erigon-pulse/accounts/abi/bind/backends
Ilan Gitter 97cf3f15fc accounts/abi/backends/simulated: add more API methods (#5) (#20208)
* Add more functionality to the sim (#5)

* backends: implement more of ethclient in sim

* backends: add BlockByNumber to simulated backend

* backends: make simulated progress function agree with syncprogress interface for client

* backends: add more tests

* backends: add more comments

* backends: fix sim for index in tx and add tests

* backends: add lock back to estimategas

* backends: goimports

* backends: go ci lint

* Add more functionality to the sim (#5)

* backends: implement more of ethclient in sim

* backends: add BlockByNumber to simulated backend

* backends: make simulated progress function agree with syncprogress interface for client

* backends: add more tests

* backends: add more comments

* backends: fix sim for index in tx and add tests

* backends: add lock back to estimategas

* backends: goimports

* backends: go ci lint

* assert errs
2020-01-30 13:36:30 +02:00
..
simulated_test.go accounts/abi/backends/simulated: add more API methods (#5) (#20208) 2020-01-30 13:36:30 +02:00
simulated.go accounts/abi/backends/simulated: add more API methods (#5) (#20208) 2020-01-30 13:36:30 +02:00