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.
Felix Lange
46e8940b19
accounts: streamline API
...
- Manager.Accounts no longer returns an error.
- Manager methods take Account instead of common.Address.
- All uses of Account with unkeyed fields are converted.
9 years ago
..
bootnodes.go
cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks
9 years ago
client.go
cmd, node, rpc: readd inproc RPC client, expose via node
9 years ago
cmd.go
cmd/geth, cmd/utils: improve input handling
9 years ago
customflags.go
cmd/utils: fix path expansion on windows
10 years ago
customflags_test.go
cmd/utils: fix path expansion on windows
10 years ago
fdlimit_test.go
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
9 years ago
fdlimit_unix.go
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
9 years ago
fdlimit_windows.go
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
9 years ago
flags.go
accounts: streamline API
9 years ago
input.go
cmd/geth, cmd/utils: improve input handling
9 years ago
jeth.go
cmd/geth, cmd/utils: improve input handling
9 years ago