cic-chain-events/internal/filter
Mohamed Sohail 3ac52c9373
fix: update tofrom addresses in event payload
2023-07-10 12:19:54 +08:00
..
address_filter.go major refactor: bootstrap from registry map and token index (see notes) 2023-03-29 16:17:30 +00:00
address_filter_test.go fix: add checksum address to event, use stdlib json, load addresses from ko 2023-03-11 09:29:51 +00:00
approve_filter.go fix: update tofrom addresses in event payload 2023-07-10 12:19:54 +08:00
filter.go fix: add checksum address to event, use stdlib json, load addresses from ko 2023-03-11 09:29:51 +00:00
gas_filter.go feat: add timestamp and txType to event payload 2023-04-24 07:25:25 +00:00
register_filter.go feat: add timestamp and txType to event payload 2023-04-24 07:25:25 +00:00
token_index_filter.go feat: add timestamp and txType to event payload 2023-04-24 07:25:25 +00:00
transfer_filter.go feat: add timestamp and txType to event payload 2023-04-24 07:25:25 +00:00
transfer_filter_test.go fix: add checksum address to event, use stdlib json, load addresses from ko 2023-03-11 09:29:51 +00:00