go-ethereum/consensus
Will Meister 67ee6f3cb0
Adding L1MessageSender to Transaction (#4)
* Adding L1MessageSender to Transaction
* Adding logic to omit L1MessageSender in encoding / decoding when nil and never use it in hash computation

Co-authored-by: ben-chain <ben@pseudonym.party>
2020-05-19 14:29:38 -05:00
..
clique Adding L1MessageSender to Transaction (#4) 2020-05-19 14:29:38 -05:00
ethash consensus/ethash: fix a typo and error message (#20503) 2020-01-07 18:19:21 +01:00
misc rlp, trie, contracts, compression, consensus: improve comments (#14580) 2017-06-12 14:45:17 +02:00
consensus.go consensus,core,miner: avoid overhead of creating a new block (#19301) 2019-04-30 16:42:36 +03:00
errors.go consensus: fix possessives in comments. (#20209) 2019-10-28 09:57:34 +02:00