124 Commits (88cd4dfad7d64018441d6e80d47c111c1dcd8da4)

Author SHA1 Message Date
Gav Wood 0158351621 Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood 3472ae930b Fix sendTransaction in mix. 10 years ago
Gav Wood 9d5b632c58 pair up hash with Address for transaction submission API. 10 years ago
yann300 0236886d3e bug fix. issue while getting the created contract address. 10 years ago
Gav Wood d7357c8059 pair up hash with Address for transaction submission API. 10 years ago
Marek Kotewicz 455a1aed74 rpc eth_sendTransaction returns always transaction hash 10 years ago
Gav Wood 9be175ddd7 Cleaned up interface to send/submit Transaction. 10 years ago
Gav Wood fbc8cdcb01 Mix fix. 10 years ago
Gav Wood 9afd426e5a Refactor toJson out into separate file. 10 years ago
chriseth c1826e4634 Upgrade "BadJumpDestination" to semi-recoverable "OutOfGas" exception. 10 years ago
yann300 cb380d66bb - allow ignore nonce checking 10 years ago
yann300 ec62858be1 cosmetic changes 10 years ago
Marek Kotewicz ced5554c27 special filters returning hashes on eth_getFilterChanges 10 years ago
yann300 950cded071 - add new icons 10 years ago
Marek Kotewicz 7690647be8 updated LocalisedLogEntry 10 years ago
Gav Wood cd2236b468 Much better exception error reporting. 10 years ago
Paweł Bylica f7ed7ed4de Rename Executive::collectResult -> setResultRecipient. 10 years ago
yann300 799ff95c28 - Catch events for each incoming transaction. 10 years ago
Marek Kotewicz 1108680fe3 filters using blockHashes instead of blockNumbers 10 years ago
yann300 8404bceb0c Add ScenarioExecution + ScenarioLoader 10 years ago
Paweł Bylica c95ddc044d Style improvements 10 years ago
Paweł Bylica a10f7d5dd2 Rename Executive::setResultRef -> collectResult. 10 years ago
Paweł Bylica 72856a8af6 Change the way execution results are collected. 10 years ago
arkpar 01aced0189 fixed gas calculation 10 years ago
Paweł Bylica 5b4a3e1f60 Remove gas counter from interpreter VM. OnOp callback signature changed. 10 years ago
arkpar 9b80352a7c made _secret parameter optional 10 years ago
arkpar 10aec68f63 fixed transaction signatures 10 years ago
Gav Wood 456872daec Refactor call/create so they don't need a Secret in preparation for 10 years ago
arkpar cc5a617aa6 set and map to hash tables 10 years ago
chriseth 8f98d65626 Split params into evm-related and mining/block-related. 10 years ago
arkpar 2623bee198 import/export state 10 years ago
arkpar 4e455b2ba5 prevent Mix from creating DAG 10 years ago
arkpar 40ef58dfcb fixed issues with web preview and having multiple contracts in the same 10 years ago
Gav Wood 53da2881e9 Fix for mining, possibly. 10 years ago
arkpar 0808723c50 add some balance for gas estimation 10 years ago
arkpar 858d725658 resolved windows issues 10 years ago
Gav Wood cd4478e4cf Various fixes for mining. 10 years ago
Gav Wood 15f74352e3 Compile fixes. 10 years ago
arkpar 48dd9f3482 replaced Aversion with ImportRequirements 10 years ago
yann300 6c4cbaaae7 option in StateDialog.qml to select the coinbase address. 10 years ago
Gav Wood 2693659e56 Various fixes for mining. 10 years ago
Gav Wood be2480d85e Compile fixes. 10 years ago
Gav Wood 6e78287401 Ability to switch GPU/CPU mining on the fly. 10 years ago
arkpar 07b45657f7 bool param to enum 10 years ago
arkpar 6216b33775 Allow mining without pow check 10 years ago
Gav Wood 683dd22051 Allow fudging of calls so they never fail. 10 years ago
arkpar c7167d183b auto gas calculation 10 years ago
Gav Wood f2b56e7647 Move hash to a hidden function, and provide a datapath to it so avoid 10 years ago
arkpar b98ef3b354 array formatting fixes 10 years ago
Gav Wood 6b05b8d9ff Refactored much of transaction queue for tidiness and optimisation. 10 years ago