Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged develop | obscuren | 2014-12-18 | 1 | -1/+1 |
|\ | |||||
| * | Updated to new methods | obscuren | 2014-12-18 | 1 | -1/+1 |
| | | |||||
* | | resolve merge conflict hell | zelig | 2014-12-15 | 1 | -5/+0 |
| | | |||||
* | | adapt cmd/cli to new backend | zelig | 2014-12-15 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | - new flag nat for nat support UPNP|PMP - new flag pmp for PMP gateway IP - add NatType to utils/cmd to get p2p.NAT from nat type string - obsolete usepnp flag - get rid of IsUpToDate and sleep in miner start - ethereum constructor takes nat type, port, maxpeer - add pubkey arg to client identity | ||||
* | | new cli options | zelig | 2014-12-15 | 2 | -4/+6 |
| | | | | | | | | | | | | | | - nat UPNP|PMP - gateway for PMP NAT - obsolete usepnp - add pubkey to client identity | ||||
* | | import eth pkg | zelig | 2014-12-15 | 2 | -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 |
| | | | | | | * 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 |
| | | |||||
* | | formatting update per gofmt | Taylor Gerring | 2014-11-16 | 1 | -7/+7 |
| | | |||||
* | | 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 | 2 | -2/+2 |
| | |||||
* | ethlog => logger | obscuren | 2014-10-31 | 4 | -10/+11 |
| | |||||
* | 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 | 7 | -0/+119 |
| | |||||
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 8 | -0/+621 |
mist, etheruem have been moved to cmd/ |