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.
 
 
 
 
 
 
go-ethereum/eth
Felix Lange d3b751e4d9 trie: remove dependency on ethdb 8 years ago
..
downloader trie: remove dependency on ethdb 8 years ago
fetcher core/types, params: EIP#155 8 years ago
filters core/vm: move Log to core/types 8 years ago
gasprice all: update license information 8 years ago
api.go core/vm: improved EVM run loop & instruction calling (#3378) 8 years ago
api_backend.go core/vm: move Log to core/types 8 years ago
backend.go cmd/utils, eth, les: bubble --fakepow flag into eth/les too 8 years ago
backend_test.go core/vm: move Log to core/types 8 years ago
bad_block.go all: update license information 8 years ago
bind.go internal/ethapi: fix hex handling for eth_call input and eth_sendRawTransaction 8 years ago
db_upgrade.go all: update license information 8 years ago
handler.go eth, les: defer starting LES service until ETH initial sync is finished 8 years ago
handler_test.go core/types, params: EIP#155 8 years ago
helper_test.go core: bugfix state change race condition in txpool (#3412) 8 years ago
metrics.go eth, eth/downloader, eth/fetcher: delete eth/61 code 8 years ago
peer.go eth, eth/downloader: better remote head tracking 8 years ago
protocol.go core: bugfix state change race condition in txpool (#3412) 8 years ago
protocol_test.go core, eth, internal, miner: optimize txpool for quick ops 8 years ago
sync.go Merge pull request #3413 from zsfelfoldi/light-topic4 8 years ago
sync_test.go eth: skip transaction handling during fast sync 8 years ago