Commit Graph

2240 Commits (5da5db5a0a149235c742748aa4b3b94d13d6910f)
 

Author SHA1 Message Date
obscuren 5da5db5a0a Added authors 10 years ago
obscuren 88af879f7a version bump 10 years ago
obscuren 12671c82ea Moved VM to execution 10 years ago
obscuren 59ef6e3693 Cleaned up objects 10 years ago
obscuren a7f4ade711 Fixed tests 10 years ago
obscuren 1e985f9865 Fixed casting error 10 years ago
obscuren 4789084998 updated tests 10 years ago
obscuren 3325683794 Fixed refund model 10 years ago
obscuren f7287c626e updated tests 10 years ago
obscuren 198cc69357 Gas corrections and vm fixes 10 years ago
obscuren 5ad473d758 Moved methods to messages 10 years ago
obscuren db494170dc Created generic message (easy for testing) 10 years ago
obscuren 9e286e1c33 updated tests 10 years ago
obscuren 2d09e67713 Updated to new methods 10 years ago
obscuren 49e0267fe7 Locks, refactor, tests 10 years ago
obscuren 590aace88d Removed ethereum as dependency 10 years ago
obscuren 4b2f1f7628 idx should return -1 10 years ago
obscuren df3366d910 Rlp shouldn't write null bytes 10 years ago
obscuren 4dbdcaecb1 Moved pre-compiled, moved depth check 10 years ago
obscuren b1c58b76a9 moved err check 10 years ago
obscuren ef4135eabe Added topic utility functions to whisper 10 years ago
obscuren c3ba4ace64 Merge branch 'poc8' into develop 10 years ago
Jeffrey Wilcke 15e46b97b4 Merge pull request #204 from fjl/fix-p2p-disconnect 10 years ago
Felix Lange da900f9435 p2p: add test for base protocol disconnect 10 years ago
Felix Lange f0f6727778 p2p: use an error type for disconnect requests 10 years ago
Felix Lange 65e39bf20e p2p: add MsgPipe for protocol testing 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
obscuren 4082c8b61d added simple peer server 10 years ago