Commit Graph

2396 Commits (b0854fbff5c3d588134f577918a39d08002235dc)
 

Author SHA1 Message Date
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 0dc566124a Merge fixes 10 years ago
obscuren 721e8ae93f Merged develop 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 e6fdf0c9f7 Merge branch 'develop' into poc8 10 years ago
obscuren 4dbdcaecb1 Moved pre-compiled, moved depth check 10 years ago
Jeffrey Wilcke 8da07e91e4 Merge pull request #213 from ethereum/develop 10 years ago
obscuren b1c58b76a9 moved err check 10 years ago
obscuren 52b54631a4 Whisper watches fixes 10 years ago
obscuren 93edae280d doc desc 10 years ago
Jeffrey Wilcke bb17591959 Merge pull request #211 from fjl/fix-server-disc 10 years ago
Felix Lange aa3b91b802 p2p: fix call to Server.removePeer (might help with #209) 10 years ago
obscuren b55fabc7be Removed debug message 10 years ago
obscuren 54605d8c8e During env open check for pub error which indicated unencrypted payload. 10 years ago
obscuren 52ca80bdd2 Fixed deref ptr 10 years ago
obscuren 0291eff99a Identity test 10 years ago
obscuren c96e504adb Typo 10 years ago
obscuren 01a6db9324 Added whisper debug interface + whisper fixes 10 years ago
obscuren 993280ec03 Added whisper test 10 years ago
obscuren 6ff9d5770b Added whisper handler 10 years ago
obscuren 455241debb Removed goroutine from "Run" 10 years ago
obscuren db89c3e1a3 Merge branch 'develop' into poc8 10 years ago
obscuren ef4135eabe Added topic utility functions to whisper 10 years ago
obscuren 56dac74f71 made mist in a compilable, workable state using the new refactored packages 10 years ago
obscuren c7bc684909 Moved peer helper metheds 10 years ago
obscuren 96272e19a6 removed filter manager from base 10 years ago
obscuren bd9088792b Merge branch 'develop' into ethersphere-ethp2p 10 years ago
obscuren cdb2ebbdfa Added old filter. Needs some refactoring 10 years ago
obscuren 4b5ad31b3a WIP 10 years ago
obscuren 6c168c8f22 added protocol handler 10 years ago
obscuren afc8b887ab added whisper 10 years ago
obscuren f111fc0608 WIP 10 years ago
zelig 1d959cb0ca WIP 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
zelig 72290f67fe resolve merge conflict hell 10 years ago
zelig 4c89d5331f adapt blockpool/backend to use pow/ezp with pow.Block for VerifyPoW func 10 years ago
zelig 61940b2275 adapt cmd/cli to new backend 10 years ago