Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated QWhisper | obscuren | 2014-12-21 | 1 | -0/+8 |
| | | | | | * changed api * general whisper debug interface | ||||
* | Added whisper debug interface + whisper fixes | obscuren | 2014-12-16 | 1 | -0/+4 |
| | |||||
* | made mist in a compilable, workable state using the new refactored packages | obscuren | 2014-12-15 | 1 | -7/+11 |
| | |||||
* | removed filter manager from base | obscuren | 2014-12-15 | 1 | -1/+10 |
| | |||||
* | states moved to chain | obscuren | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -3/+3 |
| | |||||
* | merge errors fixed | obscuren | 2014-12-02 | 1 | -2/+5 |
|\ | |||||
| * | Changed the way transactions are being added to the transaction pool | obscuren | 2014-12-02 | 1 | -2/+6 |
| | | |||||
* | | Begin of moving objects to types package | obscuren | 2014-11-18 | 1 | -2/+3 |
|/ | | | | | * Block(s) * Transaction(s) | ||||
* | Fixed bloom, updated mining & block processing | obscuren | 2014-11-10 | 1 | -1/+5 |
| | | | | | | * Reverted back to process blocks in batches method * Bloom generation and lookup fix * Minor UI changed (mainly debug) | ||||
* | Implemented new miner w/ ui interface for merged mining. Closes #177 | obscuren | 2014-11-07 | 1 | -1/+37 |
| | | | | | | | | * 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 |
| | |||||
* | ethstate => state | obscuren | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 1 | -8/+8 |
| | |||||
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | ethcrypto => crypto | obscuren | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | Moved ethchain to chain | obscuren | 2014-10-31 | 1 | -4/+4 |
| | |||||
* | 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/+313 |
mist, etheruem have been moved to cmd/ |