fedimovies/src/ethereum
2022-08-04 12:34:31 +00:00
..
api.rs Refactor process_nft_events function 2022-06-14 18:57:00 +00:00
contracts.rs Add API method for adding subscription as payment option 2022-07-25 21:38:58 +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 Enable contract feature detection 2022-06-30 12:20:14 +00:00
identity.rs Move currencies module to utils 2022-08-04 12:34:31 +00:00
mod.rs Add CLI command for updating current block 2022-06-21 15:28:19 +00:00
nft.rs Wait for required number of confirmations before processing block 2022-07-28 13:14:12 +00:00
signatures.rs Update contracts to v0.4.0 2022-06-28 18:28:40 +00:00
subscriptions.rs Move currencies module to utils 2022-08-04 12:34:31 +00:00
sync.rs Wait for required number of confirmations before processing block 2022-07-28 13:14:12 +00:00
utils.rs Move address_to_string to ethereum::utils module 2022-04-16 22:32:50 +00:00