erigon-pulse/accounts/abi/bind
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
..
backends Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00
auth.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
backend.go post-rebase fixups v1.9.10 2020-01-30 13:36:30 +02:00
base_test.go post-rebase fixups 2020-05-20 15:26:22 +03:00
base.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
bind_test.go accounts/abi: Prevent recalculation of internal fields (#20895) 2020-05-20 15:26:22 +03:00
bind.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00
template.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00
util_test.go Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00
util.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00