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/internal/ethapi
Felix Lange 1f1ea18b54 core/state: implement reverts by journaling all changes 8 years ago
..
api.go core, eth, trie: reuse trie journals in all our code 8 years ago
backend.go core, eth, internal, miner: optimize txpool for quick ops 8 years ago
solc.go common/compiler: simplify solc wrapper 8 years ago
tracer.go internal/ethapi: Fix bug in opCodeWrapper usage 8 years ago
tracer_test.go core/state: implement reverts by journaling all changes 8 years ago