Commit graph

  • ee61cfcfa7 Added get peers and peers msg. obscuren 2014-01-18 00:19:29 +0100
  • 5e5f386108 Renamed InOutMsg to msg obscuren 2014-01-17 17:51:40 +0100
  • 87434a0941 Ping pong message obscuren 2014-01-17 17:14:59 +0100
  • ddf82c3337 Removed dagger broadcasting to the net obscuren 2014-01-17 16:57:42 +0100
  • aed060a4ce Updated the wire protocol obscuren 2014-01-17 16:57:18 +0100
  • df7967c5bb ECmul tmp obscuren 2014-01-17 16:57:06 +0100
  • 815313c759 Added more opcodes obscuren 2014-01-16 21:32:46 +0100
  • fd7e79f4e3 Added stack and opcodes to a separate file obscuren 2014-01-16 18:13:17 +0100
  • 8c4eca2490 Moved the vm code the block manager and added more opcodes obscuren 2014-01-16 18:12:55 +0100
  • 33004d704e Moved vm test obscuren 2014-01-16 18:12:31 +0100
  • 83396cd836 Moved stack to its own file. Moved contract processing to block manager obscuren 2014-01-16 15:20:41 +0100
  • a80a3eeb23 Removed capitalization of the json source obscuren 2014-01-16 11:02:41 +0100
  • 79e88690b2 Removed capitalization of the json source obscuren 2014-01-16 11:02:19 +0100
  • d8056f7ea5 Updated readme and coding standards obscuren 2014-01-16 11:01:59 +0100
  • 64058e2663 Updated readme and coding standards obscuren 2014-01-16 11:00:56 +0100
  • 4ea93eba50 Updated tests obscuren 2014-01-15 23:32:30 +0100
  • be48f2eb91 Fixed typo (credit to comma 8) Stephan Tual 2014-01-15 17:40:35 +0000
  • 62524447f0 Merge bc2664181f into 44900e363c Stephan Tual 2014-01-15 09:26:37 -0800
  • bc2664181f no message Stephan Tual 2014-01-15 17:26:19 +0000
  • e9315a1df4 Merge branch 'master' of https://github.com/ethereum/pyethereum Stephan Tual 2014-01-15 17:10:28 +0000
  • 66ba43ed4a Corrected typo ‘enroding > encoding’ Stephan Tual 2014-01-15 16:05:22 +0000
  • 44900e363c Updated to temporary trie obscuren 2014-01-14 21:48:16 +0100
  • 578b63e2b8 Some miner reports obscuren 2014-01-13 01:22:33 +0100
  • 7ade1778fb Peer reaping and fake network obscuren 2014-01-12 23:46:03 +0100
  • 52fb3b412c Increased buffer size obscuren 2014-01-12 23:16:33 +0100
  • 39bb2c94c0 Atomic syncs on connection states obscuren 2014-01-12 22:14:19 +0100
  • f78bd4d5d0 Format obscuren 2014-01-12 17:19:14 +0100
  • e280a2a7e3 Server testing blocks obscuren 2014-01-12 16:50:59 +0100
  • fedbd9a962 Rlp integer fix obscuren 2014-01-12 16:50:43 +0100
  • 12c0e82703 Verion acknowledgement obscuren 2014-01-12 16:50:33 +0100
  • c3fabfe00a Fixed validation obscuren 2014-01-12 16:50:09 +0100
  • 406adb4563 Fixed dagger verification obscuren 2014-01-12 02:39:17 +0100
  • 54bce64e3a Validations reordering & added nonce validation obscuren 2014-01-12 02:36:41 +0100
  • bee05d52bf Block verification, TD calculations and overall block processing obscuren 2014-01-12 01:51:52 +0100
  • dfb8e65ca7 RLP changes obscuren 2014-01-12 01:51:07 +0100
  • e058f3bc0a sub packages obscuren 2014-01-11 15:55:12 +0100
  • 66dd8b6fba sub packages obscuren 2014-01-11 15:53:27 +0100
  • d6f7372a3c Coding style obscuren 2014-01-11 15:41:05 +0100
  • 9571a51286 gofmt no coding standards obscuren 2014-01-11 15:27:08 +0100
  • 8bbf879cb3 Moving the ethgo to individual packages obscuren 2014-01-10 22:44:53 +0100
  • f6fa4f8879 WIP Splitting ethereum up in submodules obscuren 2014-01-10 21:18:56 +0100
  • dbd28a5252 224 to 256 obscuren 2014-01-10 11:18:54 +0100
  • fbc59b7323 Updated read me and changed mine argument to m obscuren 2014-01-10 11:05:28 +0100
  • ba385ccdf1 sudo not udo obscuren 2014-01-10 10:59:57 +0100
  • a9c16803d2 Updated readme obscuren 2014-01-10 10:59:07 +0100
  • 164d7c4f0b before install obscuren 2014-01-10 10:58:55 +0100
  • 19addcb51a Comments obscuren 2014-01-10 10:58:46 +0100
  • 6f58ef7fea Merge 06adb4c9ae into ce40e51ae5 Peter Vessenes 2014-01-09 21:26:49 -0800
  • 06adb4c9ae fix N being overwritten by BigInt.Div functionality Peter Vessenes 2014-01-09 21:23:19 -0800
  • ce40e51ae5 Encoding obscuren 2014-01-10 00:44:45 +0100
  • bd0abe2a81 Updated server and peers and mining processing obscuren 2014-01-10 00:39:16 +0100
  • 849408dda6 Peer handling obscuren 2014-01-09 23:15:51 +0100
  • 01740695cd moved db to dev console obscuren 2014-01-09 16:19:44 +0100
  • d895f83136 Dagger improvements obscuren 2014-01-09 16:19:16 +0100
  • d2b3071b4d db console is now a general console. obscuren 2014-01-09 11:57:35 +0100
  • 92b6667bd1 Minor update obscuren 2014-01-08 23:43:20 +0100
  • 9f42835a02 WIP Block chain obscuren 2014-01-08 23:43:07 +0100
  • 83bb4a3f26 added few commands obscuren 2014-01-08 23:42:35 +0100
  • 4bc9b1fcb3 Updated readme obscuren 2014-01-08 23:42:23 +0100
  • 0929f59ec2 Updated marshalling obscuren 2014-01-08 23:42:11 +0100
  • 9f133a92d0 First dagger impl obscuren 2014-01-08 23:41:03 +0100
  • f91ad7b385 update trie algorithm Vitalik Buterin 2014-01-08 11:26:58 -0500
  • 9c2470902b Further update to trie Vitalik Buterin 2014-01-08 11:26:19 -0500
  • 6da2954462 merge Vitalik Buterin 2014-01-08 08:15:38 -0500
  • cc4224675f Updated trie test Vitalik Buterin 2014-01-07 14:35:26 -0500
  • f1208195f4 Updated trie format and stack language Vitalik Buterin 2014-01-07 12:40:49 -0500
  • b6f7859c3d travis obscuren 2014-01-05 20:45:32 +0100
  • 1676930a16 updated testing" obscuren 2014-01-05 20:41:01 +0100
  • 40dc4d0259 Testing obscuren 2014-01-05 20:15:13 +0100
  • 79c89c0bcd Removed logging obscuren 2014-01-05 20:15:05 +0100
  • 8204e9cd6e Changed hashing, signature and key generation. obscuren 2014-01-05 20:14:53 +0100
  • 92c3471445 secp256k1 method signing obscuren 2014-01-05 01:55:03 +0100
  • 53a30740ee Contract checking method obscuren 2014-01-05 01:54:15 +0100
  • 2c90c0df65 Updated fee obscuren 2014-01-04 00:33:41 +0100
  • 2d3c3674fa Updated stack based vm obscuren 2014-01-04 00:32:52 +0100
  • 6ab61f2c52 Added byte helpers obscuren 2014-01-04 00:32:13 +0100
  • ebef4e103b Ether obscuren 2014-01-04 00:32:01 +0100
  • a42ebd9ed6 block obscuren 2014-01-04 00:31:42 +0100
  • 15bf5ee4db Contract creation, updating and fee processing obscuren 2014-01-04 00:31:06 +0100
  • f97716ebe2 Added new big from []bytes obscuren 2014-01-04 00:30:19 +0100
  • 9581faf5fd Parsing for block and tx obscuren 2014-01-03 13:40:38 +0100
  • 055407c835 VM Recovery obscuren 2014-01-03 13:40:25 +0100
  • 78d18b134f Pop, push, load for vm obscuren 2014-01-03 13:40:12 +0100
  • 7cd41ac45a Wip VM. Created contracts obscuren 2014-01-03 00:43:49 +0100
  • 9df4c74511 WIP rewrite vm obscuren 2014-01-02 23:02:24 +0100
  • 5b3d4fae6e Work in progress external test runner obscuren 2014-01-01 15:49:38 +0100
  • 131c610da6 Merge pull request #1 from obscuren/master vbuterin 2014-01-01 06:40:54 -0800
  • 7613302b49 Update trietest.txt obscuren 2014-01-01 15:25:21 +0100
  • 121632bedd Added obscure's tests Vitalik Buterin 2014-01-01 08:26:18 -0500
  • 61d67f2ae9 moved to markdown obscuren 2014-01-01 14:12:30 +0100
  • 65f00656f2 Help text obscuren 2014-01-01 14:11:56 +0100
  • 30f3b4d4e4 Added a few more comments and cleaned up code obscuren 2014-01-01 14:06:00 +0100
  • df6f7e8a0e updated readme obscuren 2014-01-01 13:52:26 +0100
  • 584f9be7f4 Moved some testing code obscuren 2014-01-01 13:37:00 +0100
  • 5da78427d0 Added db query interface and moved memory database obscuren 2014-01-01 13:36:48 +0100
  • 52952e274d Updated database interface and eth test code obscuren 2014-01-01 03:07:49 +0100
  • 35e4d74641 Added helper methods for slice comparison and nibble matching obscuren 2014-01-01 03:07:29 +0100
  • 79eaa6f2ba Removed old serialization obscuren 2014-01-01 03:07:04 +0100
  • 34d62c380e Encoding helpers for trie obscuren 2014-01-01 03:06:52 +0100
  • 276fa6c799 Working Trie obscuren 2014-01-01 03:06:39 +0100