aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mytop
ModeNameSize
-rw-r--r--Makefile914logstatsplainblame
-rw-r--r--distinfo58logstatsplainblame
-rw-r--r--pkg-descr294logstatsplainblame
-rw-r--r--pkg-plist173logstatsplainblame
request #1282 from obscuren/state-cleanupJeffrey Wilcke2015-06-182-6/+6 |\ | * xeth, tests: fixed apiobscuren2015-06-171-1/+1 | * core/state, core/vm: reworked storage get / set to use common.Hashobscuren2015-06-171-5/+5 * | Update Ethereum JSON test filesGustav Simonsson2015-06-1616-802/+2539 |/ * Merge pull request #1228 from obscuren/vm-optimisationsJeffrey Wilcke2015-06-111-2/+9 |\ | * core, core/vm: added structure loggingobscuren2015-06-101-2/+9 * | tests: check gas limit errorobscuren2015-06-101-1/+1 |/ * Skip BlockTests/bcValidBlockTests SimpleTx3Gustav Simonsson2015-06-091-1/+3 * Skip VMTests RandomTests temporarily until they are fixedGustav Simonsson2015-06-091-0/+1 * Update Ethereum JSON test filesGustav Simonsson2015-06-0935-348/+20667 * tests: use state logs instead own kept logsobscuren2015-06-051-3/+3 * Merge pull request #1150 from fjl/fix-jumpdestJeffrey Wilcke2015-06-041-0/+124 |\ | * tests/files: update tests to d309b4679a58d2Felix Lange2015-06-033-912/+1386 | * Update Ethereum JSON test filesGustav Simonsson2015-05-297-3664/+4028 * | Add new 0th gen uncle testGustav Simonsson2015-06-021-0/+1 * | Use older version of stSpecialTest until JUMPDEST fix is mergedGustav Simonsson2015-06-021-124/+0 * | Update Ethereum JSON test filesGustav Simonsson2015-06-022-985/+1250 * | Update Ethereum JSON test filesGustav Simonsson2015-06-029-4574/+5412 |/ * tests: removed missing block testobscuren2015-05-261-4/+0 * tests: updatedobscuren2015-05-266-4471/+6475 * Add StateTests/RandomTests and VMTests/RandomTestsGustav Simonsson2015-05-221-16/+10 * Add wrapper for BlockTests/bcWalletTest.jsonGustav Simonsson2015-05-181-0/+4 * Update Ethereum JSON test filesGustav Simonsson2015-05-185-31/+9199 * tests: added conditional skip on long running VM testsobscuren2015-05-201-0/+7 * core/vm: RETURN op code returns pointer to memory rather than copyobscuren2015-05-201-4/+4 * tests/vm: updated tests and skipped output for specific testsobscuren2015-05-201-8/+11 * Add StateTests/RandomTests but skip for nowGustav Simonsson2015-05-161-0/+21 * Update StateTests and nil create return on failed code depositGustav Simonsson2015-05-161-2/+12 * Update Ethereum JSON testsGustav Simonsson2015-05-1517-2734/+420801 * unskip StateTests/stTransactionTest and use test tx nonceGustav Simonsson2015-05-152-5/+6 * Change default keystore dirGustav Simonsson2015-05-131-1/+1 * Update key store to new spec but keep address field for nowGustav Simonsson2015-05-121-1/+1 * replaced several path.* with filepath.* which is platform independentBas van Kervel2015-05-121-2/+2 * miner, tests: fixed block testobscuren2015-05-091-1/+1 * Add bcTotalDifficultyTest and unskip now working tx testsGustav Simonsson2015-05-073-6/+6 * Update JSON test filesGustav Simonsson2015-05-0749-4914/+9977 * Unskip now working tests, remove debug printGustav Simonsson2015-05-071-3/+0 * Unskip working blocktests following ethash cache reusageGustav Simonsson2015-05-051-10/+4 * core: return the index of the block that failed when inserting a chainobscuren2015-04-291-1/+1 * Add loading of block test privkey if presentGustav Simonsson2015-04-282-8/+21 * Update JSON testsGustav Simonsson2015-04-2820-347/+2744 * Add block header validations for block testsGustav Simonsson2015-04-231-0/+82 * Include ZeroByteAtTheEnd and RandomByteAtTheEnd testsGustav Simonsson2015-04-231-8/+1 * Unskip BlockTests/bcInvalidHeaderTest.json wrongUncleHashGustav Simonsson2015-04-231-4/+1 * Finally, glorious HEXGustav Simonsson2015-04-231-4/+4 * Add StateTests/stMemoryStressTest.json but skip for nowGustav Simonsson2015-04-231-0/+6 * Exclude TransactionWithSvalue0 as it expects invalid s value to be validGustav Simonsson2015-04-231-0/+1 * Update github.com/ethereum/tests filesGustav Simonsson2015-04-2326-6304/+5619 * Explicitly skip TransactionTests/tt10mbDataField.jsonGustav Simonsson2015-04-232-6/+3 * Add test wrapper for VMTests/vmInputLimits1.jsonGustav Simonsson2015-04-231-0/+5 * Further fixes to block test wrapperGustav Simonsson2015-04-212-47/+182 * Add block tests wrapper and fixes for tx testsGustav Simonsson2015-04-202-65/+90 * tests: hopefully improve test conversion helpersFelix Lange2015-04-192-30/+35 * cmd/geth, tests: enable running multiple tests from a single fileFelix Lange2015-04-191-9/+40 * Fixes for TransactionTestsGustav Simonsson2015-04-163-41/+53 * Update JSON testsGustav Simonsson2015-04-1638-207/+4177 * Enable more tx tests by expecting most common encoding of valuesGustav Simonsson2015-04-102-15/+8 * Remove unneeded map assignments for working tx RLP testsGustav Simonsson2015-04-101-7/+0 * Add TransactionTests wrapped as Go testsGustav Simonsson2015-04-103-3/+211 * Update JSON test filesGustav Simonsson2015-04-1071-1165836/+18331 * Fixed tests to reflect log changesobscuren2015-04-092-17/+17 * Block header changed & console miner controlobscuren2015-04-061-1/+1 * basic glogobscuren2015-04-041-7/+8 * Merge commit 'f6bd4b16e38f9cacd57b57befdeeaed789a473c4' into developobscuren2015-04-031-651/+781 * fixed stack levelobscuren2015-04-031-0/+28 * Merge commit '812cbff1a28d89b44a0c8c5a210ac61c7e19da35' into developobscuren2015-04-0328-23/+1939 * Removed old (unused) argumentobscuren2015-04-022-2/+2 * Merge commit '4e3ffbcf9bae7e44e45fd1b6e504b3645040d73c' into developobscuren2015-04-011-0/+71 * Merge commit 'f801183b8bea24ce9988fbd06c2f17fedfc3587f' into developobscuren2015-04-015-6/+231 * Blocktest fixed, Execution fixedobscuren2015-04-011-7/+6 * Merge commit 'ec181b308addc30c04973e9058960d579c84eef5' into developobscuren2015-03-3110-91/+701 * Merge commit 'a718515b3d43f00497231f981b5ea757b71d55ff' into developobscuren2015-03-261-0/+11 * Cleaned up changesobscuren2015-03-241-2/+2 * Modified according to poc 9 changesobscuren2015-03-242-3/+8 * Merge commit '24066dca4646c8a376aa5dfbceec0a4b3f872c11' into developobscuren2015-03-2471-6350/+3223 * Merge commit '58c6cc8fd7ff8a27004ed62d912e0a61ae1b73bb' into developobscuren2015-03-2439-3403/+5526 * removed legacy codeobscuren2015-03-241-2/+1 * fix ethtest loggingzelig2015-03-241-1/+1 * moved state and vm to coreobscuren2015-03-233-4/+4 * Fix new types for blocktests and comment out non-working log level setterGustav Simonsson2015-03-231-4/+4 * gofmtGustav Simonsson2015-03-231-4/+2 * Add validation of post state accounts to block testsGustav Simonsson2015-03-231-4/+31 * Merge branch 'develop' into conversionobscuren2015-03-203-1253/+4053 |\ | * Merge commit 'f144a95940a5df0809bb028eef7b337125423602' into developobscuren2015-03-203-1253/+4053 * | Merge branch 'develop' into conversionobscuren2015-03-19399-1150/+32143 |\| | * Merge commit '85fa3790ac9f67232f0e31e7f861c66ef0e0047e' into developobscuren2015-03-19399-1150/+32143 * | conversionsobscuren2015-03-181-5/+4 * | Fixed tests and bloomobscuren2015-03-181-8/+18 * | bloomobscuren2015-03-171-10/+15 * | Fixed VM & Tests w/ conversionobscuren2015-03-172-8/+2 * | Merge branch 'develop' into conversionobscuren2015-03-17121-960/+12698 |\| | * Merge commit 'dffaa678f966f87dcd011671a16b554b29a37549' into developobscuren2015-03-17121-960/+12698 * | fixed toobscuren2015-03-172-50/+65 * | updated blockpoolobscuren2015-03-171-14/+41 |/ * Moved ethutil => commonobscuren2015-03-164-39/+39 * mergeobscuren2015-03-151-0/+240 |\ | * tests: add helper functions for block testsFelix Lange2015-03-141-0/+240 * | Changed context and ADDMOD, MULMODobscuren2015-03-131-1/+1 * | Merge commit '6051345bc9ab8ccf74a49c43342771e0c2cba588' into developobscuren2015-03-1314-0/+1003 * | Removed some of that gas pre pay magicobscuren2015-03-131-2/+1 * | Merge commit '3ff7a627d1921be0aeacdd8eb2853ba4537487eb' into developobscuren2015-03-131-0/+71 * | run all testobscuren2015-03-131-6/+0 * | fixed ethtestobscuren2015-03-131-0/+6 * | Merge commit '412e8b0e377bd89fc8fc858bd09c89deee805c1e' into developobscuren2015-03-1316-3/+932 |/ * Merge commit '92c6150199395eea6c9893b631cc990e3ff72a33' into developobscuren2015-03-1223-421/+2568256 * Merge branch origin/develop into accounts-integrationFelix Lange2015-03-111-7/+0 |\ | * reworked stackobscuren2015-03-101-6/+0 | * wipobscuren2015-03-101-7/+6 * | cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig callsFelix Lange2015-03-101-3/+0 |/ * Merge commit '3deb470b2d07d28040a381722022cdf8867a829a' into poc-9obscuren2015-03-096-1080/+1890 * Updated tests and fixed suicideobscuren2015-03-091-0/+8 * Merge commit 'c1cafb56d5da57a44f1d766c5299f11664b93921' into poc-9obscuren2015-03-0911-1893/+1150 * Merge commit 'e2c75b0fa17394553b93fe7ddd62c0f6a6441119' into poc-9obscuren2015-03-083-4/+723 * Merge commit '4e8a9a1cd4a10370fc4a888af0fb2def6f1b961b' into poc-9obscuren2015-03-0635-3914/+18363 * mergeobscuren2015-03-061-4/+0 |\ | * Fix VM tests not checkedPaweł Bylica2015-03-051-4/+0 * | GasLimit check updatedobscuren2015-03-041-0/+5 * | Fixed error for invalid transactionobscuren2015-03-032-5/+5 * | Merge commit 'a6e04ab05150d1b5aa4adb297f3e5146b1559b02' into poc-9obscuren2015-03-0313-135/+378 * | Merge commit '42a210b571b9358df16da148d9724c2ef9abbca5' into poc-9obscuren2015-03-0312-289/+457 * | Merge commit 'd9d40888ce9498b25925ccbf1447b1f62597aa2f' into poc-9obscuren2015-03-0312-459/+291 * | Merge commit '0867e4fae96c0b0d234f1710119a129f8b0d96f7' into poc-9obscuren2015-03-0314-330/+312 * | Updated gast costsobscuren2015-03-031-3/+11 * | Merge commit '4659b51b50394c596f0548eb53390c80ba96e392' into poc-9obscuren2015-03-0311-8233/+168 * | wupobscuren2015-03-031-7/+10 * | Merge commit 'b7ec9fbb0e49e345a8a2566226a76d50b48266a7' into poc-9obscuren2015-03-037-89/+273 * | Delet => Deleteobscuren2015-03-031-8/+15 * | Fixed test helperobscuren2015-03-032-4/+4 * | Redone rlpobscuren2015-03-031-1/+1 * | Merge commit 'd0354b844028220b31f55c2cdbe9d4cc546d4b52' into poc-9obscuren2015-03-0320-552/+5276 * | quad memobscuren2015-03-032-7/+26 * | Merge commit '41c9dc973d2dc8614db6c1e3dbb2ec5564935368' into poc-9obscuren2015-03-039-150/+150 * | updated testsobscuren2015-03-031-13/+25 * | Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6'obscuren2015-03-0274-0/+46739 * | removed testsobscuren2015-03-02194-2239402/+0 * | updated testsobscuren2015-03-0256-223/+18518 |/ * Removed exported fields from state object and added proper set/gettersobscuren2015-02-201-2/+2 * tests/vm: add non-test Go fileFelix Lange2015-02-201-0/+3 * disabled testobscuren2015-02-141-0/+1 * Updated testsobscuren2015-02-047-3/+133 * Updated testsobscuren2015-02-0338-157/+6367 * Removed some VMEnv & Added VmType() to vm.Environmentobscuren2015-02-011-0/+1 * JitVM: the EVM JIT bridgePaweł Bylica2015-01-231-9/+9 * updated testsobscuren2015-01-2218-35/+502 * updated testsobscuren2015-01-1513-0/+2167175 * Updated testsobscuren2015-01-1416-0/+565 * Fixed consensus issueobscuren2015-01-131-1/+0 * updated testsobscuren2015-01-13