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
file
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
unneeded SHA3s.
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.
- Better highlighting if debugger in external source.
- Always use pendingBlock when making call and transact MixClient.
- Compilation errors not kept in logs history.
10 years ago
Gav Wood
fc5b6de495
Remove asOf redundancy.
Minor mix typo fix.
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.
Uniformally handle 'latest' & 'pending'.
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
else.
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.
- Other accounts are rdeletable if not used by a transaction.
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