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
Péter Szilágyi 90829a04bf
internal/ethapi: reduce pendingTransactions to O(txs+accs) from O(txs*accs)
7 years ago
..
addrlock.go all: update license information (#16089) 7 years ago
api.go internal/ethapi: reduce pendingTransactions to O(txs+accs) from O(txs*accs) 7 years ago
backend.go core, eth: minor txpool event cleanups 7 years ago