obscuren
c8d0f8adc5
Changed refund
2014-11-28 21:20:32 +01:00
obscuren
56aa24002d
Clean up
2014-11-14 14:17:54 +01:00
obscuren
f6e55962a8
Fixes for PV41/42
...
* Don't expand mem on empty value
* Removed all coinbase logs for PV42
* Removed C++ bug stuff for LOG*
2014-11-14 13:47:12 +01:00
obscuren
20d518ee95
Numerous fixes for consensus.
...
* Removed (buged) C++ specific gas specification for LOG*
* Fixed LOG* where mstart went after msize
*
2014-11-13 18:12:12 +01:00
obscuren
60cdb1148c
Transaction execution fixes
2014-11-12 01:36:36 +01:00
obscuren
75ee3b3f08
debugging code
2014-11-11 12:16:36 +01:00
obscuren
ad0acb5762
Moved messages eventing to chain manager
2014-11-10 13:27:24 +01:00
obscuren
f538ea25e4
Fixed bug on gas and setting of receipts and roots
2014-11-09 23:59:25 +01:00
obscuren
429dd2a100
Implemented new miner w/ ui interface for merged mining. Closes #177
...
* 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
2014-11-07 12:18:48 +01:00
obscuren
699dcaf65c
Reworked chain handling process
...
* Forks
* Rename
* Moved inserting of blocks & processing
* Added chain testing method for validating pieces of a **a** chain.
2014-11-04 12:46:33 +01:00
obscuren
f4b717cb9d
Bloom validation
2014-11-04 11:04:02 +01:00
obscuren
f59a3b67f6
StateManager => BlockManager
2014-11-04 10:57:02 +01:00