Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed messages to use proper numbers | obscuren | 2014-09-26 | 1 | -0/+4 |
* | BigInt accept string | obscuren | 2014-09-22 | 1 | -0/+2 |
* | added string casting | obscuren | 2014-09-13 | 1 | -4/+6 |
* | Write Protocol version to the db so we can perform sanity checks | obscuren | 2014-08-22 | 1 | -0/+2 |
* | Updated chain for filtering | obscuren | 2014-08-11 | 1 | -0/+24 |
* | Added general Pipe API | obscuren | 2014-08-04 | 1 | -0/+13 |
* | minor rlp things | obscuren | 2014-08-01 | 1 | -2/+5 |
* | Fixed issue with var int reading. | obscuren | 2014-07-30 | 1 | -1/+0 |
* | Added ops | obscuren | 2014-07-29 | 1 | -2/+58 |
* | Added big int to uint switch | obscuren | 2014-07-22 | 1 | -0/+2 |
* | Trie fixes | obscuren | 2014-07-17 | 1 | -5/+3 |
* | Vm logging on diff | obscuren | 2014-07-15 | 1 | -0/+13 |
* | wip | obscuren | 2014-06-30 | 1 | -0/+8 |
* | Return a single byte if byte get called | obscuren | 2014-06-18 | 1 | -0/+2 |
* | Do not panic, but return nil instead | obscuren | 2014-05-30 | 1 | -1/+1 |
* | Working on interop | obscuren | 2014-05-22 | 1 | -1/+1 |
* | Added new state object change echanism | obscuren | 2014-04-26 | 1 | -1/+6 |
* | Added a IsList method for type checking []interface{} | obscuren | 2014-03-28 | 1 | -0/+9 |
* | Partially refactored server/txpool/block manager/block chain | obscuren | 2014-03-05 | 1 | -0/+29 |
* | Nil is also considered empty | obscuren | 2014-02-21 | 1 | -1/+1 |
* | Type checking | obscuren | 2014-02-21 | 1 | -1/+15 |
* | Values should accept bytes as valid string output | obscuren | 2014-02-18 | 1 | -0/+2 |
* | Added more tests | obscuren | 2014-02-17 | 1 | -5/+7 |
* | Added trie tests, value tests | obscuren | 2014-02-15 | 1 | -0/+4 |
* | The great merge | obscuren | 2014-02-15 | 1 | -0/+204 |