Commit Graph

3223 Commits (cb7cd0391992e1800e25e1dc049c5d64a5432fe4)
 

Author SHA1 Message Date
obscuren cb7cd03919 unlock mutex 10 years ago
obscuren 3c14902649 Merge branch 'release/0.8.4' 10 years ago
obscuren 92337baa5a reverted back to proper version number 10 years ago
Taylor Gerring f9663b8f4f Fix test for Finney 10 years ago
Taylor Gerring 113cf4208b Update build status links to https 10 years ago
obscuren 703dc8299c Merge branch 'release/0.9.0' into develop 10 years ago
obscuren bd7ebbcd5b Merge branch 'release/0.9.0' 10 years ago
obscuren d586a633ff Updated readme 10 years ago
obscuren 9feb657763 Turbo off 10 years ago
obscuren cc43ab9a81 Minor updates for release 10 years ago
obscuren 66d5559866 Fixed chain event issue 10 years ago
obscuren 82cae27737 Merge branch 'tgerring-rpcupdates' into develop 10 years ago
obscuren 75625801f5 fixed merge 10 years ago
obscuren ea9a549bbd Removed exported fields from state object and added proper set/getters 10 years ago
obscuren 5c975dd4ed Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren d8ac267f41 dirty tracking for state objects fixed 10 years ago
Jeffrey Wilcke 63031f571a Merge pull request #355 from fjl/test-fixes 10 years ago
obscuren 982f73fa6d Added timeout for filter & removed clipboard. Closes #350 10 years ago
Felix Lange 3b12a9293c .travis.yml: don't run gofmt, goimports, golint 10 years ago
Felix Lange 654f7f707c .travis.yml: speed up tests on Travis 10 years ago
Felix Lange 66abe2e3d4 gocoverage.sh: skip . 10 years ago
Felix Lange b3b6210886 tests/vm: add non-test Go file 10 years ago
Felix Lange 01ce066d43 state: improve TestDump 10 years ago
Felix Lange 4ab7a290cd accounts: use crypto/randentropy in test 10 years ago
Felix Lange 81dea2d8e7 update-license.go: add blank line after build tag 10 years ago
obscuren 0006585391 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
Jeffrey Wilcke 639ac5c3da Merge pull request #352 from fjl/no-enc-handshake 10 years ago
Jeffrey Wilcke 765740b829 Merge pull request #345 from maran/feature/minerthreads 10 years ago
Jeffrey Wilcke 07c34751da Merge pull request #335 from alexvandesande/ui 10 years ago
obscuren fa4cbad315 Optimisations and fixed a couple of DDOS issues in the miner 10 years ago
Taylor Gerring a59cd94625 Add setMining RPC method 10 years ago
Taylor Gerring 605dd3a982 Add serpent compilation to RPC 10 years ago
Felix Lange 3719db352a p2p: emit JSON connect/disconnect events 10 years ago
Felix Lange fa15854a54 logger: add P2P disconnected event 10 years ago
Felix Lange dd871e791c p2p: initialize Server.ourHandshake before accepting connections 10 years ago
Felix Lange 3dbd32093c p2p: enable devp2p ping 10 years ago
Felix Lange 1ec6190e86 cmd/mist: show peer names in peers window 10 years ago
Felix Lange 73f94f3755 p2p: disable encryption handshake 10 years ago
obscuren c14071df9d Reset storage cache after sync 10 years ago
Taylor Gerring dba4f3122e Added uninstall filter methods 10 years ago
Taylor Gerring 4322632c59 Merge pull request #339 from tgerring/jsonlog 10 years ago
obscuren 0057bb4ef6 WIP QT Clipboard 10 years ago
obscuren 03b8c6841b Topics => Topic. Closes #343 10 years ago
obscuren fdecc11128 Temp fix for #342 10 years ago
Maran 5aff8bfb59 Implement command line argument to set the amount of agents created by the miner 10 years ago
obscuren 487c5cc294 Added WIP number package 10 years ago
obscuren ee9df32dba Added errors 10 years ago
obscuren 655e942597 Added GetBlock GetUncle with OOB guard 10 years ago
obscuren be90ad89a8 Disable turbo 10 years ago
obscuren 05b1ec008b Disabled ability to disable whisper. Closes #334 10 years ago