Commit Graph

20 Commits

Author SHA1 Message Date
obscuren
4e1c6a8a22 Added start / stopping methods 2014-05-22 00:25:34 +02:00
obscuren
f5852b47d1 Removed some logging and refactored a bit 2014-05-21 14:00:13 +02:00
obscuren
86cf69648e Improved miner so it won't include invalid transactions 2014-05-21 13:04:40 +02:00
obscuren
cbf221f6b7 Fixed competing block method 2014-05-21 11:42:20 +02:00
obscuren
5ceb1620e9 Fixed couple issues
* (imp) Lock / RLock tries
* (fix) stack
2014-05-21 00:17:50 +02:00
obscuren
bd48690f63 Testing different mining state 2014-05-19 11:25:27 +02:00
obscuren
8730dfdcc2 Changed how changes are being applied to states 2014-05-17 14:07:52 +02:00
obscuren
88686cbed2 listen to pre instead of post 2014-05-15 15:00:25 +02:00
obscuren
7bf2ae0b11 Removed old tx pool notification system. Fixes #19 2014-05-15 14:05:15 +02:00
obscuren
21724f7ef9 Added manifest changes and changed closures 2014-04-30 14:43:32 +02:00
obscuren
38d6b67b5c Fixed state problem 2014-04-29 12:36:27 +02:00
obscuren
f3818478e2 Removed debug & unused functions 2014-04-24 13:48:33 +02:00
obscuren
0651af9dfd Removed some log statements and disabled additional validation checks 2014-04-23 15:54:15 +02:00
obscuren
6b08efabf8 @maranh see comment 2014-04-23 12:14:28 +02:00
obscuren
d811920d8b Hack for miner problem added w/ note
@maranh please check
2014-04-16 04:07:21 +02:00
Maran
a83db489df Fix transaction on new blocks 2014-04-09 09:48:17 -04:00
Maran
782910eaa7 Small tweaks 2014-04-01 15:54:29 +02:00
Maran
6253d10938 initial testcode for canonical chain 2014-03-24 15:04:29 +01:00
Maran
b52b1fca89 Initial block reorganisation code 2014-03-21 15:06:23 +01:00
Maran
ae837c4719 More mining rework 2014-03-20 11:20:29 +01:00