Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added db query interface and moved memory database | obscuren | 2014-01-01 | 3 | -0/+158 |
* | Updated database interface and eth test code | obscuren | 2014-01-01 | 2 | -2/+2 |
* | Added helper methods for slice comparison and nibble matching | obscuren | 2014-01-01 | 1 | -0/+27 |
* | Removed old serialization | obscuren | 2014-01-01 | 2 | -83/+0 |
* | Encoding helpers for trie | obscuren | 2014-01-01 | 2 | -12/+16 |
* | Working Trie | obscuren | 2014-01-01 | 2 | -16/+172 |
* | Split up db and trie and added interface | obscuren | 2013-12-30 | 5 | -86/+123 |
* | Added sample server, genesis block, and database interface | obscuren | 2013-12-30 | 4 | -0/+228 |
* | update test | obscuren | 2013-12-30 | 1 | -8/+19 |
* | Updated serialisation | obscuren | 2013-12-30 | 1 | -11/+31 |
* | Removed logs from tests and updated rlp encoding to include byte slices | obscuren | 2013-12-30 | 2 | -8/+6 |
* | Encoding helpers with tests | obscuren | 2013-12-30 | 2 | -0/+96 |
* | Comments | obscuren | 2013-12-29 | 5 | -5/+28 |
* | Test code updated | obscuren | 2013-12-28 | 2 | -11/+18 |
* | (un)marshal blocks and transactions | obscuren | 2013-12-28 | 2 | -17/+68 |
* | Fixed rlp encoding | obscuren | 2013-12-28 | 2 | -1/+32 |
* | Updated tests | obscuren | 2013-12-28 | 2 | -15/+27 |
* | Removed slice appending for integers | obscuren | 2013-12-28 | 2 | -3/+9 |
* | Changed 0x0 to \x00 | obscuren | 2013-12-28 | 1 | -1/+1 |
* | Unmarshalling of transactions | obscuren | 2013-12-28 | 1 | -8/+61 |
* | Reset stack pointer on run | obscuren | 2013-12-28 | 1 | -10/+13 |
* | Implemented decoding rlp | obscuren | 2013-12-28 | 2 | -7/+59 |
* | Updated rlp encoding. (requires verification!) | obscuren | 2013-12-28 | 2 | -16/+95 |
* | Testing | obscuren | 2013-12-28 | 1 | -1/+3 |
* | Changed Tx serialization to return bytes instead of a string | obscuren | 2013-12-28 | 2 | -11/+13 |
* | Serializing block | obscuren | 2013-12-28 | 1 | -1/+44 |
* | Moved string util | obscuren | 2013-12-28 | 1 | -0/+23 |
* | WIP new rlp implementation | obscuren | 2013-12-28 | 1 | -0/+52 |
* | Updated fees | obscuren | 2013-12-27 | 1 | -13/+17 |
* | Added travis | obscuren | 2013-12-27 | 1 | -0/+3 |
* | updated readme | obscuren | 2013-12-26 | 1 | -2/+2 |
* | moved' | obscuren | 2013-12-26 | 1 | -0/+2 |
* | go get | obscuren | 2013-12-26 | 1 | -0/+2 |
* | for => far | obscuren | 2013-12-26 | 1 | -1/+1 |
* | Added readme | obscuren | 2013-12-26 | 1 | -0/+14 |
* | added git ignore | obscuren | 2013-12-26 | 1 | -0/+12 |
* | Initial commit | obscuren | 2013-12-26 | 1 | -0/+0 |
* | Initial commit | obscuren | 2013-12-26 | 11 | -0/+669 |