fedimovies/src/ethereum
2022-06-25 11:59:03 +00:00
..
api.rs Refactor process_nft_events function 2022-06-14 18:57:00 +00:00
contracts.rs Switch to incremental blockchain synchronization 2022-06-25 11:59:03 +00:00
eip4361.rs Update siwe-rs package to version 0.3.0 2022-05-09 19:58:42 +00:00
errors.rs Use initial block number as lower bound when making log query 2022-06-14 21:31:42 +00:00
gate.rs Use shared ContractSet object when verifing user during registration 2022-06-23 22:03:51 +00:00
identity.rs Include results based on identity proofs when searching profiles by wallet address 2022-04-27 22:19:50 +00:00
mod.rs Add CLI command for updating current block 2022-06-21 15:28:19 +00:00
nft.rs Switch to incremental blockchain synchronization 2022-06-25 11:59:03 +00:00
signatures.rs Add function that performs address ownership verification 2022-04-26 19:32:08 +00:00
subscriptions.rs Switch to incremental blockchain synchronization 2022-06-25 11:59:03 +00:00
sync.rs Switch to incremental blockchain synchronization 2022-06-25 11:59:03 +00:00
utils.rs Move address_to_string to ethereum::utils module 2022-04-16 22:32:50 +00:00