Commit Graph

15378 Commits (eaf4285f0a4dca5737d6b964eb35afb782f2171a)
 

Author SHA1 Message Date
obscuren 9f42835a02 WIP Block chain 11 years ago
obscuren 83bb4a3f26 added few commands 11 years ago
obscuren 4bc9b1fcb3 Updated readme 11 years ago
obscuren 0929f59ec2 Updated marshalling 11 years ago
obscuren 9f133a92d0 First dagger impl 11 years ago
Vitalik Buterin f91ad7b385 update trie algorithm 11 years ago
Vitalik Buterin 6da2954462 merge 11 years ago
Vitalik Buterin cc4224675f Updated trie test 11 years ago
obscuren b6f7859c3d travis 11 years ago
obscuren 1676930a16 updated testing" 11 years ago
obscuren 40dc4d0259 Testing 11 years ago
obscuren 79c89c0bcd Removed logging 11 years ago
obscuren 8204e9cd6e Changed hashing, signature and key generation. 11 years ago
obscuren 92c3471445 secp256k1 method signing 11 years ago
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
vbuterin 131c610da6 Merge pull request #1 from obscuren/master 11 years ago
obscuren 7613302b49 Update trietest.txt 11 years ago
Vitalik Buterin 121632bedd Added obscure's tests 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
Vitalik Buterin ef6c5506c3 Fixed tests a bit 11 years ago
Vitalik Buterin 345e4bcfef Merge branch 'master' of github.com:ethereum/tests 11 years ago
Vitalik Buterin 2c81698f31 Added first three tests 11 years ago
vbuterin e4bbea400f Initial commit 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