Commit Graph

160 Commits (dbe42ce44e7f931b712fc461bea6f98f870331c5)
 

Author SHA1 Message Date
obscuren dbe42ce44e Mining using a different hash now 11 years ago
obscuren 7730949221 Block processing during mining 11 years ago
obscuren 5e36e3ccc7 Process transactions 11 years ago
obscuren ec883db3b1 TApply transactions 11 years ago
obscuren 00ec15c82e Fixed mining 11 years ago
obscuren 7f8f008253 Changed mining 11 years ago
obscuren c3ee0e92b8 Recipient as bytes 11 years ago
obscuren cce842314f UPnP support 11 years ago
obscuren 928a1303f6 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum 11 years ago
obscuren f07b53da2d upnp test 11 years ago
Jeffrey Wilcke bd9af2a7fd Merge pull request #10 from josephyzhou/master 11 years ago
Jeffrey Wilcke 8cf2dee4a2 Merge pull request #11 from hiddentao/readme 11 years ago
obscuren f56a595954 Reverted back to old messages 11 years ago
obscuren 2067175808 RLP Updates 11 years ago
Ramesh Nair f4433a6804 Merge branch 'master' into readme 11 years ago
Ramesh Nair 9cdf8f2cba Updated build instructions 11 years ago
Ramesh Nair 6a7cd0c676 Update README 11 years ago
Joey Zhou a0704364ce fix build failure 11 years ago
obscuren e28632b997 Mine? 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 6ab368cf74 Changed block chain specific methods 11 years ago
obscuren 2619604549 Added help 11 years ago
obscuren 8b9dcdcdf0 Debugging handles 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 7bf4f2a908 tx is now part of the chain package 11 years ago
obscuren 501db83dfd Updated readme 11 years ago
obscuren 477e8a7a73 Rearrange packages 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