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