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
2feb23c1da
core, eth, miner, xeth: receipt storage fix
* Added GetReceiptsFromBlock, GetReceipt, PutReceipts
* Added ContractAddress to receipt. See #1042
|
10 years ago |
.. |
downloader
|
eth/downloader: fix a rare test race on the OSX CI
|
10 years ago |
fetcher
|
cmd, core, eth, metrics, p2p: require enabling metrics
|
10 years ago |
backend.go
|
core, miner: miner header validation, transaction & receipt writing
|
10 years ago |
gasprice.go
|
core, eth, miner, xeth: receipt storage fix
|
10 years ago |
handler.go
|
eth, eth/downloader: fix #1231, DOS vulnerability in hash queueing
|
10 years ago |
metrics.go
|
eth, eth/downloader: transition to eth 61
|
10 years ago |
peer.go
|
eth: fix #1371, double lock during block/txn known set limitation
|
10 years ago |
protocol.go
|
eth: add the blocks from numbers protocol message
|
10 years ago |
protocol_test.go
|
core, miner: miner header validation, transaction & receipt writing
|
10 years ago |
sync.go
|
eth: clean up peer struct a bit, fix double txn bcast
|
10 years ago |