Commit Graph

70 Commits (1f9894c0845a5259adbfd30fe3a86631e6403b8d)

Author SHA1 Message Date
obscuren 1f9894c084 Old code removed and renamed amount to balance 10 years ago
obscuren 32d125131f Refactored to new state and vm 10 years ago
obscuren 1e8b54abfb Refactored state, state object and vm 10 years ago
obscuren 93261b98c2 Changed iterator 10 years ago
obscuren 28a146d438 Added find name for namereg 10 years ago
obscuren 7c0a27a0f4 Added each callback for storage 10 years ago
obscuren 90eb4f1939 Debug output, minor fixes and tweaks 10 years ago
obscuren 00d3935aac Removed old method 10 years ago
obscuren 7238a77327 Removed old code 10 years ago
obscuren 7a2a63f32b Added utility wrapper for Ethereum Config contract 10 years ago
obscuren 0ce9003ba7 Fix for creating a tx from an unknown account 10 years ago
zelig dabaa4cce0 change all modified calls to ethtrie, ethutil and ethcrypto functions 10 years ago
zelig 853053a3b2 go fmt 10 years ago
Maran d8c675afbf Implement something that looks like confirmations, wip 10 years ago
Maran 8fe8175c78 Implemented TX History for ethPub 10 years ago
Maran 589d27386a Fix key generation in ethPub 10 years ago
zelig b9e8a3e024 modified logging API 10 years ago
obscuren 8c96c5662f Added hex script method 10 years ago
obscuren 2fbcfd8824 Proper checks for multiple data items. Fixes #80 10 years ago
Maran 01e6f63e98 A handful of GUI fixes 10 years ago
obscuren 5871dbaf5a Set contract addr for new transactions 10 years ago
obscuren 3a9d7d318a log changes 10 years ago
obscuren 9ff97a98a7 Namereg lookup fix 10 years ago
Maran 71ab5d52b6 Exposed usedGas through ethPub 10 years ago
Maran 97cc762143 Expose GasLimit to ethPub 10 years ago
Maran a56f78af67 Implement getStateKeyVal for JS bindings. 10 years ago
Maran 2010fea088 Added faux latency for peeroverview 10 years ago
Maran fb6ff61730 Implemented Public Peer interface 10 years ago
obscuren 99797858a6 Added coin base to pub block 10 years ago
obscuren 9bb7633254 Removed fmt 10 years ago
obscuren e7097641e3 Support for namereg 10 years ago
obscuren a2d01d6af8 Removed comments 10 years ago
obscuren 4d98762486 Fixed state object gas return 10 years ago
Maran 8601604a09 Hooked up the Block Explorer to the Debugger so we can instantly debug made transactions 10 years ago
Maran cfb979b5e3 Add contract addr if it's a contract creation tx 10 years ago
Maran c1b09d639c Disamble tx data before adding it to PTx object 10 years ago
Maran 2232974cda Changed var names around 10 years ago
Maran aefcb83419 Updated Public Block and Transaction objects with more information 10 years ago
obscuren 81ef40010f The body of contracts are now returned instead 10 years ago
obscuren 281559d427 Canonical contract creation 10 years ago
obscuren cc8464ce80 Transaction querying 10 years ago
obscuren e1b7bd51ee Return a disassembled script instead of the hex 10 years ago
obscuren 05e4e97276 Fixed Public block creation. Added block logging 10 years ago
obscuren 3c35ba7c31 Fixed state overwriting issue 10 years ago
obscuren 64701e388c Fixed state issue 10 years ago
obscuren fafdd21e4f unused 10 years ago
obscuren fd19142c0d No longer store script directly in the state tree 10 years ago
obscuren b8034f4d9e Increment nonce in the public api 10 years ago
obscuren 8730dfdcc2 Changed how changes are being applied to states 10 years ago
obscuren f4fa0d48cb Moved keyring to ethutil & removed old methods. Implements #20 11 years ago