Commit Graph

2517 Commits (0dfe5113709d2981ef2ec8885d831a38cf2e4f91)
 

Author SHA1 Message Date
obscuren 0122989808 Merge branch 'poc8' into develop 10 years ago
Jeffrey Wilcke ccb4fc8d03 Merge pull request #206 from ethereum/tests 10 years ago
obscuren aec0c0efcb updated tests 10 years ago
obscuren bf566a657c Implemented Qt whisper interface 10 years ago
obscuren 8577e4171a Panic for "Vm" 10 years ago
obscuren 06e76422b5 Added length checkes 10 years ago
obscuren 1c7fd62e57 Moved 10 years ago
obscuren a17a1f9208 Implemented watching using filter package 10 years ago
obscuren ed1538248f Moved filter to events 10 years ago
obscuren 9e1689df9c Generic filter interface 10 years ago
Taylor Gerring ca7f385294 Fix variable name 10 years ago
Taylor Gerring a92ccfc5c6 Added Dockerfile to build from source 10 years ago
obscuren 25cf0c440c Accidentally changed max depth during testing & committed 10 years ago
obscuren 05fd1dafe2 additional log 10 years ago
Felix Lange e28c60caf9 p2p: improve and test eofSignal 10 years ago
Felix Lange 9423401d73 p2p: fix decoding of disconnect reason (fixes #200) 10 years ago
obscuren 0d57ca486a Squashed commit of the following: 10 years ago
obscuren 2b5fcb4642 moved interfaces 10 years ago
obscuren 5553e5aaed states moved to chain 10 years ago
obscuren af6afbaa56 Removed start/stop methods 10 years ago
obscuren 1b98cbbfa4 Moved pow 10 years ago
zelig 3e38f8af23 initial commit for eth blockpool + test 10 years ago
zelig e74f9f27db eth protocol changes 10 years ago
zelig 31a9fdced8 no logging in error (to be refactored into p2p) 10 years ago
zelig 47793b606c initial commit for eth-p2p integration 10 years ago
obscuren 4082c8b61d added simple peer server 10 years ago
obscuren dda778eda7 Updated whisper messages to new crypto api + added tests 10 years ago
obscuren 0f5c6c5e2d Changed new methods to use ecdsa package for pub prv keys 10 years ago
obscuren 186948da22 changed to unsigned integers 10 years ago
obscuren 4f1ef89cb2 updated tests 10 years ago
obscuren 1fb84d3c5f Fixed tests 10 years ago
obscuren 3308491c92 Removed tests because they've become obsolete 10 years ago
obscuren 9ff7be68fb Merge branch 'poc8' into develop 10 years ago
Jeffrey Wilcke ce0c4e5d86 Merge pull request #203 from fjl/rlp-fixes 10 years ago
obscuren 984c7e6689 Added encryption for messages better API for sealing messages 10 years ago
obscuren 87adff7e18 Added Encrypt & Decrypt using the ECIES w/ tests 10 years ago
obscuren c24018e273 Added S256 curve 10 years ago
Felix Lange 6cf4e0329c rlp: display decoder target type in more error messages 10 years ago
obscuren df5157c0b0 PV49 10 years ago
obscuren acf4b5753f Core changes 10 years ago
Felix Lange 829730dec4 rlp: remove dead code 10 years ago
Felix Lange c084a7daa5 rlp: fix panic in decodeList on go 1.4+ 10 years ago
Felix Lange 93e858f88e rlp: remove support for signed integer types 10 years ago
Felix Lange 4f12f0697e rlp: move decoder type switch to decode.go 10 years ago
obscuren 76842b0df8 Additional checks and debug output 10 years ago
obscuren e3a8412df3 Proper start/stoping wpeers 10 years ago
obscuren ebe2d9d872 First draft of Whisper messages relaying 10 years ago
obscuren f06543fd06 Merge branch 'poc8' into develop 10 years ago
obscuren 195b2d2ebd Merge branch 'fjl-feature/p2p-protocol-interface' into poc8 10 years ago
obscuren 384b8c75f0 Merge branch 'feature/p2p-protocol-interface' of https://github.com/fjl/go-ethereum into fjl-feature/p2p-protocol-interface 10 years ago