fedimovies/src/ethereum
2022-12-03 22:57:09 +00:00
..
api.rs Refactor process_nft_events function 2022-06-14 18:57:00 +00:00
contracts.rs Add chain ID column to subscription table 2022-08-31 20:42:56 +00:00
eip4361.rs Rename instance.host() to instance.hostname() 2022-11-24 13:27:10 +00:00
errors.rs Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
gate.rs Allow password login when token gate is disabled 2022-11-16 17:21:42 +00:00
identity.rs Use base64 encoding for JcsEip191Signature2022 integrity proofs 2022-11-19 15:52:20 +00:00
mod.rs Add CLI command for updating current block 2022-06-21 15:28:19 +00:00
nft.rs Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
signatures.rs Use base64 encoding for JcsEip191Signature2022 integrity proofs 2022-11-19 15:52:20 +00:00
subscriptions.rs Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
sync.rs Wait for required number of confirmations before processing block 2022-07-28 13:14:12 +00:00
utils.rs Add chain ID column to subscription table 2022-08-31 20:42:56 +00:00