Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | clean up | CJentzsch | 2015-08-15 | 0 | -0/+0 | |
| | | | | ||||||
| | * | | Mining | Dimitry | 2015-08-14 | 0 | -0/+0 | |
| | | | | ||||||
| | * | | BlockChainTests mining | Dimitry | 2015-08-14 | 0 | -0/+0 | |
| | | | | ||||||
| | * | | restore lost changes blockmining | Dimitry | 2015-08-12 | 0 | -0/+0 | |
| | | | | ||||||
| | * | | BLock2: state test filling issue | Dimitry | 2015-08-12 | 0 | -0/+0 | |
| | | | | ||||||
| * | | | Cleaned up some of network. Added HostSpec. | Gav Wood | 2015-08-19 | 0 | -0/+0 | |
| | | | | ||||||
| * | | | Merge pull request #2848 from LefterisJP/eth_submitWork_str | Gav Wood | 2015-08-18 | 0 | -0/+0 | |
| |\ \ \ | | | | | | | | | | | Eth submitWork() rate is now hex string | |||||
| | * | | | eth_submitWork's hash rate is now a hex string | Lefteris Karapetsas | 2015-08-17 | 0 | -0/+0 | |
| | | |/ | | |/| | ||||||
| * | | | use bytesCondtRef version of import secret | CJentzsch | 2015-08-17 | 0 | -0/+0 | |
| | | | | ||||||
| * | | | add test SEC 013 | CJentzsch | 2015-08-17 | 0 | -0/+0 | |
| |/ / | ||||||
| * | | Merge pull request #2604 from winsvega/verbosity | Gav Wood | 2015-08-13 | 4 | -12/+118 | |
| |\ \ | | | | | | | | | Nice Error Report | |||||
| | * | | error report: style | Dimitry | 2015-08-13 | 1 | -6/+13 | |
| | | | | ||||||
| | * | | Error report: style issues | Dimitry | 2015-08-13 | 2 | -7/+6 | |
| | | | | ||||||
| | * | | boost issue | Dimitry | 2015-08-12 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | nice error report merge | Dimitry | 2015-08-12 | 0 | -0/+0 | |
| | | | | ||||||
| | * | | error report: merge with latesd develop | Dimitry | 2015-08-12 | 2 | -2/+2 | |
| | | | | ||||||
| | * | | Error logs | Dimitry | 2015-08-12 | 4 | -21/+89 | |
| | | | | ||||||
| | * | | Nice Error Report | Dimitry | 2015-08-12 | 2 | -1/+33 | |
| | |/ | ||||||
| * | | Merge pull request #2812 from ethereum/nameregnamer | Gav Wood | 2015-08-13 | 0 | -0/+0 | |
| |\ \ | | | | | | | | | NameReg namer. | |||||
| | * | | NameReg integration. | Gav Wood | 2015-08-13 | 0 | -0/+0 | |
| | |/ | | | | | | | | | | Minor other alterations. | |||||
| * | | Merge pull request #2602 from chfast/evmjit_stack | Gav Wood | 2015-08-13 | 0 | -0/+0 | |
| |\ \ | | |/ | |/| | EVM JIT: stack refactor | |||||
| | * | Merge remote-tracking branch 'upstream/develop' into evmjit_stack | Paweł Bylica | 2015-08-11 | 12 | -174/+1032 | |
| | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: evmjit/libevmjit/BasicBlock.cpp evmjit/libevmjit/BasicBlock.h | |||||
| | * \ | Merge remote-tracking branch 'upstream/develop' into evmjit_stack | Paweł Bylica | 2015-07-28 | 3 | -4/+64 | |
| | |\ \ | ||||||
| | * | | | Add test for global stack underflow. | Paweł Bylica | 2015-07-28 | 0 | -0/+0 | |
| | | | | | ||||||
| | * | | | Test dynamic jumps. | Paweł Bylica | 2015-07-27 | 0 | -0/+0 | |
| | | | | | ||||||
| * | | | | Merge pull request #2740 from ethereum/hashrate | Gav Wood | 2015-08-12 | 0 | -0/+0 | |
| |\ \ \ \ | | | | | | | | | | | | | Submit and utilise external hashrate | |||||
| | * \ \ \ | Merge branch 'hashrate' of github.com:ethereum/cpp-ethereum into hashrate | Gav Wood | 2015-08-07 | 0 | -0/+0 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libweb3jsonrpc/WebThreeStubServerBase.cpp libweb3jsonrpc/abstractwebthreestubserver.h test/libweb3jsonrpc/webthreestubclient.h | |||||
| | | * | | | | Introduce basic API for hashrate. | Gav Wood | 2015-08-06 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | More on hashrate API. | Gav Wood | 2015-08-06 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | Introduce basic API for hashrate. | Gav Wood | 2015-08-06 | 0 | -0/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #2777 from CJentzsch/fixStateTestsFilling | Gav Wood | 2015-08-12 | 1 | -3/+14 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | compile code in accounts when importing state | |||||
| | * | | | | | clean up | CJentzsch | 2015-08-11 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | Merge remote-tracking branch 'upstream/develop' into fixStateTestsFilling | CJentzsch | 2015-08-11 | 1 | -0/+28 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | compile code in accounts when importing state | CJentzsch | 2015-08-10 | 1 | -3/+14 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #2714 from winsvega/coverage_whezz2 | Gav Wood | 2015-08-11 | 2 | -31/+36 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Coverage whezz2 | |||||
| | * | | | | | | Cover: remove unit.cpp | Dimitry | 2015-08-11 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | Coverage: tests | Dimitry | 2015-08-11 | 2 | -31/+36 | |
| | | | | | | | | ||||||
| | * | | | | | | CodeCoverage: libethereum | Dimitry Khokhlov | 2015-08-11 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | Coverage: libethereum::AccountDiff | Dimitry Khokhlov | 2015-08-11 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | Reduce usage of "new". | chriseth | 2015-08-11 | 0 | -0/+0 | |
| |/ / / / / / | ||||||
| * | / / / / | Add a JS console command for exiting the client | Lefteris Karapetsas | 2015-08-11 | 0 | -0/+0 | |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | The function is web3.admin.eth.exit() | |||||
| * | | | | | Fix an error in a type resolution SOL test | Lefteris Karapetsas | 2015-08-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This will also fix the build. | |||||
| * | | | | | Merge pull request #2734 from chriseth/sol_fixOperators | Gav Wood | 2015-08-11 | 1 | -0/+28 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Disallow some binary operators. | |||||
| | * | | | | Disallow comparison for reference types. | chriseth | 2015-08-07 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2690 | |||||
| | * | | | | Do not allow boolean operators for integers. | chriseth | 2015-08-07 | 1 | -0/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2496 | |||||
| * | | | | | Merge pull request #2768 from debris/icap_tests | Gav Wood | 2015-08-10 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | icap encoding and decoding tests | |||||
| | * | | | | | fixed header files | debris | 2015-08-10 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | fixed boost % bug | debris | 2015-08-10 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | icap encoding and decoding tests | debris | 2015-08-10 | 0 | -0/+0 | |
| | | | | | | | ||||||
| * | | | | | | remove MoveNonceToTempDir | subtly | 2015-08-10 | 2 | -13/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #2717 from gluk256/_shhrpc | Gav Wood | 2015-08-08 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | tests for whisper api | |||||
| | * | | | | | a small update | Vlad Gluhovsky | 2015-08-07 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | nonetwork check added | Vlad Gluhovsky | 2015-08-07 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | style update | Vlad Gluhovsky | 2015-08-07 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | tests for whisper api | Vlad Gluhovsky | 2015-08-06 | 0 | -0/+0 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge pull request #2750 from gluk256/_nonetwork | Gav Wood | 2015-08-08 | 0 | -0/+0 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | nonetwork | |||||
| | * | | | | bugfix | Vlad Gluhovsky | 2015-08-07 | 0 | -0/+0 | |
| | | | | | | ||||||
| | * | | | | nonetwork check added | Vlad Gluhovsky | 2015-08-07 | 0 | -0/+0 | |
| | |/ / / | ||||||
| * | | | | compile fix, missing include | CJentzsch | 2015-08-07 | 0 | -0/+0 | |
| | | | | | ||||||
| * | | | | disable whisper tests which need networking | CJentzsch | 2015-08-07 | 0 | -0/+0 | |
| | | | | | ||||||
| * | | | | Merge pull request #2736 from chriseth/sol_auctionRegistrarTests | Gav Wood | 2015-08-07 | 2 | -6/+89 | |
| |\ \ \ \ | | | | | | | | | | | | | Actual auction tests. | |||||
| | * | | | | Actual auction tests. | chriseth | 2015-08-06 | 2 | -6/+89 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #2731 from subtly/cryptoFix | Gav Wood | 2015-08-07 | 2 | -6/+2 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Simplify/remove unused methods in Nonce | |||||
| | * | | | | Simplify/remove unused methods. | subtly | 2015-08-05 | 2 | -6/+2 | |
| | | | | | | ||||||
| * | | | | | Fix key manager test. | chriseth | 2015-08-06 | 0 | -0/+0 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge pull request #2716 from gluk256/_peer_test | Gav Wood | 2015-08-06 | 0 | -0/+0 | |
| |\ \ \ \ | | | | | | | | | | | | | peer test updated | |||||
| | * | | | | peer test updated | Vlad Gluhovsky | 2015-08-06 | 0 | -0/+0 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #2620 from gluk256/_web3_test | Gav Wood | 2015-08-06 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | shh rpc test, initial version | |||||
| | * | | | | | small bugfix | Vlad Gluhovsky | 2015-08-03 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | style fix | Vlad Gluhovsky | 2015-08-03 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | web3 test complete | Vlad Gluhovsky | 2015-08-03 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | tests updated | Vlad Gluhovsky | 2015-08-03 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | shh rpc test, initial version | Vlad Gluhovsky | 2015-08-03 | 0 | -0/+0 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #2553 from winsvega/cover1 | Gav Wood | 2015-08-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Cover Transaction | |||||
| | * | | | | | | Style | Dimitry | 2015-08-06 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | cover1: ExtraData1024 Test Filler | Dimitry | 2015-08-06 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | Cover: style | Dimitry | 2015-08-06 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | Tests - ExtraData32 | Dimitry | 2015-08-06 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | Coverage: Transaction | Dimitry | 2015-08-06 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | cover1: Transaction | Dimitry | 2015-08-06 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | cover1: toTransactionExceptionConvert | Dimitry | 2015-08-06 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | libethereum:Transaction coverage | Dimitry | 2015-08-06 | 0 | -0/+0 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #2705 from chriseth/sol_auctionRegistrarTests | Gav Wood | 2015-08-06 | 3 | -0/+487 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Basic tests for auction registrar. | |||||
| | * | | | | | | Basic tests for auction registrar. | chriseth | 2015-08-05 | 3 | -0/+487 | |
| | |/ / / / / | ||||||
| * | | | | | | readd solidity tests | CJentzsch | 2015-08-06 | 2 | -0/+42 | |
| | | | | | | | ||||||
| * | | | | | | update test to new Block/State refactoring - credit to winsvega and chriseth | CJentzsch | 2015-08-06 | 7 | -92/+87 | |
| | | | | | | | ||||||
| * | | | | | | First draft at splitting State. | Gav Wood | 2015-08-06 | 3 | -115/+36 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Continuation of State split. libethereum building again. Compile fixes galore. Remove a lot of code redundancy. mix using new state/block classes | |||||
| * | | | | | Merge pull request #2688 from chriseth/toBytesConversion | chriseth | 2015-08-05 | 2 | -0/+42 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Allow explicit conversions bytes <-> string. | |||||
| | * | | | | | Allow explicit conversions bytes <-> string. | chriseth | 2015-08-04 | 2 | -0/+42 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #2710 from ethereum/subtly-patch-2 | Gav Wood | 2015-08-05 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | disable failing deadlinetimer test | |||||
| | * | | | | | disable failing deadlinetimer test | subtly | 2015-08-05 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | Test consistently failing on osx. | |||||
| * | | | | | | Merge pull request #2708 from CJentzsch/difficultyTests | Gav Wood | 2015-08-05 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | add difficulty tests | |||||
| | * | | | | | | get block number for parent in difficulty test | CJentzsch | 2015-08-05 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | add difficutly tests | CJentzsch | 2015-08-05 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #2704 from ethereum/CJentzsch-thawing | Gav Wood | 2015-08-05 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | Difficulty adjustment | |||||
| | * | | | | | | Merge branch 'thawing' of https://github.com/CJentzsch/cpp-ethereum into ↵ | Gav Wood | 2015-08-04 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | | | | | | | | | CJentzsch-thawing | |||||
| | | * | | | | | typo - trigger buildbot | CJentzsch | 2015-08-04 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | | * | | | | | use global constant for defsultGasPrice | CJentzsch | 2015-08-03 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | | * | | | | | adjust gasPricerTests to 50 shannon | CJentzsch | 2015-08-03 | 0 | -0/+0 | |
| | | | |/ / / | | | |/| | | | ||||||
| * | | | | | | Avoid doing the deadline timer test. | Gav Wood | 2015-08-05 | 0 | -0/+0 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Break off contract tests. | chriseth | 2015-08-04 | 4 | -0/+6 | |
| |/ / / / | ||||||
| * / / / | strings as mapping keys. | chriseth | 2015-08-04 | 1 | -0/+33 | |
| |/ / / | ||||||
| * | | | Merge pull request #2676 from gluk256/_bugfix_test | Gav Wood | 2015-08-01 | 0 | -0/+0 | |
| |\ \ \ | | | | | | | | | | | bugfix | |||||
| | * | | | bugfix | Vlad Gluhovsky | 2015-08-01 | 0 | -0/+0 | |
| | | | | | ||||||
| * | | | | Disable network test by default. | Gav Wood | 2015-07-31 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | temp. remove bruncle test | CJentzsch | 2015-07-30 | 0 | -0/+0 | |
| | | | | ||||||
| * | | | Version bump. | Gav Wood | 2015-07-30 | 0 | -0/+0 | |
| | | | | ||||||
| * | | | Merge pull request #2593 from gluk256/_test_refactoring | Gav Wood | 2015-07-30 | 0 | -0/+0 | |
| |\ \ \ | | | | | | | | | | | refactoring of topic test | |||||
| | * | | | minor update | Vlad Gluhovsky | 2015-07-27 | 0 | -0/+0 | |
| | | | | | ||||||
| | * | | | updated test topic advertising | Vlad Gluhovsky | 2015-07-27 | 0 | -0/+0 | |
| | | | | | ||||||
| | * | | | refactoring of topic test | Vlad Gluhovsky | 2015-07-27 | 0 | -0/+0 | |
| | | | | | ||||||
| * | | | | Merge pull request #2635 from CJentzsch/timeStampTests | Gav Wood | 2015-07-30 | 0 | -0/+0 | |
| |\ \ \ \ | | | | | | | | | | | | | add timestamp tests | |||||
| | * | | | | adjust blockGasLimit in order to get same result for gasPricer test in ↵ | CJentzsch | 2015-07-30 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | olympic/frontier moder | |||||
| | * | | | | add timestamp tests | CJentzsch | 2015-07-29 | 0 | -0/+0 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #2638 from chriseth/sol_fixedFeeRegistrar | Gav Wood | 2015-07-30 | 2 | -0/+238 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Tests for FixedFeeRegistrar. | |||||
| | * | | | | | Tests for FixedFeeRegistrar. | chriseth | 2015-07-30 | 2 | -0/+238 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #2630 from ethereum/securenonce | Gav Wood | 2015-07-30 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Make Nonce use Secret rather than plain h256. | |||||
| | * | | | | | Make Nonce use Secret. | Gav Wood | 2015-07-29 | 0 | -0/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #2633 from chfast/evmjit_stacklimit_fix | Gav Wood | 2015-07-30 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix EVM JIT stack limit checking. | |||||
| | * | | | | | Fix EVM JIT stack limit checking. | Paweł Bylica | 2015-07-29 | 0 | -0/+0 | |
| | |/ / / / | | | | | | | | | | | | | | | | | | | Tests inlcuded. | |||||
| * | | | | | Modify code to prepare for rebase | Lefteris Karapetsas | 2015-07-30 | 0 | -0/+0 | |
| | | | | | | ||||||
| * | | | | | Add new js admin nodeInfo command | Lefteris Karapetsas | 2015-07-30 | 0 | -0/+0 | |
| |/ / / / | | | | | | | | | | | | | | | | Implementation to follow ... | |||||
| * | | | | style fix. | Gav Wood | 2015-07-29 | 0 | -0/+0 | |
| | | | | | ||||||
| * | | | | Merge pull request #2624 from CJentzsch/FrontierTests | Gav Wood | 2015-07-29 | 1 | -3/+3 | |
| |\ \ \ \ | | | | | | | | | | | | | fix BlockChainTest creation | |||||
| | * | | | | disable bcBruncleTests for Frontier (will be readded later) | CJentzsch | 2015-07-29 | 0 | -0/+0 | |
| | | | | | | ||||||
| | * | | | | check nothing when creating raw blocks in blockchaintests | CJentzsch | 2015-07-29 | 1 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | Use boost's guaranteed non-deterministic random number generator. If it | Gav Wood | 2015-07-29 | 0 | -0/+0 | |
| |/ / / / | | | | | | | | | | | | | | | | compiles, it's safe. | |||||
| * | | | | Fix tests. | Gav Wood | 2015-07-28 | 0 | -0/+0 | |
| | | | | | ||||||
| * | | | | Merge pull request #2608 from CJentzsch/moreTests | Gav Wood | 2015-07-28 | 0 | -0/+0 | |
| |\ \ \ \ | | | | | | | | | | | | | add extcodecopy stack test | |||||
| | * | | | | add documentation | CJentzsch | 2015-07-28 | 0 | -0/+0 | |
| | | | | | | ||||||
| | * | | | | add extcodecopy stack test | CJentzsch | 2015-07-28 | 0 | -0/+0 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge branch 'deja' of github.com:ethereum/cpp-ethereum into deja | Gav Wood | 2015-07-28 | 0 | -0/+0 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'deja' of github.com:ethereum/cpp-ethereum into deja | Gav Wood | 2015-07-28 | 0 | -0/+0 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libdevcrypto/AES.h | |||||
| | | * | | | | Secure datatypes now copyable only to similar datatypes. | Gav Wood | 2015-07-28 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | More restrictions on usage to prevent accidental data leakage. | |||||
| | | * | | | | Merge branch 'deja' of github.com:ethereum/cpp-ethereum into deja | Gav Wood | 2015-07-26 | 0 | -0/+0 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch 'deja' of github.com:ethereum/cpp-ethereum into deja | Gav Wood | 2015-07-26 | 0 | -0/+0 | |
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: alethzero/MainWin.cpp | |||||
| | | | | * | | | | Introduce vector_ref::cleanse, code adapted from openSSL. | Gav Wood | 2015-07-26 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce secure_vector and bytesSec, make Secret auto-cleansing. | |||||
| | | | * | | | | | Introduce vector_ref::cleanse, code adapted from openSSL. | Gav Wood | 2015-07-26 | 0 | -0/+0 | |
| | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Introduce secure_vector and bytesSec, make Secret auto-cleansing. | |||||
| | | * / / / / | Introduce vector_ref::cleanse, code adapted from openSSL. | Gav Wood | 2015-07-26 | 0 | -0/+0 | |
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | Introduce secure_vector and bytesSec, make Secret auto-cleansing. | |||||
| | * | | | | | Secure datatypes now copyable only to similar datatypes. | Gav Wood | 2015-07-28 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | More restrictions on usage to prevent accidental data leakage. | |||||
| | * | | | | | Introduce vector_ref::cleanse, code adapted from openSSL. | Gav Wood | 2015-07-28 | 0 | -0/+0 | |
| | | |_|/ / | | |/| | | | | | | | | | | | | | | | Introduce secure_vector and bytesSec, make Secret auto-cleansing. | |||||
| * | | | | | Secure datatypes now copyable only to similar datatypes. | Gav Wood | 2015-07-28 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | More restrictions on usage to prevent accidental data leakage. | |||||
| * | | | | | Introduce vector_ref::cleanse, code adapted from openSSL. | Gav Wood | 2015-07-28 | 0 | -0/+0 | |
| | |_|/ / | |/| | | | | | | | | | | | | | Introduce secure_vector and bytesSec, make Secret auto-cleansing. | |||||
| * | | | | Merge pull request #2558 from chriseth/sol_walletRevokeTests | Gav Wood | 2015-07-27 | 1 | -0/+56 | |
| |\ \ \ \ | | | | | | | | | | | | | Tests for the revoke feature of the wallet. | |||||
| | * | | | | Revoke tests. | chriseth | 2015-07-24 | 1 | -0/+56 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge pull request #2556 from arkpar/bc-test-fix | Gav Wood | 2015-07-27 | 1 | -3/+5 | |
| |\ \ \ \ | | | | | | | | | | | | | Fixed filltests | |||||
| | * | | | | fixed gaspricer test | arkpar | 2015-07-25 | 0 | -0/+0 | |
| | | | | | | ||||||
| | * | | | | more tests fixed | arkpar | 2015-07-25 | 1 | -0/+2 | |
| | | | | | | ||||||
| | * | | | | fixing tests | arkpar | 2015-07-24 | 0 | -0/+0 | |
| | | | | | | ||||||
| | * | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵ | arkpar | 2015-07-24 | 1 | -14/+32 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | bc-test-fix | |||||
| | * | | | | fixed more tests | arkpar | 2015-07-23 | 1 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #2571 from subtly/iwannagofast | Gav Wood | 2015-07-27 | 1 | -1/+3 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | Update secp256k1 | |||||
| | * | | | | re-disable secp256k1 on windows | subtly | 2015-07-27 | 1 | -1/+3 | |
| | | | | | | ||||||
| | * | | | | Merge branch 'develop' into iwannagofast | subtly | 2015-07-25 | 0 | -0/+0 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | * | | | | Update txq test for deterministic signature output of updated secp256k1. | subtly | 2015-07-25 | 0 | -0/+0 | |
| | | | | | | ||||||
| | * | | | | update secp256k1 | subtly | 2015-07-25 | 0 | -0/+0 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge branch 'develop' into cryptoFix | subtly | 2015-07-25 | 0 | -0/+0 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | test ports changed | Vlad Gluhovsky | 2015-07-25 | 0 | -0/+0 | |
| | | | | | ||||||
| | * | | | refactoring | Vlad Gluhovsky | 2015-07-25 | 0 | -0/+0 | |
| | | | | | ||||||
| | * | | | moved some fucntions to WhsiperDB class | Vlad Gluhovsky | 2015-07-24 | 0 | -0/+0 | |
| | | | | | ||||||
| | * | | | WhisperDB class split | Vlad Gluhovsky | 2015-07-24 | 0 | -0/+0 | |
| | | | | | ||||||
| | * | | | saving & restoring topics | Vlad Gluhovsky | 2015-07-24 | 0 | -0/+0 | |
| | | | | | ||||||
| | * | | | first version | Vlad Gluhovsky | 2015-07-24 | 0 | -0/+0 | |
| | |/ / | ||||||
| * / / | remove unused code | subtly | 2015-07-25 | 0 | -0/+0 | |
| |/ / | ||||||
| * | | Merge pull request #2540 from chriseth/walletUpdate | Gav Wood | 2015-07-24 | 1 | -14/+32 | |
| |\ \ | | |/ | |/| | Wallet updated to include daylimit in constructor and remove block number for internal changes. | |||||
| | * | Remove block number from internal changes. | chriseth | 2015-07-23 | 1 | -7/+7 | |
| | | | ||||||
| | * | Wallet updated to include daylimit in constructor. | chriseth | 2015-07-22 | 1 | -7/+25 | |
| | | | ||||||
| * | | Merge pull request #2537 from gluk256/_bugfix_tests | Gav Wood | 2015-07-23 | 0 | -0/+0 | |
| |\ \ | | | | | | | | | bugfix: reap() refactored | |||||
| | * | | log output updated | Vlad Gluhovsky | 2015-07-22 | 0 | -0/+0 | |
| | | | | ||||||
| | * | | bugfix: reap() refcatored | Vlad Gluhovsky | 2015-07-22 | 0 | -0/+0 | |
| | |/ | ||||||
| * | | Merge pull request #2436 from winsvega/fuzz | Gav Wood | 2015-07-23 | 0 | -0/+0 | |
| |\ \ | | |/ | |/| | Fuzz: random RLP generation | |||||
| | * | RLPFuzz: update | Dimitry | 2015-07-21 | 0 | -0/+0 | |
| | | | ||||||
| | * | FuzzTests: Update | Dimitry | 2015-07-20 | 0 | -0/+0 | |
| | | | ||||||
| | * | RLPTests: sizes | Dimitry | 2015-07-20 | 0 | -0/+0 | |
| | | | ||||||
| | * | fuzz: style error | Dimitry | 2015-07-20 | 0 | -0/+0 | |
| | | | ||||||
| | * | Fuzz: Rebase | Dimitry | 2015-07-20 | 0 | -0/+0 | |
| | | | ||||||
| | * | Fuzz: Style | Dimitry | 2015-07-20 | 0 | -0/+0 | |
| | | | ||||||
| | * | Fuzz: Rlp Fuzzing Suite | Dimitry | 2015-07-20 | 0 | -0/+0 | |
| | | | ||||||
| | * | RLP fuzz: invalid rlp generation | Dimitry | 2015-07-20 | 0 | -0/+0 | |
| | | | ||||||
| | * | Fuzz: random valid RLP generation | Dimitry Khokhlov | 2015-07-20 | 0 | -0/+0 | |
| | | | ||||||
| * | | Merge pull request #2511 from gluk256/_whisperDB_ | Gav Wood | 2015-07-21 | 0 | -0/+0 | |
| |\ \ | | | | | | | | | Level DB support for Whisper | |||||
| | * | | installWatch() call in test | Vlad Gluhovsky | 2015-07-19 | 0 | -0/+0 | |
| | | | | ||||||
| | * | | Message save/load functionality upgraded | Vlad Gluhovsky | 2015-07-19 | 0 | -0/+0 | |
| | | | | ||||||
| * | | | enabled libsecp256k1 on windows | arkpar | 2015-07-21 | 1 | -3/+1 | |
| | | | | ||||||
| * | | | Merge pull request #2524 from chriseth/sol_windowsFix | Gav Wood | 2015-07-21 | 1 | -0/+2 | |
| |\ \ \ | | | | | | | | | | | Compile fix for Windows. | |||||
| | * | | | Windows fix. | chriseth | 2015-07-21 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | Merge branch 'whizz' into develop | Gav Wood | 2015-07-21 | 3 | -32/+91 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz | Gav Wood | 2015-07-20 | 2 | -2/+6 | |
| | |\ \ \ | ||||||
| | | * | | | fixing solidity tests | arkpar | 2015-07-20 | 2 | -2/+6 | |
| | | | | | | ||||||
| | * | | | | Merge branch 'whizz' of https://github.com/ethereum/cpp-ethereum into client_ref | Marek Kotewicz | 2015-07-20 | 2 | -41/+89 | |
| | |\| | | | ||||||
| | | * | | | Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz | Gav Wood | 2015-07-20 | 0 | -0/+0 | |
| | | |\ \ \ | ||||||
| | | | * | | | Fix for stateroot in tests. | Gav Wood | 2015-07-20 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | | | * | | | tests repared | arkpar | 2015-07-18 | 2 | -40/+88 | |
| | | | | | | | ||||||
| | | * | | | | Fix for stateroot in tests. | Gav Wood | 2015-07-20 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | | * | | | | tests repared | arkpar | 2015-07-20 | 2 | -40/+88 | |
| | | | | | | | ||||||
| | | * | | | | eth working | arkpar | 2015-07-20 | 1 | -5/+12 | |
| | | | | | | | ||||||
| | | * | | | | started tests refactoring | arkpar | 2015-07-20 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | | * | | | | All fields of BlockInfo now private. | Gav Wood | 2015-07-20 | 2 | -4/+4 | |
| | | | | | | | ||||||
| | | * | | | | Basic test working with same code for Ethash and BasicAuthority. | Gav Wood | 2015-07-20 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | | * | | | | Modularise nonce, mix hash and seed hash. | Gav Wood | 2015-07-20 | 1 | -1/+1 | |
| | | | |_|/ | | | |/| | | ||||||
| | * | | | | Merge branch 'whizz' of https://github.com/ethereum/cpp-ethereum into client_ref | Marek Kotewicz | 2015-07-17 | 6 | -73/+177 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | | | | | | | | Conflicts: libethereum/Client.cpp libevm/ExtVMFace.h | |||||
| | | * | | | Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz | Gav Wood | 2015-07-17 | 0 | -0/+0 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz | Gav Wood | 2015-07-17 | 0 | -0/+0 | |
| | | | |\ \ \ | ||||||
| | | | | * \ \ | Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz | Gav Wood | 2015-07-17 | 0 | -0/+0 | |
| | | | | |\ \ \ | ||||||
| | | | | | * \ \ | Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz | Gav Wood | 2015-07-17 | 0 | -0/+0 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * | | | eth working | arkpar | 2015-07-17 | 1 | -5/+12 | |
| | | | | | | | | | | ||||||
| | | | | | | * | | | started tests refactoring | arkpar | 2015-07-17 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | | | | | * | | | All fields of BlockInfo now private. | Gav Wood | 2015-07-16 | 2 | -4/+4 | |
| | | | | | | | | | | ||||||
| | | | | | | * | | | Basic test working with same code for Ethash and BasicAuthority. | Gav Wood | 2015-07-16 | 0 | -0/+0 | |
| | | | | | | | | | | ||||||
| | | | | | | * | | | Modularise nonce, mix hash and seed hash. | Gav Wood | 2015-07-16 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | | | | * | | | | eth working | arkpar | 2015-07-17 | 1 | -5/+12 | |
| | | | | | | | | | | ||||||
| | | | | | * | | | | started tests refactoring | arkpar | 2015-07-17 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | | | | * | | | | All fields of BlockInfo now private. | Gav Wood | 2015-07-17 | 2 | -4/+4 | |
| | | | | | | | | | | ||||||
| | | | | | * | | | | Basic test working with same code for Ethash and BasicAuthority. | Gav Wood | 2015-07-17 | 0 | -0/+0 | |
| | | | | | | | | | | ||||||
| | | | | | * | | | | Modularise nonce, mix hash and seed hash. | Gav Wood | 2015-07-17 | 1 | -1/+1 | |
| | | | | | |/ / / | ||||||
| | | | | * | | | | eth working | arkpar | 2015-07-17 | 1 | -5/+12 | |
| | | | | | | | | | ||||||
| | | | | * | | | | started tests refactoring | arkpar | 2015-07-17 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | | | * | | | | All fields of BlockInfo now private. | Gav Wood | 2015-07-17 | 2 | -4/+4 | |
| | | | | | | | | | ||||||
| | | | | * | | | | Basic test working with same code for Ethash and BasicAuthority. | Gav Wood | 2015-07-17 | 0 | -0/+0 | |
| | | | | | | | | | ||||||
| | | | | * | | | | Modularise nonce, mix hash and seed hash. | Gav Wood | 2015-07-17 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | | * | | | | | eth working | arkpar | 2015-07-17 | 1 | -5/+12 | |
| | | | | | | | | | ||||||
| | | | * | | | | | started tests refactoring | arkpar | 2015-07-17 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | | * | | | | | All fields of BlockInfo now private. | Gav Wood | 2015-07-17 | 2 | -4/+4 | |
| | | | | | | | | | ||||||
| | | | * | | | | | Basic test working with same code for Ethash and BasicAuthority. | Gav Wood | 2015-07-17 | 0 | -0/+0 | |
| | | | | | | | | | ||||||
| | | | * | | | | | Modularise nonce, mix hash and seed hash. | Gav Wood | 2015-07-17 | 1 | -1/+1 | |
| | | | |/ / / / | ||||||
| | | * | | | | | eth working | arkpar | 2015-07-17 | 1 | -5/+12 | |
| | | | | | | | | ||||||
| | | * | | | | | started tests refactoring | arkpar | 2015-07-17 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | * | | | | | All fields of BlockInfo now private. | Gav Wood | 2015-07-17 | 2 | -4/+4 | |
| | | | | | | | | ||||||
| | | * | | | | | Basic test working with same code for Ethash and BasicAuthority. | Gav Wood | 2015-07-17 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | | * | | | | | Modularise nonce, mix hash and seed hash. | Gav Wood | 2015-07-17 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵ | Marek Kotewicz | 2015-07-16 | 2 | -1/+3 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | | | | | | | | | client_ref | |||||
| | * | | | | | | getLogsEx && propert order of returned Ex logs | Marek Kotewicz | 2015-07-15 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'develop' into client_ref | Marek Kotewicz | 2015-07-15 | 3 | -1/+41 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵ | Marek Kotewicz | 2015-07-14 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | client_ref | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'develop' into client_ref | Marek Kotewicz | 2015-07-14 | 7 | -110/+466 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libethereum/Client.cpp | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'rpc_fixes' into client_ref | Marek Kotewicz | 2015-07-01 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into client_ref | Marek Kotewicz | 2015-07-01 | 4 | -13/+195 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into client_ref | Marek Kotewicz | 2015-06-26 | 2 | -0/+129 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | getBlockBy** and getBlockTransactionCountBy** return null if block is not found | Marek Kotewicz | 2015-06-25 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | blockchain isKnown block / transaction | Marek Kotewicz | 2015-06-25 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Use actual addresses. | chriseth | 2015-07-20 | 1 | -6/+13 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Host: Fix guard. Fix acceptor loop when connection count exceeded. Acceptor ↵ | subtly | 2015-07-19 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | loop exit on shutdown. | |||||
| * | | | | | | | | | | | Merge pull request #2495 from chriseth/sol_updatedWallet | Gav Wood | 2015-07-17 | 1 | -14/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | Updated the wallet contract and tests. | |||||
| | * | | | | | | | | | | Updated the wallet contract and tests. | chriseth | 2015-07-16 | 1 | -14/+27 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2438 from subtly/netFix | Gav Wood | 2015-07-17 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | Fixes for #2337, #2349, #2288, #2333, #1398. | |||||
| | * | | | | | | | | | | Merge branch 'develop' into netFix | subtly | 2015-07-16 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'develop' into netFix | subtly | 2015-07-15 | 5 | -17/+96 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | 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 |