Commit Graph

6170 Commits (9226369b5daf8c1bf738369cd838963a5d58362d)
 

Author SHA1 Message Date
obscuren 8c4eca2490 Moved the vm code the block manager and added more opcodes 11 years ago
obscuren 33004d704e Moved vm test 11 years ago
obscuren 83396cd836 Moved stack to its own file. Moved contract processing to block manager 11 years ago
obscuren a80a3eeb23 Removed capitalization of the json source 11 years ago
obscuren 79e88690b2 Removed capitalization of the json source 11 years ago
obscuren d8056f7ea5 Updated readme and coding standards 11 years ago
obscuren 64058e2663 Updated readme and coding standards 11 years ago
obscuren 4ea93eba50 Updated tests 11 years ago
Stephan Tual be48f2eb91 Fixed typo (credit to comma 8) 11 years ago
obscuren 44900e363c Updated to temporary trie 11 years ago
obscuren 578b63e2b8 Some miner reports 11 years ago
obscuren 7ade1778fb Peer reaping and fake network 11 years ago
obscuren 52fb3b412c Increased buffer size 11 years ago
obscuren 39bb2c94c0 Atomic syncs on connection states 11 years ago
obscuren f78bd4d5d0 Format 11 years ago
obscuren e280a2a7e3 Server testing blocks 11 years ago
obscuren fedbd9a962 Rlp integer fix 11 years ago
obscuren 12c0e82703 Verion acknowledgement 11 years ago
obscuren c3fabfe00a Fixed validation 11 years ago
obscuren 406adb4563 Fixed dagger verification 11 years ago
obscuren 54bce64e3a Validations reordering & added nonce validation 11 years ago
obscuren bee05d52bf Block verification, TD calculations and overall block processing 11 years ago
obscuren dfb8e65ca7 RLP changes 11 years ago
obscuren e058f3bc0a sub packages 11 years ago
obscuren 66dd8b6fba sub packages 11 years ago
obscuren d6f7372a3c Coding style 11 years ago
obscuren 9571a51286 gofmt no coding standards 11 years ago
obscuren 8bbf879cb3 Moving the ethgo to individual packages 11 years ago
obscuren f6fa4f8879 WIP Splitting ethereum up in submodules 11 years ago
obscuren dbd28a5252 224 to 256 11 years ago
obscuren fbc59b7323 Updated read me and changed mine argument to m 11 years ago
obscuren ba385ccdf1 sudo not udo 11 years ago
obscuren a9c16803d2 Updated readme 11 years ago
obscuren 164d7c4f0b before install 11 years ago
obscuren 19addcb51a Comments 11 years ago
obscuren ce40e51ae5 Encoding 11 years ago
obscuren bd0abe2a81 Updated server and peers and mining processing 11 years ago
obscuren 849408dda6 Peer handling 11 years ago
obscuren 01740695cd moved db to dev console 11 years ago
obscuren d895f83136 Dagger improvements 11 years ago
obscuren d2b3071b4d db console is now a general console. 11 years ago
obscuren 92b6667bd1 Minor update 11 years ago
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