erigon-pulse/ethclient
Dan Sosedoff 669c0ea0d8 ethclient: add BlockNumber method (#21500)
This adds a new client method BlockNumber to fetch the most recent
block number of the chain.
2020-10-06 14:12:09 +02:00
..
ethclient_test.go Another step in migrating tests to staged sync (#970) 2020-08-24 18:00:40 +01:00
ethclient.go ethclient: add BlockNumber method (#21500) 2020-10-06 14:12:09 +02:00
signer.go Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00