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
d3ece3a07c
cmd/utils, node: switch to Pebble as the default db if none exists ( #27136 )
...
* cmd/utils, node: switch to Pebble as the default db if none exists
* node: fall back to LevelDB on platforms not supporting Pebble
* core/rawdb, node: default to Pebble at the node level
* cmd/geth: fix some tests explicitly using leveldb
* ethdb/pebble: allow double closes, makes tests simpler
2 years ago
..
abidump
all: update license headers and AUTHORS from git history ( #24947 )
3 years ago
abigen
accounts, build, mobile: remove Andriod and iOS support
2 years ago
bootnode
cmd/bootnode, cmd/utils: add 'pmp:<IP>' to --nat flag description ( #26381 )
2 years ago
checkpoint-admin
all: update links in documentation ( #26882 )
2 years ago
clef
all: remove support for Ropsten ( #26644 )
2 years ago
devp2p
cmd/devp2p: make crawler-route53-updater less verbose ( #27116 )
2 years ago
ethkey
internal/version: use gitCommit injection in version handling code ( #25851 )
2 years ago
evm
core/types, params: add blob transaction type, RLP encoded for now ( #27049 )
2 years ago
faucet
all: use http package to replace http method names ( #26535 )
2 years ago
geth
cmd/utils, node: switch to Pebble as the default db if none exists ( #27136 )
2 years ago
p2psim
internal/version: use gitCommit injection in version handling code ( #25851 )
2 years ago
rlpdump
all: change format `0x%x` to `%#x` ( #25221 )
2 years ago
utils
cmd/utils, node: switch to Pebble as the default db if none exists ( #27136 )
2 years ago