| Commit message (Expand) | Author | Age | Files | Lines |
* | core, core/vm: added gas price variance table | Jeffrey Wilcke | 2016-10-15 | 27 | -42/+76970 |
* | Merge pull request #3094 from fjl/tests-update | Felix Lange | 2016-10-06 | 745 | -65640/+188442 |
|\ |
|
| * | tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 | Felix Lange | 2016-10-06 | 745 | -65640/+188442 |
* | | core/state: implement reverts by journaling all changes | Felix Lange | 2016-10-06 | 3 | -48/+26 |
|/ |
|
* | cmd, core, internal, light, tests: avoid hashing the code in the VM | Péter Szilágyi | 2016-10-01 | 2 | -3/+5 |
* | core/state: track all accounts in canon state | Felix Lange | 2016-09-26 | 3 | -15/+14 |
* | core/vm: Refactor tracing to make Tracer the main interface | Nick Johnson | 2016-08-22 | 1 | -10/+0 |
* | cmd, core, eth, miner, params, tests: finalize the DAO fork | Péter Szilágyi | 2016-07-15 | 2 | -238/+7012 |
* | core, params, tests: add DAO hard-fork balance moves | Péter Szilágyi | 2016-07-15 | 5 | -35/+1870 |
* | core: added CheckNonce() to Message interface | zsfelfoldi | 2016-07-11 | 1 | -0/+1 |
* | Revert "test, cmd/evm, core, core/vm: illegal code hash implementation" | Péter Szilágyi | 2016-06-29 | 1 | -1/+0 |
* | test, cmd/evm, core, core/vm: illegal code hash implementation | Jeffrey Wilcke | 2016-06-22 | 1 | -0/+1 |
* | core: improved chainDb using sequential keys | zsfelfoldi | 2016-06-07 | 1 | -2/+2 |
* | eth: enable bad block reports | Felix Lange | 2016-05-25 | 1 | -7/+0 |
* | all: fix go vet warnings | Felix Lange | 2016-04-15 | 2 | -2/+2 |
* | all: update license information | Felix Lange | 2016-04-15 | 4 | -4/+4 |
* | tests: remove eth, node, accounts dependencies | Felix Lange | 2016-04-12 | 1 | -42/+17 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 7 | -189/+221 |
* | core: Added EVM configuration options | Jeffrey Wilcke | 2016-03-24 | 2 | -4/+8 |
* | core, core/vm, tests: changed the initialisation behaviour of the EVM | Jeffrey Wilcke | 2016-03-23 | 1 | -1/+7 |
* | Merge pull request #2260 from karalabe/ethash-cache-fixes | Péter Szilágyi | 2016-02-24 | 1 | -0/+1 |
|\ |
|
| * | Godeps, eth, tests: update ethash, used shared for testing | Péter Szilágyi | 2016-02-24 | 1 | -0/+1 |
* | | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -1/+1 |
|/ |
|
* | core: Added new TD strategy which mitigate the risk for selfish mining | Jeffrey Wilcke | 2016-02-18 | 1 | -0/+3 |
* | core, core/vm, crypto: fixes for homestead | Jeffrey Wilcke | 2016-02-18 | 1 | -0/+9 |
* | tests: updated homestead tests | Jeffrey Wilcke | 2016-02-18 | 800 | -11178/+181716 |
* | parmas, crypto, core, core/vm: homestead consensus protocol changes | Gustav Simonsson | 2016-02-18 | 27 | -9136/+23458 |
* | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 1 | -15/+8 |
* | Update common test files | Gustav Simonsson | 2015-11-20 | 3 | -39/+865 |
* | tests: fix data race in bad-block-report disabling during tests | Péter Szilágyi | 2015-11-05 | 1 | -2/+5 |
* | cmd/utils, crypto: add --lightkdf flag for lighter KDF | Drake Burroughs | 2015-10-29 | 1 | -1/+1 |
* | tests: update JSON files, add new wrappers | Gustav Simonsson | 2015-10-23 | 26 | -4809/+21810 |
* | core, tests: get_hash fix | Jeffrey Wilcke | 2015-10-21 | 1 | -7/+5 |
* | core, core/state: move gas tracking out of core/state | Felix Lange | 2015-10-17 | 1 | -5/+3 |
* | core/state, core, miner: handle missing root error from state.New | Gustav Simonsson | 2015-10-16 | 3 | -28/+31 |
* | core, core/vm, cmd/evm: remove redundant balance check | Gustav Simonsson | 2015-10-06 | 1 | -3/+3 |
* | cmd/geth, cmd/utils, core, rpc: renamed to blockchain | Jeffrey Wilcke | 2015-10-04 | 1 | -4/+4 |
* | cmd/evm, core/vm, test: refactored VM and core | Jeffrey Wilcke | 2015-10-04 | 4 | -32/+27 |
* | Merge pull request #1405 from fjl/lean-trie | Jeffrey Wilcke | 2015-10-01 | 2 | -10/+10 |
|\ |
|
| * | core, core/state: batch-based state sync | Felix Lange | 2015-09-23 | 2 | -10/+10 |
* | | tests: add test for StateTests/stCallCodes.json | Gustav Simonsson | 2015-09-21 | 3 | -1/+6807 |
|/ |
|
* | tests: use lastblockhash field to validate reorgs and block headers | Gustav Simonsson | 2015-09-18 | 1 | -41/+49 |
* | tests: update common test wrappers and test files | Gustav Simonsson | 2015-09-18 | 7 | -424/+13102 |
* | all: move common.Database to package ethdb | Felix Lange | 2015-09-15 | 2 | -2/+3 |
* | core: split out TD from database and all internals | Péter Szilágyi | 2015-09-11 | 1 | -3/+2 |
* | Add TestBcForkUncleTests and update JSON files | Gustav Simonsson | 2015-08-31 | 750 | -1865/+2305 |
* | Add tests for uncle timestamps and refactor timestamp type | Gustav Simonsson | 2015-08-25 | 4 | -7/+327 |
* | core, tests: Double SUICIDE fix | Jeffrey Wilcke | 2015-08-21 | 2 | -152/+772 |
* | cmd/evm, core/vm, tests: changed DisableVm to EnableVm | Jeffrey Wilcke | 2015-08-12 | 4 | -12/+12 |
* | Merge pull request #1604 from obscuren/db-merge | Jeffrey Wilcke | 2015-08-09 | 1 | -1/+1 |
|\ |
|
| * | core, eth, trie, xeth: merged state, chain, extra databases in one | Jeffrey Wilcke | 2015-08-08 | 1 | -1/+1 |
* | | core/vm: reduced big int allocations | Jeffrey Wilcke | 2015-08-07 | 1 | -1/+1 |
* | | core, tests: reduced state copy by N calls | Jeffrey Wilcke | 2015-08-07 | 1 | -7/+7 |
* | | core/vm, tests: implemented semi-jit vm | Jeffrey Wilcke | 2015-08-07 | 4 | -1/+160 |
|/ |
|
* | core, miner: added difficulty bomb | Jeffrey Wilcke | 2015-08-05 | 1 | -0/+100 |
* | tests: updated | Jeffrey Wilcke | 2015-07-29 | 751 | -8227/+8337 |
* | Merge pull request #1515 from fjl/license-fixes | Jeffrey Wilcke | 2015-07-28 | 12 | -12/+12 |
|\ |
|
| * | all: fix license headers one more time | Felix Lange | 2015-07-24 | 12 | -12/+12 |
* | | core: 5 ether block reward | Jeffrey Wilcke | 2015-07-25 | 1 | -0/+8 |
|/ |
|
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 12 | -40/+72 |
* | tests: document RLP tests | Felix Lange | 2015-07-17 | 1 | -4/+20 |
* | cmd/ethtest, tests: add support for RLP JSON tests | Felix Lange | 2015-07-17 | 3 | -0/+177 |
* | cmd, core, eth, common: genesis preparation | Jeffrey Wilcke | 2015-07-10 | 1 | -3/+2 |
* | Unskip SimpleTx3, check err in pre/post state validations | Gustav Simonsson | 2015-07-08 | 2 | -14/+33 |
* | Update Ethereum JSON test files and wrappers | Gustav Simonsson | 2015-07-08 | 12 | -1729/+1069 |
* | all: add some godoc synopsis comments | Felix Lange | 2015-07-07 | 1 | -0/+1 |
* | all: update license information | Felix Lange | 2015-07-07 | 10 | -0/+160 |
* | cmd,eth,rpc,tests: default coinbase | Jeffrey Wilcke | 2015-07-07 | 2 | -10/+12 |
* | Add TestBcGasPricer, comments and unskip tests | Gustav Simonsson | 2015-07-06 | 2 | -8/+19 |
* | Merge pull request #1400 from obscuren/badblock-reporting | Jeffrey Wilcke | 2015-07-06 | 1 | -0/+3 |
|\ |
|
| * | core, miner, tests: added test, implemented bad block reporting | Jeffrey Wilcke | 2015-07-05 | 1 | -0/+3 |
* | | Fix core error forwarding, unify OOG VM err | Gustav Simonsson | 2015-07-04 | 1 | -5/+0 |
|/ |
|
* | core, miner, tests: renamed state methods | Jeffrey Wilcke | 2015-07-04 | 2 | -2/+2 |
* | Update Ethereum JSON tests, skip failing | Gustav Simonsson | 2015-07-03 | 20 | -4520/+1935 |
* | Use uint64 for block header timestamp | Gustav Simonsson | 2015-06-30 | 1 | -3/+3 |
* | core/types: make blocks immutable | Felix Lange | 2015-06-30 | 1 | -6/+5 |
* | core/types: make transactions immutable | Felix Lange | 2015-06-30 | 1 | -23/+22 |
* | tests: SetGasLimit | obscuren | 2015-06-21 | 1 | -1/+1 |
* | Add --skip option to CLI | Taylor Gerring | 2015-06-19 | 8 | -75/+82 |
* | recover test logic | Taylor Gerring | 2015-06-19 | 1 | -1/+1 |
* | Build error fixes | Taylor Gerring | 2015-06-19 | 2 | -6/+5 |
* | Rebase cleanup | Taylor Gerring | 2015-06-19 | 2 | -30/+1 |
* | Add stdin option | Taylor Gerring | 2015-06-19 | 5 | -182/+345 |
* | Add lost rebase changes | Taylor Gerring | 2015-06-19 | 1 | -1/+9 |
* | Cleanup logging | Taylor Gerring | 2015-06-19 | 5 | -11/+13 |
* | Fix geth blocktest command | Taylor Gerring | 2015-06-19 | 1 | -2/+2 |
* | DRY file loading | Taylor Gerring | 2015-06-19 | 5 | -58/+42 |
* | More consistent test interfaces + test skipping | Taylor Gerring | 2015-06-19 | 7 | -78/+108 |
* | Cleanup/reorg | Taylor Gerring | 2015-06-19 | 8 | -273/+265 |
* | Return error up stack instead of passing testing var down | Taylor Gerring | 2015-06-19 | 7 | -84/+159 |
* | DRY log check | Taylor Gerring | 2015-06-19 | 2 | -61/+46 |
* | Separate and identify tests runners | Taylor Gerring | 2015-06-19 | 6 | -283/+387 |
* | Flatten helper directory | Taylor Gerring | 2015-06-19 | 6 | -70/+22 |
* | Fix paths | Taylor Gerring | 2015-06-19 | 4 | -45/+61 |
* | Split tests from helper code | Taylor Gerring | 2015-06-19 | 5 | -555/+170 |
* | Flatten vm directory | Taylor Gerring | 2015-06-19 | 4 | -3/+387 |
* | Merge pull request #1282 from obscuren/state-cleanup | Jeffrey Wilcke | 2015-06-18 | 2 | -6/+6 |
|\ |
|
| * | xeth, tests: fixed api | obscuren | 2015-06-17 | 1 | -1/+1 |
| * | core/state, core/vm: reworked storage get / set to use common.Hash | obscuren | 2015-06-17 | 1 | -5/+5 |
* | | Update Ethereum JSON test files | Gustav Simonsson | 2015-06-16 | 16 | -802/+2539 |
|/ |
|
* | Merge pull request #1228 from obscuren/vm-optimisations | Jeffrey Wilcke | 2015-06-11 | 1 | -2/+9 |
|\ |
|
| * | core, core/vm: added structure logging | obscuren | 2015-06-10 | 1 | -2/+9 |
* | | tests: check gas limit error | obscuren | 2015-06-10 | 1 | -1/+1 |
|/ |
|
* | Skip BlockTests/bcValidBlockTests SimpleTx3 | Gustav Simonsson | 2015-06-09 | 1 | -1/+3 |
* | Skip VMTests RandomTests temporarily until they are fixed | Gustav Simonsson | 2015-06-09 | 1 | -0/+1 |
* | Update Ethereum JSON test files | Gustav Simonsson | 2015-06-09 | 35 | -348/+20667 |
* | tests: use state logs instead own kept logs | obscuren | 2015-06-05 | 1 | -3/+3 |
* | Merge pull request #1150 from fjl/fix-jumpdest | Jeffrey Wilcke | 2015-06-04 | 1 | -0/+124 |
|\ |
|
| * | tests/files: update tests to d309b4679a58d2 | Felix Lange | 2015-06-03 | 3 | -912/+1386 |
| * | Update Ethereum JSON test files | Gustav Simonsson | 2015-05-29 | 7 | -3664/+4028 |
* | | Add new 0th gen uncle test | Gustav Simonsson | 2015-06-02 | 1 | -0/+1 |
* | | Use older version of stSpecialTest until JUMPDEST fix is merged | Gustav Simonsson | 2015-06-02 | 1 | -124/+0 |
* | | Update Ethereum JSON test files | Gustav Simonsson | 2015-06-02 | 2 | -985/+1250 |
* | | Update Ethereum JSON test files | Gustav Simonsson | 2015-06-02 | 9 | -4574/+5412 |
|/ |
|
* | tests: removed missing block test | obscuren | 2015-05-26 | 1 | -4/+0 |
* | tests: updated | obscuren | 2015-05-26 | 6 | -4471/+6475 |
* | Add StateTests/RandomTests and VMTests/RandomTests | Gustav Simonsson | 2015-05-22 | 1 | -16/+10 |
* | Add wrapper for BlockTests/bcWalletTest.json | Gustav Simonsson | 2015-05-18 | 1 | -0/+4 |
* | Update Ethereum JSON test files | Gustav Simonsson | 2015-05-18 | 5 | -31/+9199 |
* | tests: added conditional skip on long running VM tests | obscuren | 2015-05-20 | 1 | -0/+7 |
* | core/vm: RETURN op code returns pointer to memory rather than copy | obscuren | 2015-05-20 | 1 | -4/+4 |
* | tests/vm: updated tests and skipped output for specific tests | obscuren | 2015-05-20 | 1 | -8/+11 |
* | Add StateTests/RandomTests but skip for now | Gustav Simonsson | 2015-05-16 | 1 | -0/+21 |
* | Update StateTests and nil create return on failed code deposit | Gustav Simonsson | 2015-05-16 | 1 | -2/+12 |
* | Update Ethereum JSON tests | Gustav Simonsson | 2015-05-15 | 17 | -2734/+420801 |
* | unskip StateTests/stTransactionTest and use test tx nonce | Gustav Simonsson | 2015-05-15 | 2 | -5/+6 |
* | Change default keystore dir | Gustav Simonsson | 2015-05-13 | 1 | -1/+1 |
* | Update key store to new spec but keep address field for now | Gustav Simonsson | 2015-05-12 | 1 | -1/+1 |
* | replaced several path.* with filepath.* which is platform independent | Bas van Kervel | 2015-05-12 | 1 | -2/+2 |
* | miner, tests: fixed block test | obscuren | 2015-05-09 | 1 | -1/+1 |
* | Add bcTotalDifficultyTest and unskip now working tx tests | Gustav Simonsson | 2015-05-07 | 3 | -6/+6 |
* | Update JSON test files | Gustav Simonsson | 2015-05-07 | 49 | -4914/+9977 |
* | Unskip now working tests, remove debug print | Gustav Simonsson | 2015-05-07 | 1 | -3/+0 |
* | Unskip working blocktests following ethash cache reusage | Gustav Simonsson | 2015-05-05 | 1 | -10/+4 |
* | core: return the index of the block that failed when inserting a chain | obscuren | 2015-04-29 | 1 | -1/+1 |
* | Add loading of block test privkey if present | Gustav Simonsson | 2015-04-28 | 2 | -8/+21 |
* | Update JSON tests | Gustav Simonsson | 2015-04-28 | 20 | -347/+2744 |
* | Add block header validations for block tests | Gustav Simonsson | 2015-04-23 | 1 | -0/+82 |
* | Include ZeroByteAtTheEnd and RandomByteAtTheEnd tests | Gustav Simonsson | 2015-04-23 | 1 | -8/+1 |
* | Unskip BlockTests/bcInvalidHeaderTest.json wrongUncleHash | Gustav Simonsson | 2015-04-23 | 1 | -4/+1 |
* | Finally, glorious HEX | Gustav Simonsson | 2015-04-23 | 1 | -4/+4 |
* | Add StateTests/stMemoryStressTest.json but skip for now | Gustav Simonsson | 2015-04-23 | 1 | -0/+6 |
* | Exclude TransactionWithSvalue0 as it expects invalid s value to be valid | Gustav Simonsson | 2015-04-23 | 1 | -0/+1 |
* | Update github.com/ethereum/tests files | Gustav Simonsson | 2015-04-23 | 26 | -6304/+5619 |
* | Explicitly skip TransactionTests/tt10mbDataField.json | Gustav Simonsson | 2015-04-23 | 2 | -6/+3 |
* | Add test wrapper for VMTests/vmInputLimits1.json | Gustav Simonsson | 2015-04-23 | 1 | -0/+5 |
* | Further fixes to block test wrapper | Gustav Simonsson | 2015-04-21 | 2 | -47/+182 |
* | Add block tests wrapper and fixes for tx tests | Gustav Simonsson | 2015-04-20 | 2 | -65/+90 |
* | tests: hopefully improve test conversion helpers | Felix Lange | 2015-04-19 | 2 | -30/+35 |
* | cmd/geth, tests: enable running multiple tests from a single file | Felix Lange | 2015-04-19 | 1 | -9/+40 |
* | Fixes for TransactionTests | Gustav Simonsson | 2015-04-16 | 3 | -41/+53 |
* | Update JSON tests | Gustav Simonsson | 2015-04-16 | 38 | -207/+4177 |
* | Enable more tx tests by expecting most common encoding of values | Gustav Simonsson | 2015-04-10 | 2 | -15/+8 |
* | Remove unneeded map assignments for working tx RLP tests | Gustav Simonsson | 2015-04-10 | 1 | -7/+0 |
* | Add TransactionTests wrapped as Go tests | Gustav Simonsson | 2015-04-10 | 3 | -3/+211 |
* | Update JSON test files | Gustav Simonsson | 2015-04-10 | 71 | -1165836/+18331 |
* | Fixed tests to reflect log changes | obscuren | 2015-04-09 | 2 | -17/+17 |
* | Block header changed & console miner control | obscuren | 2015-04-06 | 1 | -1/+1 |
* | basic glog | obscuren | 2015-04-04 | 1 | -7/+8 |
* | Merge commit 'f6bd4b16e38f9cacd57b57befdeeaed789a473c4' into develop | obscuren | 2015-04-03 | 1 | -651/+781 |
* | fixed stack level | obscuren | 2015-04-03 | 1 | -0/+28 |
* | Merge commit '812cbff1a28d89b44a0c8c5a210ac61c7e19da35' into develop | obscuren | 2015-04-03 | 28 | -23/+1939 |
* | Removed old (unused) argument | obscuren | 2015-04-02 | 2 | -2/+2 |
* | Merge commit '4e3ffbcf9bae7e44e45fd1b6e504b3645040d73c' into develop | obscuren | 2015-04-01 | 1 | -0/+71 |
* | Merge commit 'f801183b8bea24ce9988fbd06c2f17fedfc3587f' into develop | obscuren | 2015-04-01 | 5 | -6/+231 |
* | Blocktest fixed, Execution fixed | obscuren | 2015-04-01 | 1 | -7/+6 |
* | Merge commit 'ec181b308addc30c04973e9058960d579c84eef5' into develop | obscuren | 2015-03-31 | 10 | -91/+701 |
* | Merge commit 'a718515b3d43f00497231f981b5ea757b71d55ff' into develop | obscuren | 2015-03-26 | 1 | -0/+11 |
* | Cleaned up changes | obscuren | 2015-03-24 | 1 | -2/+2 |
* | Modified according to poc 9 changes | obscuren | 2015-03-24 | 2 | -3/+8 |
* | Merge commit '24066dca4646c8a376aa5dfbceec0a4b3f872c11' into develop | obscuren | 2015-03-24 | 71 | -6350/+3223 |
* | Merge commit '58c6cc8fd7ff8a27004ed62d912e0a61ae1b73bb' into develop | obscuren | 2015-03-24 | 39 | -3403/+5526 |
* | removed legacy code | obscuren | 2015-03-24 | 1 | -2/+1 |
* | fix ethtest logging | zelig | 2015-03-24 | 1 | -1/+1 |
* | moved state and vm to core | obscuren | 2015-03-23 | 3 | -4/+4 |
* | Fix new types for blocktests and comment out non-working log level setter | Gustav Simonsson | 2015-03-23 | 1 | -4/+4 |
* | gofmt | Gustav Simonsson | 2015-03-23 | 1 | -4/+2 |
* | Add validation of post state accounts to block tests | Gustav Simonsson | 2015-03-23 | 1 | -4/+31 |
* | Merge branch 'develop' into conversion | obscuren | 2015-03-20 | 3 | -1253/+4053 |
|\ |
|
| * | Merge commit 'f144a95940a5df0809bb028eef7b337125423602' into develop | obscuren | 2015-03-20 | 3 | -1253/+4053 |
* | | Merge branch 'develop' into conversion | obscuren | 2015-03-19 | 399 | -1150/+32143 |
|\| |
|
| * | Merge commit '85fa3790ac9f67232f0e31e7f861c66ef0e0047e' into develop | obscuren | 2015-03-19 | 399 | -1150/+32143 |
* | | conversions | obscuren | 2015-03-18 | 1 | -5/+4 |
* | | Fixed tests and bloom | obscuren | 2015-03-18 | 1 | -8/+18 |
* | | bloom | obscuren | 2015-03-17 | 1 | -10/+15 |
* | | Fixed VM & Tests w/ conversion | obscuren | 2015-03-17 | 2 | -8/+2 |
* | | Merge branch 'develop' into conversion | obscuren | 2015-03-17 | 121 | -960/+12698 |
|\| |
|
| * | Merge commit 'dffaa678f966f87dcd011671a16b554b29a37549' into develop | obscuren | 2015-03-17 | 121 | -960/+12698 |
* | | fixed to | obscuren | 2015-03-17 | 2 | -50/+65 |
* | | updated blockpool | obscuren | 2015-03-17 | 1 | -14/+41 |
|/ |
|
* | Moved ethutil => common | obscuren | 2015-03-16 | 4 | -39/+39 |
* | merge | obscuren | 2015-03-15 | 1 | -0/+240 |
|\ |
|
| * | tests: add helper functions for block tests | Felix Lange | 2015-03-14 | 1 | -0/+240 |
* | | Changed context and ADDMOD, MULMOD | obscuren | 2015-03-13 | 1 | -1/+1 |
* | | Merge commit '6051345bc9ab8ccf74a49c43342771e0c2cba588' into develop | obscuren | 2015-03-13 | 14 | -0/+1003 |
* | | Removed some of that gas pre pay magic | obscuren | 2015-03-13 | 1 | -2/+1 |
* | | Merge commit '3ff7a627d1921be0aeacdd8eb2853ba4537487eb' into develop | obscuren | 2015-03-13 | 1 | -0/+71 |
* | | run all test | obscuren | 2015-03-13 | 1 | -6/+0 |
* | | fixed ethtest | obscuren | 2015-03-13 | 1 | -0/+6 |
* | | Merge commit '412e8b0e377bd89fc8fc858bd09c89deee805c1e' into develop | obscuren | 2015-03-13 | 16 | -3/+932 |
|/ |
|
* | Merge commit '92c6150199395eea6c9893b631cc990e3ff72a33' into develop | obscuren | 2015-03-12 | 23 | -421/+2568256 |
* | Merge branch origin/develop into accounts-integration | Felix Lange | 2015-03-11 | 1 | -7/+0 |
|\ |
|
| * | reworked stack | obscuren | 2015-03-10 | 1 | -6/+0 |
| * | wip | obscuren | 2015-03-10 | 1 | -7/+6 |
* | | cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls | Felix Lange | 2015-03-10 | 1 | -3/+0 |
|/ |
|
* | Merge commit '3deb470b2d07d28040a381722022cdf8867a829a' into poc-9 | obscuren | 2015-03-09 | 6 | -1080/+1890 |
* | Updated tests and fixed suicide | obscuren | 2015-03-09 | 1 | -0/+8 |
* | Merge commit 'c1cafb56d5da57a44f1d766c5299f11664b93921' into poc-9 | obscuren | 2015-03-09 | 11 | -1893/+1150 |
* | Merge commit 'e2c75b0fa17394553b93fe7ddd62c0f6a6441119' into poc-9 | obscuren | 2015-03-08 | 3 | -4/+723 |
* | Merge commit '4e8a9a1cd4a10370fc4a888af0fb2def6f1b961b' into poc-9 | obscuren | 2015-03-06 | 35 | -3914/+18363 |
* | merge | obscuren | 2015-03-06 | 1 | -4/+0 |
|\ |
|
| * | Fix VM tests not checked | Paweł Bylica | 2015-03-05 | 1 | -4/+0 |
* | | GasLimit check updated | obscuren | 2015-03-04 | 1 | -0/+5 |
* | | Fixed error for invalid transaction | obscuren | 2015-03-03 | 2 | -5/+5 |
* | | Merge commit 'a6e04ab05150d1b5aa4adb297f3e5146b1559b02' into poc-9 | obscuren | 2015-03-03 | 13 | -135/+378 |
* | | Merge commit '42a210b571b9358df16da148d9724c2ef9abbca5' into poc-9 | obscuren | 2015-03-03 | 12 | -289/+457 |
* | | Merge commit 'd9d40888ce9498b25925ccbf1447b1f62597aa2f' into poc-9 | obscuren | 2015-03-03 | 12 | -459/+291 |
* | | Merge commit '0867e4fae96c0b0d234f1710119a129f8b0d96f7' into poc-9 | obscuren | 2015-03-03 | 14 | -330/+312 |
* | | Updated gast costs | obscuren | 2015-03-03 | 1 | -3/+11 |
* | | Merge commit '4659b51b50394c596f0548eb53390c80ba96e392' into poc-9 | obscuren | 2015-03-03 | 11 | -8233/+168 |
* | | wup | obscuren | 2015-03-03 | 1 | -7/+10 |
* | | Merge commit 'b7ec9fbb0e49e345a8a2566226a76d50b48266a7' into poc-9 | obscuren | 2015-03-03 | 7 | -89/+273 |
* | | Delet => Delete | obscuren | 2015-03-03 | 1 | -8/+15 |
* | | Fixed test helper | obscuren | 2015-03-03 | 2 | -4/+4 |
* | | Redone rlp | obscuren | 2015-03-03 | 1 | -1/+1 |
* | | Merge commit 'd0354b844028220b31f55c2cdbe9d4cc546d4b52' into poc-9 | obscuren | 2015-03-03 | 20 | -552/+5276 |
* | | quad mem | obscuren | 2015-03-03 | 2 | -7/+26 |
* | | Merge commit '41c9dc973d2dc8614db6c1e3dbb2ec5564935368' into poc-9 | obscuren | 2015-03-03 | 9 | -150/+150 |
* | | updated tests | obscuren | 2015-03-03 | 1 | -13/+25 |
* | | Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' | obscuren | 2015-03-02 | 74 | -0/+46739 |
* | | removed tests | obscuren | 2015-03-02 | 194 | -2239402/+0 |
* | | updated tests | obscuren | 2015-03-02 | 56 | -223/+18518 |
|/ |
|
* | Removed exported fields from state object and added proper set/getters | obscuren | 2015-02-20 | 1 | -2/+2 |
* | tests/vm: add non-test Go file | Felix Lange | 2015-02-20 | 1 | -0/+3 |
* | disabled test | obscuren | 2015-02-14 | 1 | -0/+1 |
* | Updated tests | obscuren | 2015-02-04 | 7 | -3/+133 |
* | Updated tests | obscuren | 2015-02-03 | 38 | -157/+6367 |
* | Removed some VMEnv & Added VmType() to vm.Environment | obscuren | 2015-02-01 | 1 | -0/+1 |
* | JitVM: the EVM JIT bridge | Paweł Bylica | 2015-01-23 | 1 | -9/+9 |
* | updated tests | obscuren | 2015-01-22 | 18 | -35/+502 |
* | updated tests | obscuren | 2015-01-15 | 13 | -0/+2167175 |
* | Updated tests | obscuren | 2015-01-14 | 16 | -0/+565 |
* | Fixed consensus issue | obscuren | 2015-01-13 | 1 | -1/+0 |
* | updated tests | obscuren | 2015-01-13 | 7 | -108/+248 |
* | remove pre compiled for tests | obscuren | 2015-01-13 | 2 | -6/+10 |
* | updated tests | obscuren | 2015-01-13 | 2 | -7/+10 |
* | updated tests | obscuren | 2015-01-12 | 6 | -0/+295 |
* | updated tests | obscuren | 2015-01-12 | 7 | -1/+240 |
* | updated tests | obscuren | 2015-01-12 | 6 | -15/+177 |
* | Moved the TD method from block processor. | obscuren | 2015-01-10 | 1 | -1/+1 |