Commit Graph

8161 Commits (564b60520c68a1f06171abd705c01946b932492f)
 

Author SHA1 Message Date
obscuren e28632b997 Mine? 11 years ago
obscuren 7ccf51fd30 Updated seed peers 11 years ago
obscuren 8f16b66507 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum 11 years ago
obscuren 27a03d3eea Updated to the new Trie 11 years ago
Geff Obscura dbb1370c1f Merge pull request #9 from josephyzhou/master 11 years ago
Joey Zhou ab43c001f7 typo? 11 years ago
obscuren 3e400739a7 Implemented get chain msg 11 years ago
obscuren 6ab368cf74 Changed block chain specific methods 11 years ago
obscuren 2619604549 Added help 11 years ago
obscuren 4a82230de5 Switched port and removed logging 11 years ago
obscuren 884f792871 Removed default connection 11 years ago
obscuren 8b9dcdcdf0 Debugging handles 11 years ago
obscuren 7931c6624c Graceful shutdown of peers 11 years ago
obscuren c6062a0f73 Added MIT license #5 11 years ago
obscuren d753eb77ec Removed the last block of the block chain 11 years ago
obscuren 42e8930b37 Dev contracts 11 years ago
obscuren e32b1a1d97 Fake block mining 11 years ago
obscuren 97882a65bb Dev test mining 11 years ago
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