go-ethereum/miner
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
..
miner.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 2019-12-10 12:39:14 +01:00
stress_clique.go Adding L1MessageSender to Transaction (#4) 2020-05-19 14:29:38 -05:00
stress_ethash.go Adding L1MessageSender to Transaction (#4) 2020-05-19 14:29:38 -05:00
unconfirmed_test.go miner: differentiate between uncle and lost block 2018-08-23 15:44:27 +03:00
unconfirmed.go all: fix various comment typos (#17748) 2018-09-25 12:26:35 +02:00
worker_test.go Adds L1RollupTxId on Transaction and Transaction-related objects (#10) 2020-07-31 08:55:48 -05:00
worker.go Ingest Block Batches (#8) 2020-06-23 16:50:40 -05:00