aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | test updatedVlad Gluhovsky2015-07-070-0/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | FixedHash::operator++() introducedVlad Gluhovsky2015-07-070-0/+0
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #2398 from chriseth/updateWalletTestsGav Wood2015-07-071-88/+160
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | Updated wallet code.
| * | | | | | | | | | | Updated wallet code.chriseth2015-07-071-88/+160
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #2397 from winsvega/issues2Gav Wood2015-07-070-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | stPreCompiledContracts remove
| * | | | | | | | | | | stPreCompiledContracts removeDimitry Khokhlov2015-07-060-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as there is no 'out' when calling contracts from transaction
* | | | | | | | | | | | Merge pull request #2387 from chfast/fixesGav Wood2015-07-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | Fix up rvalue references
| * | | | | | | | | | | Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.Paweł Bylica2015-07-061-2/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #2396 from LefterisJP/fixed_hash_testsGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | Some initial tests for libdevcore/FixedHash
| * | | | | | | | | | | Some initial tests for libdevcore/FixedHashLefteris Karapetsas2015-07-060-0/+0
| |/ / / / / / / / / /
* / / / / / / / / / / import transactions in a separate threadarkpar2015-07-060-0/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #2376 from arkpar/tq_rfGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | TransactionQueue priority queue
| * | | | | | | | | | prioritized transaction queuearkpar2015-07-040-0/+0
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libethereum/TransactionQueue.cpp msvc build fix
* | | | | | | | | | Revert "Txqueueasyncverify"Gav Wood2015-07-060-0/+0
| | | | | | | | | |
* | | | | | | | | | Merge pull request #2384 from ethereum/txqueueasyncverifyGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Txqueueasyncverify
| * | | | | | | | | | test for new transaction queue.Gav Wood2015-07-060-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some cleanups and enhacements to Guards & Notifier. Fix an invariant TransactionQueue.
* | | | | | | | | | | Merge pull request #2342 from winsvega/fuzzGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | FuzzTests: More Smart Codes
| * | | | | | | | | | | FuzzTests: More Smart CodesDimitry Khokhlov2015-07-010-0/+0
| | | | | | | | | | | |
| * | | | | | | | | | | FuzzTest: a few more random codeDimitry Khokhlov2015-07-010-0/+0
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #2372 from ethereum/secp256k1aGav Wood2015-07-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Use libsepc256k1 for sign, recovery, and verify.
| * | | | | | | | | | | | fix failing peer test.subtly2015-07-030-0/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'develop' into secp256k1asubtly2015-07-030-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Sign, recovery, and verify.subtly2015-07-031-0/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #2363 from CJentzsch/findBadStateRootProblemGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | add badStateRootTest
| * | | | | | | | | | | | | add badStateRootTestCJentzsch2015-07-030-0/+0
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #2378 from gluk256/_2_ratingGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial version of the rating system
| * | | | | | | | | | | | | rating initial version completeVlad Gluhovsky2015-07-040-0/+0
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | another test introducedVlad Gluhovsky2015-07-040-0/+0
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | proof of work bugfixVlad Gluhovsky2015-07-040-0/+0
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | intermediateVlad Gluhovsky2015-07-040-0/+0
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #2374 from chfast/pr/smartvmGav Wood2015-07-061-5/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | Smart VM
| * | | | | | | | | | | | Make --vm command line option syntax consistent with other options.Paweł Bylica2015-07-031-4/+14
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-developPaweł Bylica2015-07-030-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: alethzero/Main.ui eth/main.cpp
| * | | | | | | | | | | | --vm command line option replacing --jit.Paweł Bylica2015-07-031-2/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | Struct constructors.chriseth2015-07-032-0/+84
| | | | | | | | | | | | |
* | | | | | | | | | | | | Fix for copying arrays to storage.chriseth2015-07-031-8/+17
| | | | | | | | | | | | |
* | | | | | | | | | | | | Memory structs.chriseth2015-07-031-0/+143
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-07-030-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2360 from CJentzsch/testTxQueueGav Wood2015-07-030-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test tx queue
| | * | | | | | | | | | | | styleCJentzsch2015-07-030-0/+0
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into fixTxNonceCJentzsch2015-07-024-13/+195
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | add transactionQueue testsCJentzsch2015-07-020-0/+0
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #2343 from debris/rpc_fixesGav Wood2015-07-030-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | rpc fixes
| | * | | | | | | | | | | getBlockBy** and getBlockTransactionCountBy** return null if block is not foundMarek Kotewicz2015-07-010-0/+0
| | | | | | | | | | | | |
| | * | | | | | | | | | | blockchain isKnown block / transactionMarek Kotewicz2015-07-010-0/+0
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #2348 from gluk256/_ratingGav Wood2015-07-030-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Rating system for outgoing messages introduced
| | * | | | | | | | | | | build fixVlad Gluhovsky2015-07-020-0/+0
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * / | | | | | | | | | Documentation and tests for RangeMask.chriseth2015-07-020-0/+0
| |/ / / / / / / / / /
* / / / / / / / / / / Fix for crap compilers.Gav Wood2015-07-030-0/+0
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for tests.
* | | | | | | | | | Merge pull request #2329 from gluk256/_distributionGav Wood2015-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | Distribution Rate test introduced
| * | | | | | | | | super mega enhanced updateVlad Gluhovsky2015-07-010-0/+0
| | | | | | | | | |
| * | | | | | | | | mega enhanced style fixVlad Gluhovsky2015-07-010-0/+0
| | | | | | | | | |
| * | | | | | | | | style fixVlad Gluhovsky2015-07-010-0/+0
| | | | | | | | | |
| * | | | | | | | | Distribution Rate test introducedVlad Gluhovsky2015-07-010-0/+0
| |/ / / / / / / /
* | | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-developPaweł Bylica2015-07-015-13/+324
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit '1e652c0757b5440feb5ba32d46f8a887c32f57c2' into developMarek Kotewicz2015-07-010-0/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from 2a0b46a..d5d2115Marek Kotewicz2015-07-017-32/+368
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d5d2115 example contract using array, fixed #185 21ed235 removed connection keep-alive c44fe01 version 0.7.1 d9b785e fixed #248 490dde5 fixed encoding/decoding strings, #249 b3f5d09 fixed long bytes dynamic decoding/encoding, #249 d097821 small filter improvement d59b1cd removed xhr from browser 42b6e9d version 0.7.0 fe6defd gulp 44dcd24 set connection keepalive 2b17c0f gulpfile changes 4a46c73 Merge pull request #228 from ethereum/strings 93c8006 tests for encoding and decoding prematurely terminated strings and strings containing internal zeros 7dd44e7 Merge branch 'strings' of https://github.com/ethereum/ethereum.js into strings 390a9ff Merge branch 'develop' into strings bcd9cfb updated deps, removed unused karma ef15fc1 Merge pull request #244 from ethereum/allevents 6f74d57 Merge branch 'develop' into allevents 7aca17e Merge branch 'develop' into allevents c5ee34d fix for optional event parameters 8170a0a Merge pull request #245 from ethereum/filterInstantWatch 76a094c fixed all issues noted by marek d78b512 add possible callback to filters e1b17a9 re-build develop af9c027 all events filter b270616 version 0.6.1 c47d6a8 gulp 7cf7cf3 map file 6da1d3e gulp 450042e Update eth.js 3951286 Added sendRawTransaction 323b529 merged develop 16ffdf6 merged master ecf0a2c changed | to Math.floor d2b5ba2 Merge pull request #239 from ethereum/mistFixes 9e6bf9d removed browser XHR 9061116 fixed build issues in formatInputDynamicBytes 0e3b29c fixed coverage issue d51e9a2 merged latest develop f0247aa made meteor package available on the server side as well e97c5f5 fixed and tested meteor package init 3e49f56 add currentProvidor and mist fixes bd6d9ba merged develop 7b730b1 Merge branch 'strings' of github.com:ethereum/web3.js into strings cc533d9 fixed bytes wrong encoding 8c6f976 Merge branch 'develop' into strings 7c970e3 add bytes32 test with leading 0 9c7f7bb re-add .map files 189484f add extra int tests 73cc711 Merge branch 'develop' into strings fa3239f abi string type, fixes #216, #218, #219 git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: d5d2115bf9ad07a736a189e1022b7d3a549e4006
| * | | | | | | | | Merge pull request #2246 from subtly/netFixGav Wood2015-07-010-0/+0
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Prep for #2179. Abstract parsing frame header. Catch ASIO exceptions.
| | * \ \ \ \ \ \ \ \ Merge branch 'develop' into netFixsubtly2015-06-303-12/+115
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'develop' into netFixsubtly2015-06-271-0/+47
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'develop' into netFixsubtly2015-06-265-30/+335
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | / / | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | Conflicts: libp2p/Session.cpp
| | * | | | | | | | | Prep for #2179. Abstract parsing of frame header from Session into struct. ↵subtly2015-06-200-0/+0
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Catch unhandled exceptions thrown by ASIO.
| * | | | | | | | | Merge pull request #2336 from arkpar/build_fixGav Wood2015-07-010-0/+0
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fixed gcc build
| | * | | | | | | | | stylearkpar2015-06-300-0/+0
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #2330 from gluk256/_bugfixGav Wood2015-06-300-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | libp2p test and bugfix
| | * | | | | | | | | uninstallWatch() fixed + testVlad Gluhovsky2015-06-300-0/+0
| | | | | | | | | | |
| * | | | | | | | | | Fixed checking of abstract functions.chriseth2015-06-301-0/+17
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2264
| * | | | | | | | | Merge pull request #2297 from subtly/secp-prepGav Wood2015-06-301-1/+3
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Prep for #2094 and supporting both cryptopp and secp256k1
| | * \ \ \ \ \ \ \ \ Merge branch 'develop' into secp-prepsubtly2015-06-271-0/+47
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Disable libsecp256k1-specific tests for windows compile.subtly2015-06-270-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Don't link secp256k1 on windows.subtly2015-06-261-1/+3
| | | | | | | | | | |
| | * | | | | | | | | Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 ↵subtly2015-06-260-0/+0
| | | |_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test.
| * | | | | | | | | Merge pull request #2321 from chriseth/sol_memoryArraysNotResizeableGav Wood2015-06-301-0/+13
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Memory arrays cannot be resized.
| | * | | | | | | | | Memory arrays cannot be resized.chriseth2015-06-301-0/+13
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #2263 from gluk256/_topic_advertGav Wood2015-06-300-0/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | topic advertisement
| | * | | | | | | | a minor refactoringVlad Gluhovsky2015-06-290-0/+0
| | | | | | | | | |
| | * | | | | | | | Topics of interest advertising made asynchronousVlad Gluhovsky2015-06-250-0/+0
| | | | | | | | | |
| | * | | | | | | | minor clean upVlad Gluhovsky2015-06-240-0/+0
| | | | | | | | | |
| | * | | | | | | | BF size changedVlad Gluhovsky2015-06-240-0/+0
| | | | | | | | | |
| | * | | | | | | | deleted unused variableVlad Gluhovsky2015-06-240-0/+0
| | | | | | | | | |
| | * | | | | | | | bugfixVlad Gluhovsky2015-06-240-0/+0
| | | | | | | | | |
| | * | | | | | | | bloom filter exchage protocolVlad Gluhovsky2015-06-240-0/+0
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge pull request #2312 from chriseth/sol_updateWalletchriseth2015-06-291-11/+20
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Updated wallet test to latest wallet source.
| | * | | | | | | | Updated wallet test to latest wallet source.chriseth2015-06-291-11/+20
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Another test for arrays in constructors.chriseth2015-06-291-1/+40
| | | | | | | | |
| * | | | | | | | Delete for memory objects.chriseth2015-06-272-0/+55
| |/ / / / / / /
| * | / / / / / Do not copy reference types to memory in-place.chriseth2015-06-271-0/+47
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #2276 from chriseth/sol_memoryArrays7chriseth2015-06-262-0/+129
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Copy routines for non-byte arrays.
| | * | | | | | Initialisation of memory types.chriseth2015-06-251-0/+22
| | | | | | | |
| | * | | | | | Copy routines for non-byte arrays.chriseth2015-06-242-0/+107
| | | | | | | |
| * | | | | | | Merge pull request #2291 from CJentzsch/KeyManagerTestsGav Wood2015-06-260-0/+0
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix keymanager test
| | * | | | | | | fix keymanager testCJentzsch2015-06-260-0/+0
| | | | | | | | |
| * | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-06-250-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ethconsole/main.cpp
| | * | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵arkpar2015-06-251-1/+1
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | | | | | | | | | ldb_limit
| | * | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc_rfarkpar2015-06-244-29/+205
| | |\ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-06-250-0/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Do not compute code hash twice in VM test engine.Paweł Bylica2015-06-240-0/+0
| | | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-developPaweł Bylica2015-06-249-62/+486
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: evmjit/CMakeLists.txt evmjit/libevmjit/Arith256.cpp
| * | | | | | | | Merge pull request #2254 from arkpar/bc_rfGav Wood2015-06-240-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | p2p/sync fixes
| | * | | | | | | improved loggingarkpar2015-06-230-0/+0
| | | | | | | | |
| * | | | | | | | Merge pull request #2271 from CJentzsch/disableDagGav Wood2015-06-241-1/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | disable dagcreation during tests
| | * | | | | | | | disbale dagcreaion during testsCJentzsch2015-06-241-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #2266 from CJentzsch/KeyManagerTestsGav Wood2015-06-240-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | Key manager tests
| | * | | | | | | styleCJentzsch2015-06-230-0/+0
| | | | | | | | |
| | * | | | | | | add hints testsCJentzsch2015-06-230-0/+0
| | | | | | | | |
| | * | | | | | | add keymanager testsCJentzsch2015-06-230-0/+0
| | |/ / / / / /
| * | | | | | | Merge pull request #2253 from CJentzsch/moreTestsGav Wood2015-06-240-0/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | add test for suicide of coinbase
| | * | | | | | add test for suicide of coinbaseCJentzsch2015-06-220-0/+0
| | | | | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/develop' into moreTestsCJentzsch2015-06-228-21/+166
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into moreTestsCJentzsch2015-06-185-32/+135
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into moreTestsCJentzsch2015-06-162-0/+95
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge pull request #2257 from chriseth/sol_memoryArrays6chriseth2015-06-232-0/+175
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Strings in constructor and memory-storage copy.
| | * | | | | | | | | | Decoding for constructor.chriseth2015-06-232-7/+46
| | | | | | | | | | | |
| | * | | | | | | | | | Remove dynamic return types.chriseth2015-06-231-32/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Memory-storage copy.chriseth2015-06-231-0/+168
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #2260 from debris/web3.js.6.0Gav Wood2015-06-230-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | web3.js.6.0 + web3.admin extension
| | * | | | | | | | | Merge commit 'ae9fdda9ac2b451b8f4cc46828a2b9f4bed872c8' into web3.js.6.0Marek Kotewicz2015-06-230-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | / / | | | | |_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libjsqrc/ethereumjs/dist/web3-light.js libjsqrc/ethereumjs/dist/web3-light.min.js libjsqrc/ethereumjs/dist/web3.js libjsqrc/ethereumjs/dist/web3.min.js
| | | * | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from ca46cb5..ecde334Marek Kotewicz2015-06-237-31/+254
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ecde334 Merge pull request #241 from SilentCicero/master 3af1e82 Update eth.js 86d9b58 Added sendRawTransaction 4228b02 common fixes in requestmanager 47e292a version 0.6.0 c597034 gulp 9417bbf Merge branch 'master' into develop 15df5d6 Merge branch 'master' of https://github.com/ethereum/ethereum.js e947252 Merge pull request #234 from ethereum/ethers-patch-1 4d165de update license per name change to web3.js 03ae21b special logs will never be nulls, so there is no reason to check for null value 66f1def updated dependencies, gulp ccb436e Merge branch 'master' into develop d729884 unrelevant change in example fdf46ed fixed providor not set in request manager 811e3b2 Merge branch 'develop' of https://github.com/ethereum/ethereum.js into develop f454dda Merge branch 'develop' of https://github.com/asinyagin/web3.js into develop 4384805 build files b09bf31 Merge branch 'develop' into allAsync 6ea0d67 Set requests content type to application/json fe703f5 Merge pull request #229 from ethereum/extendWeb3 a90a85a mereg develop a2e5fbd add tests for the outputformatters 556eb45 re-add map files 08d2212 small fix on outputFormatters, dont transform null to 0 1495a0c add comlexity push for poll, does only show on travis 7518ed4 changed extend to _extend 1aefebd merged develop b6c49d4 improved async polling 16252f3 imporved async callback adding, without setinterval f242489 add optional default block parameter to contract call fixes #159 1d3d727 improved comment d9ce08e improved filter interval ddafe00 asyncified filters d14c706 build and improved extend function 733e19e add extend method and tests git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: ecde3345e0e6d4bca0ce03e08ee4957395cd6194
| * | | | | | | | | FuzzTests: windows build fixDimitry Khokhlov2015-06-220-0/+0
| | | | | | | | | |
| * | | | | | | | | FuzzTest: filltest optionDimitry Khokhlov2015-06-220-0/+0
| | | | | | | | | |
| * | | | | | | | | FuzzTests: Boost exceptionDimitry Khokhlov2015-06-222-29/+30
| | | | | | | | | |
| * | | | | | | | | fuzzTests: debug supportDimitry Khokhlov2015-06-220-0/+0
| |/ / / / / / / /
| * | | | | | | | Merge pull request #2245 from CJentzsch/updateTestPathGav Wood2015-06-220-0/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | Update test path
| | * | | | | | | update gas pricer test pathCJentzsch2015-06-220-0/+0
| | | | | | | | |
| | * | | | | | | mv BlockTestsFiller -> BlockchainTestsFiller in blockchain.cppCJentzsch2015-06-200-0/+0
| | | | | | | | |
| | * | | | | | | mv BlockTestsFiller -> BlockchainTestsFillerCJentzsch2015-06-200-0/+0
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge pull request #2244 from gluk256/_topic_bloom_filterGav Wood2015-06-210-0/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | topic bloom filter
| | * | | | | | made TopicBloomFilter a templateVlad Gluhovsky2015-06-190-0/+0
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge pull request #2232 from chriseth/sol_externalConstructorTestschriseth2015-06-192-8/+38
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Tests for constructor arguments "from outside".
| | * | | | | | Tests for constructor arguments "from outside".chriseth2015-06-182-8/+38
| | |/ / / / /
| * | | | | | Merge pull request #2235 from chriseth/sol_fix_recursiveStructsGav Wood2015-06-191-0/+11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix and test for not really recursive structs.
| | * | | | | | Fix and test for not really recursive structs.chriseth2015-06-181-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2223.
| * | | | | | | Merge pull request #2144 from chriseth/cleanupSecretStoreGav Wood2015-06-182-0/+20
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | Cleanup of SecretStore.
| | * | | | | | Fixed build errors.chriseth2015-06-180-0/+0
| | | | | | | |
| | * | | | | | Safe file writing and some tests.chriseth2015-06-180-0/+0
| | | | | | | |
| | * | | | | | Fix to correctly write nonce during tests.chriseth2015-06-182-0/+20
| | | | | | | |
| | * | | | | | Cleanup of SecretStore.chriseth2015-06-180-0/+0
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | Added documentation, more failure checking and some general cleanup.
| * | | | | | Merge pull request #2230 from CJentzsch/testethForBuildServerGav Wood2015-06-182-1/+7
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | make network test optional
| | * | | | | | avoid network tests when --nonetwork is setCJentzsch2015-06-182-4/+6
| | | | | | | |
| | * | | | | | make network tests optionalCJentzsch2015-06-180-0/+0
| | | | | | | |
| | * | | | | | add network flagCJentzsch2015-06-182-1/+5
| | |/ / / / /
| * | | | | | Merge pull request #2216 from chriseth/sol_memoryArrays5chriseth2015-06-182-12/+90
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | Accessors for strings and type conversion to memory.
| | * | | | | Accessors for strings.chriseth2015-06-172-7/+85
| | | | | | |
| | * | | | | Type conversion specialities for storage references.chriseth2015-06-161-5/+5
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #2075 from winsvega/fuzzGav Wood2015-06-182-26/+51
| |\ \ \ \ \ | | | | | | | | | | | | | | FuzzTests
| | * | | | | FuzzTests: simple block test + NOBOOST flagDimitry2015-06-171-2/+1
| | | | | | |
| | * | | | | FuzzTests: blocktests (before merge)Dimitry2015-06-171-0/+1
| | | | | | |
| | * | | | | Fuzz Tests updateDimitry2015-06-171-1/+1
| | | | | | |
| | * | | | | FuzzTesting: VMTests + TransactionTests supportDimitry2015-06-172-19/+27
| | | | | | |
| | * | | | | createRandomTest: State testDimitry2015-06-172-7/+8
| | | | | | |
| | * | | | | Random code: Exceptions and oututDimitry2015-06-171-4/+4
| | | | | | |
| | * | | | | FuzzTests: Boost MacroDimitry2015-06-171-0/+16
| | | | | | |
| * | | | | | false positive test introducedVlad Gluhovsky2015-06-180-0/+0
| | | | | | |
| * | | | | | Merge pull request #2202 from CJentzsch/PoWTestsGav Wood2015-06-180-0/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Pow tests
| | * | | | | | style 2CJentzsch2015-06-170-0/+0
| | | | | | | |
| | * | | | | | styleCJentzsch2015-06-170-0/+0
| | | | | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/develop' into PoWTestsCJentzsch2015-06-173-5/+30
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | add diff is zero testCJentzsch2015-06-160-0/+0
| | | | | | | |
| | * | | | | | add invalid PoW in uncle blockheader testsCJentzsch2015-06-160-0/+0
| | | | | | | |
| | * | | | | | add invalid PoW in blockheader testsCJentzsch2015-06-160-0/+0
| | | | | | | |
| | * | | | | | add ability to have invalid Pow in BlockChaintestsCJentzsch2015-06-160-0/+0
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge pull request #2170 from gluk256/_bloom_filterGav Wood2015-06-180-0/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | bloom filter
| | * | | | | | naming conventions changedVlad Gluhovsky2015-06-170-0/+0
| | | | | | | |
| | * | | | | | Bloom Filter initial version reviewedVlad Gluhovsky2015-06-160-0/+0
| | | | | | | |
| | * | | | | | a minor refactoringVlad Gluhovsky2015-06-160-0/+0
| | | | | | | |
| | * | | | | | Bloom Filter, first versionVlad Gluhovsky2015-06-160-0/+0
| | | | | | | |
| | * | | | | | Bloom Filter introducedVlad Gluhovsky2015-06-160-0/+0
| | | | | | | |
| | * | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developVlad Gluhovsky2015-06-160-0/+0
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developVlad Gluhovsky2015-06-161-0/+87
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| * | | | | | | | Storage array reference test.chriseth2015-06-181-0/+53
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge pull request #2195 from winsvega/issuesGav Wood2015-06-170-0/+0
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Coverage info
| | * | | | | | | Coverage infoDimitry2015-06-150-0/+0
| | | | | | | | |
| * | | | | | | | Merge pull request #2215 from CJentzsch/coreUnitTestsGav Wood2015-06-170-0/+0
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | basic AES tests
| | * | | | | | | | update file name in descriptionCJentzsch2015-06-170-0/+0
| | | | | | | | | |
| | * | | | | | | | basic AES testsCJentzsch2015-06-170-0/+0
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge pull request #2208 from chriseth/libdevcoreStuffGav Wood2015-06-171-1/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Some changes in libdevcore.
| | * | | | | | | | Some changes in libdevcore.chriseth2015-06-161-1/+1
| | | | | | | | | |
| * | | | | | | | | Merge pull request #2190 from CJentzsch/moreTestsGav Wood2015-06-170-0/+0
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | test for tx in block 504980
| | * | | | | | | fix block number in testCJentzsch2015-06-150-0/+0
| | | | | | | | |
| | * | | | | | | add blck504980 testCJentzsch2015-06-130-0/+0
| | | | | | | | |
| | * | | | | | | fix expected section for ecrecoverCJentzsch2015-06-120-0/+0
| | | | | | | | |
| * | | | | | | | Merge pull request #2199 from chriseth/sol_memoryArrays4chriseth2015-06-163-5/+30
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | Copying between memory and memory.
| | * | | | | | | Copying between memory and memory.chriseth2015-06-163-5/+30
| | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | Also fixed some encoding and padding issues with older copying code.
* | | | | | | | Merge branch 'develop' into evmjit-developPaweł Bylica2015-06-163-0/+97
|\| | | | | | |
| * | | | | | | Merge pull request #2201 from chfast/fix_fakeextvmGav Wood2015-06-160-0/+0
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | Set code hash in FakeExtVM
| | * | | | | | Set code hash in FakeExtVM.Paweł Bylica2015-06-160-0/+0
| | |/ / / / /
| * | | | | | Merge pull request #2197 from gluk256/_bloom_updateGav Wood2015-06-160-0/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | | bloom update
| | * | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developVlad Gluhovsky2015-06-151-0/+8
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developVlad Gluhovsky2015-06-126-59/+566
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developVlad Gluhovsky2015-06-077-10/+203
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'v_test_refactor' into developVlad Gluhovsky2015-06-071-5/+1
| | |\ \ \ \ \ \
| | | * | | | | | warnings fixedVlad Gluhovsky2015-06-050-0/+0
| | | | | | | | |
| * | | | | | | | Merge pull request #2163 from chriseth/sol_memoryArrays3chriseth2015-06-161-0/+87
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | Pointers are not references.
| | * | | | | | | Distinction between storage pointer and storage ref and type checking for ↵chriseth2015-06-151-0/+87
| | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | conversion between storage and memory.
| * / | | | | | Refactor toJson out into separate file.Gav Wood2015-06-150-0/+0
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Implement basic admin_eth_* interfaces.
| * | | | | | Admin methods.Gav Wood2015-06-130-0/+0
| | | | | | |
| * | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-06-132-0/+10
| |\ \ \ \ \ \
| | * | | | | | Optimize RETURN x 0 to STOP.chriseth2015-06-121-0/+8
| | | |_|_|/ / | | |/| | | |
| | * | | | | expectOut fill section to vmTestsDimitry2015-06-111-0/+2
| | | | | | |
| * | | | | | First JSONRPC admin method.Gav Wood2015-06-120-0/+0
| | | | | | |
| * | | | | | Allow unlocking of wallets over RPC.Gav Wood2015-06-120-0/+0
| |/ / / / /
* | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-developPaweł Bylica2015-06-113-2/+503
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: evmjit/libevmjit/Cache.cpp
| * | | | | Merge pull request #2148 from chriseth/sol_walletTestsGav Wood2015-06-111-0/+491
| |\ \ \ \ \ | | | | | | | | | | | | | | Unit tests for the wallet contract.
| | * | | | | Wallet tests.chriseth2015-06-111-0/+491
| | | | | | |
| * | | | | | Merge pull request #2107 from debris/web3_5.0Gav Wood2015-06-110-0/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | updated web3.js 0.4.2 -> 0.5.0
| | * \ \ \ \ \ Merge commit '8d6d0f84c18542369a0cdc8e9618c7e2fbf0bf6b' into web3_5.0Marek Kotewicz2015-06-070-0/+0
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | | * | | | Squashed 'libjsqrc/ethereumjs/' changes from 16861fc..ca46cb5Marek Kotewicz2015-06-079-198/+240
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ca46cb5 updated examples aff3497 updated icap example 9fa9b16 gulp 61f1ba6 Merge pull request #224 from alexvandesande/prefix-name-reorg 448dd30 Merge branch 'master' into develop 7753724 build files fc3dc7a build files c9ebd7e version 0.5.0 448cf03 Merge branch 'master' into develop 43e8f0e Merge pull request #207 from ethereum/icap 0a56733 updated icap example e67e705 Merge pull request #223 from ethereum/revert-222-master f229f4e Revert "sync sendTransaction returning tx address" ca58837 Merge pull request #222 from jesuscript/master 66a2b6c sync sendTransaction returning tx address b19e46c updated "deposit" method description, updated icap example contract abi fbb9a41 Merge branch 'develop' into icap 3bb6e4f sha3 backward compatibility. #205 d0be181 fixed const functions calls handling errors 858d0c6 lint 95aabe3 sendIBANTransaction && tests 5866f08 milli should have two l's bacb03c Rename Kwei to kwei, added support for some SI base units for ether dfd5060 use "official" namereg, updated examples d8ad2b7 Merge branch 'develop' into icap 3fb420f Merge branch 'master' into develop ea4d66e updated examples e6209c6 Merge branch 'master' into develop 71ae809 version 0.4.3 92e2a2f Merge branch 'master' into develop d03bec6 decoding of empty array, fixed #210, fixed #211 9abf38a fixed encoding of empty arrays 2ad458c Merge pull request #212 from ethereum/estimateGas be2e93f build d4bf850 fixed typo 0594e7f add estimateGas to contract methods and fixed sendTransaction return value 55c4653 test/isIBAN.js e9483a6 icap.html example 6fb04d8 namereg example allows to register custom names 60c9bf8 removed natspec example, added namereg example cd773fc updated docs 4af0085 web3.eth.namereg contract, icap in progress 02556ea removed unnecessary file d320552 crypto-js integrated into project adf91df sha3 init git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: ca46cb5c94da4d37e9f4a5b8f6c0d117b72668d7
| * | | | | | Merge pull request #2108 from debris/filter_blockHashGav Wood2015-06-110-0/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | json-rpc update
| | * \ \ \ \ \ Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵Marek Kotewicz2015-06-100-0/+0
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | filter_blockHash
| | * \ \ \ \ \ \ Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵Marek Kotewicz2015-06-100-0/+0
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter_blockHash
| | * \ \ \ \ \ \ \ Merge branch 'eth_newPendingTransactionFilter' into filter_blockHashMarek Kotewicz2015-06-090-0/+0
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libweb3jsonrpc/WebThreeStubServerBase.h libweb3jsonrpc/abstractwebthreestubserver.h libweb3jsonrpc/spec.json test/libweb3jsonrpc/webthreestubclient.h
| | * | | | | | | | | udpated eth_compileSolidityMarek Kotewicz2015-06-090-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵Marek Kotewicz2015-06-091-1/+3
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter_blockHash
| | * | | | | | | | | | new Ex methodsMarek Kotewicz2015-06-080-0/+0
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #2120 from winsvega/issuesGav Wood2015-06-101-0/+10
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | stPrecompiledContracts from transaction test
| | * | | | | | | | | | Precomp. Contracts from Transaction: one more testDimitry2015-06-100-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | stPrecompiledContracts from transaction testDimitry2015-06-101-0/+10
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Added missing source locations for new memory management code.chriseth2015-06-101-2/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Add code hash to VM tester.Paweł Bylica2015-06-110-0/+0
| | | | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-developPaweł Bylica2015-06-1112-293/+620
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: evmjit/libevmjit-cpp/JitVM.cpp evmjit/libevmjit-cpp/JitVM.h
| * | | | | | | | | Merge pull request #2122 from chriseth/sol_memoryArrays2chriseth2015-06-102-12/+49
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Use dynamic memory.
| | * | | | | | | | | Use dynamic memory for argument encoding.chriseth2015-06-092-12/+49
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #2114 from LianaHus/sol_byte0_in_storagechriseth2015-06-102-44/+9
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | Sol removed bytes0
| | * | | | | | | | cleaned up the testsLiana Husikyan2015-06-092-34/+14
| | | | | | | | | |
| | * | | | | | | | removed byte0 keywordLiana Husikyan2015-06-082-33/+1
| | | | | | | | | |
| | * | | | | | | | added testLiana Husikyan2015-06-081-17/+34
| | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/libsolidity/SolidityEndToEndTest.cpp
| * | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bcarkpar2015-06-100-0/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libethereum/BlockChain.cpp libethereum/BlockChain.h libethereum/BlockQueue.cpp libethereum/State.cpp
| | * | | | | | | Merge pull request #2112 from chfast/refactor_move_overrideGav Wood2015-06-090-0/+0
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Pessimising moves and missing overrides
| | | * | | | | | | Remove pessimising moves.Paweł Bylica2015-06-080-0/+0
| | | |/ / / / / /
| | * | | | | | | Merge pull request #2106 from debris/eth_newPendingTransactionFilterGav Wood2015-06-090-0/+0
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | eth_newPendingTransactionFilter
| | | * | | | | | eth_newPendingTransactionFilterMarek Kotewicz2015-06-070-0/+0
| | | |/ / / / /
| | * | | | | | Merge pull request #2111 from CJentzsch/addTestsGav Wood2015-06-090-0/+0
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | add precompiled contract tests with prefixed 0's and retune gas limit
| | | * | | | | move test from stSpecialTest to transaction testCJentzsch2015-06-080-0/+0
| | | | | | | |
| | | * | | | | add sec80 test as provided by secCJentzsch2015-06-080-0/+0
| | | | | | | |
| | | * | | | | all precompiled contracts tests as CALLCODECJentzsch2015-06-080-0/+0
| | | | | | | |
| | | * | | | | add precompiled contracts with prefixed 0's and retune gas limitCJentzsch2015-06-080-0/+0
| | | |/ / / /
| * | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum intoarkpar2015-06-091-1/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bc Conflicts: libethereum/Executive.cpp
| | * | | | | Merge pull request #2025 from imapp-pl/refactor_executiveGav Wood2015-06-081-1/+3
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | Executive on a diet
| | | * | | | Rename Executive::collectResult -> setResultRecipient.Paweł Bylica2015-06-081-1/+1
| | | | | | |
| | | * | | | Merge remote-tracking branch 'upstream/develop' into refactor_executivePaweł Bylica2015-06-0310-220/+279
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/libsolidity/solidityExecutionFramework.h
| | | * | | | | Rename Executive::setResultRef -> collectResult.Paweł Bylica2015-05-281-1/+1
| | | | | | | |
| | | * | | | | Change the way execution results are collected.Paweł Bylica2015-05-281-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes handling ExecutionResult by Executive. From now execution results are collected on if a storage for results (ExecutionResult) is provided to an Executiove instance up front. This change allow better output management for calls - VM interface improved.
| | | * | | | | Change VM interface to return a copy of output.Paweł Bylica2015-05-270-0/+0
| | | | | | | |
| * | | | | | | codeHash in ExtVMarkpar2015-06-080-0/+0
| |/ / / / / /
| * | | | | | Merge pull request #2103 from chriseth/sol_fix_sequenceErrorGav Wood2015-06-071-1/+27
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Invalid sequence access.
| | * | | | | | Quick fix to not access inaccessible sequences.chriseth2015-06-061-1/+2
| | | | | | | |
| | * | | | | | Test for the invalid sequence access bug.chriseth2015-06-061-0/+25
| | | | | | | |
| * | | | | | | Merge pull request #2102 from chriseth/sol_iszeroiszeroGav Wood2015-06-071-0/+10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Optimize double ISZERO.
| | * | | | | | | Optimize double ISZERO.chriseth2015-06-061-0/+10
| | |/ / / / / /
| * | | | | | | Merge pull request #2091 from gluk256/v_test_refactorGav Wood2015-06-071-5/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fixed peer test