go-ethereum/light
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
..
lightchain_test.go all: on-chain oracle checkpoint syncing (#19543) 2019-06-28 10:34:02 +03:00
lightchain.go core, light: write chain data in atomic way (#20287) 2020-01-17 12:49:32 +02:00
nodeset.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
odr_test.go Ingest Block Batches (#8) 2020-06-23 16:50:40 -05:00
odr_util.go les: handler separation (#19639) 2019-08-21 11:29:34 +02:00
odr.go all: on-chain oracle checkpoint syncing (#19543) 2019-06-28 10:34:02 +03:00
postprocess.go les: fix and slim the unit tests of les (#20247) 2019-11-06 22:09:37 +01:00
trie_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
trie.go Hex Trie -> Binary Trie (#7) 2020-06-10 17:00:45 -05:00
txpool_test.go Adding L1MessageSender to Transaction (#4) 2020-05-19 14:29:38 -05:00
txpool.go Ingest Block Batches (#8) 2020-06-23 16:50:40 -05:00