Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up of xeth | obscuren | 2015-01-29 | 1 | -211/+0 |
| | |||||
* | moving to a better xeth | obscuren | 2015-01-29 | 1 | -89/+61 |
| | |||||
* | Implemented filter for ws + fixes | obscuren | 2015-01-10 | 1 | -42/+31 |
| | | | | | | | * proper 0xhex * filters fixed * start of filter manager * accounts for ws. Closes #246 | ||||
* | Switched to new trie | obscuren | 2014-12-24 | 1 | -4/+4 |
| | |||||
* | merge | obscuren | 2014-12-19 | 1 | -2/+2 |
|\ | |||||
| * | Moved methods to messages | obscuren | 2014-12-18 | 1 | -1/+1 |
| | | |||||
| * | Created generic message (easy for testing) | obscuren | 2014-12-18 | 1 | -2/+2 |
| | | |||||
* | | Merged develop | obscuren | 2014-12-18 | 1 | -1/+1 |
|\| | |||||
| * | Updated to new methods | obscuren | 2014-12-18 | 1 | -1/+1 |
| | | |||||
* | | adapt xeth pkg to new backend. FIXME JSPeer peer info | zelig | 2014-12-15 | 1 | -7/+2 |
|/ | |||||
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -55/+4 |
| | |||||
* | updated to types | obscuren | 2014-12-03 | 1 | -1/+1 |
| | |||||
* | merge errors fixed | obscuren | 2014-12-02 | 1 | -41/+78 |
|\ | |||||
| * | Changed the way transactions are being added to the transaction pool | obscuren | 2014-12-02 | 1 | -41/+77 |
| | | |||||
* | | Begin of moving objects to types package | obscuren | 2014-11-18 | 1 | -4/+5 |
|/ | | | | | * Block(s) * Transaction(s) | ||||
* | Implemented new miner w/ ui interface for merged mining. Closes #177 | obscuren | 2014-11-07 | 1 | -0/+4 |
| | | | | | | | | * 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 | -2/+2 |
| | |||||
* | ethstate => state | obscuren | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 1 | -0/+264 |