obscuren
d709815106
Added trans state and removed watch address etc
...
The transient state can be used to test out changes before committing
them to the proc state. The transient state is currently being used by
the gui to support proper nonce updating without having to wait for a
block. This used to be done by a cached state mechanism which can now
safely by removed.
2014-05-08 18:26:46 +02:00
obscuren
78cb04cca3
wrong string
2014-05-05 15:51:43 +02:00
obscuren
14a6e6a9ce
Added the ability to submit byte code for contracts instead of Mutan code.
2014-05-05 15:48:17 +02:00
Maran
87a5e94525
Merge branch 'develop' into feature/rpc
2014-05-05 14:16:53 +02:00
Maran
b98cc2fb4e
Fixed GetBlock when no block can be found
2014-05-05 14:15:58 +02:00
Maran
fde3e01f80
Fixed import cycle
2014-05-05 14:15:31 +02:00
obscuren
5757f5df2a
Added secret to address method
2014-05-05 13:09:29 +02:00
obscuren
7c91159449
Added different storage notification object
2014-05-05 11:56:25 +02:00
Maran
4f20e8f649
Implemented first few methods via public api
2014-05-02 20:00:58 +02:00
obscuren
1f6df0cd52
Added receipts for tx creation
2014-05-02 14:08:54 +02:00
obscuren
e798f221dd
Added public interface
2014-05-02 13:55:43 +02:00