Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closure => Context | obscuren | 2015-01-02 | 1 | -3/+3 |
| | |||||
* | merge | obscuren | 2014-12-24 | 1 | -0/+5 |
|\ | |||||
| * | Enable websockets for mist. Closes #218 | obscuren | 2014-12-23 | 1 | -0/+5 |
| | | |||||
* | | Switched to new trie | obscuren | 2014-12-24 | 1 | -1/+1 |
| | | |||||
* | | Moved import to utils | obscuren | 2014-12-23 | 1 | -0/+24 |
| | | |||||
* | | Refactored block & Transaction | obscuren | 2014-12-23 | 2 | -7/+7 |
| | | | | | | | | * Includes new rlp decoder | ||||
* | | Merge branch 'develop' into poc8 | obscuren | 2014-12-19 | 1 | -3/+1 |
|\| | |||||
| * | Cleaned up objects | obscuren | 2014-12-19 | 1 | -3/+1 |
| | | |||||
* | | resolve merge conflict hell | zelig | 2014-12-15 | 1 | -10/+1 |
| | | |||||
* | | adapt cmd/cli to new backend | zelig | 2014-12-15 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | | adapt to new backend | zelig | 2014-12-15 | 1 | -14/+24 |
| | | | | | | | | | | | | | | | | | | - eth p2p pkgs - new Ethereum initialiser - no caps param - use nat type - add NatType func to map nat type string to p2p.NAT - add pubkey to client identity | ||||
* | | import eth pkg | zelig | 2014-12-15 | 1 | -1/+1 |
|/ | |||||
* | Show newly created private key during startup. Closes #126 | obscuren | 2014-12-05 | 1 | -1/+1 |
| | |||||
* | Log is now interface | obscuren | 2014-12-04 | 1 | -1/+1 |
| | |||||
* | Renamed State => StateDB | obscuren | 2014-12-04 | 1 | -3/+3 |
| | |||||
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -4/+4 |
| | |||||
* | Updated environments according to the new interface set | obscuren | 2014-12-04 | 1 | -1/+33 |
| | |||||
* | merge | obscuren | 2014-12-03 | 1 | -1/+1 |
|\ | |||||
| * | Set proper message value | obscuren | 2014-12-03 | 1 | -1/+1 |
| | | |||||
* | | Begin of moving objects to types package | obscuren | 2014-11-18 | 1 | -4/+3 |
|/ | | | | | * Block(s) * Transaction(s) | ||||
* | Removed all implicit logging. Fixed gas issues and jump errors | obscuren | 2014-11-12 | 1 | -1/+1 |
| | |||||
* | Implemented new miner w/ ui interface for merged mining. Closes #177 | obscuren | 2014-11-07 | 1 | -1/+1 |
| | | | | | | | | * Miner has been rewritten * Added new miner pane * Added option for local txs * Added option to read from MergeMining contract and list them for merged mining | ||||
* | StateManager => BlockManager | obscuren | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | ethminer => miner | obscuren | 2014-10-31 | 1 | -9/+9 |
| | |||||
* | ethwire => wire | obscuren | 2014-10-31 | 1 | -4/+4 |
| | |||||
* | ethstate => state | obscuren | 2014-10-31 | 1 | -14/+14 |
| | |||||
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 2 | -4/+4 |
| | |||||
* | Moved utils to cmd | obscuren | 2014-10-31 | 3 | -0/+529 |