Commit Graph

687 Commits (b305591e1491229c35a4551f18bd5e745405700f)

Author SHA1 Message Date
Bas van Kervel 29297d3b82 fixed bug where history file was create in cwd 9 years ago
Bas van Kervel f202563777 added attach over ipc command 9 years ago
Bas van Kervel 603192cfa7 cleanup comments/code 9 years ago
Bas van Kervel a4a4e9fcf8 removed old rpc structure and added new inproc api client 9 years ago
Bas van Kervel 5c25403b13 refactored old rpc structure to new 9 years ago
Taylor Gerring 8507c867b9 Fix geth blocktest command 9 years ago
obscuren dfd18d245a cmd/geth: bump 0.9.31 9 years ago
obscuren 4673b04503 cmd/geth: bump version number 0.9.30 9 years ago
zsfelfoldi 3f94d09c1f fixed saving receipts 9 years ago
Bas van Kervel 359e6414e5 fixed windows ipc path issue 9 years ago
Bas van Kervel 22080e1fdd ipc socket always used default path 9 years ago
Bas van Kervel 594a34a88d changed send methods for backwards compatability in geth console 9 years ago
Bas van Kervel 1b59f89095 added console command 9 years ago
Bas van Kervel 0a600a03ee fixed unittest build problem 9 years ago
Bas van Kervel 862117e4bd changed send methods for backwards compatability in geth console 9 years ago
Bas van Kervel a1a475fb92 added console command 9 years ago
Bas van Kervel 2a0d888326 added API/IPC commandline flags 9 years ago
obscuren 9e9bd35557 cmd/geth: Added optional debug flag for reprocess block 9 years ago
Péter Szilágyi c4af70d0cc cmd/geth: round the import ETA before converting to string 9 years ago
Péter Szilágyi 271fb20ecb cmd/geth, eth/downloader: rough guess at the import eta 9 years ago
Péter Szilágyi b3d5ce7d48 cmd/geth, eth/downloader: collect and report import progress too 9 years ago
obscuren 7e58949c3f cmd/geth: develop version bump 0.9.29 9 years ago
obscuren 93f4852844 cmd/geth: bumped version number 0.9.28 9 years ago
Taylor Gerring 44e5ff7d15 Fix blocktest 9 years ago
obscuren 6244b10a8f core: settable genesis nonce 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
obscuren 43ceb0f5c7 cmd/geth: version bump 0.9.27 9 years ago
obscuren 2bb0e48a7b skipped failing natspec tests 9 years ago
obscuren 9b27fb91c0 cmd/geth, common/natspec: updating tests (still failing?) 9 years ago
obscuren 770a0e7839 wip 9 years ago
Gustav Simonsson 147a699c65 Add missing err checks on From() (skip RPC for now) 9 years ago
obscuren d51d74eb55 cmd/geth: bump version v0.9.26 9 years ago
Gustav Simonsson 9138955ba5 Validate account length and avoid slicing in logging 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
Felix Lange 74706a0f02 cmd/geth, cmd/utils: rename utils.Get* -> utils.Make* 9 years ago
Felix Lange 651030c98d cmd/geth: move blockchain commands to chaincmd.go 9 years ago
Felix Lange 3b9808f23c cmd/geth, cmd/utils: don't use Ethereum for import, export and upgradedb 9 years ago
Péter Szilágyi 3f91ee4ff8 cmd/geth: expand admin.progress() to something meaningful 9 years ago
obscuren 2c532a7255 cmd/geth: bump version 0.9.25 9 years ago
obscuren 222249e622 cmd/geth: Flush instead of close. This solves a nil ptr error 9 years ago
obscuren b2f2806055 cmd/geth, core: Updated DB version & seedhash debug method 9 years ago
Felix Lange 9253fc337e cmd/geth: exit the console cleanly when interrupted 9 years ago
Péter Szilágyi 4de8213887 cmd/geth: fix js console test for p2p server update 9 years ago
Péter Szilágyi e1a0ee8fc5 cmd/geth, cmd/utils, eth, p2p: pass and honor a no discovery flag 9 years ago
obscuren d74ee40c86 cmd/geth: bumped version to 0.9.24 9 years ago
obscuren 0a85260bcd cmd/geth: bumped version to 0.9.24 9 years ago
Felix Lange e221a449e0 cmd/geth, jsre, rpc: run all JS code on the event loop 9 years ago