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
Darioush Jalali f733657383
internal/ethapi: avoid int overflow in GetTransactionReceipt (#26911)
2 years ago
..
addrlock.go all: update license information (#16089) 7 years ago
api.go internal/ethapi: avoid int overflow in GetTransactionReceipt (#26911) 2 years ago
api_test.go internal/ethapi: add tests for transaction types JSON marshal/unmarshal (#26667) 2 years ago
backend.go core, core/types: plain Message struct (#25977) 2 years ago
dbapi.go all: remove concept of public/private API definitions (#25053) 2 years ago
transaction_args.go core, core/types: plain Message struct (#25977) 2 years ago
transaction_args_test.go core, core/types: plain Message struct (#25977) 2 years ago