Commit Graph

17 Commits

Author SHA1 Message Date
Maran
cfb979b5e3 Add contract addr if it's a contract creation tx 2014-05-28 12:15:43 +02:00
Maran
c1b09d639c Disamble tx data before adding it to PTx object 2014-05-27 10:38:31 +02:00
Maran
2232974cda Changed var names around 2014-05-26 17:18:51 +02:00
Maran
aefcb83419 Updated Public Block and Transaction objects with more information 2014-05-26 17:07:04 +02:00
obscuren
cc8464ce80 Transaction querying 2014-05-22 17:56:33 +02:00
obscuren
e1b7bd51ee Return a disassembled script instead of the hex 2014-05-21 15:54:44 +02:00
obscuren
05e4e97276 Fixed Public block creation. Added block logging 2014-05-21 12:09:28 +02:00
obscuren
64701e388c Fixed state issue 2014-05-20 22:43:59 +02:00
obscuren
fafdd21e4f unused 2014-05-20 12:23:49 +02:00
obscuren
fd19142c0d No longer store script directly in the state tree 2014-05-20 11:19:07 +02:00
obscuren
f4fa0d48cb Moved keyring to ethutil & removed old methods. Implements #20 2014-05-14 13:54:40 +02:00
Maran
87a5e94525 Merge branch 'develop' into feature/rpc 2014-05-05 14:16:53 +02:00
Maran
8adad0654a Added more JSON niceties to types 2014-05-05 13:49:46 +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