Commit Graph

53 Commits (105008b6a121ade656bf63125cecb467e2434d95)

Author SHA1 Message Date
Wenbiao Zheng bd9d79adba cmd/geth: typo export -> import (#17703) 6 years ago
Péter Szilágyi 2a17fe2561
cmd: polish miner flags, deprecate olds, add upgrade path 6 years ago
Raghav Sood 11a402f747 core: report progress on log chain exports (#17066) 6 years ago
Péter Szilágyi 495bdb0c71
cmd: export preimages in RLP, support GZIP, uniform with block export 7 years ago
rjl493456442 b6b6f52ec8
cmd: implement preimage dump and import cmds 7 years ago
Kurkó Mihály 39c16c8a1e cmd, ethdb, vendor: integrate leveldb iostats (#16277) 7 years ago
Martin Holst Swende de93a9d437
main: add gc flags to import-command 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Péter Szilágyi 35767dfd0c
cmd, eth: separate out FakePeer for future reuse 7 years ago
Nick Johnson 345332906c
cmd: Added support for copying data to another DB instance 7 years ago
Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 years ago
Bas van Kervel 8b517d7f00
cmd/geth: reorganise chain commands/flags 7 years ago
Péter Szilágyi 181a3309df
cmd/geth, cmd/utils: init/removedb on light/full dbs simultaneously 7 years ago
Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 years ago
Felix Lange 37dd9086ec core: refactor genesis handling 8 years ago
Martin Holst Swende 544247c918 * cmd/geth: add --nocompaction flag + multiple import files 8 years ago
Péter Szilágyi 9184249b39 Logger updates 3 (#3730) 8 years ago
Péter Szilágyi aca066f337
cmd/geth: drop upgradedb subcommand since it's unfeasible 8 years ago
Péter Szilágyi 1ca20a2697
cmd, whisper/mailserver: revert to utils.Fatalf 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Shintaro Kaneko 355a42f36d cmd/geth, cmd/swarm: Fix to close file handler appropriately 8 years ago
Péter Szilágyi 86f9e836be cmd/geth: tidied up the source (#3385) 8 years ago
Jeffrey Wilcke aad4890082 cmd/geth, core, light, mobile: removed state account StartingNonce 8 years ago
Kenji Siu 80ea44c485 cmd/geth: improve command help messages (#3227) 8 years ago
zsfelfoldi 7db7109a5b cmd, eth: added light client and light server modes 8 years ago
Péter Szilágyi 1291778032
cmd/geth, code, eth/downloader: tune import logs and mem stats 8 years ago
Péter Szilágyi 88a593d559
cmd/geth, trie: report on trie cache unloads, also add debug log 8 years ago
Péter Szilágyi 4f46bd19d0
cmd, core/state: allow configurable trie cache generations 8 years ago
Péter Szilágyi 2bb5ec1e41
cmd/geth, trie: track and report trie cache misses 8 years ago
Péter Szilágyi a1c63e8be6
cmd/geth: compact and print database stats after an import 8 years ago
Felix Lange eeb322ae64 node: ensure datadir can be co-inhabited by different instances 8 years ago
Hellsegga 6bd9008025 cmd/geth: set correct initial nonce on testnet for import/init subcommands (#2924) 8 years ago
Péter Szilágyi 90e07b19ab cmd: fix CLI package deprecation warnings 8 years ago
Bas van Kervel 861add3d72 cmd/geth: codegansta/cli package renamed to urfave/cli 8 years ago
zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 8 years ago
Péter Szilágyi da729e5b38 cmd/geth, console: fix reviewer issues 8 years ago
Péter Szilágyi ffaf58f0a9 cmd, console: split off the console into a reusable package 8 years ago
Felix Lange dff9b4246f cmd/geth, cmd/utils: improve input handling 9 years ago
Felix Lange e6fb69296e common: remove old RLP implementation, Value and ExtPackage 9 years ago
Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 9 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 9 years ago
Maran 4d5501c46a cmd/geth: Fix chain purging from cmd line 9 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Taylor Gerring 2729e6294a Improved error checking 9 years ago
Taylor Gerring ed621aae33 Cleanup 9 years ago
Taylor Gerring d65b64c884 Allow export command to take first and last args 9 years ago
Felix Lange e84bbcce3c cmd/geth: don't flush databases after import 9 years ago
Felix Lange 67effb94b6 cmd/geth, cmd/utils: make chain importing interruptible 9 years ago