| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Not sure if this is the right approach. Why? BlockChain shouldn't need
the "Ethereum" object. BlockChain shouldn't need to worry about
notifying listeners or message propagation.
|
|
|
|
|
| |
* Block(s)
* Transaction(s)
|
|
|
|
|
|
| |
* Reverted back to process blocks in batches method
* Bloom generation and lookup fix
* Minor UI changed (mainly debug)
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* Forks
* Rename
* Moved inserting of blocks & processing
* Added chain testing method for validating pieces of a **a** chain.
|
| |
|
|
|