Commit Graph

57 Commits (53a30740eea7d3b3010337166e53a62ebff508f3)
 

Author SHA1 Message Date
obscuren 53a30740ee Contract checking method 11 years ago
obscuren 2c90c0df65 Updated fee 11 years ago
obscuren 2d3c3674fa Updated stack based vm 11 years ago
obscuren 6ab61f2c52 Added byte helpers 11 years ago
obscuren ebef4e103b Ether 11 years ago
obscuren a42ebd9ed6 block 11 years ago
obscuren 15bf5ee4db Contract creation, updating and fee processing 11 years ago
obscuren f97716ebe2 Added new big from []bytes 11 years ago
obscuren 9581faf5fd Parsing for block and tx 11 years ago
obscuren 055407c835 VM Recovery 11 years ago
obscuren 78d18b134f Pop, push, load for vm 11 years ago
obscuren 7cd41ac45a Wip VM. Created contracts 11 years ago
obscuren 9df4c74511 WIP rewrite vm 11 years ago
obscuren 5b3d4fae6e Work in progress external test runner 11 years ago
obscuren 61d67f2ae9 moved to markdown 11 years ago
obscuren 65f00656f2 Help text 11 years ago
obscuren 30f3b4d4e4 Added a few more comments and cleaned up code 11 years ago
obscuren df6f7e8a0e updated readme 11 years ago
obscuren 584f9be7f4 Moved some testing code 11 years ago
obscuren 5da78427d0 Added db query interface and moved memory database 11 years ago
obscuren 52952e274d Updated database interface and eth test code 11 years ago
obscuren 35e4d74641 Added helper methods for slice comparison and nibble matching 11 years ago
obscuren 79eaa6f2ba Removed old serialization 11 years ago
obscuren 34d62c380e Encoding helpers for trie 11 years ago
obscuren 276fa6c799 Working Trie 11 years ago
obscuren f17930eb46 Split up db and trie and added interface 11 years ago
obscuren a926686445 Added sample server, genesis block, and database interface 11 years ago
obscuren ad048e9f44 update test 11 years ago
obscuren 0edcbc695e Updated serialisation 11 years ago
obscuren 0747aa3a3b Removed logs from tests and updated rlp encoding to include byte slices 11 years ago
obscuren 74bc45116a Encoding helpers with tests 11 years ago
obscuren a1c5d5acac Comments 11 years ago
obscuren 5198b7b9eb Test code updated 11 years ago
obscuren bd582d919b (un)marshal blocks and transactions 11 years ago
obscuren 95d877f701 Fixed rlp encoding 11 years ago
obscuren bb8afba20a Updated tests 11 years ago
obscuren 5a7eae705b Removed slice appending for integers 11 years ago
obscuren d6460f3de1 Changed 0x0 to \x00 11 years ago
obscuren 8391d3d4f4 Unmarshalling of transactions 11 years ago
obscuren c7dc92e127 Reset stack pointer on run 11 years ago
obscuren 0f656652e6 Implemented decoding rlp 11 years ago
obscuren 323ba36869 Updated rlp encoding. (requires verification!) 11 years ago
obscuren df0fe67fce Testing 11 years ago
obscuren dca9ee79b3 Changed Tx serialization to return bytes instead of a string 11 years ago
obscuren 8301d154ae Serializing block 11 years ago
obscuren d8c0b0c899 Moved string util 11 years ago
obscuren d5d2efbaf3 WIP new rlp implementation 11 years ago
obscuren b40013ac30 Updated fees 11 years ago
obscuren ec13db873a Added travis 11 years ago
obscuren 2368459814 updated readme 11 years ago