go-ethereum/light
Will Meister 499c6b5c36
Adds L1RollupTxId on Transaction and Transaction-related objects (#10)
* Adding L1RollupTxId field to Transactions
* Adding rollup transactions signing key config and bug fixing within api.go. Signing key and endpoint will be removed when go handles batch fetching
2020-07-31 08:55:48 -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 Adds L1RollupTxId on Transaction and Transaction-related objects (#10) 2020-07-31 08:55:48 -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 Adds L1RollupTxId on Transaction and Transaction-related objects (#10) 2020-07-31 08:55:48 -05:00
txpool.go Ingest Block Batches (#8) 2020-06-23 16:50:40 -05:00