go-ethereum/consensus/clique
lightclient 2e8e35f2ad
all: refactor so NewBlock, WithBody take types.Body (#29482)
* all: refactor so NewBlock(..) and WithBody(..) take a types.Body

* core: fixup comments, remove txs != receipts panic

* core/types: add empty withdrawls to body if len == 0
2024-04-30 14:55:08 +02:00
..
api.go consensus/clique: fix typo in comment (#27503) 2023-06-19 08:47:00 +02:00
clique_test.go core: move genesis alloc types to core/types (#29003) 2024-02-16 19:05:33 +01:00
clique.go all: refactor so NewBlock, WithBody take types.Body (#29482) 2024-04-30 14:55:08 +02:00
snapshot_test.go all: remove dependency on golang.org/exp (#29314) 2024-03-25 07:50:18 +01:00
snapshot.go trie, consensus/clique: use maps.Clone (#29616) 2024-04-24 14:27:58 +02:00