go-ethereum/eth/filters
Will Meister 499c6b5c36
Adds L1RollupTxId on Transaction and Transaction-related objects (#10)
* Adding L1RollupTxId field to Transactions
* Adding rollup transactions signing key config and bug fixing within api.go. Signing key and endpoint will be removed when go handles batch fetching
2020-07-31 08:55:48 -05:00
..
api_test.go common: delete StringToAddress, StringToHash (#16436) 2018-04-10 14:12:07 +03:00
api.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 2019-12-10 12:39:14 +01:00
bench_test.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 2019-12-10 12:39:14 +01:00
filter_system_test.go Adds L1RollupTxId on Transaction and Transaction-related objects (#10) 2020-07-31 08:55:48 -05:00
filter_system.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 2019-12-10 12:39:14 +01:00
filter_test.go Adds L1RollupTxId on Transaction and Transaction-related objects (#10) 2020-07-31 08:55:48 -05:00
filter.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 2019-12-10 12:39:14 +01:00