arkpar
2623bee198
import/export state
10 years ago
Gav Wood
cd4478e4cf
Various fixes for mining.
10 years ago
Gav Wood
15f74352e3
Compile fixes.
10 years ago
Gav Wood
6cf2a93e20
Some early refactoring to support async miners better.
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
6edb3840d7
Some early refactoring to support async miners better.
10 years ago
Gav Wood
6e78287401
Ability to switch GPU/CPU mining on the fly.
10 years ago
Gav Wood
51f575e049
Blockchain import/export.
One or two minor additons to eth.
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
13232d6e04
Fixes #1509
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
Marek Kotewicz
26c2470516
eth_call on block with number
10 years ago
Marek Kotewicz
8e65751c2d
fixed transactionHashes && getTransactionByHash
10 years ago
Gav Wood
49b9a0224a
New Proof-of-Work.
10 years ago
Gav Wood
c82d63b909
New Proof-of-Work.
10 years ago
Marek Kotewicz
aa689d0565
compiling all targers
10 years ago
Gav Wood
2ffb554a9d
New Proof-of-Work.
10 years ago
yann300
63ae0faeb1
Accounts Managemement
10 years ago
yann300
b476d9fe4d
- Mine: change to 'new block' and display new line in list view.
- bug fix : doesn't show number of line with error #1118
- Clicking on Compile error "log" link leads to debugger, not error #935
- Add background to make difference between section.
- Improve StatusPane.qml UI
- TransactionLog.qml: instead of record transactions, display filter.
Show tr/Show call/display initial.
- WebPreview.qml: Change combobox by a text box with url.
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago
Marek Kotewicz
6745e188c1
JSON-RPC transactionCount && uncleCount, fixed #1027
10 years ago
arkpar
0a831eb79b
Mix: call filter for transaction log
10 years ago
Gav Wood
0de7d63dc1
Remote mining hook.
10 years ago
arkpar
1ef8ea06b3
mix: custom genesis state
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
6a6917607b
fixed msvc build
10 years ago
arkpar
950305bb79
fixed block generation on mine
10 years ago
arkpar
2b7c7b187d
call stack
10 years ago
arkpar
c820b2597e
debugging into calls
10 years ago
arkpar
2d82cb7b6a
transaction log
10 years ago
arkpar
b98456cce5
transaction log
10 years ago
arkpar
f56bf9ae17
contracts library
10 years ago
arkpar
d0ef317c7b
transaction recording, blocks, watches
10 years ago
arkpar
4c4deb3dd8
made contract accessible for ethereum.js api
10 years ago
yann300
9c777a4d3c
- misc fixes.
10 years ago
arkpar
23c82cccac
Removed dependency on WebThreeDirect form Web3Server
Mix Client Model
10 years ago