Commit Graph

5450 Commits

Author SHA1 Message Date
obscuren 54bce64e3a Validations reordering & added nonce validation 2014-01-12 02:36:41 +01:00
obscuren bee05d52bf Block verification, TD calculations and overall block processing 2014-01-12 01:51:52 +01:00
obscuren dfb8e65ca7 RLP changes 2014-01-12 01:51:07 +01:00
obscuren e058f3bc0a sub packages 2014-01-11 15:55:12 +01:00
obscuren 66dd8b6fba sub packages 2014-01-11 15:53:27 +01:00
obscuren d6f7372a3c Coding style 2014-01-11 15:41:05 +01:00
obscuren 9571a51286 gofmt no coding standards 2014-01-11 15:27:08 +01:00
obscuren 8bbf879cb3 Moving the ethgo to individual packages 2014-01-10 22:44:53 +01:00
obscuren f6fa4f8879 WIP Splitting ethereum up in submodules 2014-01-10 21:18:56 +01:00
obscuren dbd28a5252 224 to 256 2014-01-10 11:18:54 +01:00
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