fedimovies/src/ethereum
2022-04-27 22:57:49 +00:00
..
api.rs Initial commit 2021-09-14 12:24:05 +00:00
contracts.rs Add periodic task that monitors subscription events 2022-02-05 23:52:56 +00:00
eip4361.rs Move address_to_string to ethereum::utils module 2022-04-16 22:32:50 +00:00
errors.rs Move functions for creating ethereum signatures to ethereum::signatures module 2022-01-28 00:42:36 +00:00
gate.rs Remove actual ethereum contracts and use interfaces instead 2022-01-28 00:42:36 +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 function that performs address ownership verification 2022-04-26 19:32:08 +00:00
nft.rs Move get_nft_contract function to ethereum::contracts module 2022-01-30 17:47:07 +00:00
signatures.rs Add function that performs address ownership verification 2022-04-26 19:32:08 +00:00
subscriptions.rs Prioritize verified results when searching for profile by subscription address 2022-04-27 22:57:49 +00:00
utils.rs Move address_to_string to ethereum::utils module 2022-04-16 22:32:50 +00:00