obscuren
|
093d6d5074
|
core: removed nonce resetting from the block processor.
All nonce error handling has been moved to the worker
|
2015-04-21 11:27:12 +02:00 |
|
obscuren
|
8310bcda61
|
state: fixed mutex lockes
|
2015-04-14 12:47:54 +02:00 |
|
obscuren
|
d423305f07
|
state: fixed nonce issue in managed state
Rlock => Lock when creating a new nonce
|
2015-04-13 22:57:03 +02:00 |
|
obscuren
|
204ac81188
|
Moved handling of nonces to the managed state
|
2015-04-08 23:30:07 +02:00 |
|
obscuren
|
31b086f511
|
Added additional methods to the managed state
* GetNonce Returns the canonical nonce
* SetNonce Set the managed account's nonce
|
2015-04-08 13:06:56 +02:00 |
|
obscuren
|
0330077d76
|
moved state and vm to core
|
2015-03-23 16:59:09 +01:00 |
|