Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update CLI to use new Websocket RPC | Taylor Gerring | 2015-01-28 | 1 | -1/+1 |
| | | | | Use “wsport” flag to change default port | ||||
* | 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 |
|\| | | | | | | | | | Conflicts: cmd/ethereum/flags.go | ||||
| * | 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 |
|/ | | | | | | | - nat UPNP|PMP - gateway for PMP NAT - obsolete usepnp - add pubkey to client identity | ||||
* | 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 |
| | | | | | | * Renamed a couple more chain => core * Updated VM `pc` to be uint64 rather than big int * XEth interface cleanup | ||||
* | 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 |
| | | | | | | Transaction execution fixes - 60cdb1148c404218846fd39331690658168f4e04 | ||||
* | | 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 |
mist, etheruem have been moved to cmd/ |