Commit Graph

8240 Commits

Author SHA1 Message Date
obscuren 233f5200ef Data send over the wire shouldn't be RLPed more then once 2014-01-23 22:32:50 +01:00
obscuren 501db83dfd Updated readme 2014-01-23 21:14:44 +01:00
obscuren 878e796c0a Updated packages 2014-01-23 20:55:23 +01:00
obscuren 477e8a7a73 Rearrange packages 2014-01-23 20:16:52 +01:00
obscuren 2b32f47d2c Initial commit bootstrapping package 2014-01-23 20:14:01 +01:00
obscuren 3616080db4 Added synchronisation of transactions across remote pools 2014-01-21 23:27:08 +01:00
obscuren e47230f82d Transaction processing. Implemented sending and receiving wei 2014-01-20 23:26:53 +01:00
obscuren f6b54c38a4 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum 2014-01-20 23:26:41 +01:00
obscuren 09df961abb Transaction processing. Implemented sending and receiving wei 2014-01-20 23:26:32 +01:00
obscuren 9c296d98de Merge pull request #4 from stephantual/master
Fixed typo (credit to comma 8)
2014-01-19 15:58:41 -08:00
obscuren b608a80ef1 More opcodes 2014-01-19 01:02:22 +01:00
obscuren 489576b6f0 More opcodes 2014-01-19 00:35:32 +01:00
obscuren ee61cfcfa7 Added get peers and peers msg. 2014-01-18 00:19:29 +01:00
obscuren 5e5f386108 Renamed InOutMsg to msg 2014-01-17 17:51:40 +01:00
obscuren 87434a0941 Ping pong message 2014-01-17 17:14:59 +01:00
obscuren ddf82c3337 Removed dagger broadcasting to the net 2014-01-17 16:57:42 +01:00
obscuren aed060a4ce Updated the wire protocol 2014-01-17 16:57:18 +01:00
obscuren df7967c5bb ECmul tmp 2014-01-17 16:57:06 +01:00
obscuren 815313c759 Added more opcodes 2014-01-16 21:32:46 +01:00
obscuren fd7e79f4e3 Added stack and opcodes to a separate file 2014-01-16 18:13:17 +01:00
obscuren 8c4eca2490 Moved the vm code the block manager and added more opcodes 2014-01-16 18:12:55 +01:00
obscuren 33004d704e Moved vm test 2014-01-16 18:12:31 +01:00
obscuren 83396cd836 Moved stack to its own file. Moved contract processing to block manager 2014-01-16 15:20:41 +01:00
obscuren a80a3eeb23 Removed capitalization of the json source 2014-01-16 11:02:41 +01:00
obscuren 79e88690b2 Removed capitalization of the json source 2014-01-16 11:02:19 +01:00
obscuren d8056f7ea5 Updated readme and coding standards 2014-01-16 11:01:59 +01:00
obscuren 64058e2663 Updated readme and coding standards 2014-01-16 11:00:56 +01:00
obscuren 4ea93eba50 Updated tests 2014-01-15 23:32:30 +01:00
Stephan Tual be48f2eb91 Fixed typo (credit to comma 8) 2014-01-15 17:40:35 +00:00
obscuren 44900e363c Updated to temporary trie 2014-01-14 21:48:16 +01:00
obscuren 578b63e2b8 Some miner reports 2014-01-13 01:22:33 +01:00
obscuren 7ade1778fb Peer reaping and fake network 2014-01-12 23:46:03 +01:00
obscuren 52fb3b412c Increased buffer size 2014-01-12 23:16:33 +01:00
obscuren 39bb2c94c0 Atomic syncs on connection states 2014-01-12 22:14:19 +01:00
obscuren f78bd4d5d0 Format 2014-01-12 17:19:14 +01:00
obscuren e280a2a7e3 Server testing blocks 2014-01-12 16:50:59 +01:00
obscuren fedbd9a962 Rlp integer fix 2014-01-12 16:50:43 +01:00
obscuren 12c0e82703 Verion acknowledgement 2014-01-12 16:50:33 +01:00
obscuren c3fabfe00a Fixed validation 2014-01-12 16:50:09 +01:00
obscuren 406adb4563 Fixed dagger verification 2014-01-12 02:39:17 +01:00
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