Commit Graph

600 Commits (c2bca5939d1d78d1548fcd43c29390fb06a508c0)
 

Author SHA1 Message Date
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 4198969302 Merge branch 'release/poc5-rc7' into develop 10 years ago
obscuren c07c454935 Merge branch 'release/poc5-rc7' 10 years ago
obscuren 34014c1c51 Bump 10 years ago
Maran 0cf617ef0c Implemented GUI watchers for rapid reload. Implements #46 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 30842eb8d0 Changed logging 10 years ago
obscuren 43f88b2bbb Removed nonce incrementing 10 years ago
obscuren 770808ce0d Readline repl for linux & osx 10 years ago
obscuren 2ac292dc7a Merge branch 'feature/otto' into develop 11 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 3a2bddc160 Refactored to reactor. Fixes #42 11 years ago
obscuren 9ba3c6d1af Merge branch 'release/poc5-rc6' into develop 11 years ago
obscuren 942f552c62 Merge branch 'release/poc5-rc6' 11 years ago
obscuren a73ae8727d Bumped version 11 years ago
obscuren 278ee3f16c Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 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
Maran c9db87277b Fix merge conflicts 11 years ago
Maran 2c7b625daa Make sure we have a coinbase address to mine with 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 2012e0c67a Rewritten a check to only start mining once we are caught up with all peers 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
obscuren faa3073625 Changed validators to regexp validators 11 years ago
obscuren 809b4ae0f6 Merge branch 'develop' 11 years ago
obscuren 7f94b266c7 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 11 years ago
obscuren 1adfc272a8 Merge branch 'release/poc5-rc4' 11 years ago
obscuren 9caf53f8c6 Bumped 11 years ago
Maran fca36cc03d Typo 11 years ago
Maran b71094b01c Removed harcoded addresses from GetBlock JS bindings. Fixes #39 11 years ago
Maran edc281ac5f Depcrecated set 11 years ago
Maran ee2cef3b2e Adding new API test case html 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 dd60382fc3 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 11 years ago
obscuren 32c6126593 Fix 11 years ago
obscuren 03371b74d7 Public ethereum interface uses EthManager 11 years ago
Maran c99aa7bdcf Fix merge conflict 11 years ago