Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing uncecessary intermediate int conversion in log tests | Lefteris Karapetsas | 2015-03-12 | 1 | -6/+6 |
* | byte is now an alias for byte1 | Lefteris Karapetsas | 2015-03-12 | 1 | -0/+10 |
* | Fixing byte array index access code generation | Lefteris Karapetsas | 2015-03-12 | 1 | -1/+0 |
* | Changes in Solidity Tests to use the new bytesXX type | Lefteris Karapetsas | 2015-03-12 | 2 | -10/+10 |
* | Conversion changes after renaming Hash/String to Bytes. | Lefteris Karapetsas | 2015-03-12 | 1 | -33/+33 |
* | Most EndToEndTests are now compliant with the Bytes renaming | Lefteris Karapetsas | 2015-03-12 | 3 | -71/+178 |
* | Bytes Tokens properly named and NameAndTypeResolution tests work | Lefteris Karapetsas | 2015-03-12 | 1 | -15/+16 |
* | Merge pull request #1282 from winsvega/develop | Gav Wood | 2015-03-12 | 6 | -52/+213 |
|\ | |||||
| * | State Tests | winsvega | 2015-03-11 | 6 | -52/+213 |
* | | Merge pull request #1276 from ethereum/p2p | Gav Wood | 2015-03-12 | 1 | -0/+1 |
|\ \ | |||||
| * | | fix for -warning in cryptopp.cpp. add mutex to host iteration of peers for co... | subtly | 2015-03-11 | 1 | -0/+1 |
| |/ | |||||
* | | Fixed indentation. | chriseth | 2015-03-11 | 1 | -5/+5 |
* | | Fixed assembly tests. | chriseth | 2015-03-11 | 1 | -31/+23 |
|/ | |||||
* | Merge pull request #1264 from winsvega/poc9trie | Gav Wood | 2015-03-11 | 3 | -37/+257 |
|\ | |||||
| * | State Transaction Tests | winsvega | 2015-03-11 | 1 | -1/+96 |
| * | State Init And Transaction Tests | winsvega | 2015-03-11 | 3 | -37/+162 |
* | | Merge pull request #1086 from ethereum/p2p | Gav Wood | 2015-03-11 | 3 | -16/+774 |
|\ \ | |||||
| * | | 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 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | 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 | CJentzsch | 2015-03-09 | 1 | -27/+37 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #1246 from debris/natspec_subtree | Gav Wood | 2015-03-11 | 1 | -4/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | fixed natspec evaluation | Marek Kotewicz | 2015-03-09 | 1 | -4/+15 |
| * | | | | | | | | | | | | Merge commit 'dc97c3d3ad736d79aeeb82baae6aa45015620846' as 'libnatspec/natspe... | Marek Kotewicz | 2015-03-09 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Squashed 'libnatspec/natspecjs/' content from commit 4f31ed9 | Marek Kotewicz | 2015-03-09 | 1 | -0/+149 |
| | / / / / / / / / / / | |||||
* | | | | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into suicideRefundTests | CJentzsch | 2015-03-09 | 2 | -289/+453 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | 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 |
| |_|/ / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #1235 from winsvega/poc9trie | Gav Wood | 2015-03-08 | 2 | -104/+268 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | vmTests | winsvega | 2015-03-07 | 2 | -104/+268 |
* | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | 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 |
| * | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | 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 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | 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 |
| | |/ / / / / / / / / | |||||
| | * | | | | | | | | | Merge pull request #1210 from winsvega/poc9trie | Gav Wood | 2015-03-05 | 11 | -892/+892 |
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | |||||
| | | * | | | | | | | | VMTest Fillers | winsvega | 2015-03-05 | 11 | -892/+892 |
| | * | | | | | | | | | Bunch of repotting/curating. | Gav Wood | 2015-03-05 | 3 | -3/+3 |
| | * | | | | | | | | | Merge pull request #1203 from winsvega/poc9trie | Gav Wood | 2015-03-05 | 11 | -197/+197 |
| | |\| | | | | | | | | |||||
| | | * | | | | | | | | Gas Fee Test Changes (1) | winsvega | 2015-03-05 | 9 | -122/+122 |
| | | * | | | | | | | | Transaction Test Fillers POC9 | winsvega | 2015-03-04 | 2 | -75/+75 |
| | * | | | | | | | | | 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 |
| | * | | | | | | | | | Merge pull request #1195 from CJentzsch/POC9tests | Gav Wood | 2015-03-04 | 3 | -36/+41 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | remove genesis state from state tests | CJentzsch | 2015-03-04 | 3 | -36/+41 |
| | * | | | | | | | | | | 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 |
| | |\| | | | | | | | | |||||
| | | * | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-03 | 1 | -0/+62 |
| | | * | | | | | | | | 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 |
| | | * | | | | | | | | 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 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 |
| | * | | | | | | | | | 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 |
| * | | | | | | | | | | Bunch of repotting/curating. | Gav Wood | 2015-03-06 | 3 | -3/+3 |
| * | | | | | | | | | | VMTest Fillers | winsvega | 2015-03-06 | 11 | -892/+892 |
| * | | | | | | | | | | 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 |
| * | | | | | | | | | | 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 |
| * | | | | | | | | | | more block tests + bugfix for longer chains | CJentzsch | 2015-03-06 | 4 | -376/+431 |
| * | | | | | | | | | | blockchain tests | CJentzsch | 2015-03-06 | 4 | -554/+609 |
| * | | | | | | | | | | 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 |
| * | | | | | | | | | | state rebase. | Gav Wood | 2015-03-06 | 1 | -18/+0 |
| * | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
| * | | | | | | | | | | 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 |
| * | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
| * | | | | | | | | | | 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 |
| * | | | | | | | | | | 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 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | state rebase. | Gav Wood | 2015-03-06 | 1 | -18/+0 |
* | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | Bunch of repotting/curating. | Gav Wood | 2015-03-06 | 3 | -3/+3 |
* | | | | | | | | | | VMTest Fillers | winsvega | 2015-03-06 | 11 | -892/+892 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | more block tests + bugfix for longer chains | CJentzsch | 2015-03-06 | 4 | -376/+431 |
* | | | | | | | | | | blockchain tests | CJentzsch | 2015-03-06 | 4 | -622/+609 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | state rebase. | Gav Wood | 2015-03-06 | 1 | -18/+0 |
* | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | Update precompiled stuff. | Gav Wood | 2015-03-06 | 1 | -0/+62 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and... | jhuntley | 2015-03-05 | 15 | -51/+20 |
| * | | | | | | | | 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 |
| * | | | | | | | | Avoid boost include order issue on windows: | jhuntley | 2015-03-05 | 4 | -2/+4 |
* | | | | | | | | | Merge pull request #1200 from debris/ethereumjs | Gav Wood | 2015-03-05 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge commit '0807e2ee7c32d10f86622c7cd143b6ae37005f48' into develop | Marek Kotewicz | 2015-03-04 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from 5bd166c..7d6b35a | Marek Kotewicz | 2015-03-04 | 1 | -41/+162 |
* | | | | | | | | | | Transaction Tests | winsvega | 2015-03-04 | 1 | -1/+1 |
* | | | | | | | | | | Test Cases Changes | winsvega | 2015-03-04 | 4 | -76/+78 |
* | | | | | | | | | | Transaction Tests | winsvega | 2015-03-04 | 3 | -2/+33 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #1193 from chriseth/sol_fixABIArrays | Gav Wood | 2015-03-03 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | getInheritableMembers() does not look at BaseContracts | Lefteris Karapetsas | 2015-03-02 | 1 | -0/+29 |
| * | | | | | | | | VisibleInDerivedContracts() is now virtual() | Lefteris Karapetsas | 2015-03-02 | 1 | -1/+12 |
| * | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Test Helper | winsvega | 2015-02-27 | 1 | -2/+2 |