aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sub packagesobscuren2014-01-111-2/+14
* Coding styleobscuren2014-01-111-1/+24
* gofmt no coding standardsobscuren2014-01-1114-938/+973
* Moving the ethgo to individual packagesobscuren2014-01-1123-1251/+46
* WIP Splitting ethereum up in submodulesobscuren2014-01-112-59/+30
* 224 to 256obscuren2014-01-101-4/+4
* Updated read me and changed mine argument to mobscuren2014-01-102-4/+3
* sudo not udoobscuren2014-01-101-1/+1
* Updated readmeobscuren2014-01-101-1/+1
* before installobscuren2014-01-101-0/+1
* Commentsobscuren2014-01-101-0/+16
* Encodingobscuren2014-01-101-1/+1
* Updated server and peers and mining processingobscuren2014-01-104-50/+112
* Peer handlingobscuren2014-01-102-2/+111
* moved db to dev consoleobscuren2014-01-091-14/+16
* Dagger improvementsobscuren2014-01-094-19/+66
* db console is now a general console.obscuren2014-01-093-16/+41
* Minor updateobscuren2014-01-097-44/+126
* WIP Block chainobscuren2014-01-091-10/+24
* added few commandsobscuren2014-01-091-0/+2
* Updated readmeobscuren2014-01-091-5/+15
* Updated marshallingobscuren2014-01-095-176/+168
* First dagger implobscuren2014-01-091-0/+110
* travisobscuren2014-01-061-0/+3
* updated testing"obscuren2014-01-063-6/+5
* Testingobscuren2014-01-061-3/+3
* Removed loggingobscuren2014-01-061-2/+2
* Changed hashing, signature and key generation.obscuren2014-01-061-25/+70
* secp256k1 method signingobscuren2014-01-051-0/+23
* Contract checking methodobscuren2014-01-051-1/+1
* Updated feeobscuren2014-01-041-7/+10
* Updated stack based vmobscuren2014-01-043-225/+221
* Added byte helpersobscuren2014-01-041-0/+27
* Etherobscuren2014-01-041-11/+52
* blockobscuren2014-01-041-1/+4
* Contract creation, updating and fee processingobscuren2014-01-041-3/+28
* Added new big from []bytesobscuren2014-01-041-0/+9
* Parsing for block and txobscuren2014-01-033-5/+8
* VM Recoveryobscuren2014-01-031-4/+20
* Pop, push, load for vmobscuren2014-01-032-17/+41
* Wip VM. Created contractsobscuren2014-01-036-18/+80
* WIP rewrite vmobscuren2014-01-038-36/+150
* Work in progress external test runnerobscuren2014-01-013-3/+75
* moved to markdownobscuren2014-01-011-0/+0
* Help textobscuren2014-01-011-3/+6
* Added a few more comments and cleaned up codeobscuren2014-01-011-54/+57
* updated readmeobscuren2014-01-011-10/+5
* Moved some testing codeobscuren2014-01-012-45/+15
* Added db query interface and moved memory databaseobscuren2014-01-013-0/+158
* Updated database interface and eth test codeobscuren2014-01-012-2/+2
* Added helper methods for slice comparison and nibble matchingobscuren2014-01-011-0/+27
* Removed old serializationobscuren2014-01-012-83/+0
* Encoding helpers for trieobscuren2014-01-012-12/+16
* Working Trieobscuren2014-01-012-16/+172
* Split up db and trie and added interfaceobscuren2013-12-305-86/+123
* Added sample server, genesis block, and database interfaceobscuren2013-12-304-0/+228
* update testobscuren2013-12-301-8/+19
* Updated serialisationobscuren2013-12-301-11/+31
* Removed logs from tests and updated rlp encoding to include byte slicesobscuren2013-12-302-8/+6
* Encoding helpers with testsobscuren2013-12-302-0/+96
* Commentsobscuren2013-12-295-5/+28
* Test code updatedobscuren2013-12-282-11/+18
* (un)marshal blocks and transactionsobscuren2013-12-282-17/+68
* Fixed rlp encodingobscuren2013-12-282-1/+32
* Updated testsobscuren2013-12-282-15/+27
* Removed slice appending for integersobscuren2013-12-282-3/+9
* Changed 0x0 to \x00obscuren2013-12-281-1/+1
* Unmarshalling of transactionsobscuren2013-12-281-8/+61
* Reset stack pointer on runobscuren2013-12-281-10/+13
* Implemented decoding rlpobscuren2013-12-282-7/+59
* Updated rlp encoding. (requires verification!)obscuren2013-12-282-16/+95
* Testingobscuren2013-12-281-1/+3
* Changed Tx serialization to return bytes instead of a stringobscuren2013-12-282-11/+13
* Serializing blockobscuren2013-12-281-1/+44
* Moved string utilobscuren2013-12-281-0/+23
* WIP new rlp implementationobscuren2013-12-281-0/+52
* Updated feesobscuren2013-12-271-13/+17
* Added travisobscuren2013-12-271-0/+3
* updated readmeobscuren2013-12-261-2/+2
* moved'obscuren2013-12-261-0/+2
* go getobscuren2013-12-261-0/+2
* for => farobscuren2013-12-261-1/+1
* Added readmeobscuren2013-12-261-0/+14
* added git ignoreobscuren2013-12-261-0/+12
* Initial commitobscuren2013-12-261-0/+0
* Initial commitobscuren2013-12-2611-0/+669