Gav Wood
|
58c7d1ead6
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
d76b9b3d18
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
4f32150a6a
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
e18e3de824
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
d16c51a56f
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
68b2c8ecbf
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Marek Kotewicz
|
ad88435391
|
logs are being returned in proper order, without ancestor
|
10 years ago |
Marek Kotewicz
|
358f9b49cd
|
eth_getTransactionByBlockHash && eth_getTransactionByBlockNumber returns null when transactions are out of scope
|
10 years ago |
Marek Kotewicz
|
f6719db60f
|
commit eth_getFilterLogs returns reverted logs
|
10 years ago |
Marek Kotewicz
|
596a2deaf6
|
fixed style issues
|
10 years ago |
Gav Wood
|
9d5b632c58
|
pair up hash with Address for transaction submission API.
|
10 years ago |
Marek Kotewicz
|
7beb78413c
|
LocalisedTransaction in ClientBase and WebThreeStubServerBase
|
10 years ago |
Marek Kotewicz
|
e961867fdf
|
LocalisedTransactionReceipt in ClientBase and WebThreeStubServerBase
|
10 years ago |
Gav Wood
|
d7357c8059
|
pair up hash with Address for transaction submission API.
|
10 years ago |
Marek Kotewicz
|
9d0ef73c8e
|
eth_getTransactionReceipt
|
10 years ago |
Marek Kotewicz
|
c89f56309d
|
updated Interface and ClientBase method "sendTransaction" description
|
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.
We take notice of manually-set nonce.
|
10 years ago |
Marek Kotewicz
|
34b2767a59
|
isKnown const&
|
10 years ago |
Marek Kotewicz
|
971b685441
|
blockchain isKnown block / transaction
|
10 years ago |
Gav Wood
|
aceecf65b1
|
Set nonce in AZ and favour higher gas price transactions.
|
10 years ago |
Marek Kotewicz
|
e98317f2dd
|
blockchain isKnown block / transaction
|
10 years ago |
CJentzsch
|
43f8d638fb
|
add transactnonce to ethcli
|
10 years ago |
Marek Kotewicz
|
6d75a52530
|
windows fix
|
10 years ago |
Marek Kotewicz
|
f7469c3acc
|
removed unused function
|
10 years ago |
Marek Kotewicz
|
ced5554c27
|
special filters returning hashes on eth_getFilterChanges
|
10 years ago |
Gav Wood
|
7bff0d1f7d
|
Faster State diffs.
Support canary contract to stop mining.
Manage rude nodes.
|
10 years ago |
Marek Kotewicz
|
7690647be8
|
updated LocalisedLogEntry
|
10 years ago |
Paweł Bylica
|
a9f3df90b1
|
Add missing override specifiers.
|
10 years ago |
Marek Kotewicz
|
1108680fe3
|
filters using blockHashes instead of blockNumbers
|
10 years ago |
Gav Wood
|
da1fcbb19b
|
DAG generation improvements.
Generate next DAG in AZ!
Cleanups to Ethash & Aux.
DAG Progress in AZ.
|
10 years ago |
Gav Wood
|
68714c59f8
|
Integrate KeyManager.
|
10 years ago |
Gav Wood
|
456872daec
|
Refactor call/create so they don't need a Secret in preparation for
integration of the KeyManager.
|
10 years ago |
arkpar
|
cc5a617aa6
|
set and map to hash tables
|
10 years ago |
Gav Wood
|
677eb456b2
|
Optimisations QString -> string, make AZ snappier by refactoring UI of
accounts.
|
10 years ago |
Gav Wood
|
64f159ebdf
|
Transaction injection. Signing still needs properly sorting.
|
10 years ago |
Gav Wood
|
dad9a32d33
|
Better logging.
|
10 years ago |
Gav Wood
|
f22540f0e0
|
Lots of build fixes. Now minimal version builds ok.
|
10 years ago |
Gav Wood
|
c1045d4711
|
Refactor just about everything important in the core.
TODO: make compile :-)
|
10 years ago |
Gav Wood
|
6cf2a93e20
|
Some early refactoring to support async miners better.
|
10 years ago |
Gav Wood
|
405653c250
|
Lots of build fixes. Now minimal version builds ok.
|
10 years ago |
Gav Wood
|
2fb7883a12
|
Refactor just about everything important in the core.
TODO: make compile :-)
|
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 |
Marek Kotewicz
|
c417e2313e
|
additional fields in transaction: blockHash, blockNumber, transactionIndex
|
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 |
Gav Wood
|
80e22a1386
|
All of the JSONRPC APIs now work nicely with "latest" and "pending".
|
10 years ago |
Gav Wood
|
5c19c843be
|
Reduce noise at higher log levels.
|
10 years ago |
Gav Wood
|
384853a919
|
Version bump, fixes to treeRoute (and thus chain view).
AZ enhancement: Queue stats.
NOTE: Last commit had a whole bunch of other stuff for better peer
performance in it.
|
10 years ago |