Commit Graph

8240 Commits

Author SHA1 Message Date
obscuren fbc59b7323 Updated read me and changed mine argument to m 2014-01-10 11:05:28 +01:00
obscuren ba385ccdf1 sudo not udo 2014-01-10 10:59:57 +01:00
obscuren a9c16803d2 Updated readme 2014-01-10 10:59:07 +01:00
obscuren 164d7c4f0b before install 2014-01-10 10:58:55 +01:00
obscuren 19addcb51a Comments 2014-01-10 10:58:46 +01:00
obscuren ce40e51ae5 Encoding 2014-01-10 00:44:45 +01:00
obscuren bd0abe2a81 Updated server and peers and mining processing 2014-01-10 00:39:16 +01:00
obscuren 849408dda6 Peer handling 2014-01-09 23:15:51 +01:00
obscuren 01740695cd moved db to dev console 2014-01-09 16:19:44 +01:00
obscuren d895f83136 Dagger improvements 2014-01-09 16:19:16 +01:00
obscuren d2b3071b4d db console is now a general console. 2014-01-09 11:57:35 +01:00
obscuren 92b6667bd1 Minor update 2014-01-08 23:43:20 +01:00
obscuren 9f42835a02 WIP Block chain 2014-01-08 23:43:07 +01:00
obscuren 83bb4a3f26 added few commands 2014-01-08 23:42:35 +01:00
obscuren 4bc9b1fcb3 Updated readme 2014-01-08 23:42:23 +01:00
obscuren 0929f59ec2 Updated marshalling 2014-01-08 23:42:11 +01:00
obscuren 9f133a92d0 First dagger impl 2014-01-08 23:41:03 +01:00
Vitalik Buterin f91ad7b385 update trie algorithm 2014-01-08 11:26:58 -05:00
Vitalik Buterin 6da2954462 merge 2014-01-08 08:15:38 -05:00
Vitalik Buterin cc4224675f Updated trie test 2014-01-07 14:35:26 -05:00
obscuren b6f7859c3d travis 2014-01-05 20:45:32 +01:00
obscuren 1676930a16 updated testing" 2014-01-05 20:41:01 +01:00
obscuren 40dc4d0259 Testing 2014-01-05 20:15:13 +01:00
obscuren 79c89c0bcd Removed logging 2014-01-05 20:15:05 +01:00
obscuren 8204e9cd6e Changed hashing, signature and key generation. 2014-01-05 20:14:53 +01:00
obscuren 92c3471445 secp256k1 method signing 2014-01-05 01:55:03 +01:00
obscuren 53a30740ee Contract checking method 2014-01-05 01:54:15 +01:00
obscuren 2c90c0df65 Updated fee 2014-01-04 00:33:41 +01:00
obscuren 2d3c3674fa Updated stack based vm 2014-01-04 00:32:52 +01:00
obscuren 6ab61f2c52 Added byte helpers 2014-01-04 00:32:13 +01:00
obscuren ebef4e103b Ether 2014-01-04 00:32:01 +01:00
obscuren a42ebd9ed6 block 2014-01-04 00:31:42 +01:00
obscuren 15bf5ee4db Contract creation, updating and fee processing 2014-01-04 00:31:06 +01:00
obscuren f97716ebe2 Added new big from []bytes 2014-01-04 00:30:19 +01:00
obscuren 9581faf5fd Parsing for block and tx 2014-01-03 13:40:38 +01:00
obscuren 055407c835 VM Recovery 2014-01-03 13:40:25 +01:00
obscuren 78d18b134f Pop, push, load for vm 2014-01-03 13:40:12 +01:00
obscuren 7cd41ac45a Wip VM. Created contracts 2014-01-03 00:43:49 +01:00
obscuren 9df4c74511 WIP rewrite vm 2014-01-02 23:02:24 +01:00
obscuren 5b3d4fae6e Work in progress external test runner 2014-01-01 15:49:38 +01:00
vbuterin 131c610da6 Merge pull request #1 from obscuren/master
Update trietest.txt
2014-01-01 06:40:54 -08:00
obscuren 7613302b49 Update trietest.txt
New proposed explanatory format
2014-01-01 15:25:21 +01:00
Vitalik Buterin 121632bedd Added obscure's tests 2014-01-01 08:26:18 -05:00
obscuren 61d67f2ae9 moved to markdown 2014-01-01 14:12:30 +01:00
obscuren 65f00656f2 Help text 2014-01-01 14:11:56 +01:00
obscuren 30f3b4d4e4 Added a few more comments and cleaned up code 2014-01-01 14:06:00 +01:00
obscuren df6f7e8a0e updated readme 2014-01-01 13:52:26 +01:00
obscuren 584f9be7f4 Moved some testing code 2014-01-01 13:37:00 +01:00
obscuren 5da78427d0 Added db query interface and moved memory database 2014-01-01 13:36:48 +01:00
obscuren 52952e274d Updated database interface and eth test code 2014-01-01 03:07:49 +01:00