Commit Graph

14943 Commits (eff424cc302152f3914e3f9c8b49efe92e33353f)
 

Author SHA1 Message Date
obscuren c636f8e3e6 Broadcast block 11 years ago
obscuren 1b7cba1878 Updated peers 11 years ago
obscuren 7bf4f2a908 tx is now part of the chain package 11 years ago
obscuren 233f5200ef Data send over the wire shouldn't be RLPed more then once 11 years ago
obscuren 501db83dfd Updated readme 11 years ago
obscuren 878e796c0a Updated packages 11 years ago
obscuren 477e8a7a73 Rearrange packages 11 years ago
obscuren 2b32f47d2c Initial commit bootstrapping package 11 years ago
obscuren 3616080db4 Added synchronisation of transactions across remote pools 11 years ago
obscuren e47230f82d Transaction processing. Implemented sending and receiving wei 11 years ago
obscuren f6b54c38a4 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum 11 years ago
obscuren 09df961abb Transaction processing. Implemented sending and receiving wei 11 years ago
obscuren 9c296d98de Merge pull request #4 from stephantual/master 11 years ago
obscuren b608a80ef1 More opcodes 11 years ago
obscuren 489576b6f0 More opcodes 11 years ago
obscuren ee61cfcfa7 Added get peers and peers msg. 11 years ago
obscuren 5e5f386108 Renamed InOutMsg to msg 11 years ago
obscuren 87434a0941 Ping pong message 11 years ago
obscuren ddf82c3337 Removed dagger broadcasting to the net 11 years ago
obscuren aed060a4ce Updated the wire protocol 11 years ago
obscuren df7967c5bb ECmul tmp 11 years ago
obscuren 815313c759 Added more opcodes 11 years ago
obscuren fd7e79f4e3 Added stack and opcodes to a separate file 11 years ago
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