Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is ↵ | subtly | 2015-07-11 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cancelled, due to asio prematurely cancelling timer. | |||||
| | * | | | | | | | | | | | Fixes for #2337, #2349, #2288, #2333, #1398. | subtly | 2015-07-10 | 0 | -0/+0 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2481 from gluk256/_continueDB | Gav Wood | 2015-07-17 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Level DB support for Whisper | |||||
| | * | | | | | | | | | | | | tests update | Vlad Gluhovsky | 2015-07-16 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | default parameter changed | Vlad Gluhovsky | 2015-07-16 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | updated test p2p/host | Vlad Gluhovsky | 2015-07-16 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | style update | Vlad Gluhovsky | 2015-07-16 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Level DB support for WHisper completed | Vlad Gluhovsky | 2015-07-15 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | test added | Vlad Gluhovsky | 2015-07-15 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | removed unnecessary function | Liana Husikyan | 2015-07-16 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | changedthe output style of the Natspec docstring | Liana Husikyan | 2015-07-16 | 1 | -17/+34 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | now for SolidityEndToEndTest we can use compileRequireThrow<typename> | Liana Husikyan | 2015-07-16 | 2 | -3/+4 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | modified test network to test exceptions during parsing of documentation | Liana Husikyan | 2015-07-16 | 3 | -31/+45 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | todo: - change to work wirh all exceptions - fix white space problems in the output text for Natspec | |||||
| * | | | | | | | | | | | | Merge pull request #2482 from chriseth/sol_fix_initialiseStorageStrings | chriseth | 2015-07-16 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for initialising storage strings. | |||||
| | * | | | | | | | | | | | | Fix for initialising storage strings. | chriseth | 2015-07-16 | 1 | -0/+15 | |
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| * / | | | | | | | | | | | Allow structs containing mappings in memory. | chriseth | 2015-07-16 | 2 | -0/+38 | |
| |/ / / / / / / / / / / | ||||||
| * | | / / / / / / / / | Recursive RLP check quick fix | Dimitry | 2015-07-16 | 0 | -0/+0 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Disable p2p tests. | Gav Wood | 2015-07-15 | 2 | -1/+3 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2473 from chriseth/sol_fix_exponentialNotation | Gav Wood | 2015-07-15 | 1 | -0/+24 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Check whether a literal is a valid literal before using it. | |||||
| | * | | | | | | | | | Check whether a literal is a valid literal before using it. | chriseth | 2015-07-14 | 1 | -0/+24 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2078 | |||||
| * | | | | | | | | | Merge pull request #2470 from chriseth/sol_fix_bytesComparison | Gav Wood | 2015-07-15 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | Fix comparison between bytes types. | |||||
| | * | | | | | | | | Fix comparison between bytes types. | chriseth | 2015-07-14 | 1 | -0/+16 | |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2087 | |||||
| * | | | | | | | | Merge pull request #2463 from arkpar/az-fix | Gav Wood | 2015-07-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Allow 0x prefix for address entry in AZ | |||||
| | * | | | | | | | | find instead of find_firt_of | arkpar | 2015-07-14 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2462 from arkpar/key-delete | Gav Wood | 2015-07-14 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Save keys after deletion | |||||
| | * | | | | | | | | KeyManager::kill test | arkpar | 2015-07-14 | 0 | -0/+0 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2464 from debris/rpc_api_filler_fork | Marek Kotewicz | 2015-07-14 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | rpc api test filler with fork simulation | |||||
| | * | | | | | | | | mark blocks in RPC_API_TestFiller as reverted | Marek Kotewicz | 2015-07-14 | 0 | -0/+0 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | rpc api test filler with fork simulation | Marek Kotewicz | 2015-07-14 | 0 | -0/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2413 from gluk256/_whisperDB | Gav Wood | 2015-07-14 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | levelDB for whisper | |||||
| | * | | | | | | | test fixed | Vlad Gluhovsky | 2015-07-14 | 0 | -0/+0 | |
| | | | | | | | | | ||||||
| | * | | | | | | | new tests added | Vlad Gluhovsky | 2015-07-11 | 0 | -0/+0 | |
| | | | | | | | | | ||||||
| | * | | | | | | | naming conventions changed | Vlad Gluhovsky | 2015-07-10 | 0 | -0/+0 | |
| | | | | | | | | | ||||||
| | * | | | | | | | levelDB for whisper | Vlad Gluhovsky | 2015-07-07 | 0 | -0/+0 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #2179 from ethereum/rlpx | Gav Wood | 2015-07-14 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | Prep, tests: RLPX Framing (mux, demux, socket prototype) | |||||
| | * | | | | | | | Remove packet copy constructor. Simplify bool use. | subtly | 2015-07-14 | 0 | -0/+0 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge branch 'develop' into rlpx | subtly | 2015-07-11 | 3 | -15/+51 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'develop' into rlpx | subtly | 2015-07-07 | 3 | -95/+178 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Cleanup. More fixes. More tests. | subtly | 2015-07-07 | 0 | -0/+0 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Fixup and document frame writer. Add test for coalesced packets. | subtly | 2015-07-07 | 0 | -0/+0 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | windows compile fix | subtly | 2015-07-06 | 0 | -0/+0 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Cleanup. Interface for enqueuing packets. Fix: Include packet type in total ↵ | subtly | 2015-07-06 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | size. | |||||
| | * | | | | | | | | | Merge branch 'develop' into rlpx | subtly | 2015-07-05 | 4 | -13/+384 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | mux/demux working test | subtly | 2015-07-05 | 0 | -0/+0 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Update/fix test for builds. | subtly | 2015-06-27 | 0 | -0/+0 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'netFix' into rlpx | subtly | 2015-06-27 | 1 | -0/+47 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libp2p/Session.cpp | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into rlpx | subtly | 2015-06-26 | 5 | -30/+335 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libp2p/Session.cpp | |||||
| | * | | | | | | | | | | | Initial reader test. Something broken with encframes vector of bytes. | subtly | 2015-06-20 | 0 | -0/+0 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Windows compile complaint. | subtly | 2015-06-20 | 0 | -0/+0 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'netFix' into rlpx | subtly | 2015-06-20 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | rename drain to mux | subtly | 2015-06-20 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | rlpx frame reader fixes. rename writer::drain to mux. | subtly | 2015-06-20 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'develop' into rlpx | subtly | 2015-06-20 | 8 | -48/+271 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Add test for frame writer. Cleanup abstraction in preparation for reader. ↵ | subtly | 2015-06-18 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial reader code. | |||||
| * | | | | | | | | | | | | | | Merge pull request #2435 from CJentzsch/walletTestsUpdate | Gav Wood | 2015-07-13 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to latest version of wallet code | |||||
| | * | | | | | | | | | | | | | | update wallet test | CJentzsch | 2015-07-10 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | update bcWalletTest | CJentzsch | 2015-07-10 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | add new daily limit test | CJentzsch | 2015-07-10 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | set daily limit | CJentzsch | 2015-07-10 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | add multiOwnedRemoveOwner test | CJentzsch | 2015-07-10 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into walletTestsUpdate | CJentzsch | 2015-07-10 | 3 | -15/+51 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | update to latest version of wallet code | CJentzsch | 2015-07-10 | 0 | -0/+0 | |
| | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | RLP test refactoring: style | Dimitry | 2015-07-13 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | newtests: style | Dimitry Khokhlov | 2015-07-13 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | RLPTests Refactoring | Dimitry | 2015-07-13 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | RLPTests: fill rlp tests | Dimitry Khokhlov | 2015-07-13 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | RLPTests: refactoring | Dimitry Khokhlov | 2015-07-13 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Flexible string literals, convertible to bytesX, bytes and string. | chriseth | 2015-07-09 | 3 | -15/+51 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #2399 from winsvega/fuzz | Gav Wood | 2015-07-09 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smartcode: fix | |||||
| | * | | | | | | | | | | | | fuzz: undefined variable build fix | Dimitry Khokhlov | 2015-07-08 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | smartcode: style | Dimitry Khokhlov | 2015-07-07 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | smartcode: fix | Dimitry Khokhlov | 2015-07-07 | 0 | -0/+0 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2401 from CJentzsch/addBlockGasLimitTests | Gav Wood | 2015-07-08 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add block gas limit tests | |||||
| | * | | | | | | | | | | | | fix wallet test name | CJentzsch | 2015-07-07 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | add blockGasLimitTests | CJentzsch | 2015-07-07 | 0 | -0/+0 | |
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix AES Test | Lefteris Karapetsas | 2015-07-08 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One of the AES tests was making an incorrect assumption about the string constructor of FixedHash. Said constructor only works with hexadecimal string representations | |||||
| * | | | | | | | | | | | | Merge pull request #2410 from debris/rpc_txReceipt | Gav Wood | 2015-07-07 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new rpc method eth_getTransactionReceipt | |||||
| | * | | | | | | | | | | | | eth_getTransactionReceipt | Marek Kotewicz | 2015-07-07 | 0 | -0/+0 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2364 from winsvega/issues | Gav Wood | 2015-07-07 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issues: BlockChain::rebuild + byteRef test | |||||
| | * | | | | | | | | | | | | fix: style | Dimitry Khokhlov | 2015-07-07 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Issues: BlockChain::rebuild + byteRef test | Dimitry Khokhlov | 2015-07-07 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2400 from gluk256/_fixedhashincr | Gav Wood | 2015-07-07 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | FixedHash::operator++() introduced | |||||
| | * | | | | | | | | | | | | test updated | Vlad Gluhovsky | 2015-07-07 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | FixedHash::operator++() introduced | Vlad Gluhovsky | 2015-07-07 | 0 | -0/+0 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2398 from chriseth/updateWalletTests | Gav Wood | 2015-07-07 | 1 | -88/+160 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | Updated wallet code. | |||||
| | * | | | | | | | | | | | Updated wallet code. | chriseth | 2015-07-07 | 1 | -88/+160 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2397 from winsvega/issues2 | Gav Wood | 2015-07-07 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | stPreCompiledContracts remove | |||||
| | * | | | | | | | | | | | stPreCompiledContracts remove | Dimitry Khokhlov | 2015-07-06 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as there is no 'out' when calling contracts from transaction | |||||
| * | | | | | | | | | | | | Merge pull request #2387 from chfast/fixes | Gav Wood | 2015-07-07 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | Fix up rvalue references | |||||
| | * | | | | | | | | | | | Fix up rvalue references. Avoid a copy of an EVM code in ExtVM. | Paweł Bylica | 2015-07-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2396 from LefterisJP/fixed_hash_tests | Gav Wood | 2015-07-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | Some initial tests for libdevcore/FixedHash | |||||
| | * | | | | | | | | | | | Some initial tests for libdevcore/FixedHash | Lefteris Karapetsas | 2015-07-06 | 0 | -0/+0 | |
| | |/ / / / / / / / / / | ||||||
| * / / / / / / / / / / | import transactions in a separate thread | arkpar | 2015-07-06 | 0 | -0/+0 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2376 from arkpar/tq_rf | Gav Wood | 2015-07-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | TransactionQueue priority queue | |||||
| | * | | | | | | | | | | prioritized transaction queue | arkpar | 2015-07-04 | 0 | -0/+0 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libethereum/TransactionQueue.cpp msvc build fix | |||||
| * | | | | | | | | | | Revert "Txqueueasyncverify" | Gav Wood | 2015-07-06 | 0 | -0/+0 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2384 from ethereum/txqueueasyncverify | Gav Wood | 2015-07-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Txqueueasyncverify | |||||
| | * | | | | | | | | | | test for new transaction queue. | Gav Wood | 2015-07-06 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some cleanups and enhacements to Guards & Notifier. Fix an invariant TransactionQueue. | |||||
| * | | | | | | | | | | | Merge pull request #2342 from winsvega/fuzz | Gav Wood | 2015-07-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | FuzzTests: More Smart Codes | |||||
| | * | | | | | | | | | | | FuzzTests: More Smart Codes | Dimitry Khokhlov | 2015-07-01 | 0 | -0/+0 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | FuzzTest: a few more random code | Dimitry Khokhlov | 2015-07-01 | 0 | -0/+0 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2372 from ethereum/secp256k1a | Gav Wood | 2015-07-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use libsepc256k1 for sign, recovery, and verify. | |||||
| | * | | | | | | | | | | | | fix failing peer test. | subtly | 2015-07-03 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'develop' into secp256k1a | subtly | 2015-07-03 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Sign, recovery, and verify. | subtly | 2015-07-03 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2363 from CJentzsch/findBadStateRootProblem | Gav Wood | 2015-07-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add badStateRootTest | |||||
| | * | | | | | | | | | | | | | add badStateRootTest | CJentzsch | 2015-07-03 | 0 | -0/+0 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #2378 from gluk256/_2_rating | Gav Wood | 2015-07-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial version of the rating system | |||||
| | * | | | | | | | | | | | | | rating initial version complete | Vlad Gluhovsky | 2015-07-04 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | another test introduced | Vlad Gluhovsky | 2015-07-04 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | proof of work bugfix | Vlad Gluhovsky | 2015-07-04 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | intermediate | Vlad Gluhovsky | 2015-07-04 | 0 | -0/+0 | |
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2374 from chfast/pr/smartvm | Gav Wood | 2015-07-06 | 1 | -5/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | Smart VM | |||||
| | * | | | | | | | | | | | | Make --vm command line option syntax consistent with other options. | Paweł Bylica | 2015-07-03 | 1 | -4/+14 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-develop | Paweł Bylica | 2015-07-03 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: alethzero/Main.ui eth/main.cpp | |||||
| | * | | | | | | | | | | | | --vm command line option replacing --jit. | Paweł Bylica | 2015-07-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test tx queue | |||||
| | | * | | | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | rpc fixes | |||||
| | | * | | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rating system for outgoing messages introduced | |||||
| | | * | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for tests. | |||||
| * | | | | | | | | | | Merge pull request #2329 from gluk256/_distribution | Gav Wood | 2015-07-02 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | Distribution Rate test introduced | |||||
| | * | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/netFix | Gav Wood | 2015-07-01 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Prep for #2179. Abstract parsing frame header. Catch ASIO exceptions. | |||||
| | | * \ \ \ \ \ \ \ \ | 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 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | / / | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | | Conflicts: libp2p/Session.cpp | |||||
| | | * | | | | | | | | | Prep for #2179. Abstract parsing of frame header from Session into struct. ↵ | subtly | 2015-06-20 | 0 | -0/+0 | |
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Catch unhandled exceptions thrown by ASIO. | |||||
| | * | | | | | | | | | Merge pull request #2336 from arkpar/build_fix | Gav Wood | 2015-07-01 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixed gcc build | |||||
| | | * | | | | | | | | | style | arkpar | 2015-06-30 | 0 | -0/+0 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge pull request #2330 from gluk256/_bugfix | Gav Wood | 2015-06-30 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | libp2p test and bugfix | |||||
| | | * | | | | | | | | | uninstallWatch() fixed + test | Vlad Gluhovsky | 2015-06-30 | 0 | -0/+0 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fixed checking of abstract functions. | chriseth | 2015-06-30 | 1 | -0/+17 | |
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2264 | |||||
| | * | | | | | | | | | Merge pull request #2297 from subtly/secp-prep | Gav Wood | 2015-06-30 | 1 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Prep for #2094 and supporting both cryptopp and secp256k1 | |||||
| | | * \ \ \ \ \ \ \ \ | 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 ↵ | subtly | 2015-06-26 | 0 | -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_memoryArraysNotResizeable | Gav Wood | 2015-06-30 | 1 | -0/+13 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Memory arrays cannot be resized. | |||||
| | | * | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | topic advertisement | |||||
| | | * | | | | | | | | 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. | |||||
| | | * | | | | | | | | 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 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Copy routines for non-byte arrays. | |||||
| | | * | | | | | | 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 | |||||
| | | * | | | | | | | 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 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ethconsole/main.cpp | |||||
| | | * | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵ | arkpar | 2015-06-25 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | | | | | | | | | | | ldb_limit | |||||
| | | * | | | | | | | 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 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: evmjit/CMakeLists.txt evmjit/libevmjit/Arith256.cpp | |||||
| | * | | | | | | | | Merge pull request #2254 from arkpar/bc_rf | Gav Wood | 2015-06-24 | 0 | -0/+0 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | p2p/sync fixes | |||||
| | | * | | | | | | | improved logging | arkpar | 2015-06-23 | 0 | -0/+0 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Merge pull request #2271 from CJentzsch/disableDag | Gav Wood | 2015-06-24 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | disable dagcreation during tests | |||||
| | | * | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | Key manager tests | |||||
| | | * | | | | | | | 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 | |||||
| | | * | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Strings in constructor and memory-storage copy. | |||||
| | | * | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | web3.js.6.0 + web3.admin extension | |||||
| | | * | | | | | | | | | Merge commit 'ae9fdda9ac2b451b8f4cc46828a2b9f4bed872c8' into web3.js.6.0 | Marek Kotewicz | 2015-06-23 | 0 | -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..ecde334 | Marek Kotewicz | 2015-06-23 | 7 | -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 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 test path | |||||
| | | * | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | topic bloom filter | |||||
| | | * | | | | | | 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". | |||||
| | | * | | | | | | 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. | |||||
| | | * | | | | | | Fix and test for not really recursive structs. | chriseth | 2015-06-18 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2223. | |||||
| | * | | | | | | | Merge pull request #2144 from chriseth/cleanupSecretStore | Gav Wood | 2015-06-18 | 2 | -0/+20 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | Cleanup of SecretStore. | |||||
| | | * | | | | | | 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 | |
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Added documentation, more failure checking and some general cleanup. | |||||
| | * | | | | | | Merge pull request #2230 from CJentzsch/testethForBuildServer | Gav Wood | 2015-06-18 | 2 | -1/+7 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | make network test optional | |||||
| | | * | | | | | | 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 and type conversion to memory. | |||||
| | | * | | | | | 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 | |||||
| | | * | | | | | 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 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Pow tests | |||||
| | | * | | | | | | 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 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | bloom filter | |||||
| | | * | | | | | | 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 | |
| | | |\ \ \ \ \ \ |