Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | travis | obscuren | 2014-01-06 | 1 | -0/+3 |
* | updated testing" | obscuren | 2014-01-06 | 3 | -6/+5 |
* | Testing | obscuren | 2014-01-06 | 1 | -3/+3 |
* | Removed logging | obscuren | 2014-01-06 | 1 | -2/+2 |
* | Changed hashing, signature and key generation. | obscuren | 2014-01-06 | 1 | -25/+70 |
* | secp256k1 method signing | obscuren | 2014-01-05 | 1 | -0/+23 |
* | Contract checking method | obscuren | 2014-01-05 | 1 | -1/+1 |
* | Updated fee | obscuren | 2014-01-04 | 1 | -7/+10 |
* | Updated stack based vm | obscuren | 2014-01-04 | 3 | -225/+221 |
* | Added byte helpers | obscuren | 2014-01-04 | 1 | -0/+27 |
* | Ether | obscuren | 2014-01-04 | 1 | -11/+52 |
* | block | obscuren | 2014-01-04 | 1 | -1/+4 |
* | Contract creation, updating and fee processing | obscuren | 2014-01-04 | 1 | -3/+28 |
* | Added new big from []bytes | obscuren | 2014-01-04 | 1 | -0/+9 |
* | Parsing for block and tx | obscuren | 2014-01-03 | 3 | -5/+8 |
* | VM Recovery | obscuren | 2014-01-03 | 1 | -4/+20 |
* | Pop, push, load for vm | obscuren | 2014-01-03 | 2 | -17/+41 |
* | Wip VM. Created contracts | obscuren | 2014-01-03 | 6 | -18/+80 |
* | WIP rewrite vm | obscuren | 2014-01-03 | 8 | -36/+150 |
* | Work in progress external test runner | obscuren | 2014-01-01 | 3 | -3/+75 |
* | moved to markdown | obscuren | 2014-01-01 | 1 | -0/+0 |
* | Help text | obscuren | 2014-01-01 | 1 | -3/+6 |
* | Added a few more comments and cleaned up code | obscuren | 2014-01-01 | 1 | -54/+57 |
* | updated readme | obscuren | 2014-01-01 | 1 | -10/+5 |
* | Moved some testing code | obscuren | 2014-01-01 | 2 | -45/+15 |
* | 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 |