erigon-pulse/eth/filters
Evgeny Danilenko 199ede36a2
Prevent slice make and copy in Pushes (#625)
* prevent slice make and copy in Pushes

* do not pad if the same length

* after CR

* linters

* linters

* linters
2020-06-05 19:46:34 +03:00
..
api_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
bench_test.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 2020-01-30 13:36:30 +02:00
filter_system_test.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
filter_system.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 2020-01-30 13:36:30 +02:00
filter_test.go Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00
filter.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00