Commit Graph

111 Commits (41ae6f298e079a073282de001e6b1eaa51472638)

Author SHA1 Message Date
obscuren 01b833146f Added mining stop and start 10 years ago
obscuren b902de20c7 Fixes #49 10 years ago
obscuren 3f5b348451 Fixes #50 10 years ago
obscuren 16bd88c10a Removed method name 10 years ago
obscuren 93e12250c7 Switch variables as intended 10 years ago
obscuren f4551a7e9f Changed flag parsing 10 years ago
obscuren 563c035eb5 Refactored some of the functions 10 years ago
obscuren de1dfae717 Forked version of otto so we can support lowerCased methods 10 years ago
obscuren 0ef7f63729 Removed old console in favor of the new JS REPL 10 years ago
obscuren a05adb1128 Refactored file structure 10 years ago
Maran dfc3cb441b Increase default peer amount to 10 10 years ago
obscuren 92eaa98e83 Added js interpret mode 10 years ago
obscuren 017bbbb582 Improved REPL output 10 years ago
obscuren 16421106d4 Added multi-line support 10 years ago
obscuren 3b7707c3fd Improved console 10 years ago
obscuren 770808ce0d Readline repl for linux & osx 10 years ago
obscuren 6a78e080e6 Tell config which loggers to use 11 years ago
obscuren 0a03484188 Implemented JavaScript console 11 years ago
obscuren cbce882f5e Basic javascript console 11 years ago
obscuren 9a057021c3 Update wallet value for coinbase rewards. Implements #44 & #43 11 years ago
Maran a1dcc5cd17 Prevent crash during import of privkeys. 11 years ago
obscuren f18ec51cb3 Switched to new keyring methods 11 years ago
Maran 9fce273ce9 Refactored RPC client to utils so it can be reused 11 years ago
Maran e8147cf7c6 Refactored mining into utils and exposed it to ethereal. Partly fixes #43 11 years ago
Maran 0d9c948b9b Generate coinbase from privatekey, not pubkey. Partily fixes #43 11 years ago
Maran 54eff2d778 Change coinbase to be the address not public key 11 years ago
Maran 20ea78945e Implemented new JS/EthPub methods 11 years ago
obscuren 32c6126593 Fix 11 years ago
Maran 9a03df7bd8 Implemented a flag for a different RPC port; --rpcport 11 years ago
Maran b9876df5dc Added support to NewJsonRpc to return an error as well as an interface 11 years ago
Maran a5963d1377 Enable seed again 11 years ago
Maran cf7ab07264 Disable seed by default 11 years ago
obscuren 5d15563ea7 PreProcess => PreParse 11 years ago
obscuren 0bf2d24cb0 Changed seeding 11 years ago
Maran c9852c4929 Renamed etherpc to ethrpc 11 years ago
Maran e94e5ac75d Implemented rpc for ethereal and ethereum 11 years ago
Maran bcb3ad7332 Fix circular deps 11 years ago
Maran 3424bf17ca Moved RPC Server and implemented it as a package 11 years ago
obscuren 922974c760 Added muted 11 years ago
obscuren e16fd323e8 Leverage the new watch & address:changed functionality 11 years ago
obscuren b962779a13 Minor update and fixes to the gui and console 11 years ago
zelig 59a7b13019 typo interrupt 11 years ago
zelig 32b09d652d non-interactive option 11 years ago
zelig f4c13f8656 logfile 11 years ago
zelig 7f0c974008 empty string -> empty byte array 11 years ago
obscuren 1cd7d4456b Updated to use new state object 11 years ago
Maran cc5501b12f Importing mnemonic support 11 years ago
obscuren e403b28eea Fixed miner 11 years ago
obscuren ebbc5e7cb8 Updated to new mutan api 11 years ago
obscuren 3fb7ae2fa1 Removed CreateTx 11 years ago