Commit Graph

2254 Commits (03dc6ec0d42171c1642430baaf8881bb59de3d8f)
 

Author SHA1 Message Date
Taylor Gerring 03dc6ec0d4 Update travis go version to tip 10 years ago
Taylor Gerring f7ec759ef0 inline dependency installation script 10 years ago
Taylor Gerring 7ddebd7a75 Exclude VM tests 10 years ago
Taylor Gerring bab78bbeb6 Merge branch 'tests' of github.com:ethereum/go-ethereum into tests 10 years ago
Taylor Gerring 7a79428278 Update cover command installation 10 years ago
Taylor Gerring 1360f027d9 Merge pull request #216 from ethereum/develop 10 years ago
Taylor Gerring b3629c6f62 remove temp coverage file 10 years ago
Taylor Gerring 176c98eb66 Updated tool import paths 10 years ago
obscuren 795b14330a Fixed EVM environment. Closes #215 10 years ago
obscuren 6cff6dd8b8 Merge branch 'release/v0.7.10' into develop 10 years ago
obscuren 0a9dc1536c Increased peer from 10 to 30 10 years ago
obscuren 1508a23a6f Minor updates on gas and removed/refactored old code. 10 years ago
obscuren f5b8f3d41b Removed OOG check. Revert should always happen. 10 years ago
obscuren 0e93b98533 Transaction was generating incorrect hash because of var changes 10 years ago
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