Commit Graph

28 Commits (114e715e3c9a547da28b385b85fa69514ae40636)

Author SHA1 Message Date
Maran d8c675afbf Implement something that looks like confirmations, wip 11 years ago
obscuren 8c96c5662f Added hex script method 11 years ago
Maran 01e6f63e98 A handful of GUI fixes 11 years ago
obscuren 5871dbaf5a Set contract addr for new transactions 11 years ago
Maran 71ab5d52b6 Exposed usedGas through ethPub 11 years ago
Maran 97cc762143 Expose GasLimit to ethPub 11 years ago
Maran a56f78af67 Implement getStateKeyVal for JS bindings. 11 years ago
Maran 2010fea088 Added faux latency for peeroverview 11 years ago
Maran fb6ff61730 Implemented Public Peer interface 11 years ago
obscuren 99797858a6 Added coin base to pub block 11 years ago
Maran 8601604a09 Hooked up the Block Explorer to the Debugger so we can instantly debug made transactions 11 years ago
Maran cfb979b5e3 Add contract addr if it's a contract creation tx 11 years ago
Maran c1b09d639c Disamble tx data before adding it to PTx object 11 years ago
Maran 2232974cda Changed var names around 11 years ago
Maran aefcb83419 Updated Public Block and Transaction objects with more information 11 years ago
obscuren cc8464ce80 Transaction querying 11 years ago
obscuren e1b7bd51ee Return a disassembled script instead of the hex 11 years ago
obscuren 05e4e97276 Fixed Public block creation. Added block logging 11 years ago
obscuren 64701e388c Fixed state issue 11 years ago
obscuren fafdd21e4f unused 11 years ago
obscuren fd19142c0d No longer store script directly in the state tree 11 years ago
obscuren f4fa0d48cb Moved keyring to ethutil & removed old methods. Implements #20 11 years ago
Maran 8adad0654a Added more JSON niceties to types 11 years ago
obscuren 7c91159449 Added different storage notification object 11 years ago
Maran 4f20e8f649 Implemented first few methods via public api 11 years ago
obscuren 1f6df0cd52 Added receipts for tx creation 11 years ago
obscuren e798f221dd Added public interface 11 years ago