| Commit message (Expand) | Author | Age | Files | Lines |
* | %#x => %x | obscuren | 2015-03-20 | 1 | -1/+1 |
* | test | obscuren | 2015-03-20 | 1 | -1/+1 |
* | Removed frontier from version :-( | obscuren | 2015-03-19 | 1 | -1/+1 |
* | added frontier to version | obscuren | 2015-03-19 | 1 | -1/+1 |
* | Merge branch 'frontier/cli-private-network' of https://github.com/ethersphere... | obscuren | 2015-03-19 | 1 | -3/+3 |
|\ |
|
| * | private network support | zelig | 2015-03-18 | 1 | -3/+3 |
* | | cmd/ethereum: add makedag command for testing | Felix Lange | 2015-03-17 | 1 | -0/+21 |
|/ |
|
* | bump | obscuren | 2015-03-18 | 1 | -1/+1 |
* | we do not use the name Frontier Console | zelig | 2015-03-16 | 1 | -4/+4 |
* | Merge remote-tracking branch 'upstream/develop' into frontier/js | zelig | 2015-03-16 | 1 | -3/+3 |
|\ |
|
| * | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -3/+3 |
* | | CLI: | zelig | 2015-03-15 | 1 | -16/+34 |
|/ |
|
* | merge | obscuren | 2015-03-15 | 1 | -8/+11 |
|\ |
|
| * | cmd/ethereum: add blocktest command | Felix Lange | 2015-03-14 | 1 | -0/+1 |
| * | cmd/utils: GetEthereum -> MakeEthConfig | Felix Lange | 2015-03-14 | 1 | -8/+10 |
* | | Support for addresses with or without 0x. Fixes #472 | Maran | 2015-03-14 | 1 | -1/+1 |
|/ |
|
* | cmd/ethereum: remove extra check for 'no accounts' error | Felix Lange | 2015-03-12 | 1 | -9/+2 |
* | miner: provide coinbase when starting the miner | Felix Lange | 2015-03-12 | 1 | -1/+1 |
* | merge | obscuren | 2015-03-12 | 1 | -13/+18 |
|\ |
|
| * | cmd/ethereum: add a flag to switch to unencrytped keystore | Felix Lange | 2015-03-11 | 1 | -13/+18 |
* | | Reverted global | obscuren | 2015-03-11 | 1 | -1/+1 |
* | | Merge branch 'develop' into rpcfrontier | obscuren | 2015-03-11 | 1 | -24/+117 |
|\| |
|
| * | Merge branch origin/develop into accounts-integration | Felix Lange | 2015-03-11 | 1 | -11/+32 |
| |\
| |/
|/| |
|
| * | cmd/ethereum: show some help before prompting for encryption passphrase | Felix Lange | 2015-03-10 | 1 | -0/+3 |
| * | cmd/ethereum: show more helpful message if no accounts exist | Felix Lange | 2015-03-10 | 1 | -2/+17 |
| * | cmd/ethereum: unlock accounts on JS REPL | Felix Lange | 2015-03-10 | 1 | -2/+3 |
| * | cmd/ethereum: allow multiple js files | Felix Lange | 2015-03-10 | 1 | -5/+5 |
| * | Merge ethereum/poc-9 into accounts-integration | Felix Lange | 2015-03-10 | 1 | -5/+6 |
| |\ |
|
| * | | rpc: add dataDir parameter and JSON-RPC handler | Felix Lange | 2015-03-10 | 1 | -3/+1 |
| * | | cmd/utils: add NewApp | Felix Lange | 2015-03-10 | 1 | -5/+1 |
| * | | cmd/ethereum: add account commands | Felix Lange | 2015-03-07 | 1 | -8/+71 |
* | | | version output | zelig | 2015-03-08 | 1 | -5/+7 |
* | | | add export blockchain subcommand, remove BlockDo | zelig | 2015-03-08 | 1 | -6/+25 |
| |/
|/| |
|
* | | Bump v | obscuren | 2015-03-08 | 1 | -1/+1 |
* | | Separated block db from state db. Partial fix for #416 | obscuren | 2015-03-07 | 1 | -3/+3 |
* | | Debug option for VM & command line flag | obscuren | 2015-03-06 | 1 | -1/+2 |
|/ |
|
* | cmd/ethereum: fix JS REPL exit and add support for dumb terminals | Felix Lange | 2015-03-06 | 1 | -4/+3 |
* | cmd/ethereum: new JS repl with cross-platform line editing | Felix Lange | 2015-03-06 | 1 | -3/+2 |
* | cmd/ethereum: improve command line interface | Felix Lange | 2015-03-06 | 1 | -90/+148 |
* | Clean up REPL | obscuren | 2015-03-04 | 1 | -1/+7 |
* | Merge branch 'develop' of github.com:ethereum/go-ethereum into removews | Taylor Gerring | 2015-03-02 | 1 | -19/+22 |
|\ |
|
| * | Fixed miner threads for ethereum CLI | obscuren | 2015-03-01 | 1 | -18/+19 |
| * | Merge pull request #402 from tgerring/rpcupdates | Jeffrey Wilcke | 2015-03-01 | 1 | -1/+1 |
| |\ |
|
| | * | Add flag to set RPC port | Taylor Gerring | 2015-02-28 | 1 | -1/+1 |
| * | | Unused variable | obscuren | 2015-03-01 | 1 | -1/+0 |
| * | | Removed some methods from the JS REPL | obscuren | 2015-03-01 | 1 | -0/+3 |
| |/ |
|
* / | Remove Websockets RPC transport | Taylor Gerring | 2015-03-01 | 1 | -4/+0 |
|/ |
|
* | Bump | obscuren | 2015-02-27 | 1 | -1/+1 |
* | Bump | obscuren | 2015-02-22 | 1 | -1/+1 |
* | reverted back to proper version number | obscuren | 2015-02-21 | 1 | -1/+1 |
* | Minor updates for release | obscuren | 2015-02-21 | 1 | -1/+1 |
* | Merge pull request #339 from tgerring/jsonlog | Taylor Gerring | 2015-02-19 | 1 | -0/+1 |
|\ |
|
| * | Re-add LogFormat to Config | Taylor Gerring | 2015-02-18 | 1 | -0/+1 |
* | | Disabled ability to disable whisper. Closes #334 | obscuren | 2015-02-18 | 1 | -1/+1 |
|/ |
|
* | Fixed issue in peer window | obscuren | 2015-02-14 | 1 | -1/+1 |
* | cmd/ethereum, cmd/mist, eth, p2p: use package p2p/nat | Felix Lange | 2015-02-13 | 1 | -14/+13 |
* | cmd/mist, cmd/ethereum: add CLI arguments for node key | Felix Lange | 2015-02-10 | 1 | -0/+1 |
* | cmd/ethereum, cmd/mist: add flag for discovery bootstrap nodes | Felix Lange | 2015-02-07 | 1 | -1/+2 |
* | cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API | Felix Lange | 2015-02-06 | 1 | -3/+2 |
* | Move hardcoded seed node address to app flag | Taylor Gerring | 2015-02-03 | 1 | -1/+1 |
* | Bumped version number | obscuren | 2015-01-30 | 1 | -1/+1 |
* | Update CLI to use new Websocket RPC | Taylor Gerring | 2015-01-28 | 1 | -1/+1 |
* | Refactored ethutil.Config.Db out | obscuren | 2015-01-07 | 1 | -1/+3 |
* | Added version flag | obscuren | 2015-01-07 | 1 | -0/+15 |
* | Added license headers | obscuren | 2015-01-06 | 1 | -17/+20 |
* | Fixed peer window. Minor tweaks and fixes | obscuren | 2015-01-06 | 1 | -1/+1 |
* | Merge | obscuren | 2015-01-06 | 1 | -7/+9 |
* | Version bump | obscuren | 2015-01-04 | 1 | -1/+1 |
* | Cleaned up some of that util | obscuren | 2015-01-04 | 1 | -30/+18 |
* | export => import | obscuren | 2014-12-24 | 1 | -1/+1 |
* | merge | obscuren | 2014-12-24 | 1 | -1/+1 |
|\ |
|
| * | Bump | obscuren | 2014-12-24 | 1 | -1/+1 |
* | | Switched to new trie | obscuren | 2014-12-24 | 1 | -3/+3 |
* | | Moved import to utils | obscuren | 2014-12-23 | 1 | -18/+2 |
* | | Close the file | obscuren | 2014-12-23 | 1 | -0/+2 |
* | | Decode from stream directly | obscuren | 2014-12-23 | 1 | -3/+2 |
* | | Chain importer | obscuren | 2014-12-23 | 1 | -1/+27 |
* | | Merge branch 'develop' into poc8 | obscuren | 2014-12-20 | 1 | -1/+1 |
|\| |
|
| * | version bump | obscuren | 2014-12-19 | 1 | -1/+1 |
* | | Merged develop | obscuren | 2014-12-18 | 1 | -1/+1 |
|\| |
|
| * | Updated to new methods | obscuren | 2014-12-18 | 1 | -1/+1 |
* | | new cli options | zelig | 2014-12-15 | 1 | -2/+2 |
|/ |
|
* | upped proto version and modified block pool | obscuren | 2014-12-05 | 1 | -1/+1 |
* | Upped protocol version | obscuren | 2014-12-04 | 1 | -1/+1 |
* | Renames for chain, updated VM, moved methods | obscuren | 2014-12-04 | 1 | -1/+1 |
* | merge | obscuren | 2014-12-03 | 1 | -1/+1 |
|\ |
|
| * | Fixed mem error in vm. Fixed logs tests | obscuren | 2014-12-03 | 1 | -1/+1 |
* | | Fixed merge | obscuren | 2014-11-29 | 1 | -1/+2 |
|\| |
|
| * | updated PV | obscuren | 2014-11-29 | 1 | -1/+1 |
| * | Updated main.go - fix for broken develop build | Eric Robitaille | 2014-11-21 | 1 | -1/+1 |
* | | Fixed tests for 'types' | obscuren | 2014-11-19 | 1 | -3/+2 |
* | | Remove failing Printf | Taylor Gerring | 2014-11-15 | 1 | -1/+2 |
|/ |
|
* | Version bump | obscuren | 2014-11-14 | 1 | -1/+1 |
* | Transaction execution fixes | obscuren | 2014-11-12 | 1 | -1/+1 |
* | Version bump | obscuren | 2014-11-04 | 1 | -1/+1 |
* | all: fix rename breakage | Felix Lange | 2014-11-01 | 1 | -2/+1 |
* | Moved utils to cmd | obscuren | 2014-10-31 | 1 | -1/+1 |
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -2/+3 |
* | ethcrypto => crypto | obscuren | 2014-10-31 | 1 | -2/+2 |
* | Removed events from the state manager | obscuren | 2014-10-29 | 1 | -0/+2 |
* | cmd/*: add license headers | Felix Lange | 2014-10-23 | 1 | -0/+17 |
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -0/+115 |