Commit Graph

117 Commits (8a885c2606fbf675770cf40b31f9ceb5ef8acae9)

Author SHA1 Message Date
obscuren 34c8045d5b Fixed issue where JUMPI would do an equally check with 1 instead of GT 10 years ago
obscuren ff0f15f763 bump 10 years ago
obscuren 58a0e8e3e2 Changed RlpEncodable 10 years ago
obscuren dccef70728 Method for creating a new key from scratch 10 years ago
obscuren 6d52da58d9 Logging mechanism 10 years ago
obscuren 8124547348 Moving a head closer to interop 10 years ago
obscuren 3a9d7d318a log changes 10 years ago
Maran 97cc762143 Expose GasLimit to ethPub 10 years ago
Maran 2e6cf42011 Fix BigMax to return the biggest number, not the smallest 10 years ago
obscuren a51dfe89c0 bump 10 years ago
obscuren 1153fd9a0c Added Douglas and Einstan 10 years ago
obscuren 9e8127accb woops 10 years ago
obscuren 17c825f53a Peer changes broadcasting and minor miner fix 10 years ago
obscuren b15e03acd7 Fixed issue with casting to smaller byte array 10 years ago
obscuren 6c91ffcfbe Do not panic, but return nil instead 10 years ago
obscuren 4d98762486 Fixed state object gas return 10 years ago
Maran 76a59274bf Bump to RC11 10 years ago
obscuren a98e35d7a0 Length checking 10 years ago
obscuren 65722aeeca Added StringToBytesFunc 10 years ago
obscuren a428533160 bump 10 years ago
obscuren 5cdfee5143 New Trie iterator 10 years ago
obscuren 1f3f76cb09 bump 10 years ago
obscuren 3ebd7f1166 State snapshotting 10 years ago
obscuren 230aafbf66 Working on interop 10 years ago
obscuren 8f5eddd0ba Bumped 10 years ago
obscuren 3c35ba7c31 Fixed state overwriting issue 10 years ago
obscuren 5ceb1620e9 Fixed couple issues 10 years ago
obscuren c37b3cef7d Bump 10 years ago
Maran 31e44c2ab9 Change shorthands 10 years ago
obscuren a2fb265563 Added a fatal method 10 years ago
obscuren 8730dfdcc2 Changed how changes are being applied to states 10 years ago
obscuren 7bf2ae0b11 Removed old tx pool notification system. Fixes #19 11 years ago
obscuren ad4ffdc947 Bumped version 11 years ago
obscuren f4fa0d48cb Moved keyring to ethutil & removed old methods. Implements #20 11 years ago
obscuren 86d6aba012 Bumped 11 years ago
obscuren d3d9ed62e2 Upgraded to new mutan 11 years ago
obscuren dbf8645aaf Bump 11 years ago
obscuren c03bf14e02 Fixed some tests 11 years ago
obscuren afe83af219 Moved seeding and moved manifest 11 years ago
obscuren fedd4c906f bump 11 years ago
obscuren 14a6e6a9ce Added the ability to submit byte code for contracts instead of Mutan code. 11 years ago
Maran 9b1f11695d Get rid of that annoying number that keeps popping up in stdout 11 years ago
obscuren e798f221dd Added public interface 11 years ago
obscuren 38d6b67b5c Fixed state problem 11 years ago
obscuren 21f8806eed Moved assembler stage to the mutan compiler 11 years ago
obscuren 338b698091 Refactoring and added documentation comments 11 years ago
obscuren 16e52327a4 Upped version number 11 years ago
obscuren 0f93da400a Added new state object change echanism 11 years ago
obscuren ef7f3f36e2 Renamed CALLDATA to CALLDATALOAD 11 years ago
obscuren 3a9a252f6e Fixed minor issue with gas and added state object init 11 years ago