| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | | Fixed roots | Jeffrey Wilcke | 2014-06-29 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Simple hex test. | Gav Wood | 2014-06-29 | 1 | -0/+7 |
| * | | | | | | | | | | | | | | Additional test for jeff. Now use the 0x... notation. | Gav Wood | 2014-06-29 | 2 | -2/+18 |
| * | | | | | | | | | | | | | | VM test framework updated. | Gav Wood | 2014-06-28 | 1 | -44/+297 |
| * | | | | | | | | | | | | | | Removed arrays from Trie tests JSON as per conformance guide and changed | Gav Wood | 2014-06-28 | 2 | -49/+45 |
| * | | | | | | | | | | | | | | Merge branch 'master' of github.com:ethereum/tests into develop | Gav Wood | 2014-05-30 | 6 | -77/+272 |
| |\| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | changes based on new account structure nonce, balance, storage, code | Heiko Heiko | 2014-05-30 | 1 | -14/+13 |
| | * | | | | | | | | | | | | | Merge pull request #5 from bkirwi/master | Jeffrey Wilcke | 2014-05-22 | 1 | -10/+10 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | Add some arbitrary test names | Ben Kirwin | 2014-05-22 | 1 | -9/+9 |
| | | * | | | | | | | | | | | | | Delete a comma | Ben Kirwin | 2014-05-19 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | revert to correct data | Chen Houwu | 2014-05-21 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | fix: wrong sha3 hash because of the wrong rlp hex | Chen Houwu | 2014-05-21 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | fix: wrong rlp hex | Chen Houwu | 2014-05-21 | 1 | -10/+10 |
| | * | | | | | | | | | | | | | | Merge pull request #4 from ethers/master | Jeffrey Wilcke | 2014-05-21 | 1 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | fix file name that seems to have been a typo | ethers | 2014-05-21 | 1 | -0/+0 |
| | |/ / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | fix: represent integers as strings | Heiko Heiko | 2014-05-20 | 1 | -8/+8 |
| | * | | | | | | | | | | | | | | add: current initial alloc and genesis hashes | Heiko Heiko | 2014-05-20 | 1 | -0/+16 |
| | |/ / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | add: case when value is long, ensure it's not get rlp encoded as node | Chen Houwu | 2014-05-18 | 1 | -22/+28 |
| | * | | | | | | | | | | | | | Moved txt to json | Vitalik Buterin | 2014-05-12 | 3 | -0/+0 |
| | * | | | | | | | | | | | | | New commit | Vitalik Buterin | 2014-05-09 | 7 | -26/+1052 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #3 from autolycus/develop | Gav Wood | 2014-04-27 | 1 | -32/+132 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | Added some new test cases for the rlp encoding. | Carl Allendorph | 2014-04-20 | 1 | -5/+105 |
| | | | * | | | | | | | | | | | | | Converted spaces to tabs to be compliant with the coding standards defined in... | Carl Allendorph | 2014-04-20 | 1 | -32/+32 |
| | | |/ / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | Removed unneeded test, added new tests | Vitalik Buterin | 2014-05-07 | 6 | -83/+123 |
| * | | | | | | | | | | | | | | | VM tests. | Gav Wood | 2014-05-30 | 1 | -337/+531 |
| * | | | | | | | | | | | | | | | PoC-5 VM tests. | Gav Wood | 2014-05-12 | 1 | -798/+557 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | RLP tests and Trie updates. | Gav Wood | 2014-02-28 | 2 | -20/+48 |
| * | | | | | | | | | | | | | | Hex encode tests done. | Gav Wood | 2014-02-28 | 1 | -32/+60 |
| * | | | | | | | | | | | | | | Fix RLP tests. | Gav Wood | 2014-02-28 | 2 | -284/+808 |
| * | | | | | | | | | | | | | | Fix empty string. | Gav Wood | 2014-02-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Tests fix. | Gav Wood | 2014-02-24 | 1 | -4/+176 |
| * | | | | | | | | | | | | | | Updated the tests. | Gav Wood | 2014-02-22 | 1 | -54/+101 |
| * | | | | | | | | | | | | | | Moved over to new format, but RLP tests still need updating. | Gav Wood | 2014-02-22 | 3 | -92/+84 |
| * | | | | | | | | | | | | | | More docs. | Gav Wood | 2014-02-22 | 1 | -0/+24 |
| * | | | | | | | | | | | | | | Added VM test suite. | Gav Wood | 2014-02-22 | 5 | -0/+77 |
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | update trie algorithm | Vitalik Buterin | 2014-01-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | | merge | Vitalik Buterin | 2014-01-08 | 1 | -8/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1 from obscuren/master | vbuterin | 2014-01-01 | 1 | -8/+8 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | Update trietest.txt | obscuren | 2014-01-01 | 1 | -8/+8 |
| | |/ / / / / / / / / / / / / |
|
| * / / / / / / / / / / / / / | Updated trie test | Vitalik Buterin | 2014-01-08 | 1 | -2/+2 |
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | Added obscure's tests | Vitalik Buterin | 2014-01-01 | 3 | -0/+20 |
| * | | | | | | | | | | | | | Fixed tests a bit | Vitalik Buterin | 2014-01-01 | 2 | -8/+10 |
| * | | | | | | | | | | | | | Merge branch 'master' of github.com:ethereum/tests | Vitalik Buterin | 2014-01-01 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Initial commit | vbuterin | 2013-12-31 | 1 | -0/+2 |
| | / / / / / / / / / / / / |
|
| * / / / / / / / / / / / / | Added first three tests | Vitalik Buterin | 2013-12-31 | 3 | -0/+85 |
| / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | removed tests | obscuren | 2015-03-02 | 194 | -2239402/+0 |
* | | | | | | | | | | | | | updated tests | obscuren | 2015-03-02 | 56 | -223/+18518 |
* | | | | | | | | | | | | | New gas prices model | obscuren | 2015-03-02 | 5 | -120/+193 |
* | | | | | | | | | | | | | Merge branch 'ethersphere-blockpool2' into poc-9 | obscuren | 2015-03-01 | 45 | -2584/+3799 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'blockpool2' of https://github.com/ethersphere/go-ethereum into ... | obscuren | 2015-02-27 | 43 | -2584/+3795 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | integrate blockpool into eth | zelig | 2015-02-25 | 27 | -2570/+61 |
| | * | | | | | | | | | | | | export Sendln/Sendf in logger | zelig | 2015-02-25 | 1 | -14/+14 |
| | * | | | | | | | | | | | | major rewrite, reorg of blockpool + new features | zelig | 2015-02-25 | 13 | -0/+3583 |
| | * | | | | | | | | | | | | errs pkg for error code based errors | zelig | 2015-02-25 | 2 | -0/+137 |
| * | | | | | | | | | | | | | wip | obscuren | 2015-02-27 | 6 | -16/+29 |
* | | | | | | | | | | | | | | Secure trie | obscuren | 2015-03-01 | 4 | -3/+33 |
| |_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Unused variable | obscuren | 2015-03-01 | 1 | -1/+0 |
* | | | | | | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-03-01 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | Bump to latest versions for Docker | Taylor Gerring | 2015-02-27 | 1 | -6/+6 |
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Simple effective VM optimisation | obscuren | 2015-03-01 | 1 | -6/+12 |
* | | | | | | | | | | | | Removed some methods from the JS REPL | obscuren | 2015-03-01 | 7 | -54/+25 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Report proper database directory. Closes #397 | obscuren | 2015-02-27 | 1 | -1/+2 |
* | | | | | | | | | | | Merge branch 'hotfix/0.8.5-2' into develop | obscuren | 2015-02-27 | 4 | -7/+4 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Bump | obscuren | 2015-02-27 | 4 | -7/+4 |
| * | | | | | | | | | | Merge branch 'master' into hotfix/0.8.5-2 | obscuren | 2015-02-27 | 39 | -681/+1047 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Merge branch 'develop' | obscuren | 2015-02-27 | 39 | -681/+1047 |
| |/| | | | | | | | | |
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Fixed consensus issue for refunding | obscuren | 2015-02-27 | 6 | -18/+31 |
| |/ / / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Defautl block | obscuren | 2015-02-26 | 3 | -316/+488 |
* | | | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-26 | 21 | -119/+277 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge pull request #392 from tgerring/rpcdefaultblock | Jeffrey Wilcke | 2015-02-26 | 2 | -0/+34 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Stub defaultBlock methods | Taylor Gerring | 2015-02-25 | 2 | -0/+34 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge pull request #391 from tgerring/osext | Jeffrey Wilcke | 2015-02-26 | 13 | -101/+90 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Update godeps | Taylor Gerring | 2015-02-26 | 10 | -42/+60 |
| | * | | | | | | | | | | Cleanup imports | Taylor Gerring | 2015-02-26 | 3 | -6/+4 |
| | * | | | | | | | | | | DRY DefaultAssetPath() | Taylor Gerring | 2015-02-26 | 3 | -54/+27 |
| | * | | | | | | | | | | Update osext import path | Taylor Gerring | 2015-02-26 | 2 | -2/+2 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Merge pull request #385 from Gustav-Simonsson/account_manager_key_locking | Jeffrey Wilcke | 2015-02-26 | 2 | -11/+91 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Remove unneeded initialisation of mutex | Gustav Simonsson | 2015-02-26 | 1 | -1/+0 |
| | * | | | | | | | | | | Address pull request comments | Gustav Simonsson | 2015-02-26 | 2 | -17/+19 |
| | * | | | | | | | | | | Add automatic locking / unlocking of accounts | Gustav Simonsson | 2015-02-26 | 2 | -11/+90 |
| * | | | | | | | | | | | Merge pull request #388 from Gustav-Simonsson/validate_block_header_gas_limit | Jeffrey Wilcke | 2015-02-26 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | Validate block header gas limit | Gustav Simonsson | 2015-02-26 | 1 | -1/+6 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Merge pull request #382 from ethereum/travis | Taylor Gerring | 2015-02-25 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | Update Go and Qt versions | Taylor Gerring | 2015-02-25 | 1 | -2/+2 |
| |/ / / / / / / / / |
|
* / / / / / / / / / | wip | obscuren | 2015-02-26 | 4 | -69/+132 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #379 from tgerring/rpcupdates | Jeffrey Wilcke | 2015-02-25 | 6 | -170/+127 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Consolidate related items | Taylor Gerring | 2015-02-25 | 1 | -37/+36 |
| * | | | | | | | | | Remove errParseRequest | Taylor Gerring | 2015-02-25 | 3 | -3/+2 |
| * | | | | | | | | | Rename files | Taylor Gerring | 2015-02-25 | 3 | -0/+0 |
| * | | | | | | | | | Cleanup RPC packcage | Taylor Gerring | 2015-02-25 | 3 | -131/+90 |
* | | | | | | | | | | Merge pull request #378 from Gustav-Simonsson/fix_account_manager_tests | Jeffrey Wilcke | 2015-02-25 | 3 | -3/+22 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Fix key store address hex decoding and accounts test | Gustav Simonsson | 2015-02-25 | 3 | -3/+22 |
* | | | | | | | | | | Merge pull request #373 from tgerring/issue370 | Taylor Gerring | 2015-02-25 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Move amounts to global vars | Taylor Gerring | 2015-02-25 | 1 | -14/+14 |
| * | | | | | | | | | Fix duplicate leading 0x | Taylor Gerring | 2015-02-24 | 1 | -1/+1 |
| * | | | | | | | | | Convert gas values to integers | Taylor Gerring | 2015-02-24 | 1 | -14/+14 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #368 from maran/feature/changeDataDir | Jeffrey Wilcke | 2015-02-25 | 6 | -27/+25 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Implement OS sensitive dataDirs | Maran | 2015-02-23 | 6 | -27/+25 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #369 from tgerring/issue367 | Jeffrey Wilcke | 2015-02-25 | 2 | -15/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Allow zero and negative block numbers | Taylor Gerring | 2015-02-23 | 2 | -15/+4 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #376 from frozeman/topicsFix | Jeffrey Wilcke | 2015-02-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
| * | | | | | | | | topics fix | Fabian Vogelsteller | 2015-02-24 | 1 | -1/+1 |
|/ / / / / / / / |
|
* | | | | | | | | skipping test | obscuren | 2015-02-24 | 2 | -3/+1 |
* | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-24 | 1 | -3/+3 |
|\| | | | | | | |
|
| * | | | | | | | Merge pull request #360 from Gustav-Simonsson/add_stack_size_checks | Jeffrey Wilcke | 2015-02-22 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Correct stack size validation for MUL, CALLDATACOPY, EXTCODESIZE, BLOCKHASH | Gustav Simonsson | 2015-02-21 | 1 | -3/+3 |
* | | | | | | | | | Merge branch 'master' into develop | obscuren | 2015-02-24 | 6 | -22/+59 |
|\ \ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Properly uninstall filters. Mining issue fixed #closes #365 | obscuren | 2015-02-23 | 6 | -22/+59 |
| * | | | | | | | | Merge branch 'develop' | obscuren | 2015-02-22 | 3 | -9/+35 |
| |\| | | | | | | |
|
| * | | | | | | | | Merge branch 'release/0.8.5'v0.8.5 | obscuren | 2015-02-22 | 13 | -39/+60 |
| |\ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Merge branch 'hotfix/0.8.4-1'v0.8.4-1 | obscuren | 2015-02-21 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | removed log | obscuren | 2015-02-24 | 1 | -1/+0 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-22 | 1 | -6/+30 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge pull request #359 from fjl/p2p-identity | Jeffrey Wilcke | 2015-02-22 | 1 | -6/+30 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | eth: persist node key between sessions (#304) | Felix Lange | 2015-02-20 | 1 | -6/+27 |
| | * | | | | | | | | | eth: add poc-8.ethdev.com as second default bootstrap node | Felix Lange | 2015-02-20 | 1 | -0/+3 |
* | | | | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-22 | 2 | -3/+5 |
|\| | | | | | | | | | |
|
| * | | | | | | | | | | Merge pull request #364 from ethereum/travis | Taylor Gerring | 2015-02-21 | 2 | -3/+5 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | Don't print per-function testing results | Taylor Gerring | 2015-02-21 | 2 | -3/+5 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'release/0.8.5' into develop | obscuren | 2015-02-22 | 13 | -39/+60 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | / / / / /
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Bump | obscuren | 2015-02-22 | 3 | -3/+3 |
| * | | | | | | | | Added Number to logs | obscuren | 2015-02-22 | 4 | -3/+17 |
| * | | | | | | | | Added eth_logs & fixed issue with manual log filtering | obscuren | 2015-02-22 | 6 | -33/+40 |
|/ / / / / / / / |
|
* | | | | | | | | Merge branch 'hotfix/0.8.4-1' into developv0.8.4 | obscuren | 2015-02-21 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | unlock mutex | obscuren | 2015-02-21 | 1 | -0/+2 |
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'release/0.8.4' | obscuren | 2015-02-21 | 5 | -6/+6 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'release/0.9.0' | obscuren | 2015-02-21 | 1246 | -21067/+2655510 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'hotfix/0.7.11'v0.7.11 | obscuren | 2014-12-24 | 3 | -2/+8 |
| |\ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ | Merge branch 'release/0.8.4' into develop | obscuren | 2015-02-21 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | reverted back to proper version number | obscuren | 2015-02-21 | 3 | -3/+3 |
|/ / / / / / / / / |
|
* | | | | | | | | | Fix test for Finney | Taylor Gerring | 2015-02-21 | 1 | -1/+1 |
* | | | | | | | | | Update build status links to https | Taylor Gerring | 2015-02-21 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'release/0.9.0' into develop | obscuren | 2015-02-21 | 10 | -26/+43 |
|\ \ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Updated readme | obscuren | 2015-02-21 | 1 | -4/+4 |
| * | | | | | | | | Turbo off | obscuren | 2015-02-21 | 1 | -1/+1 |
| * | | | | | | | | Minor updates for release | obscuren | 2015-02-21 | 8 | -21/+38 |
|/ / / / / / / / |
|
* | | | | | | | | Fixed chain event issue | obscuren | 2015-02-20 | 2 | -7/+3 |
* | | | | | | | | Merge branch 'tgerring-rpcupdates' into develop | obscuren | 2015-02-20 | 6 | -9/+130 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fixed merge | obscuren | 2015-02-20 | 6 | -9/+130 |
|/| | | | | | | | |
|
| * | | | | | | | | Add setMining RPC method | Taylor Gerring | 2015-02-20 | 3 | -0/+37 |
| * | | | | | | | | Add serpent compilation to RPC | Taylor Gerring | 2015-02-20 | 2 | -0/+38 |
| * | | | | | | | | Added uninstall filter methods | Taylor Gerring | 2015-02-19 | 2 | -0/+28 |
* | | | | | | | | | Removed exported fields from state object and added proper set/getters | obscuren | 2015-02-20 | 9 | -47/+64 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-20 | 6 | -19/+55 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge pull request #355 from fjl/test-fixes | Jeffrey Wilcke | 2015-02-20 | 6 | -19/+55 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | .travis.yml: don't run gofmt, goimports, golint | Felix Lange | 2015-02-20 | 1 | -5/+0 |
| | * | | | | | | | | .travis.yml: speed up tests on Travis | Felix Lange | 2015-02-20 | 2 | -6/+8 |
| | * | | | | | | | | gocoverage.sh: skip . | Felix Lange | 2015-02-20 | 1 | -1/+1 |
| | * | | | | | | | | tests/vm: add non-test Go file | Felix Lange | 2015-02-20 | 1 | -0/+3 |
| | * | | | | | | | | state: improve TestDump | Felix Lange | 2015-02-20 | 1 | -5/+38 |
| | * | | | | | | | | accounts: use crypto/randentropy in test | Felix Lange | 2015-02-20 | 1 | -2/+4 |
| | * | | | | | | | | update-license.go: add blank line after build tag | Felix Lange | 2015-02-20 | 1 | -0/+1 |
* | | | | | | | | | | dirty tracking for state objects fixed | obscuren | 2015-02-20 | 4 | -8/+13 |
|/ / / / / / / / / |
|
* | | | | | | | | | Added timeout for filter & removed clipboard. Closes #350 | obscuren | 2015-02-20 | 7 | -82/+129 |
* | | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-20 | 19 | -662/+658 |
|\| | | | | | | | |
|
| * | | | | | | | | Merge pull request #352 from fjl/no-enc-handshake | Jeffrey Wilcke | 2015-02-20 | 10 | -342/+333 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | p2p: emit JSON connect/disconnect events | Felix Lange | 2015-02-20 | 1 | -0/+13 |
| | * | | | | | | | | logger: add P2P disconnected event | Felix Lange | 2015-02-20 | 1 | -10/+10 |
| | * | | | | | | | | p2p: initialize Server.ourHandshake before accepting connections | Felix Lange | 2015-02-20 | 1 | -8/+9 |
| | * | | | | | | | | p2p: enable devp2p ping | Felix Lange | 2015-02-19 | 1 | -11/+26 |
| | * | | | | | | | | cmd/mist: show peer names in peers window | Felix Lange | 2015-02-19 | 2 | -2/+4 |
| | * | | | | | | | | p2p: disable encryption handshake | Felix Lange | 2015-02-19 | 7 | -313/+273 |
| * | | | | | | | | | Merge pull request #345 from maran/feature/minerthreads | Jeffrey Wilcke | 2015-02-20 | 5 | -17/+23 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Implement command line argument to set the amount of agents created by the miner | Maran | 2015-02-19 | 5 | -17/+23 |
| * | | | | | | | | | | Merge pull request #335 from alexvandesande/ui | Jeffrey Wilcke | 2015-02-20 | 4 | -23/+26 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / /
| |/| | | | | | | | /
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| | * | | | | | | | | Removed console logs from mist.js | Alexandre Van de Sande | 2015-02-18 | 2 | -7/+8 |
| | * | | | | | | | | Cut, Copy, Undo and Redo working in webview | Alexandre Van de Sande | 2015-02-18 | 3 | -18/+20 |
| * | | | | | | | | | Merge pull request #339 from tgerring/jsonlog | Taylor Gerring | 2015-02-19 | 3 | -300/+296 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Re-add LogFormat to Config | Taylor Gerring | 2015-02-18 | 1 | -0/+1 |
| | * | | | | | | | | Update JSON Log types | Taylor Gerring | 2015-02-18 | 2 | -300/+295 |
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
* | | | | | | | | | Optimisations and fixed a couple of DDOS issues in the miner | obscuren | 2015-02-20 | 15 | -103/+155 |
* | | | | | | | | | Reset storage cache after sync | obscuren | 2015-02-19 | 1 | -0/+1 |
* | | | | | | | | | WIP QT Clipboard | obscuren | 2015-02-19 | 8 | -4/+75 |
* | | | | | | | | | Topics => Topic. Closes #343 | obscuren | 2015-02-19 | 3 | -22/+7 |
|/ / / / / / / / |
|
* | | | | | | | | Temp fix for #342 | obscuren | 2015-02-19 | 1 | -2/+3 |
* | | | | | | | | Added WIP number package | obscuren | 2015-02-19 | 2 | -0/+273 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | Added errors | obscuren | 2015-02-18 | 1 | -0/+6 |
* | | | | | | | Added GetBlock GetUncle with OOB guard | obscuren | 2015-02-18 | 4 | -9/+59 |
* | | | | | | | Disable turbo | obscuren | 2015-02-18 | 1 | -1/+1 |
* | | | | | | | Disabled ability to disable whisper. Closes #334 | obscuren | 2015-02-18 | 4 | -3/+8 |
|/ / / / / / |
|
* | | | | | | removed old wallet | obscuren | 2015-02-18 | 1 | -1/+0 |
* | | | | | | Merge pull request #325 from fjl/deps-cleanup | Jeffrey Wilcke | 2015-02-18 | 49 | -2007/+145 |
|\ \ \ \ \ \ |
|
| * | | | | | | p2p/nat: switch to github.com/huin/goupnp | Felix Lange | 2015-02-17 | 23 | -33/+32 |
| * | | | | | | crypto: switch to golang.org/x/crypto | Felix Lange | 2015-02-17 | 10 | -254/+15 |
| * | | | | | | rpc/ws: switch to golang.org/x/net | Felix Lange | 2015-02-17 | 10 | -10/+96 |
| * | | | | | | p2p: fix ecies dependency in tests | Felix Lange | 2015-02-17 | 9 | -1710/+2 |
* | | | | | | | added bootnode back in | obscuren | 2015-02-18 | 1 | -2/+1 |
* | | | | | | | Removed mined transactions from pending view. Closes #321 | obscuren | 2015-02-18 | 3 | -27/+12 |
* | | | | | | | Forgot to add the case for logs. Closes #336 | obscuren | 2015-02-18 | 1 | -18/+9 |
* | | | | | | | Changed to ChainEvent and fixed a nil pointer in transact | obscuren | 2015-02-18 | 8 | -14/+47 |
* | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-17 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge pull request #327 from fjl/udp-out-of-range | Jeffrey Wilcke | 2015-02-17 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | p2p/discover: fix pending replies iteration | Felix Lange | 2015-02-17 | 1 | -1/+2 |
| | |/ / / / / / |
|
* | / / / / / / | Implement register and watchTx | obscuren | 2015-02-17 | 3 | -2/+88 |
|/ / / / / / / |
|
* | | | | | | | Merge branch 'alexvandesande-ui' into develop | obscuren | 2015-02-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | commented peer count out | obscuren | 2015-02-17 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'ui' of https://github.com/alexvandesande/go-ethereum into develop | obscuren | 2015-02-17 | 15 | -187/+255 |
|\| | | | | | |
|
| * | | | | | | Merge branch 'develop' into ui | Alexandre Van de Sande | 2015-02-17 | 15 | -102/+62 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Updated icons | Alexandre Van de Sande | 2015-02-17 | 6 | -4/+3 |
| * | | | | | | | removed status bar code | Alexandre Van de Sande | 2015-02-17 | 1 | -73/+0 |
| * | | | | | | | badge support | Alexandre Van de Sande | 2015-02-17 | 2 | -9/+9 |
| * | | | | | | | side icons | Alexandre Van de Sande | 2015-02-17 | 4 | -19/+103 |
| * | | | | | | | SideIcons work. Copy paste still doesn't. | Alexandre Van de Sande | 2015-02-17 | 3 | -13/+55 |
| * | | | | | | | merge conflicts | Alexandre Van de Sande | 2015-02-16 | 769 | -2864/+442336 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Solved Issue #318 and added states to back button | Alexandre Van de Sande | 2015-02-16 | 6 | -20/+21 |
| * | | | | | | | | Add http when not present on browser | Alexandre Van de Sande | 2015-02-16 | 1 | -1/+6 |
| * | | | | | | | | changed url bar behaviour. Failed attempt at icon | Alexandre Van de Sande | 2015-02-14 | 3 | -75/+77 |
* | | | | | | | | | Filter and mutex locks added | obscuren | 2015-02-17 | 7 | -17/+33 |
* | | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-17 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Updated P2PConnected log fields | Taylor Gerring | 2015-02-17 | 1 | -2/+4 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Added optional address slice. Closes #326 | obscuren | 2015-02-17 | 1 | -2/+16 |
* | | | | | | | | | Use new rlp (TODO requires some refactoring) | obscuren | 2015-02-17 | 1 | -2/+23 |
|/ / / / / / / / |
|
* | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-17 | 671 | -17/+435443 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Update obscuren/qml revision | Taylor Gerring | 2015-02-17 | 2 | -1/+3 |
| * | | | | | | | Add godep usage information | Taylor Gerring | 2015-02-17 | 1 | -0/+2 |
| * | | | | | | | Add Docker Hub link to automated builds | Taylor Gerring | 2015-02-17 | 1 | -0/+1 |
| * | | | | | | | Use explicit branch and godep | Taylor Gerring | 2015-02-17 | 1 | -5/+9 |
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Update Travis to use godep | Taylor Gerring | 2015-02-16 | 1 | -1/+2 |
| * | | | | | | Add versioned dependencies from godep | Taylor Gerring | 2015-02-16 | 667 | -0/+435414 |
| * | | | | | | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Taylor Gerring | 2015-02-16 | 5 | -25/+20 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Use Go binary instead of building from source | Taylor Gerring | 2015-02-16 | 1 | -6/+5 |
| * | | | | | | | Use latest Trusty version | Taylor Gerring | 2015-02-16 | 1 | -1/+1 |
| * | | | | | | | Group Qt dependencies together | Taylor Gerring | 2015-02-16 | 1 | -6/+6 |
| * | | | | | | | Ignore locally built binaries | Taylor Gerring | 2015-02-16 | 1 | -0/+3 |
* | | | | | | | | "centralised" mining to backend. Closes #323 | obscuren | 2015-02-17 | 11 | -96/+47 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Changed default denominators | obscuren | 2015-02-16 | 3 | -3/+5 |
* | | | | | | | Added invalid sec key test | obscuren | 2015-02-16 | 1 | -1/+10 |
* | | | | | | | Removed reference to lastBlockNumber & LastBlockNumber | obscuren | 2015-02-16 | 1 | -21/+5 |
|/ / / / / / |
|
* | | | | | | Resolved some bugs in the miner | obscuren | 2015-02-15 | 3 | -13/+12 |
* | | | | | | Merge branch 'develop' into bounty | obscuren | 2015-02-15 | 6 | -14/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | HTTP RPC only listen on localhost | obscuren | 2015-02-15 | 1 | -1/+1 |
| * | | | | | | Validate seckey when generating pub key | obscuren | 2015-02-15 | 1 | -1/+6 |
| * | | | | | | Use a mutex write-lock for a write operation | obscuren | 2015-02-15 | 2 | -8/+8 |
| * | | | | | | Reference pointer to block instead of pointer to function | obscuren | 2015-02-15 | 1 | -1/+1 |
| * | | | | | | Unmarshal in to pointer to string | obscuren | 2015-02-15 | 1 | -3/+3 |
|/ / / / / / |
|
* | | | | | | removed some old menu items | obscuren | 2015-02-15 | 2 | -32/+0 |
* | | | | | | Reset URL bar | obscuren | 2015-02-15 | 1 | -1/+9 |
* | | | | | | Fixed a few errors in the browser special meta tags objects | obscuren | 2015-02-15 | 1 | -30/+28 |
* | | | | | | Fixed mining & limited hash power | obscuren | 2015-02-14 | 5 | -22/+44 |
* | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-14 | 4 | -25/+43 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge pull request #309 from fjl/peer-window | Jeffrey Wilcke | 2015-02-14 | 4 | -25/+43 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cmd/mist: fix peer window | Felix Lange | 2015-02-14 | 3 | -25/+37 |
| | * | | | | | | p2p: print Cap as name/version | Felix Lange | 2015-02-14 | 1 | -0/+6 |
| |/ / / / / / |
|
* | | | | | | | Moved ECIES to repo & added secondary title for webview | obscuren | 2015-02-14 | 6 | -6/+18 |
* | | | | | | | Add 'crypto/ecies/' from commit '7c0f4a9b18d992166452d8cd32caaefd92b26386' | obscuren | 2015-02-14 | 7 | -0/+1703 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Merge pull request #3 from Gustav-Simonsson/fix_ecies_params_init_bug | Jeffrey Wilcke | 2015-02-14 | 1 | -8/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fix ECIES params nil bug | Gustav Simonsson | 2015-02-12 | 1 | -8/+2 |
| |/ / / / / / |
|
| * | | | | | | Merge pull request #2 from Gustav-Simonsson/correct_ecies_shared_key_generation | Jeffrey Wilcke | 2015-02-12 | 1 | -12/+17 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Correct ECIES shared key length check | Gustav Simonsson | 2015-02-12 | 1 | -12/+17 |
| |/ / / / / / |
|
| * | | | | | | Merge pull request #1 from Gustav-Simonsson/fix_reference_links | Jeffrey Wilcke | 2014-12-12 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|