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.
Péter Szilágyi
3d32690b54
cmd, core, eth: journal local transactions to disk ( #14784 )
...
* core: reduce txpool event loop goroutines and sync structs
* cmd, core, eth: journal local transactions to disk
* core: journal replacement pending transactions too
* core: separate transaction journal from pool
8 years ago
..
cmd.go
Logger updates 3 ( #3730 )
8 years ago
customflags.go
cmd/geth: add --config file flag ( #13875 )
8 years ago
customflags_test.go
cmd/utils: fix path expansion on windows
10 years ago
fdlimit_freebsd.go
cmd/utils: fix build on *BSD
9 years ago
fdlimit_test.go
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
9 years ago
fdlimit_unix.go
cmd/utils: fix build on *BSD
9 years ago
fdlimit_windows.go
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
9 years ago
flags.go
cmd, core, eth: journal local transactions to disk ( #14784 )
8 years ago