Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Struct constructors. | chriseth | 2015-07-03 | 2 | -0/+84 |
* | Fix for copying arrays to storage. | chriseth | 2015-07-03 | 1 | -8/+17 |
* | Memory structs. | chriseth | 2015-07-03 | 1 | -0/+143 |
* | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-07-03 | 0 | -0/+0 |
|\ | |||||
| * | Merge pull request #2360 from CJentzsch/testTxQueue | Gav Wood | 2015-07-03 | 0 | -0/+0 |
| |\ | |||||
| | * | style | CJentzsch | 2015-07-03 | 0 | -0/+0 |
| | * | Merge remote-tracking branch 'upstream/develop' into fixTxNonce | CJentzsch | 2015-07-02 | 4 | -13/+195 |
| | |\ | |||||
| | * | | add transactionQueue tests | CJentzsch | 2015-07-02 | 0 | -0/+0 |
| * | | | Merge pull request #2343 from debris/rpc_fixes | Gav Wood | 2015-07-03 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * | | | getBlockBy** and getBlockTransactionCountBy** return null if block is not found | Marek Kotewicz | 2015-07-01 | 0 | -0/+0 |
| | * | | | blockchain isKnown block / transaction | Marek Kotewicz | 2015-07-01 | 0 | -0/+0 |
| * | | | | Merge pull request #2348 from gluk256/_rating | Gav Wood | 2015-07-03 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| | * | | | | build fix | Vlad Gluhovsky | 2015-07-02 | 0 | -0/+0 |
| | | |_|/ | | |/| | | |||||
| * / | | | Documentation and tests for RangeMask. | chriseth | 2015-07-02 | 0 | -0/+0 |
| |/ / / | |||||
* / / / | Fix for crap compilers. | Gav Wood | 2015-07-03 | 0 | -0/+0 |
|/ / / | |||||
* | | | Merge pull request #2329 from gluk256/_distribution | Gav Wood | 2015-07-02 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | super mega enhanced update | Vlad Gluhovsky | 2015-07-01 | 0 | -0/+0 |
| * | | | mega enhanced style fix | Vlad Gluhovsky | 2015-07-01 | 0 | -0/+0 |
| * | | | style fix | Vlad Gluhovsky | 2015-07-01 | 0 | -0/+0 |
| * | | | Distribution Rate test introduced | Vlad Gluhovsky | 2015-07-01 | 0 | -0/+0 |
| |/ / | |||||
* | | | Merge remote-tracking branch 'upstream/develop' into evmjit-develop | Paweł Bylica | 2015-07-01 | 5 | -13/+324 |
|\ \ \ | |||||
| * \ \ | Merge commit '1e652c0757b5440feb5ba32d46f8a887c32f57c2' into develop | Marek Kotewicz | 2015-07-01 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Squashed 'libjsqrc/ethereumjs/' changes from 2a0b46a..d5d2115 | Marek Kotewicz | 2015-07-01 | 7 | -32/+368 |
| * | | | Merge pull request #2246 from subtly/netFix | Gav Wood | 2015-07-01 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'develop' into netFix | subtly | 2015-06-30 | 3 | -12/+115 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'develop' into netFix | subtly | 2015-06-27 | 1 | -0/+47 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'develop' into netFix | subtly | 2015-06-26 | 5 | -30/+335 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | Prep for #2179. Abstract parsing of frame header from Session into struct. Ca... | subtly | 2015-06-20 | 0 | -0/+0 |
| * | | | | | | Merge pull request #2336 from arkpar/build_fix | Gav Wood | 2015-07-01 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | style | arkpar | 2015-06-30 | 0 | -0/+0 |
| * | | | | | | | Merge pull request #2330 from gluk256/_bugfix | Gav Wood | 2015-06-30 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | uninstallWatch() fixed + test | Vlad Gluhovsky | 2015-06-30 | 0 | -0/+0 |
| * | | | | | | | Fixed checking of abstract functions. | chriseth | 2015-06-30 | 1 | -0/+17 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #2297 from subtly/secp-prep | Gav Wood | 2015-06-30 | 1 | -1/+3 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'develop' into secp-prep | subtly | 2015-06-27 | 1 | -0/+47 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | * | | | | | | Disable libsecp256k1-specific tests for windows compile. | subtly | 2015-06-27 | 0 | -0/+0 |
| | * | | | | | | Don't link secp256k1 on windows. | subtly | 2015-06-26 | 1 | -1/+3 |
| | * | | | | | | Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library... | subtly | 2015-06-26 | 0 | -0/+0 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge pull request #2321 from chriseth/sol_memoryArraysNotResizeable | Gav Wood | 2015-06-30 | 1 | -0/+13 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Memory arrays cannot be resized. | chriseth | 2015-06-30 | 1 | -0/+13 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge pull request #2263 from gluk256/_topic_advert | Gav Wood | 2015-06-30 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | a minor refactoring | Vlad Gluhovsky | 2015-06-29 | 0 | -0/+0 |
| | * | | | | | Topics of interest advertising made asynchronous | Vlad Gluhovsky | 2015-06-25 | 0 | -0/+0 |
| | * | | | | | minor clean up | Vlad Gluhovsky | 2015-06-24 | 0 | -0/+0 |
| | * | | | | | BF size changed | Vlad Gluhovsky | 2015-06-24 | 0 | -0/+0 |
| | * | | | | | deleted unused variable | Vlad Gluhovsky | 2015-06-24 | 0 | -0/+0 |
| | * | | | | | bugfix | Vlad Gluhovsky | 2015-06-24 | 0 | -0/+0 |
| | * | | | | | bloom filter exchage protocol | Vlad Gluhovsky | 2015-06-24 | 0 | -0/+0 |
| * | | | | | | Merge pull request #2312 from chriseth/sol_updateWallet | chriseth | 2015-06-29 | 1 | -11/+20 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Updated wallet test to latest wallet source. | chriseth | 2015-06-29 | 1 | -11/+20 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Another test for arrays in constructors. | chriseth | 2015-06-29 | 1 | -1/+40 |
| * | | | | | | Delete for memory objects. | chriseth | 2015-06-27 | 2 | -0/+55 |
| |/ / / / / | |||||
| * | / / / | Do not copy reference types to memory in-place. | chriseth | 2015-06-27 | 1 | -0/+47 |
| | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #2276 from chriseth/sol_memoryArrays7 | chriseth | 2015-06-26 | 2 | -0/+129 |
| |\ \ \ \ | |||||
| | * | | | | Initialisation of memory types. | chriseth | 2015-06-25 | 1 | -0/+22 |
| | * | | | | Copy routines for non-byte arrays. | chriseth | 2015-06-24 | 2 | -0/+107 |
| * | | | | | Merge pull request #2291 from CJentzsch/KeyManagerTests | Gav Wood | 2015-06-26 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix keymanager test | CJentzsch | 2015-06-26 | 0 | -0/+0 |
| * | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-06-25 | 0 | -0/+0 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ldb_l... | arkpar | 2015-06-25 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc_rf | arkpar | 2015-06-24 | 4 | -29/+205 |
| | |\ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-06-25 | 0 | -0/+0 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Do not compute code hash twice in VM test engine. | Paweł Bylica | 2015-06-24 | 0 | -0/+0 |
* | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-develop | Paweł Bylica | 2015-06-24 | 9 | -62/+486 |
|\| | | | | | | |||||
| * | | | | | | Merge pull request #2254 from arkpar/bc_rf | Gav Wood | 2015-06-24 | 0 | -0/+0 |
| |\| | | | | | |||||
| | * | | | | | improved logging | arkpar | 2015-06-23 | 0 | -0/+0 |
| * | | | | | | Merge pull request #2271 from CJentzsch/disableDag | Gav Wood | 2015-06-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | disbale dagcreaion during tests | CJentzsch | 2015-06-24 | 1 | -1/+1 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge pull request #2266 from CJentzsch/KeyManagerTests | Gav Wood | 2015-06-24 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | style | CJentzsch | 2015-06-23 | 0 | -0/+0 |
| | * | | | | | add hints tests | CJentzsch | 2015-06-23 | 0 | -0/+0 |
| | * | | | | | add keymanager tests | CJentzsch | 2015-06-23 | 0 | -0/+0 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #2253 from CJentzsch/moreTests | Gav Wood | 2015-06-24 | 0 | -0/+0 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | add test for suicide of coinbase | CJentzsch | 2015-06-22 | 0 | -0/+0 |
| | * | | | | Merge remote-tracking branch 'upstream/develop' into moreTests | CJentzsch | 2015-06-22 | 8 | -21/+166 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into moreTests | CJentzsch | 2015-06-18 | 5 | -32/+135 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into moreTests | CJentzsch | 2015-06-16 | 2 | -0/+95 |
| | |\ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ | Merge pull request #2257 from chriseth/sol_memoryArrays6 | chriseth | 2015-06-23 | 2 | -0/+175 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Decoding for constructor. | chriseth | 2015-06-23 | 2 | -7/+46 |
| | * | | | | | | | | Remove dynamic return types. | chriseth | 2015-06-23 | 1 | -32/+0 |
| | * | | | | | | | | Memory-storage copy. | chriseth | 2015-06-23 | 1 | -0/+168 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #2260 from debris/web3.js.6.0 | Gav Wood | 2015-06-23 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge commit 'ae9fdda9ac2b451b8f4cc46828a2b9f4bed872c8' into web3.js.6.0 | Marek Kotewicz | 2015-06-23 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | / | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | | * | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from ca46cb5..ecde334 | Marek Kotewicz | 2015-06-23 | 7 | -31/+254 |
| * | | | | | | | | FuzzTests: windows build fix | Dimitry Khokhlov | 2015-06-22 | 0 | -0/+0 |
| * | | | | | | | | FuzzTest: filltest option | Dimitry Khokhlov | 2015-06-22 | 0 | -0/+0 |
| * | | | | | | | | FuzzTests: Boost exception | Dimitry Khokhlov | 2015-06-22 | 2 | -29/+30 |
| * | | | | | | | | fuzzTests: debug support | Dimitry Khokhlov | 2015-06-22 | 0 | -0/+0 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #2245 from CJentzsch/updateTestPath | Gav Wood | 2015-06-22 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | update gas pricer test path | CJentzsch | 2015-06-22 | 0 | -0/+0 |
| | * | | | | | | mv BlockTestsFiller -> BlockchainTestsFiller in blockchain.cpp | CJentzsch | 2015-06-20 | 0 | -0/+0 |
| | * | | | | | | mv BlockTestsFiller -> BlockchainTestsFiller | CJentzsch | 2015-06-20 | 0 | -0/+0 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge pull request #2244 from gluk256/_topic_bloom_filter | Gav Wood | 2015-06-21 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | made TopicBloomFilter a template | Vlad Gluhovsky | 2015-06-19 | 0 | -0/+0 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge pull request #2232 from chriseth/sol_externalConstructorTests | chriseth | 2015-06-19 | 2 | -8/+38 |
| |\ \ \ \ \ | |||||
| | * | | | | | Tests for constructor arguments "from outside". | chriseth | 2015-06-18 | 2 | -8/+38 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #2235 from chriseth/sol_fix_recursiveStructs | Gav Wood | 2015-06-19 | 1 | -0/+11 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix and test for not really recursive structs. | chriseth | 2015-06-18 | 1 | -0/+11 |
| * | | | | | | Merge pull request #2144 from chriseth/cleanupSecretStore | Gav Wood | 2015-06-18 | 2 | -0/+20 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Fixed build errors. | chriseth | 2015-06-18 | 0 | -0/+0 |
| | * | | | | | Safe file writing and some tests. | chriseth | 2015-06-18 | 0 | -0/+0 |
| | * | | | | | Fix to correctly write nonce during tests. | chriseth | 2015-06-18 | 2 | -0/+20 |
| | * | | | | | Cleanup of SecretStore. | chriseth | 2015-06-18 | 0 | -0/+0 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #2230 from CJentzsch/testethForBuildServer | Gav Wood | 2015-06-18 | 2 | -1/+7 |
| |\ \ \ \ \ | |||||
| | * | | | | | avoid network tests when --nonetwork is set | CJentzsch | 2015-06-18 | 2 | -4/+6 |
| | * | | | | | make network tests optional | CJentzsch | 2015-06-18 | 0 | -0/+0 |
| | * | | | | | add network flag | CJentzsch | 2015-06-18 | 2 | -1/+5 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #2216 from chriseth/sol_memoryArrays5 | chriseth | 2015-06-18 | 2 | -12/+90 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Accessors for strings. | chriseth | 2015-06-17 | 2 | -7/+85 |
| | * | | | | Type conversion specialities for storage references. | chriseth | 2015-06-16 | 1 | -5/+5 |
| * | | | | | Merge pull request #2075 from winsvega/fuzz | Gav Wood | 2015-06-18 | 2 | -26/+51 |
| |\ \ \ \ \ | |||||
| | * | | | | | FuzzTests: simple block test + NOBOOST flag | Dimitry | 2015-06-17 | 1 | -2/+1 |
| | * | | | | | FuzzTests: blocktests (before merge) | Dimitry | 2015-06-17 | 1 | -0/+1 |
| | * | | | | | Fuzz Tests update | Dimitry | 2015-06-17 | 1 | -1/+1 |
| | * | | | | | FuzzTesting: VMTests + TransactionTests support | Dimitry | 2015-06-17 | 2 | -19/+27 |
| | * | | | | | createRandomTest: State test | Dimitry | 2015-06-17 | 2 | -7/+8 |
| | * | | | | | Random code: Exceptions and outut | Dimitry | 2015-06-17 | 1 | -4/+4 |
| | * | | | | | FuzzTests: Boost Macro | Dimitry | 2015-06-17 | 1 | -0/+16 |
| * | | | | | | false positive test introduced | Vlad Gluhovsky | 2015-06-18 | 0 | -0/+0 |
| * | | | | | | Merge pull request #2202 from CJentzsch/PoWTests | Gav Wood | 2015-06-18 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | style 2 | CJentzsch | 2015-06-17 | 0 | -0/+0 |
| | * | | | | | | style | CJentzsch | 2015-06-17 | 0 | -0/+0 |
| | * | | | | | | Merge remote-tracking branch 'upstream/develop' into PoWTests | CJentzsch | 2015-06-17 | 3 | -5/+30 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | * | | | | | | add diff is zero test | CJentzsch | 2015-06-16 | 0 | -0/+0 |
| | * | | | | | | add invalid PoW in uncle blockheader tests | CJentzsch | 2015-06-16 | 0 | -0/+0 |
| | * | | | | | | add invalid PoW in blockheader tests | CJentzsch | 2015-06-16 | 0 | -0/+0 |
| | * | | | | | | add ability to have invalid Pow in BlockChaintests | CJentzsch | 2015-06-16 | 0 | -0/+0 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge pull request #2170 from gluk256/_bloom_filter | Gav Wood | 2015-06-18 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | naming conventions changed | Vlad Gluhovsky | 2015-06-17 | 0 | -0/+0 |
| | * | | | | | | Bloom Filter initial version reviewed | Vlad Gluhovsky | 2015-06-16 | 0 | -0/+0 |
| | * | | | | | | a minor refactoring | Vlad Gluhovsky | 2015-06-16 | 0 | -0/+0 |
| | * | | | | | | Bloom Filter, first version | Vlad Gluhovsky | 2015-06-16 | 0 | -0/+0 |
| | * | | | | | | Bloom Filter introduced | Vlad Gluhovsky | 2015-06-16 | 0 | -0/+0 |
| | * | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop | Vlad Gluhovsky | 2015-06-16 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop | Vlad Gluhovsky | 2015-06-16 | 1 | -0/+87 |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | |||||
| * | | | | | | | | Storage array reference test. | chriseth | 2015-06-18 | 1 | -0/+53 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge pull request #2195 from winsvega/issues | Gav Wood | 2015-06-17 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Coverage info | Dimitry | 2015-06-15 | 0 | -0/+0 |
| * | | | | | | | | Merge pull request #2215 from CJentzsch/coreUnitTests | Gav Wood | 2015-06-17 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | update file name in description | CJentzsch | 2015-06-17 | 0 | -0/+0 |
| | * | | | | | | | | basic AES tests | CJentzsch | 2015-06-17 | 0 | -0/+0 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #2208 from chriseth/libdevcoreStuff | Gav Wood | 2015-06-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Some changes in libdevcore. | chriseth | 2015-06-16 | 1 | -1/+1 |
| * | | | | | | | | | Merge pull request #2190 from CJentzsch/moreTests | Gav Wood | 2015-06-17 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | fix block number in test | CJentzsch | 2015-06-15 | 0 | -0/+0 |
| | * | | | | | | | add blck504980 test | CJentzsch | 2015-06-13 | 0 | -0/+0 |
| | * | | | | | | | fix expected section for ecrecover | CJentzsch | 2015-06-12 | 0 | -0/+0 |
| * | | | | | | | | Merge pull request #2199 from chriseth/sol_memoryArrays4 | chriseth | 2015-06-16 | 3 | -5/+30 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| | * | | | | | | | Copying between memory and memory. | chriseth | 2015-06-16 | 3 | -5/+30 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
* | | | | | | | | Merge branch 'develop' into evmjit-develop | Paweł Bylica | 2015-06-16 | 3 | -0/+97 |
|\| | | | | | | | |||||
| * | | | | | | | Merge pull request #2201 from chfast/fix_fakeextvm | Gav Wood | 2015-06-16 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | Set code hash in FakeExtVM. | Paweł Bylica | 2015-06-16 | 0 | -0/+0 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #2197 from gluk256/_bloom_update | Gav Wood | 2015-06-16 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop | Vlad Gluhovsky | 2015-06-15 | 1 | -0/+8 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop | Vlad Gluhovsky | 2015-06-12 | 6 | -59/+566 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop | Vlad Gluhovsky | 2015-06-07 | 7 | -10/+203 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'v_test_refactor' into develop | Vlad Gluhovsky | 2015-06-07 | 1 | -5/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | warnings fixed | Vlad Gluhovsky | 2015-06-05 | 0 | -0/+0 |
| * | | | | | | | | Merge pull request #2163 from chriseth/sol_memoryArrays3 | chriseth | 2015-06-16 | 1 | -0/+87 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| | * | | | | | | | Distinction between storage pointer and storage ref and type checking for con... | chriseth | 2015-06-15 | 1 | -0/+87 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
| * / | | | | | | Refactor toJson out into separate file. | Gav Wood | 2015-06-15 | 0 | -0/+0 |
| |/ / / / / / | |||||
| * | | | | | | Admin methods. | Gav Wood | 2015-06-13 | 0 | -0/+0 |
| * | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-06-13 | 2 | -0/+10 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Optimize RETURN x 0 to STOP. | chriseth | 2015-06-12 | 1 | -0/+8 |
| | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | expectOut fill section to vmTests | Dimitry | 2015-06-11 | 1 | -0/+2 |
| * | | | | | | First JSONRPC admin method. | Gav Wood | 2015-06-12 | 0 | -0/+0 |
| * | | | | | | Allow unlocking of wallets over RPC. | Gav Wood | 2015-06-12 | 0 | -0/+0 |
| |/ / / / / | |||||
* | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-develop | Paweł Bylica | 2015-06-11 | 3 | -2/+503 |
|\| | | | | | |||||
| * | | | | | Merge pull request #2148 from chriseth/sol_walletTests | Gav Wood | 2015-06-11 | 1 | -0/+491 |
| |\ \ \ \ \ | |||||
| | * | | | | | Wallet tests. | chriseth | 2015-06-11 | 1 | -0/+491 |
| * | | | | | | Merge pull request #2107 from debris/web3_5.0 | Gav Wood | 2015-06-11 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge commit '8d6d0f84c18542369a0cdc8e9618c7e2fbf0bf6b' into web3_5.0 | Marek Kotewicz | 2015-06-07 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Squashed 'libjsqrc/ethereumjs/' changes from 16861fc..ca46cb5 | Marek Kotewicz | 2015-06-07 | 9 | -198/+240 |
| * | | | | | | Merge pull request #2108 from debris/filter_blockHash | Gav Wood | 2015-06-11 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filte... | Marek Kotewicz | 2015-06-10 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filte... | Marek Kotewicz | 2015-06-10 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'eth_newPendingTransactionFilter' into filter_blockHash | Marek Kotewicz | 2015-06-09 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | udpated eth_compileSolidity | Marek Kotewicz | 2015-06-09 | 0 | -0/+0 |
| | * | | | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filte... | Marek Kotewicz | 2015-06-09 | 1 | -1/+3 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | new Ex methods | Marek Kotewicz | 2015-06-08 | 0 | -0/+0 |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #2120 from winsvega/issues | Gav Wood | 2015-06-10 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Precomp. Contracts from Transaction: one more test | Dimitry | 2015-06-10 | 0 | -0/+0 |
| | * | | | | | | | | | | stPrecompiledContracts from transaction test | Dimitry | 2015-06-10 | 1 | -0/+10 |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Added missing source locations for new memory management code. | chriseth | 2015-06-10 | 1 | -2/+2 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Add code hash to VM tester. | Paweł Bylica | 2015-06-11 | 0 | -0/+0 |
* | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-develop | Paweł Bylica | 2015-06-11 | 12 | -293/+620 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #2122 from chriseth/sol_memoryArrays2 | chriseth | 2015-06-10 | 2 | -12/+49 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Use dynamic memory for argument encoding. | chriseth | 2015-06-09 | 2 | -12/+49 |
| | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #2114 from LianaHus/sol_byte0_in_storage | chriseth | 2015-06-10 | 2 | -44/+9 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | cleaned up the tests | Liana Husikyan | 2015-06-09 | 2 | -34/+14 |
| | * | | | | | | | | removed byte0 keyword | Liana Husikyan | 2015-06-08 | 2 | -33/+1 |
| | * | | | | | | | | added test | Liana Husikyan | 2015-06-08 | 1 | -17/+34 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc | arkpar | 2015-06-10 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| | * | | | | | | | Merge pull request #2112 from chfast/refactor_move_override | Gav Wood | 2015-06-09 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Remove pessimising moves. | Paweł Bylica | 2015-06-08 | 0 | -0/+0 |
| | | |/ / / / / / | |||||
| | * | | | | | | | Merge pull request #2106 from debris/eth_newPendingTransactionFilter | Gav Wood | 2015-06-09 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||||
| | | * | | | | | | eth_newPendingTransactionFilter | Marek Kotewicz | 2015-06-07 | 0 | -0/+0 |
| | | |/ / / / / | |||||
| | * | | | | | | Merge pull request #2111 from CJentzsch/addTests | Gav Wood | 2015-06-09 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | * | | | | | move test from stSpecialTest to transaction test | CJentzsch | 2015-06-08 | 0 | -0/+0 |
| | | * | | | | | add sec80 test as provided by sec | CJentzsch | 2015-06-08 | 0 | -0/+0 |
| | | * | | | | | all precompiled contracts tests as CALLCODE | CJentzsch | 2015-06-08 | 0 | -0/+0 |
| | | * | | | | | add precompiled contracts with prefixed 0's and retune gas limit | CJentzsch | 2015-06-08 | 0 | -0/+0 |
| | | |/ / / / | |||||
| * | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into | arkpar | 2015-06-09 | 1 | -1/+3 |
| |\| | | | | | |||||
| | * | | | | | Merge pull request #2025 from imapp-pl/refactor_executive | Gav Wood | 2015-06-08 | 1 | -1/+3 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Rename Executive::collectResult -> setResultRecipient. | Paweł Bylica | 2015-06-08 | 1 | -1/+1 |
| | | * | | | | Merge remote-tracking branch 'upstream/develop' into refactor_executive | Paweł Bylica | 2015-06-03 | 10 | -220/+279 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Rename Executive::setResultRef -> collectResult. | Paweł Bylica | 2015-05-28 | 1 | -1/+1 |
| | | * | | | | | Change the way execution results are collected. | Paweł Bylica | 2015-05-28 | 1 | -1/+3 |
| | | * | | | | | Change VM interface to return a copy of output. | Paweł Bylica | 2015-05-27 | 0 | -0/+0 |
| * | | | | | | | codeHash in ExtVM | arkpar | 2015-06-08 | 0 | -0/+0 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #2103 from chriseth/sol_fix_sequenceError | Gav Wood | 2015-06-07 | 1 | -1/+27 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Quick fix to not access inaccessible sequences. | chriseth | 2015-06-06 | 1 | -1/+2 |
| | * | | | | | | Test for the invalid sequence access bug. | chriseth | 2015-06-06 | 1 | -0/+25 |
| * | | | | | | | Merge pull request #2102 from chriseth/sol_iszeroiszero | Gav Wood | 2015-06-07 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Optimize double ISZERO. | chriseth | 2015-06-06 | 1 | -0/+10 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge pull request #2091 from gluk256/v_test_refactor | Gav Wood | 2015-06-07 | 1 | -5/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Update peer.cpp | gluk256 | 2015-06-05 | 0 | -0/+0 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | fixed peer test | Vlad Gluhovsky | 2015-06-05 | 1 | -5/+1 |
| * | | | | | | | Merge pull request #2089 from winsvega/issues | Gav Wood | 2015-06-07 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | VM Filler: Style | Dimitry | 2015-06-05 | 0 | -0/+0 |
| | * | | | | | | | Issues: VMTest filler fix | Dimitry | 2015-06-04 | 0 | -0/+0 |
| * | | | | | | | | sec-80 test | CJentzsch | 2015-06-07 | 0 | -0/+0 |
| * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-06-06 | 6 | -8/+226 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Merge pull request #2096 from chriseth/sol_constantFallback | chriseth | 2015-06-06 | 1 | -0/+22 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Bare functions return success condition. | chriseth | 2015-06-05 | 1 | -0/+22 |
| | * | | | | | | | | Merge pull request #2084 from chriseth/sol_computeConstants | chriseth | 2015-06-06 | 2 | -1/+47 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | | * | | | | | | | Compute constants | chriseth | 2015-06-05 | 2 | -1/+47 |
| | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | * / | | | | | | Ability to specify the storage location of a reference type. | chriseth | 2015-06-05 | 3 | -7/+82 |
| | |/ / / / / / | |||||
| | * | | | | | | Merge pull request #2074 from LianaHus/sol_PosIntegerLiteralsConversation | chriseth | 2015-06-05 | 2 | -0/+75 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | fixed assigning negative number to unsigned | Liana Husikyan | 2015-06-04 | 1 | -0/+10 |
| | | * | | | | | | - style fixes | Liana Husikyan | 2015-06-04 | 1 | -0/+10 |
| | | * | | | | | | - conversion of positive literals to signed int | Liana Husikyan | 2015-06-04 | 2 | -0/+44 |
| | | * | | | | | | test | Liana Husikyan | 2015-06-04 | 1 | -0/+11 |
| | | | |/ / / / | | | |/| | | | | |||||
| | * | | | | | | Merge pull request #1581 from ethereum/whisper | Gav Wood | 2015-06-05 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | update whisper tests | subtly | 2015-06-04 | 0 | -0/+0 |
| | | * | | | | | | Merge branch 'develop' into whisper | subtly | 2015-06-04 | 11 | -375/+824 |
| | | |\| | | | | | |||||
| | | * | | | | | | Merge branch 'develop' into whisper | subtly | 2015-05-11 | 5 | -20/+171 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | update whisper test to use fixture for new network code, to allow private add... | subtly | 2015-05-09 | 0 | -0/+0 |
| | | * | | | | | | | Merge branch 'develop' into whisper | subtly | 2015-05-09 | 89 | -50634/+841 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch 'p2p' into whisper | subtly | 2015-04-11 | 29 | -227/+5915 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'p2p' into whisper | subtly | 2015-04-08 | 9 | -10/+1338 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'p2p' into whisper | subtly | 2015-04-06 | 0 | -0/+0 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into whisper | subtly | 2015-04-06 | 21 | -21/+71 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | reenable whisper tests | subtly | 2015-04-05 | 1 | -3/+1 |
| | | * | | | | | | | | | | | | fix first whisper test | subtly | 2015-04-05 | 1 | -41/+36 |
| | * | | | | | | | | | | | | | Fix network tests: delete host pointers after use. | subtly | 2015-06-04 | 0 | -0/+0 |
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | fix expected section | CJentzsch | 2015-06-05 | 0 | -0/+0 |
| * | | | | | | | | | | | | | add call-a-suicided-contract-again-test | CJentzsch | 2015-06-05 | 0 | -0/+0 |
| * | | | | | | | | | | | | | style | CJentzsch | 2015-06-05 | 0 | -0/+0 |
| * | | | | | | | | | | | | | log on OOG call | CJentzsch | 2015-06-05 | 0 | -0/+0 |