72 Commits (5acf1a1f4b149588e874215b8a3d9a42c9ee2c5d)

Author SHA1 Message Date
Gav Wood 6e78287401 Ability to switch GPU/CPU mining on the fly. 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
yann300 5681467247 - Hide mapping type from debugger. 10 years ago
Gav Wood fc5b6de495 Remove asOf redundancy. 10 years ago
yann300 5b18f853b7 - bug fix: #1399 10 years ago
Marek Kotewicz 3d009ae161 ClientBase 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 10 years ago
arkpar 6df3687132 usability improvements 10 years ago
Gav Wood 1619d230c3 Extensive pathway for reporting transaction execution results. 10 years ago
Gav Wood 32a6cf22a5 Rename transact -> submitTransaction (reflecting aynch nature). 10 years ago
Gav Wood 1e0201142f Mix fix for previous commit. 10 years ago
Gav Wood f3b063e33a Target minimum of 3141592 gas limit, use the same as the minimum. 10 years ago
Gav Wood 2d5d5d3978 Update Genesis blocks into compliance. 10 years ago
Gav Wood c1e71dae80 Remove skip & max, integrate new heirarchical bloom stuff with everything 10 years ago
Marek Kotewicz 26c2470516 eth_call on block with number 10 years ago
arkpar 4ec1068277 new min block difficulty 10 years ago
Marek Kotewicz 8e65751c2d fixed transactionHashes && getTransactionByHash 10 years ago
Gav Wood e2f1bc4133 Add date/time language to solidity. 10 years ago
Gav Wood bb0f5358bf New SecureTrie. 10 years ago
Gav Wood 2719aaf830 Add date/time language to solidity. 10 years ago
Gav Wood 0b3ecf4b76 New SecureTrie. 10 years ago
Marek Kotewicz aa689d0565 compiling all targers 10 years ago
Gav Wood d14df543ff Add date/time language to solidity. 10 years ago
Gav Wood 92bfa4a7cf New SecureTrie. 10 years ago
yann300 7bb5032874 - small changes 10 years ago
yann300 ff644c65c1 - The first account use to deploy config contracts. 10 years ago
yann300 e4c2c654bc pass Secret to the executing transaction. 10 years ago
yann300 63ae0faeb1 Accounts Managemement 10 years ago
yann300 8828c64c21 - Accounts Managements 10 years ago
arkpar f88bedc20c basic source level debugging 10 years ago
Gav Wood a22208b034 New SecureTrie. 10 years ago
yann300 b476d9fe4d - Mine: change to 'new block' and display new line in list view. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Marek Kotewicz 6745e188c1 JSON-RPC transactionCount && uncleCount, fixed #1027 10 years ago
arkpar 37fa06106b fixed cppcheck warnings 10 years ago
arkpar 0a831eb79b Mix: call filter for transaction log 10 years ago
arkpar a7498c080b ui: state list refactored 10 years ago
arkpar 3f4370162f ui improvements, bugfixes 10 years ago
arkpar 1ef8ea06b3 mix: custom genesis state 10 years ago
Gav Wood c38ecd95d9 Split canon blockchain and basic blockchain. 10 years ago
arkpar b9584c5f21 style 10 years ago
arkpar 08d88f1a4a mix: Mining and transactions on a real blockchain 10 years ago
Gav Wood 114db8ab36 Revert State class changes for Mix. 10 years ago
arkpar 950305bb79 fixed block generation on mine 10 years ago
arkpar 3fa0fd80c8 mix: proper mining 10 years ago
Gav Wood 97671963fc Logging & diagnostics. 10 years ago