Commit Graph

2482 Commits (bb55307a9d8fa73b0fbc0727f8b80925a87627b7)
 

Author SHA1 Message Date
zelig 5022a31889 add NewMinedBlockEvent 10 years ago
zelig c2af10d256 transaction pool changes 10 years ago
zelig b89ed8eb7b adapt javascript pkg to new backend, use SuggestPeer 10 years ago
zelig 118862f1ba adapt miner to new backend. use events to broadcast new mined blocks 10 years ago
zelig 148de1c875 adapt xeth pkg to new backend. FIXME JSPeer peer info 10 years ago
zelig 76070b4674 blockpool rewritten , tests broken FIXME 10 years ago
zelig 3308d82b23 add protocol error types specific to blockpool 10 years ago
zelig c44e025898 protocol 10 years ago
zelig 02017ed0e0 initial commit for new backend (eth.Ethereum) 10 years ago
zelig 4366fdfc13 initial commit for eth blockpool + test 10 years ago
zelig d957dd2c9f eth protocol changes 10 years ago
zelig eb5cb04aa9 no logging in error (to be refactored into p2p) 10 years ago
zelig e5aa38cb0f initial commit for eth-p2p integration 10 years ago
obscuren f8061fcba8 fixed tests 10 years ago
obscuren 4c84db85c5 eth-go packages ended up in whisper 10 years ago
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