cic-chain-events/internal/filter
Mohamed Sohail 8085168ed3
major refactor: bootstrap from registry map and token index (see notes)
* the cache is now bootstrapped from the token index and registry map
* a token index filter auto updates the cache when a token is added (using add sig)
* minor fixes to filters
2023-03-29 16:17:30 +00: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
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 major refactor: bootstrap from registry map and token index (see notes) 2023-03-29 16:17:30 +00:00
register_filter.go major refactor: bootstrap from registry map and token index (see notes) 2023-03-29 16:17:30 +00:00
token_index_filter.go major refactor: bootstrap from registry map and token index (see notes) 2023-03-29 16:17:30 +00:00
transfer_filter.go major refactor: bootstrap from registry map and token index (see notes) 2023-03-29 16:17:30 +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