Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1283 from CJentzsch/addTests | Gav Wood | 2015-03-13 | 9 | -23/+976 |
|\ | |||||
| * | dejavu issue 19 - stack underflows | CJentzsch | 2015-03-13 | 3 | -2/+120 |
| * | readd --filltest option and add dejavu issue 42 test | CJentzsch | 2015-03-12 | 2 | -0/+31 |
| * | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-03-12 | 14 | -373/+483 |
| |\ | |||||
| * | | OOG or 1024 depth level fail for CALLCODE | CJentzsch | 2015-03-11 | 1 | -32/+176 |
| * | | OOG or 1024 depth level fail | CJentzsch | 2015-03-11 | 1 | -4/+233 |
| * | | add callCreateCallCode test file | CJentzsch | 2015-03-11 | 3 | -42/+166 |
| * | | check value when doing callcode | CJentzsch | 2015-03-11 | 1 | -3/+45 |
| * | | suicide refund with and without storage | CJentzsch | 2015-03-11 | 1 | -1/+43 |
| * | | suicide and storage refund tests | CJentzsch | 2015-03-11 | 1 | -19/+140 |
| * | | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-03-11 | 6 | -53/+1031 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-03-11 | 10 | -80/+434 |
| |\ \ \ | |||||
| * | | | | add 32 bit overflow tests | CJentzsch | 2015-03-11 | 1 | -0/+102 |
* | | | | | Remove seedHash from header. | Gav Wood | 2015-03-13 | 1 | -8/+0 |
* | | | | | net_version | Gav Wood | 2015-03-12 | 1 | -0/+20 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #1294 from imapp-pl/pr/testeth_options | Gav Wood | 2015-03-12 | 5 | -121/+132 |
|\ \ \ \ | |||||
| * | | | | testeth: optional VM tracing (--vmtrace), command line options refactoring. | Paweł Bylica | 2015-03-12 | 5 | -121/+132 |
* | | | | | Merge branch 'develop' into new_jsonrpc | Marek Kotewicz | 2015-03-12 | 8 | -83/+237 |
|\| | | | | |||||
| * | | | | 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 branch 'develop' into new_jsonrpc | Marek Kotewicz | 2015-03-11 | 6 | -53/+1031 |
|\| | | | |||||
| * | | | 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 |
* | | | | | | | | | | | | | eth_queuedTransactions renamed to eth_fetchQueuedTransactions | Marek Kotewicz | 2015-03-11 | 1 | -2/+2 |
* | | | | | | | | | | | | | Merge branch 'develop' into new_jsonrpc | Marek Kotewicz | 2015-03-11 | 6 | -75/+89 |
|\| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | 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 commit '3cf8dcb19983b41a387065746e6d3ce08ef7ef4c' into new_jsonrpc | Marek Kotewicz | 2015-03-11 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from 7d6b35a..9926e27 | Marek Kotewicz | 2015-03-11 | 32 | -84/+620 |
* | | | | | | | | | | | | | | Merge branch 'develop' into new_jsonrpc | Marek Kotewicz | 2015-03-11 | 5 | -5/+356 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | 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 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | eth_call on block with number | Marek Kotewicz | 2015-03-10 | 1 | -1/+2 |
* | | | | | | | | | | | | Merge branch 'develop' into new_jsonrpc | Marek Kotewicz | 2015-03-09 | 4 | -117/+297 |
|\| | | | | | | | | | | | |||||
| * | | | | | | | | | | | 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 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'develop' into new_jsonrpc | Marek Kotewicz | 2015-03-07 | 2 | -7/+8 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Avoid checking for difficulty when doing PoW test. | Gav Wood | 2015-03-07 | 2 | -7/+8 |
* | | | | | | | | | | Merge branch 'develop' into new_jsonrpc | Marek Kotewicz | 2015-03-07 | 9 | -192/+283 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | 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 'mac_fixes' into new_jsonrpc | Marek Kotewicz | 2015-03-06 | 45 | -2788/+3872 |
|\| | | | | | | | | | | |||||
| * | | | | | | | | | | 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 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | shh_changed -> shh_getFilterChanges | Marek Kotewicz | 2015-03-06 | 1 | -2/+2 |
* | | | | | | | | | | eth_getBlock returns also transactions | Marek Kotewicz | 2015-03-05 | 1 | -2/+4 |
* | | | | | | | | | | jsonrpc api changes in progress6, almost finished | Marek Kotewicz | 2015-03-05 | 1 | -50/+27 |
* | | | | | | | | | | jsonrpc api changes in progress5 | Marek Kotewicz | 2015-03-05 | 1 | -16/+26 |
* | | | | | | | | | | jsonrpc api changes in progress4 | Marek Kotewicz | 2015-03-05 | 1 | -16/+17 |
* | | | | | | | | | | jsonrpc api changes in progress3 | Marek Kotewicz | 2015-03-05 | 1 | -14/+16 |
* | | | | | | | | | | jsonrpc api changes in progress2 | Marek Kotewicz | 2015-03-05 | 1 | -10/+12 |
* | | | | | | | | | | jsonrpc api changes in progress | Marek Kotewicz | 2015-03-05 | 1 | -63/+13 |
|/ / / / / / / / / | |||||
* | | | | | | | | | 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 |