aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | added state systemOperationsTestChristoph Jentzsch2014-11-051-0/+2330
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/develop' into developChristoph Jentzsch2014-11-040-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #31 from CJentzsch/developChristoph Jentzsch2014-11-0421-1985/+64
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restructered tests in folders in accordance to test suites
| * | | | | | | | | | | | | | | Update tests to latest protocol changes (PoC7)Christoph Jentzsch2014-11-049-1172/+1379
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Updated vmNamecoin.json to new sstore pricesChristoph Jentzsch2014-11-031-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Added example state testChristoph Jentzsch2014-11-031-0/+62
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | removed systemoperationstestsChristoph Jentzsch2014-11-031-1924/+0
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Restructered tests in folders in accordance to test suitesChristoph Jentzsch2014-11-0320-60/+1
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | New SIGNEXTEND tetsChristoph Jentzsch2014-10-301-0/+43
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | New tests for BNOT and SIGNEXTENDChristoph Jentzsch2014-10-303-266/+396
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Update SSTORE gas cost and BNOT instead of NEGChristoph Jentzsch2014-10-289-246/+626
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Added new recursive bombsChristoph Jentzsch2014-10-233-1/+363
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Changing gas cost to zero at stackunderflowChristoph Jentzsch2014-10-2311-314/+5
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Reverted back to original value.Jeffrey Wilcke2014-10-221-1/+1
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | fix spelling errormartin becze2014-10-221-1/+1
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Added failing random testsChristoph Jentzsch2014-10-2110-0/+398
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into developChristoph Jentzsch2014-10-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #23 from ethers/fix22Christoph Jentzsch2014-10-141-6/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | numbers should be strings #22
| | | * | | | | | | | | | | | | numbers should be strings #22ethers2014-10-141-6/+6
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Added some MUL testsChristoph Jentzsch2014-10-111-0/+128
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | INVALID stops the operation and doesn't cost gasNick Savers2014-10-111-3/+3
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/develop'Christoph Jentzsch2014-10-0816-850/+12580
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: genesishashestest.json
| | * | | | | | | | | | | | | | Update keyaddrtest to be valid JSONMaran2014-07-221-6/+6
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Added Gav's new address.Gav Wood2014-06-111-4/+4
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #26 from wanderer/developChristoph Jentzsch2014-10-212-0/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a package.json for node.js
| | * | | | | | | | | | | | | | | turned tests into a node modulewanderer2014-10-202-0/+46
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | json was invalid and missing quotesethers2014-10-171-6/+6
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Update vmEnvironmentalInfoTest.jsonJeffrey Wilcke2014-10-161-2/+2
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | updated genesis_hashChristoph Jentzsch2014-10-151-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Added some MUL testsChristoph Jentzsch2014-10-111-0/+128
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | tested new opcodes (JUMPDEST,CALLCODE) and created test for CALL/CREATE depthChristoph Jentzsch2014-10-112-35/+293
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Update + ABA recursive bomb which needs maximum recursion limit of 1024Christoph Jentzsch2014-10-093-9/+92
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Applied recent protocol changes (PoC7) to existin testsChristoph Jentzsch2014-10-083-89/+39
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #18 from CJentzsch/developvbuterin2014-10-071-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CallToNameRegistratorOutOfGas balance correction
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/develop' into developChristoph Jentzsch2014-10-071-2/+2
| |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | CallToNameRegistratorOutOfGas balance correctionChristoph Jentzsch2014-10-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even if execution fails, the value gets transferred.
| * | | | | | | | | | | | | | | Merge pull request #17 from CJentzsch/developvbuterin2014-10-071-1/+177
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added A calls B calls A contracts
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-10-070-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #16 from CJentzsch/developJeffrey Wilcke2014-10-071-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | corrected amount of used gas for CallToNameRegistratorOutOfGas
| | | * | | | | | | | | | | | | | Added A calls B calls A contractsChristoph Jentzsch2014-10-071-1/+177
| | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-10-070-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #15 from CJentzsch/developvbuterin2014-10-078-649/+253
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | corrected tests and different style for storage
| | | * | | | | | | | | | | | | | corrected amount of used gas for CallToNameRegistratorOutOfGasChristoph Jentzsch2014-10-071-2/+2
| | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-10-070-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #14 from CJentzsch/developvbuterin2014-10-061-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | corrected gas limit in vmSystemOperationsTest
| | | * | | | | | | | | | | | | | corrected tests and different style for storageChristoph Jentzsch2014-10-078-649/+253
| | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-10-0611-152/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | one more vm testVitalik Buterin2014-10-051-0/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | separated out vmtestsVitalik Buterin2014-10-059-0/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #13 from CJentzsch/developvbuterin2014-10-058-0/+12387
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added comprehensive EVM test suite. All commands are tested.
| | * | | | | | | | | | | | | | | Delete tmp.jsonChristoph Jentzsch2014-10-011-152/+0
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Bug fix, corrected gasLimit in vmSystemOperationsTestChristoph Jentzsch2014-10-061-9/+9
| | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | corrected CALLSTATELESS testsChristoph Jentzsch2014-10-011-88/+76
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Completed vm tests. Added ADDMOD, MULMOD, POST, CALLSTATELESSChristoph Jentzsch2014-09-293-10/+1090
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Added IOandFlowOperation-, PushDupSwap- and SystemOperations- tests. Removed ↵Christoph Jentzsch2014-09-287-111/+5315
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | empty storage from adresses.
| | * | | | | | | | | | | | | | Added blockInfoTestChristoph Jentzsch2014-09-231-0/+272
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Added environmentalInfo- and sha3- testChristoph Jentzsch2014-09-232-0/+1362
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Added bitwise logic operation testChristoph Jentzsch2014-09-222-100/+1452
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Added vm arithmetic testChristoph Jentzsch2014-09-201-0/+3281
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Update genesishashestest.jsonJeffrey Wilcke2014-09-191-3/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Added next/prev trie testVitalik Buterin2014-07-221-0/+19
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Replaced with deterministic testVitalik Buterin2014-07-141-8/+14
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Added my own random and namecoin tests (pyethereum)Vitalik Buterin2014-07-142-0/+108
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Output hex strings.Gav Wood2014-07-131-8/+4
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Everything a string.Gav Wood2014-07-101-48/+48
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Code fixes.Gav Wood2014-07-101-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Prettier VM tests.Gav Wood2014-07-061-888/+22
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix VM tests.Gav Wood2014-07-061-27/+203
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #10 from romanman/patch-1Jeffrey Wilcke2014-07-041-102/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update vmtests.json
| | * | | | | | | | | | | | | | Update vmtests.jsonromanman2014-07-041-1/+25
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Update vmtests.jsonromanman2014-07-041-103/+2
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arith testcase updated
| * | | | | | | | | | | | | | Merge branch 'develop' of github.com:/ethereum/tests into developGav Wood2014-07-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Testing submodulesVitalik Buterin2014-07-021-1/+1
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Testing submodulesVitalik Buterin2014-07-021-1/+1
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Testing submodulesVitalik Buterin2014-07-021-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | New tests.Gav Wood2014-07-031-29/+5
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Latest genesis block.Gav Wood2014-07-011-5/+5
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | ResetJeffrey Wilcke2014-06-301-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Updated wrong testJeffrey Wilcke2014-06-301-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fixed rootsJeffrey Wilcke2014-06-291-2/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Simple hex test.Gav Wood2014-06-291-0/+7
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Additional test for jeff. Now use the 0x... notation.Gav Wood2014-06-292-2/+18
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | VM test framework updated.Gav Wood2014-06-281-44/+297
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Removed arrays from Trie tests JSON as per conformance guide and changedGav Wood2014-06-282-49/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vocabulary to match other tests. VM test updates.
| * | | | | | | | | | | | | | Merge branch 'master' of github.com:ethereum/tests into developGav Wood2014-05-306-77/+272
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | changes based on new account structure nonce, balance, storage, codeHeiko Heiko2014-05-301-14/+13
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge pull request #5 from bkirwi/masterJeffrey Wilcke2014-05-221-10/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix invalid JSON (removed trailing comma) and add test names
| | | * | | | | | | | | | | | | Add some arbitrary test namesBen Kirwin2014-05-221-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should now conform to the format specified in the README.
| | | * | | | | | | | | | | | | Delete a commaBen Kirwin2014-05-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should now be parseable as JSON.
| | * | | | | | | | | | | | | | revert to correct dataChen Houwu2014-05-211-2/+2
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | fix: wrong sha3 hash because of the wrong rlp hexChen Houwu2014-05-211-1/+1
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | fix: wrong rlp hexChen Houwu2014-05-211-10/+10
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #4 from ethers/masterJeffrey Wilcke2014-05-211-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix file name that seems to have been a typo
| | | * | | | | | | | | | | | | | fix file name that seems to have been a typoethers2014-05-211-0/+0
| | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | fix: represent integers as stringsHeiko Heiko2014-05-201-8/+8
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | add: current initial alloc and genesis hashesHeiko Heiko2014-05-201-0/+16
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | add: case when value is long, ensure it's not get rlp encoded as nodeChen Houwu2014-05-181-22/+28
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Moved txt to jsonVitalik Buterin2014-05-123-0/+0
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | New commitVitalik Buterin2014-05-097-26/+1052
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3 from autolycus/developGav Wood2014-04-271-32/+132
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed formatting and added test cases
| | | | * | | | | | | | | | | | | Added some new test cases for the rlp encoding.Carl Allendorph2014-04-201-5/+105
| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Converted spaces to tabs to be compliant with the coding standards defined ↵Carl Allendorph2014-04-201-32/+32
| | | |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in cpp-ethereum
| | * | | | | | | | | | | | | | Removed unneeded test, added new testsVitalik Buterin2014-05-076-83/+123
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | VM tests.Gav Wood2014-05-301-337/+531
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | PoC-5 VM tests.Gav Wood2014-05-121-798/+557
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | RLP tests and Trie updates.Gav Wood2014-02-282-20/+48
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Hex encode tests done.Gav Wood2014-02-281-32/+60
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix RLP tests.Gav Wood2014-02-282-284/+808
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix empty string.Gav Wood2014-02-271-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Tests fix.Gav Wood2014-02-241-4/+176
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Updated the tests.Gav Wood2014-02-221-54/+101
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Moved over to new format, but RLP tests still need updating.Gav Wood2014-02-223-92/+84
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | More docs.Gav Wood2014-02-221-0/+24
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Added VM test suite.Gav Wood2014-02-225-0/+77
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added TODO. Renamed old files.
| * | | | | | | | | | | | | update trie algorithmVitalik Buterin2014-01-091-1/+1
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | mergeVitalik Buterin2014-01-081-8/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1 from obscuren/mastervbuterin2014-01-011-8/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update trietest.txt
| | | * | | | | | | | | | | | | Update trietest.txtobscuren2014-01-011-8/+8
| | |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New proposed explanatory format
| * / / / / / / / / / / / / / Updated trie testVitalik Buterin2014-01-081-2/+2
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Added obscure's testsVitalik Buterin2014-01-013-0/+20
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Fixed tests a bitVitalik Buterin2014-01-012-8/+10
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' of github.com:ethereum/testsVitalik Buterin2014-01-011-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Initial commitvbuterin2013-12-311-0/+2
| | / / / / / / / / / / / /
| * / / / / / / / / / / / / Added first three testsVitalik Buterin2013-12-313-0/+85
| / / / / / / / / / / / /
* | | | | | | | | | | | | removed testsobscuren2015-03-02194-2239402/+0
| | | | | | | | | | | | |
* | | | | | | | | | | | | updated testsobscuren2015-03-0256-223/+18518
| | | | | | | | | | | | |
* | | | | | | | | | | | | New gas prices modelobscuren2015-03-025-120/+193
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ethersphere-blockpool2' into poc-9obscuren2015-03-0145-2584/+3799
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'blockpool2' of https://github.com/ethersphere/go-ethereum into ↵obscuren2015-02-2743-2584/+3795
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ethersphere-blockpool2
| | * | | | | | | | | | | | integrate blockpool into ethzelig2015-02-2527-2570/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove blockpool code - remove blockpool integration test (kinda embarrassing) - remove errors.go
| | * | | | | | | | | | | | export Sendln/Sendf in loggerzelig2015-02-251-14/+14
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | major rewrite, reorg of blockpool + new featureszelig2015-02-2513-0/+3583
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - blockpool moves to its own package - uses errs pkg for its own coded errors - publicly settable config of params (time intervals and batchsizes) - test helpers in subpackage - optional TD in blocks used now to update peers chain info - major improvement in algorithm - fix fragility and sync/parallelisation bugs - implement status for reporting on sync status (peers/hashes/blocks etc) - several tests added and further corner cases covered
| | * | | | | | | | | | | | errs pkg for error code based errorszelig2015-02-252-0/+137
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | wipobscuren2015-02-276-16/+29
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Secure trieobscuren2015-03-014-3/+33
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Unused variableobscuren2015-03-011-1/+0
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-03-011-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Bump to latest versions for DockerTaylor Gerring2015-02-271-6/+6
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Simple effective VM optimisationobscuren2015-03-011-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a debug flag to the VM which determines if VM output is shown regardless of the log level set.
* | | | | | | | | | | | Removed some methods from the JS REPLobscuren2015-03-017-54/+25
|/ / / / / / / / / / /
* | | | | | | | | | | Report proper database directory. Closes #397obscuren2015-02-271-1/+2
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'hotfix/0.8.5-2' into developobscuren2015-02-274-7/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Bumpobscuren2015-02-274-7/+4
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into hotfix/0.8.5-2obscuren2015-02-2739-681/+1047
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Merge branch 'develop'obscuren2015-02-2739-681/+1047
| |/| | | | | | | | | | | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Fixed consensus issue for refundingobscuren2015-02-276-18/+31
| |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refund should _always_ go to the origin
* | | | | | | | | | Defautl blockobscuren2015-02-263-316/+488
| | | | | | | | | |
* | | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-2621-119/+277
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: accounts/account_manager.go
| * \ \ \ \ \ \ \ \ \ Merge pull request #392 from tgerring/rpcdefaultblockJeffrey Wilcke2015-02-262-0/+34
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Stub defaultBlock RPC methods
| | * | | | | | | | | | Stub defaultBlock methodsTaylor Gerring2015-02-252-0/+34
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #391 from tgerring/osextJeffrey Wilcke2015-02-2613-101/+90
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Cleanup DefaultAssetPath
| | * | | | | | | | | | Update godepsTaylor Gerring2015-02-2610-42/+60
| | | | | | | | | | | |
| | * | | | | | | | | | Cleanup importsTaylor Gerring2015-02-263-6/+4
| | | | | | | | | | | |
| | * | | | | | | | | | DRY DefaultAssetPath()Taylor Gerring2015-02-263-54/+27
| | | | | | | | | | | |
| | * | | | | | | | | | Update osext import pathTaylor Gerring2015-02-262-2/+2
| |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #385 from Gustav-Simonsson/account_manager_key_lockingJeffrey Wilcke2015-02-262-11/+91
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add automatic locking / unlocking of accounts
| | * | | | | | | | | | Remove unneeded initialisation of mutexGustav Simonsson2015-02-261-1/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Address pull request commentsGustav Simonsson2015-02-262-17/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use RWMutex instead of Mutex * Use time.Duration instead of int for unlock time * Use time.After with select instead of time.Sleep
| | * | | | | | | | | | Add automatic locking / unlocking of accountsGustav Simonsson2015-02-262-11/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Change account signing API to two sign functions; Sign without passphrase - works if account is unlocked Sign with passphrase - always works and unlocks the account * Account stays unlocked for X ms and is then automatically locked
| * | | | | | | | | | | Merge pull request #388 from Gustav-Simonsson/validate_block_header_gas_limitJeffrey Wilcke2015-02-261-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | Validate block header gas limit
| | * | | | | | | | | | Validate block header gas limitGustav Simonsson2015-02-261-1/+6
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add block header gas limit validation in ValidateBlock function, see eq 39 and 45 in yellow paper. Before it was calculated _for_ the block instead of validated. * Use the block header gas limit when setting the gas pool instead of calculating the value for the block.
| * | | | | | | | | | Merge pull request #382 from ethereum/travisTaylor Gerring2015-02-251-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | Update Go and Qt versions in Travis
| | * | | | | | | | | Update Go and Qt versionsTaylor Gerring2015-02-251-2/+2
| |/ / / / / / / / /
* / / / / / / / / / wipobscuren2015-02-264-69/+132
|/ / / / / / / / /
* | | | | | | | | Merge pull request #379 from tgerring/rpcupdatesJeffrey Wilcke2015-02-256-170/+127
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | RPC cleanup
| * | | | | | | | | Consolidate related itemsTaylor Gerring2015-02-251-37/+36
| | | | | | | | | |
| * | | | | | | | | Remove errParseRequestTaylor Gerring2015-02-253-3/+2
| | | | | | | | | |
| * | | | | | | | | Rename filesTaylor Gerring2015-02-253-0/+0
| | | | | | | | | |
| * | | | | | | | | Cleanup RPC packcageTaylor Gerring2015-02-253-131/+90
| | | | | | | | | |
* | | | | | | | | | Merge pull request #378 from Gustav-Simonsson/fix_account_manager_testsJeffrey Wilcke2015-02-253-3/+22
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | Fix key store address hex decoding and accounts test
| * | | | | | | | | Fix key store address hex decoding and accounts testGustav Simonsson2015-02-253-3/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to https://github.com/jaekwon for original fix!
* | | | | | | | | | Merge pull request #373 from tgerring/issue370Taylor Gerring2015-02-251-6/+6
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | Convert gas values to integers
| * | | | | | | | | Move amounts to global varsTaylor Gerring2015-02-251-14/+14
| | | | | | | | | |
| * | | | | | | | | Fix duplicate leading 0xTaylor Gerring2015-02-241-1/+1
| | | | | | | | | |
| * | | | | | | | | Convert gas values to integersTaylor Gerring2015-02-241-14/+14
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #370
* | | | | | | | | Merge pull request #368 from maran/feature/changeDataDirJeffrey Wilcke2015-02-256-27/+25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Implement OS sensitive dataDirs
| * | | | | | | | | Implement OS sensitive dataDirsMaran2015-02-236-27/+25
| |/ / / / / / / /
* | | | | | | | | Merge pull request #369 from tgerring/issue367Jeffrey Wilcke2015-02-252-15/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Allow zero and negative block numbers
| * | | | | | | | | Allow zero and negative block numbersTaylor Gerring2015-02-232-15/+4
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | 0 is genesis block. Xeth recognises -1 as current
* | | | | | | | | Merge pull request #376 from frozeman/topicsFixJeffrey Wilcke2015-02-251-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | topics fix
| * | | | | | | | topics fixFabian Vogelsteller2015-02-241-1/+1
|/ / / / / / / /
* | | | | | | | skipping testobscuren2015-02-242-3/+1
| | | | | | | |
* | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-241-3/+3
|\| | | | | | |
| * | | | | | | Merge pull request #360 from Gustav-Simonsson/add_stack_size_checksJeffrey Wilcke2015-02-221-3/+3
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Correct stack size validation for MUL, CALLDATACOPY, EXTCODESIZE, BLOCKH...
| | * | | | | | | Correct stack size validation for MUL, CALLDATACOPY, EXTCODESIZE, BLOCKHASHGustav Simonsson2015-02-211-3/+3
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into developobscuren2015-02-246-22/+59
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Properly uninstall filters. Mining issue fixed #closes #365obscuren2015-02-236-22/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added an additional tx state which is used to get the current nonce * Refresh transient state each time a new canonical block is found * Properly uninstall filters. Fixes a possible crash in RPC
| * | | | | | | | Merge branch 'develop'obscuren2015-02-223-9/+35
| |\| | | | | | |
| * | | | | | | | Merge branch 'release/0.8.5'obscuren2015-02-2213-39/+60
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'hotfix/0.8.4-1'obscuren2015-02-211-0/+2
| |\ \ \ \ \ \ \ \
* | | | | | | | | | removed logobscuren2015-02-241-1/+0
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-221-6/+30
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #359 from fjl/p2p-identityJeffrey Wilcke2015-02-221-6/+30
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Persistent Node Key
| | * | | | | | | | | eth: persist node key between sessions (#304)Felix Lange2015-02-201-6/+27
| | | | | | | | | | |
| | * | | | | | | | | eth: add poc-8.ethdev.com as second default bootstrap nodeFelix Lange2015-02-201-0/+3
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-222-3/+5
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #364 from ethereum/travisTaylor Gerring2015-02-212-3/+5
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | Don't print per-function testing results
| | * | | | | | | | | Don't print per-function testing resultsTaylor Gerring2015-02-212-3/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'release/0.8.5' into developobscuren2015-02-2213-39/+60
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Bumpobscuren2015-02-223-3/+3
| | | | | | | | |
| * | | | | | | | Added Number to logsobscuren2015-02-224-3/+17
| | | | | | | | |
| * | | | | | | | Added eth_logs & fixed issue with manual log filteringobscuren2015-02-226-33/+40
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implemented `eth_logs` * Fixed issue with `filter.Find()` where logs were appended to an incorrect, non-returned slice resulting in no logs found
* | | | | | | | Merge branch 'hotfix/0.8.4-1' into developobscuren2015-02-211-0/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | unlock mutexobscuren2015-02-211-0/+2
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'release/0.8.4'obscuren2015-02-215-6/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'release/0.9.0'obscuren2015-02-211246-21067/+2655510
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'hotfix/0.7.11'obscuren2014-12-243-2/+8
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'release/0.8.4' into developobscuren2015-02-213-3/+3
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | reverted back to proper version numberobscuren2015-02-213-3/+3
|/ / / / / / / / /
* | | | | | | | | Fix test for FinneyTaylor Gerring2015-02-211-1/+1
| | | | | | | | |
* | | | | | | | | Update build status links to httpsTaylor Gerring2015-02-211-2/+2
| | | | | | | | |
* | | | | | | | | Merge branch 'release/0.9.0' into developobscuren2015-02-2110-26/+43
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Updated readmeobscuren2015-02-211-4/+4
| | | | | | | | |
| * | | | | | | | Turbo offobscuren2015-02-211-1/+1
| | | | | | | | |
| * | | | | | | | Minor updates for releaseobscuren2015-02-218-21/+38
|/ / / / / / / /
* | | | | | | | Fixed chain event issueobscuren2015-02-202-7/+3
| | | | | | | |
* | | | | | | | Merge branch 'tgerring-rpcupdates' into developobscuren2015-02-206-9/+130
|\ \ \ \ \ \ \ \
| * | | | | | | | fixed mergeobscuren2015-02-206-9/+130
|/| | | | | | | |
| * | | | | | | | Add setMining RPC methodTaylor Gerring2015-02-203-0/+37
| | | | | | | | |
| * | | | | | | | Add serpent compilation to RPCTaylor Gerring2015-02-202-0/+38
| | | | | | | | |
| * | | | | | | | Added uninstall filter methodsTaylor Gerring2015-02-192-0/+28
| | | | | | | | |
* | | | | | | | | Removed exported fields from state object and added proper set/gettersobscuren2015-02-209-47/+64
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-206-19/+55
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #355 from fjl/test-fixesJeffrey Wilcke2015-02-206-19/+55
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix failing tests and speed up Travis builds
| | * | | | | | | | .travis.yml: don't run gofmt, goimports, golintFelix Lange2015-02-201-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should yield another 30-second speed up. Nobody looks at the output of those anyway. We might want bring back gofmt later and actually fail the build if source is not formatted.
| | * | | | | | | | .travis.yml: speed up tests on TravisFelix Lange2015-02-202-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should decrease test runtime to about 30 seconds.
| | * | | | | | | | gocoverage.sh: skip .Felix Lange2015-02-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an attempt to get Travis working again.
| | * | | | | | | | tests/vm: add non-test Go fileFelix Lange2015-02-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes the annoying warning printed by "go install ./...".
| | * | | | | | | | state: improve TestDumpFelix Lange2015-02-201-5/+38
| | | | | | | | | |
| | * | | | | | | | accounts: use crypto/randentropy in testFelix Lange2015-02-201-2/+4
| | | | | | | | | |
| | * | | | | | | | update-license.go: add blank line after build tagFelix Lange2015-02-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This silences "go install ./...". For some reason it started complaining with go 1.4.2.
* | | | | | | | | | dirty tracking for state objects fixedobscuren2015-02-204-8/+13
|/ / / / / / / / /
* | | | | | | | | Added timeout for filter & removed clipboard. Closes #350obscuren2015-02-207-82/+129
| | | | | | | | |
* | | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-2019-662/+658
|\| | | | | | | |
| * | | | | | | | Merge pull request #352 from fjl/no-enc-handshakeJeffrey Wilcke2015-02-2010-342/+333
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | p2p: disable encryption handshake, enable log events
| | * | | | | | | | p2p: emit JSON connect/disconnect eventsFelix Lange2015-02-201-0/+13
| | | | | | | | | |
| | * | | | | | | | logger: add P2P disconnected eventFelix Lange2015-02-201-10/+10
| | | | | | | | | |
| | * | | | | | | | p2p: initialize Server.ourHandshake before accepting connectionsFelix Lange2015-02-201-8/+9
| | | | | | | | | |
| | * | | | | | | | p2p: enable devp2p pingFelix Lange2015-02-191-11/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should prevent connection drops.
| | * | | | | | | | cmd/mist: show peer names in peers windowFelix Lange2015-02-192-2/+4
| | | | | | | | | |
| | * | | | | | | | p2p: disable encryption handshakeFelix Lange2015-02-197-313/+273
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The diff is a bit bigger than expected because the protocol handshake logic has moved out of Peer. This is necessary because the protocol handshake will have custom framing in the final protocol.
| * | | | | | | | | Merge pull request #345 from maran/feature/minerthreadsJeffrey Wilcke2015-02-205-17/+23
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Implement command line argument to set the amount miner threads
| | * | | | | | | | | Implement command line argument to set the amount of agents created by the minerMaran2015-02-195-17/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Defaults to the amount of cores available on the CPU
| * | | | | | | | | | Merge pull request #335 from alexvandesande/uiJeffrey Wilcke2015-02-204-23/+26
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | Cut, Copy, Undo and Redo working in webview
| | * | | | | | | | Removed console logs from mist.jsAlexandre Van de Sande2015-02-182-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also fixed an issue where it would force reloads unnecessarily
| | * | | | | | | | Cut, Copy, Undo and Redo working in webviewAlexandre Van de Sande2015-02-183-18/+20
| | | | | | | | | |
| * | | | | | | | | Merge pull request #339 from tgerring/jsonlogTaylor Gerring2015-02-193-300/+296
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | JSON log updates
| | * | | | | | | | Re-add LogFormat to ConfigTaylor Gerring2015-02-181-0/+1
| | | | | | | | | |
| | * | | | | | | | Update JSON Log typesTaylor Gerring2015-02-182-300/+295
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Optimisations and fixed a couple of DDOS issues in the minerobscuren2015-02-2015-103/+155
| | | | | | | | |