Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeffrey Wilcke
29e2fb38f8
core, miner: miner header validation, transaction & receipt writing
...
* Miners do now verify their own header, not their state.
* Changed old putTx and putReceipts to be exported
* Moved writing of transactions and receipts out of the block processer
in to the chain manager. Closes #1386
* Miner post ChainHeadEvent & ChainEvent. Closes #1388
10 years ago
..
bootnode
cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design
10 years ago
disasm
moved state and vm to core
10 years ago
ethtest
Expand --test switch
10 years ago
evm
Use uint64 for block header timestamp
10 years ago
geth
Merge pull request #1351 from karalabe/eth61
10 years ago
rlpdump
cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit
10 years ago
utils
core, miner: miner header validation, transaction & receipt writing
10 years ago
LICENSE
Merge eth-go repository into go-ethereum
10 years ago