go-ethereum/accounts/abi/bind
Will Meister 83c7d841eb
Ingest Block Batches (#8)
Handling BlockBatches in Geth at `SendBlockBatches` endpoint (eth_sendBlockBatches)

Other:
* Adding PR template
* Adding ability to set timestamp and making blocks use configured timestamp
* Adding ability to encode original tx nonce in calldata
* Adding L1MessageSender to Contract Creation Txs
2020-06-23 16:50:40 -05:00
..
backends Ingest Block Batches (#8) 2020-06-23 16:50:40 -05:00
auth.go accounts, cmd, contracts, les: integrate clef for transaction signing (#19783) 2019-07-03 22:54:59 +03:00
backend.go accounts/abi/bind: support event filtering in abigen 2018-01-24 10:54:13 +02:00
base_test.go accounts/abi: Fix method overwritten by same name methods. (#17099) 2019-07-01 16:51:21 +02:00
base.go Ingest Block Batches (#8) 2020-06-23 16:50:40 -05:00
bind_test.go accounts/abi: fix method constant flag for solidity 6.0 (#20482) 2020-01-06 12:03:26 +01:00
bind.go accounts/abi/bind: avoid reclaring structs (#20381) 2019-11-25 14:03:22 +01:00
template.go accounts/abi/bind: avoid reclaring structs (#20381) 2019-11-25 14:03:22 +01:00
topics_test.go [#20266] Fix bugs decoding integers and fixed bytes in indexed event fields (#20269) 2019-12-18 11:16:07 +01:00
topics.go [#20266] Fix bugs decoding integers and fixed bytes in indexed event fields (#20269) 2019-12-18 11:16:07 +01:00
util_test.go Ingest Block Batches (#8) 2020-06-23 16:50:40 -05:00
util.go all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00