Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1264 from winsvega/poc9trie | Gav Wood | 2015-03-11 | 3 | -37/+257 |
|\ | | | | | State Init And State Transaction Tests | ||||
| * | State Transaction Tests | winsvega | 2015-03-11 | 1 | -1/+96 |
| | | | | | | | | bonus gas at call with value transfer | ||||
| * | State Init And Transaction Tests | winsvega | 2015-03-11 | 3 | -37/+162 |
| | | | | | | | | fixed to poc9 | ||||
* | | Merge pull request #1086 from ethereum/p2p | Gav Wood | 2015-03-11 | 3 | -16/+774 |
|\ \ | | | | | | | p2p: rlpx transport | ||||
| * | | Merge branch 'develop' into p2p | subtly | 2015-03-10 | 1 | -0/+11 |
| |\| | |||||
| * | | replace go counter logic. remove dead test code. | subtly | 2015-03-10 | 1 | -1/+0 |
| | | | |||||
| * | | Merge branch 'develop' into p2p | subtly | 2015-03-10 | 1 | -12/+28 |
| |\ \ | |||||
| * | | | bugfix and doc clarification. fix test. | subtly | 2015-03-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'develop' into p2p | subtly | 2015-03-09 | 2 | -104/+268 |
| |\ \ \ | |||||
| * | | | | coding standards | subtly | 2015-03-08 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | fix kdf test | subtly | 2015-03-08 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge branch 'develop' into p2p | subtly | 2015-03-08 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'develop' into p2p | subtly | 2015-03-08 | 52 | -2980/+4156 |
| |\ \ \ \ \ | |||||
| * | | | | | | separate packet type. add coding. | subtly | 2015-03-06 | 1 | -4/+11 |
| | | | | | | | |||||
| * | | | | | | test header macs | subtly | 2015-03-06 | 1 | -3/+42 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'develop' into p2p | subtly | 2015-03-05 | 35 | -766/+5543 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libp2p/Host.cpp libp2p/Host.h | ||||
| * | | | | | | | authenticated capability (hello) and handshake authentication | subtly | 2015-03-05 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | test initial secrets and ciphers, interop with go | subtly | 2015-03-05 | 2 | -91/+419 |
| | | | | | | | | |||||
| * | | | | | | | update host for ecies interop. test sha3 output of interim digest. | subtly | 2015-03-04 | 1 | -0/+36 |
| | | | | | | | | |||||
| * | | | | | | | ECIES interop with go is a go. | subtly | 2015-03-03 | 1 | -0/+47 |
| | | | | | | | | |||||
| * | | | | | | | ecies interop fix and tests. 128-bit keys. | subtly | 2015-03-03 | 1 | -10/+38 |
| | | | | | | | | |||||
| * | | | | | | | start of ecies interop with go | subtly | 2015-03-02 | 1 | -14/+64 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'develop' into p2p | subtly | 2015-02-24 | 13 | -74/+986 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'develop' into p2p | subtly | 2015-02-18 | 16 | -57/+3392 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'develop' into p2p | subtly | 2015-02-17 | 5 | -41/+175 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | initial handshake on the wire | subtly | 2015-02-17 | 1 | -10/+56 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | finished test of new-node handshake | subtly | 2015-02-14 | 1 | -12/+54 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'develop' into p2p | subtly | 2015-02-14 | 11 | -30/+657 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | end-to-end handshake for uknown node | subtly | 2015-02-14 | 1 | -19/+66 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | key agreement | subtly | 2015-02-14 | 1 | -4/+41 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | ack handshake for new node and encrypt both sides | subtly | 2015-02-13 | 1 | -4/+19 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | initiator handshake crypto-test | subtly | 2015-02-13 | 1 | -0/+37 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #1247 from CJentzsch/addInputLimitTests | Gav Wood | 2015-03-11 | 1 | -27/+37 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | add input limit tests | ||||
| * | | | | | | | | | | | | add input limit tests | CJentzsch | 2015-03-09 | 1 | -27/+37 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #1246 from debris/natspec_subtree | Gav Wood | 2015-03-11 | 1 | -4/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | natspec.js subtree | ||||
| * | | | | | | | | | | | | fixed natspec evaluation | Marek Kotewicz | 2015-03-09 | 1 | -4/+15 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge commit 'dc97c3d3ad736d79aeeb82baae6aa45015620846' as ↵ | Marek Kotewicz | 2015-03-09 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | 'libnatspec/natspecjs' | ||||
| | * | | | | | | | | | | | Squashed 'libnatspec/natspecjs/' content from commit 4f31ed9 | Marek Kotewicz | 2015-03-09 | 1 | -0/+149 |
| | / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-subtree-dir: libnatspec/natspecjs git-subtree-split: 4f31ed9698be96c347ea769b8b7e77a9507fb615 | ||||
* | | | | | | | | | | | | style | CJentzsch | 2015-03-11 | 2 | -2/+2 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | blockchain tests fixes | CJentzsch | 2015-03-11 | 4 | -44/+37 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #1236 from CJentzsch/suicideRefundTests | Gav Wood | 2015-03-11 | 4 | -5/+345 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | add suicide refund tests | ||||
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into suicideRefundTests | CJentzsch | 2015-03-09 | 2 | -289/+453 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/stTransactionTestFiller.json test/vmArithmeticTestFiller.json | ||||
| * | | | | | | | | | | | adjust gas prices for arithmetic tests | CJentzsch | 2015-03-08 | 2 | -189/+440 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into suicideRefundTests | CJentzsch | 2015-03-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | add suiciderefund tests | CJentzsch | 2015-03-07 | 2 | -2/+91 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Global variable "now" (alias for block.timestamp). | chriseth | 2015-03-10 | 1 | -0/+11 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | style fixes in TestHelper.h | Lefteris Karapetsas | 2015-03-09 | 1 | -6/+6 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Improving ETH_TEST() exceptions | Lefteris Karapetsas | 2015-03-09 | 1 | -12/+28 |
| |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Properly printing fail check/require message same way as BOOST implementation does - Also add a Test Pass Checkpoint call to be sure the last checkpoint is reported properly - Catch any sort of exception in the no throw | ||||
* | | | | | | | | | Merge pull request #1235 from winsvega/poc9trie | Gav Wood | 2015-03-08 | 2 | -104/+268 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | vmTests | ||||
| * | | | | | | | | vmTests | winsvega | 2015-03-07 | 2 | -104/+268 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Arithmetic gas increased | ||||
* | | | | | | | | | Gas pricing infrastructure and a couple of pricing mechanisms. | Gav Wood | 2015-03-07 | 1 | -1/+1 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Avoid checking for difficulty when doing PoW test. | Gav Wood | 2015-03-07 | 2 | -7/+8 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #1228 from LefterisJP/eth_TestNoThrowInfo | chriseth | 2015-03-06 | 8 | -191/+165 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Test macros for printing Exception information | ||||
| * | | | | | | | | Style fixes and better exception message format | Lefteris Karapetsas | 2015-03-06 | 1 | -6/+8 |
| | | | | | | | | | |||||
| * | | | | | | | | Adding ETH_TEST macros to ABI and EndToEndTests | Lefteris Karapetsas | 2015-03-06 | 2 | -21/+5 |
| | | | | | | | | | |||||
| * | | | | | | | | NameAndtypeResolution tests use ETH_TEST macros | Lefteris Karapetsas | 2015-03-06 | 2 | -81/+50 |
| | | | | | | | | | |||||
| * | | | | | | | | Move ETH_TEST() Macros to TestHelper.h | Lefteris Karapetsas | 2015-03-06 | 4 | -102/+104 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Also use them in Solidity Parser | ||||
| * | | | | | | | | Extracting ETH_TEST_REQUIRE_NO_THROW() from my other PR | Lefteris Karapetsas | 2015-03-06 | 1 | -4/+21 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #1222 from chriseth/sol_copyFromCalldata | chriseth | 2015-03-06 | 2 | -1/+100 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Copying between calldata and storage. | ||||
| * | | | | | | | | Typo | chriseth | 2015-03-06 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix for arrays containing mappings. | chriseth | 2015-03-06 | 1 | -0/+37 |
| | | | | | | | | | |||||
| * | | | | | | | | Copying between calldata and storage. | chriseth | 2015-03-06 | 2 | -1/+63 |
| | | | | | | | | | |||||
* | | | | | | | | | Fix type checks for storage variable initializer. | chriseth | 2015-03-06 | 1 | -0/+18 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie | Gav Wood | 2015-03-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libethcore/BlockInfo.cpp libethcore/Exceptions.cpp libethcore/Exceptions.h | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie | Gav Wood | 2015-03-06 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge pull request #1223 from CJentzsch/POC9tests | Gav Wood | 2015-03-06 | 6 | -229/+738 |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | uncle header tests | ||||
| | | * | | | | | | | | | fix | CJentzsch | 2015-03-06 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | try to have a uncle with block number = 1 | CJentzsch | 2015-03-06 | 2 | -1/+85 |
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | Merge remote-tracking branch 'upstream/poc9trie' into POC9tests | CJentzsch | 2015-03-06 | 1 | -22/+54 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | add uncle tests | CJentzsch | 2015-03-06 | 1 | -1/+347 |
| | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | style + add test cases | CJentzsch | 2015-03-06 | 1 | -54/+54 |
| | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | style | CJentzsch | 2015-03-06 | 1 | -2/+0 |
| | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | add first uncle test | CJentzsch | 2015-03-06 | 1 | -37/+36 |
| | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | update blockchain test filler to new min diff and min gasLimit | CJentzsch | 2015-03-06 | 3 | -45/+45 |
| | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | add uncle header feature for fillers | CJentzsch | 2015-03-06 | 1 | -100/+182 |
| | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | add quadratic complexity tests | CJentzsch | 2015-03-06 | 1 | -17/+17 |
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | merge | CJentzsch | 2015-03-06 | 1 | -105/+0 |
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | add secure trie tests | CJentzsch | 2015-03-06 | 1 | -0/+105 |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | For Marek :) | Gav Wood | 2015-03-05 | 1 | -22/+54 |
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BlockChain::transaction(h256 _transactionHash) BlockChain::transactionHashes(h256 _blockHash) | ||||
| | * | | | | | | | | | Merge pull request #1210 from winsvega/poc9trie | Gav Wood | 2015-03-05 | 11 | -892/+892 |
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | VMTest Fillers | ||||
| | | * | | | | | | | | VMTest Fillers | winsvega | 2015-03-05 | 11 | -892/+892 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | execution gas amount changed | ||||
| | * | | | | | | | | | Bunch of repotting/curating. | Gav Wood | 2015-03-05 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <= block.gas_limit <= block.parent.gas_limit * 1025/1024 | ||||
| | * | | | | | | | | | Merge pull request #1203 from winsvega/poc9trie | Gav Wood | 2015-03-05 | 11 | -197/+197 |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Transaction Test Fillers POC9 | ||||
| | | * | | | | | | | | Gas Fee Test Changes (1) | winsvega | 2015-03-05 | 9 | -122/+122 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | State Tests | ||||
| | | * | | | | | | | | Transaction Test Fillers POC9 | winsvega | 2015-03-04 | 2 | -75/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gas fees increased, most tests are incorrect now need to review (wip) | ||||
| | * | | | | | | | | | merge | CJentzsch | 2015-03-05 | 5 | -200/+331 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Add date/time language to solidity. | Gav Wood | 2015-03-05 | 2 | -7/+24 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | update block tests to latest changes PoW changes | CJentzsch | 2015-03-04 | 4 | -37/+111 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | more block tests + bugfix for longer chains | CJentzsch | 2015-03-04 | 4 | -376/+431 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | blockchain tests | CJentzsch | 2015-03-04 | 4 | -554/+609 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/block.cpp | ||||
| | * | | | | | | | | | Merge pull request #1195 from CJentzsch/POC9tests | Gav Wood | 2015-03-04 | 3 | -36/+41 |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | remove genesis state from state tests | ||||
| | | * | | | | | | | | | remove genesis state from state tests | CJentzsch | 2015-03-04 | 3 | -36/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/state.cpp | ||||
| | * | | | | | | | | | | New Proof-of-Work. | Gav Wood | 2015-03-04 | 3 | -25/+36 |
| | |/ / / / / / / / / | |||||
| | * | | | | | | | | | Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie | Gav Wood | 2015-03-04 | 1 | -31/+6 |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libethereum/Client.cpp test/state.cpp | ||||
| | | * | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-03 | 1 | -0/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add extra tests for secure trie. | ||||
| | | * | | | | | | | | add memory tests | CJentzsch | 2015-03-03 | 5 | -3/+2260 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | only check rootHash of state if FATDB is off | CJentzsch | 2015-03-03 | 1 | -0/+10 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Fix FakeExtVM. | Gav Wood | 2015-03-03 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | State integration test. | Gav Wood | 2015-03-02 | 3 | -10/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to the FatTrie. | ||||
| | | * | | | | | | | | Fat Trie and tests for it. | Gav Wood | 2015-03-02 | 1 | -2/+42 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | state rebase. | Gav Wood | 2015-03-04 | 1 | -18/+0 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-04 | 1 | -0/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add extra tests for secure trie. | ||||
| | * | | | | | | | | | add memory tests | CJentzsch | 2015-03-04 | 3 | -5/+35 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | only check rootHash of state if FATDB is off | CJentzsch | 2015-03-04 | 1 | -0/+10 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Fix FakeExtVM. | Gav Wood | 2015-03-04 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | State integration test. | Gav Wood | 2015-03-04 | 3 | -10/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to the FatTrie. | ||||
| | * | | | | | | | | | Fat Trie and tests for it. | Gav Wood | 2015-03-04 | 1 | -2/+42 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | fix | CJentzsch | 2015-03-06 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | try to have a uncle with block number = 1 | CJentzsch | 2015-03-06 | 2 | -1/+85 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | merge | CJentzsch | 2015-03-06 | 1 | -105/+0 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | add secure trie tests | CJentzsch | 2015-03-06 | 1 | -0/+105 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | add uncle tests | CJentzsch | 2015-03-06 | 1 | -1/+347 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | style + add test cases | CJentzsch | 2015-03-06 | 1 | -54/+54 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | style | CJentzsch | 2015-03-06 | 1 | -2/+0 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | add first uncle test | CJentzsch | 2015-03-06 | 1 | -37/+36 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | update blockchain test filler to new min diff and min gasLimit | CJentzsch | 2015-03-06 | 3 | -45/+45 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | add uncle header feature for fillers | CJentzsch | 2015-03-06 | 1 | -100/+182 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | add quadratic complexity tests | CJentzsch | 2015-03-06 | 1 | -17/+17 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | For Marek :) | Gav Wood | 2015-03-06 | 1 | -22/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BlockChain::transaction(h256 _transactionHash) BlockChain::transactionHashes(h256 _blockHash) | ||||
| * | | | | | | | | | | Bunch of repotting/curating. | Gav Wood | 2015-03-06 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <= block.gas_limit <= block.parent.gas_limit * 1025/1024 | ||||
| * | | | | | | | | | | VMTest Fillers | winsvega | 2015-03-06 | 11 | -892/+892 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | execution gas amount changed | ||||
| * | | | | | | | | | | merge | CJentzsch | 2015-03-06 | 5 | -200/+331 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add date/time language to solidity. | Gav Wood | 2015-03-06 | 2 | -7/+24 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Gas Fee Test Changes (1) | winsvega | 2015-03-06 | 9 | -122/+122 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | State Tests | ||||
| * | | | | | | | | | | update block tests to latest changes PoW changes | CJentzsch | 2015-03-06 | 4 | -37/+111 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Transaction Test Fillers POC9 | winsvega | 2015-03-06 | 2 | -75/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gas fees increased, most tests are incorrect now need to review (wip) | ||||
| * | | | | | | | | | | more block tests + bugfix for longer chains | CJentzsch | 2015-03-06 | 4 | -376/+431 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | blockchain tests | CJentzsch | 2015-03-06 | 4 | -554/+609 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/block.cpp | ||||
| * | | | | | | | | | | New Proof-of-Work. | Gav Wood | 2015-03-06 | 3 | -25/+36 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | remove genesis state from state tests | CJentzsch | 2015-03-06 | 3 | -43/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/state.cpp | ||||
| * | | | | | | | | | | state rebase. | Gav Wood | 2015-03-06 | 1 | -18/+0 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add extra tests for secure trie. | ||||
| * | | | | | | | | | | add memory tests | CJentzsch | 2015-03-06 | 1 | -5/+34 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | only check rootHash of state if FATDB is off | CJentzsch | 2015-03-06 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | State integration test. | Gav Wood | 2015-03-06 | 1 | -62/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to the FatTrie. | ||||
| * | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add extra tests for secure trie. | ||||
| * | | | | | | | | | | add memory tests | CJentzsch | 2015-03-06 | 3 | -37/+37 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | only check rootHash of state if FATDB is off | CJentzsch | 2015-03-06 | 1 | -0/+10 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Fix FakeExtVM. | Gav Wood | 2015-03-06 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | State integration test. | Gav Wood | 2015-03-06 | 3 | -10/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to the FatTrie. | ||||
| * | | | | | | | | | | Fat Trie and tests for it. | Gav Wood | 2015-03-06 | 1 | -2/+42 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | fix | CJentzsch | 2015-03-06 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | try to have a uncle with block number = 1 | CJentzsch | 2015-03-06 | 2 | -1/+85 |
| | | | | | | | | | | |||||
* | | | | | | | | | | merge | CJentzsch | 2015-03-06 | 1 | -105/+0 |
| | | | | | | | | | | |||||
* | | | | | | | | | | add secure trie tests | CJentzsch | 2015-03-06 | 1 | -0/+105 |
| | | | | | | | | | | |||||
* | | | | | | | | | | add uncle tests | CJentzsch | 2015-03-06 | 1 | -1/+347 |
| | | | | | | | | | | |||||
* | | | | | | | | | | style + add test cases | CJentzsch | 2015-03-06 | 1 | -54/+54 |
| | | | | | | | | | | |||||
* | | | | | | | | | | style | CJentzsch | 2015-03-06 | 1 | -2/+0 |
| | | | | | | | | | | |||||
* | | | | | | | | | | add first uncle test | CJentzsch | 2015-03-06 | 1 | -37/+36 |
| | | | | | | | | | | |||||
* | | | | | | | | | | update blockchain test filler to new min diff and min gasLimit | CJentzsch | 2015-03-06 | 3 | -45/+45 |
| | | | | | | | | | | |||||
* | | | | | | | | | | add uncle header feature for fillers | CJentzsch | 2015-03-06 | 1 | -100/+182 |
| | | | | | | | | | | |||||
* | | | | | | | | | | add quadratic complexity tests | CJentzsch | 2015-03-06 | 1 | -17/+17 |
| | | | | | | | | | | |||||
* | | | | | | | | | | For Marek :) | Gav Wood | 2015-03-06 | 1 | -12/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BlockChain::transaction(h256 _transactionHash) BlockChain::transactionHashes(h256 _blockHash) | ||||
* | | | | | | | | | | merge | CJentzsch | 2015-03-06 | 5 | -657/+249 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Add date/time language to solidity. | Gav Wood | 2015-03-06 | 1 | -7/+7 |
| | | | | | | | | | | |||||
* | | | | | | | | | | update block tests to latest changes PoW changes | CJentzsch | 2015-03-06 | 4 | -37/+111 |
| | | | | | | | | | | |||||
* | | | | | | | | | | more block tests + bugfix for longer chains | CJentzsch | 2015-03-06 | 4 | -198/+150 |
| | | | | | | | | | | |||||
* | | | | | | | | | | blockchain tests | CJentzsch | 2015-03-06 | 2 | -356/+229 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/block.cpp | ||||
* | | | | | | | | | | New Proof-of-Work. | Gav Wood | 2015-03-06 | 1 | -10/+12 |
| | | | | | | | | | | |||||
* | | | | | | | | | | remove genesis state from state tests | CJentzsch | 2015-03-06 | 1 | -34/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/state.cpp | ||||
* | | | | | | | | | | state rebase. | Gav Wood | 2015-03-06 | 1 | -18/+0 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add extra tests for secure trie. | ||||
* | | | | | | | | | | add memory tests | CJentzsch | 2015-03-06 | 1 | -5/+34 |
| | | | | | | | | | | |||||
* | | | | | | | | | | only check rootHash of state if FATDB is off | CJentzsch | 2015-03-06 | 1 | -0/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | State integration test. | Gav Wood | 2015-03-06 | 1 | -62/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to the FatTrie. | ||||
* | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add extra tests for secure trie. | ||||
* | | | | | | | | | | add memory tests | CJentzsch | 2015-03-06 | 1 | -1/+0 |
| | | | | | | | | | | |||||
* | | | | | | | | | | only check rootHash of state if FATDB is off | CJentzsch | 2015-03-06 | 1 | -0/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | State integration test. | Gav Wood | 2015-03-06 | 1 | -62/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to the FatTrie. | ||||
* | | | | | | | | | | fix | CJentzsch | 2015-03-06 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | try to have a uncle with block number = 1 | CJentzsch | 2015-03-06 | 2 | -1/+85 |
| | | | | | | | | | | |||||
* | | | | | | | | | | merge | CJentzsch | 2015-03-06 | 1 | -105/+0 |
| | | | | | | | | | | |||||
* | | | | | | | | | | add secure trie tests | CJentzsch | 2015-03-06 | 1 | -0/+105 |
| | | | | | | | | | | |||||
* | | | | | | | | | | add uncle tests | CJentzsch | 2015-03-06 | 1 | -1/+347 |
| | | | | | | | | | | |||||
* | | | | | | | | | | style + add test cases | CJentzsch | 2015-03-06 | 1 | -54/+54 |
| | | | | | | | | | | |||||
* | | | | | | | | | | style | CJentzsch | 2015-03-06 | 1 | -2/+0 |
| | | | | | | | | | | |||||
* | | | | | | | | | | add first uncle test | CJentzsch | 2015-03-06 | 1 | -37/+36 |
| | | | | | | | | | | |||||
* | | | | | | | | | | update blockchain test filler to new min diff and min gasLimit | CJentzsch | 2015-03-06 | 3 | -45/+45 |
| | | | | | | | | | | |||||
* | | | | | | | | | | add uncle header feature for fillers | CJentzsch | 2015-03-06 | 1 | -100/+182 |
| | | | | | | | | | | |||||
* | | | | | | | | | | add quadratic complexity tests | CJentzsch | 2015-03-06 | 1 | -17/+17 |
| | | | | | | | | | | |||||
* | | | | | | | | | | For Marek :) | Gav Wood | 2015-03-06 | 1 | -22/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BlockChain::transaction(h256 _transactionHash) BlockChain::transactionHashes(h256 _blockHash) | ||||
* | | | | | | | | | | Bunch of repotting/curating. | Gav Wood | 2015-03-06 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <= block.gas_limit <= block.parent.gas_limit * 1025/1024 | ||||
* | | | | | | | | | | VMTest Fillers | winsvega | 2015-03-06 | 11 | -892/+892 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | execution gas amount changed | ||||
* | | | | | | | | | | merge | CJentzsch | 2015-03-06 | 5 | -200/+331 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Add date/time language to solidity. | Gav Wood | 2015-03-06 | 2 | -7/+24 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Gas Fee Test Changes (1) | winsvega | 2015-03-06 | 9 | -122/+122 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | State Tests | ||||
* | | | | | | | | | | update block tests to latest changes PoW changes | CJentzsch | 2015-03-06 | 4 | -37/+111 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Transaction Test Fillers POC9 | winsvega | 2015-03-06 | 2 | -75/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gas fees increased, most tests are incorrect now need to review (wip) | ||||
* | | | | | | | | | | more block tests + bugfix for longer chains | CJentzsch | 2015-03-06 | 4 | -376/+431 |
| | | | | | | | | | | |||||
* | | | | | | | | | | blockchain tests | CJentzsch | 2015-03-06 | 4 | -622/+609 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/block.cpp | ||||
* | | | | | | | | | | New Proof-of-Work. | Gav Wood | 2015-03-06 | 3 | -20/+97 |
| | | | | | | | | | | |||||
* | | | | | | | | | | remove genesis state from state tests | CJentzsch | 2015-03-06 | 3 | -43/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/state.cpp | ||||
* | | | | | | | | | | state rebase. | Gav Wood | 2015-03-06 | 1 | -18/+0 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add extra tests for secure trie. | ||||
* | | | | | | | | | | add memory tests | CJentzsch | 2015-03-06 | 1 | -5/+34 |
| | | | | | | | | | | |||||
* | | | | | | | | | | only check rootHash of state if FATDB is off | CJentzsch | 2015-03-06 | 1 | -0/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | State integration test. | Gav Wood | 2015-03-06 | 1 | -62/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to the FatTrie. | ||||
* | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add extra tests for secure trie. | ||||
* | | | | | | | | | | add memory tests | CJentzsch | 2015-03-06 | 3 | -37/+37 |
| | | | | | | | | | | |||||
* | | | | | | | | | | only check rootHash of state if FATDB is off | CJentzsch | 2015-03-06 | 1 | -0/+10 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Fix FakeExtVM. | Gav Wood | 2015-03-06 | 1 | -0/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | State integration test. | Gav Wood | 2015-03-06 | 3 | -10/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to the FatTrie. | ||||
* | | | | | | | | | | Fat Trie and tests for it. | Gav Wood | 2015-03-06 | 1 | -2/+42 |
| |_|/ / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Index access for calldata arrays. | Christian | 2015-03-05 | 1 | -0/+59 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #1186 from onepremise/develop | Gav Wood | 2015-03-05 | 14 | -113/+137 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Updates for Building all cpp-ethereum on MinGW(64) | ||||
| * | | | | | | | | Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h ↵ | jhuntley | 2015-03-05 | 15 | -51/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. | ||||
| * | | | | | | | | asio.h and windows.h build comments as per request. | jhuntley | 2015-03-05 | 14 | -89/+128 |
| | | | | | | | | | |||||
| * | | | | | | | | Avoid boost include order issue on windows: | jhuntley | 2015-03-05 | 11 | -4/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859 Make sure boost/asio.hpp is included before windows.h. | ||||
| * | | | | | | | | Avoid boost include order issue on windows: | jhuntley | 2015-03-05 | 4 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859 Make sure boost/asio.hpp is included before windows.h. | ||||
* | | | | | | | | | Merge pull request #1200 from debris/ethereumjs | Gav Wood | 2015-03-05 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ethereum.js 0.0.16 | ||||
| * | | | | | | | | Merge commit '0807e2ee7c32d10f86622c7cd143b6ae37005f48' into develop | Marek Kotewicz | 2015-03-04 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libjsqrc/ethereumjs/dist/ethereum.min.js | ||||
| | * | | | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from 5bd166c..7d6b35a | Marek Kotewicz | 2015-03-04 | 1 | -41/+162 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7d6b35a Merge branch 'master' into cpp 9b3a0f0 Merge branch 'event_hash' 9887972 version 63dcee6 ignore for maxcomplexity warning 8376bfa gulp a59f3a4 Merge pull request #85 from ethers/abiString 0dd6cc4 gulp 688faec Merge pull request #81 from ethers/arraySupport 64f6630 updated README.md 4f9aaec Merge pull request #94 from ethereum/signature 91321fb removed web3 dependency from abi.js 5c7d8a7 separated event signature 81b19cc event hash ea250e6 Merge commit 'be3bfb76bef1d1f113033cd9093e03a00066d5d1' into ethereumjs_timeout c08cea1 Improvement to AZ - confirmation disabler. Fix network crash. git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: 7d6b35af1c2b59feae5a01c899fae68298d71211 | ||||
* | | | | | | | | | | Transaction Tests | winsvega | 2015-03-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | missing TestHelper.h file | ||||
* | | | | | | | | | | Test Cases Changes | winsvega | 2015-03-04 | 4 | -76/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userDefinedFile test now goes with --test option for all cases | ||||
* | | | | | | | | | | Transaction Tests | winsvega | 2015-03-04 | 3 | -2/+33 |
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | A few changes | ||||
* | | | | | | | | | Merge pull request #1193 from chriseth/sol_fixABIArrays | Gav Wood | 2015-03-03 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixed arrays in ABI. | ||||
| * | | | | | | | | | Fixed arrays in ABI. | Christian | 2015-03-03 | 1 | -4/+4 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* / | | | | | | | | Fix test after change in call failure semantics. | Christian | 2015-03-03 | 1 | -4/+7 |
|/ / / / / / / / | |||||
* | | | | | | | | Implemented passing arguments to the base constructor. | Liana Husikyan | 2015-03-02 | 1 | -0/+64 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #1146 from LefterisJP/sol_fixBaseClassAccessors | chriseth | 2015-03-02 | 1 | -1/+53 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Sol fix accessing public variable of base class | ||||
| * | | | | | | | | getInheritableMembers() does not look at BaseContracts | Lefteris Karapetsas | 2015-03-02 | 1 | -0/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Also adding tests for improper accessing members of other contracts. | ||||
| * | | | | | | | | VisibleInDerivedContracts() is now virtual() | Lefteris Karapetsas | 2015-03-02 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Plus an extra test for internal visibility in a base class variable | ||||
| * | | | | | | | | Add structs to inheritable members | Lefteris Karapetsas | 2015-03-02 | 1 | -2/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Adding test for base class statevar accessors | Lefteris Karapetsas | 2015-03-02 | 1 | -0/+12 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #1157 from chriseth/sol_arrayShortening | chriseth | 2015-03-02 | 2 | -0/+233 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Copying arrays and shortening of dynamic arrays. | ||||
| * | | | | | | | | Array copy storage to storage. | Christian | 2015-02-28 | 1 | -0/+88 |
| | | | | | | | | | |||||
| * | | | | | | | | Type checks for array assignment. | Christian | 2015-02-28 | 1 | -0/+55 |
| | | | | | | | | | |||||
| * | | | | | | | | Shortening of dynamic arrays. | Christian | 2015-02-28 | 1 | -0/+90 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #1160 from CJentzsch/addTests | Gav Wood | 2015-03-01 | 8 | -96/+861 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add tests | ||||
| * | | | | | | | | | move extrem memory test to stMemoryStressTest.json | CJentzsch | 2015-03-01 | 4 | -68/+92 |
| | | | | | | | | | | |||||
| * | | | | | | | | | more memmory hard quadratic complexity tests | CJentzsch | 2015-03-01 | 1 | -0/+330 |
| | | | | | | | | | | |||||
| * | | | | | | | | | more jump tests | CJentzsch | 2015-02-27 | 1 | -0/+85 |
| | | | | | | | | | | |||||
| * | | | | | | | | | add more addmod mulmod overflow tests | CJentzsch | 2015-02-27 | 1 | -0/+224 |
| | | | | | | | | | | |||||
| * | | | | | | | | | A calls B to refund | CJentzsch | 2015-02-27 | 1 | -28/+130 |
| |/ / / / / / / / | |||||
* / / / / / / / / | add several var related test cases | Lu Guanqun | 2015-03-01 | 1 | -0/+34 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #1149 from winsvega/develop | Gav Wood | 2015-02-27 | 3 | -23/+182 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | More Transaction Tests | ||||
| * | | | | | | | | Test Helper | winsvega | 2015-02-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | style changes | ||||
| * | | | | | | | | More Transaction Tests | winsvega | 2015-02-26 | 3 | -23/+182 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some tests to check YP statements | ||||
* | | | | | | | | | more calldatacopy return tests (for Pawel) | CJentzsch | 2015-02-27 | 2 | -1/+205 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'memTests' into addTests | CJentzsch | 2015-02-26 | 1 | -7/+231 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into memTests | CJentzsch | 2015-02-26 | 12 | -115/+1136 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into memTests | CJentzsch | 2015-02-23 | 7 | -14/+35 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | add new mem test for quadratic mem gas costs | CJentzsch | 2015-02-23 | 1 | -7/+231 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | adjust to new quadratic memory rule | CJentzsch | 2015-02-26 | 1 | -9/+9 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-02-26 | 3 | -2/+132 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | LValue refactoring. | Christian | 2015-02-25 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #1132 from LefterisJP/sol_DebuggingInformation | chriseth | 2015-02-25 | 3 | -1/+131 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Location information in AssemblyItems, filled by Solidity. | ||||
| | * | | | | | | | | | | Re-adding braces to if in test/Assembly.cpp | Lefteris Karapetsas | 2015-02-25 | 1 | -0/+4 |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Move SourceLocation to evmcore | Lefteris Karapetsas | 2015-02-25 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Tighter coupling for Assembly items retrieval | Lefteris Karapetsas | 2015-02-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Exposing only assembly items, not the entire compiler context |