Gav Wood
|
386627340f
|
Fixed all around...
|
10 years ago |
Gav Wood
|
e904462675
|
Remove numberOf.
|
10 years ago |
subtly
|
cddb2920a9
|
namespace eth network-protocol version for implemenations
|
10 years ago |
Gav Wood
|
e57d6ae633
|
Unify block numbers into BlockNumber type.
Uniformally handle 'latest' & 'pending'.
|
10 years ago |
Gav Wood
|
73d889e997
|
Filter niceties.
|
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
|
53b50a1213
|
Avoid accidentally reaping properly managed watches.
|
10 years ago |
Gav Wood
|
bba8184f1e
|
First attempt at GPU integration.
|
10 years ago |
Gav Wood
|
fef48ad83b
|
Fixups for blooms and crashes.
|
10 years ago |
Gav Wood
|
f7b746b1d8
|
Fixes for previous commit.
|
10 years ago |
Gav Wood
|
c1e71dae80
|
Remove skip & max, integrate new heirarchical bloom stuff with everything
else.
|
10 years ago |
Gav Wood
|
4a684ea86f
|
First draft of recursive bloom.
|
10 years ago |
Marek Kotewicz
|
e0b03952c1
|
fixed "recommend releasing mutex as quickly as possible"
|
10 years ago |
Marek Kotewicz
|
26c2470516
|
eth_call on block with number
|
10 years ago |
Gav Wood
|
40693a1ad3
|
Mac compile fixes.
|
10 years ago |
Gav Wood
|
640f688b45
|
Gas pricing infrastructure and a couple of pricing mechanisms.
|
10 years ago |
Gav Wood
|
717c9c06df
|
Avoid checking for difficulty when doing PoW test.
|
10 years ago |
Marek Kotewicz
|
8e65751c2d
|
fixed transactionHashes && getTransactionByHash
|
10 years ago |
Gav Wood
|
6f7bcc489a
|
Minor fix.
|
10 years ago |
Gav Wood
|
53cc6cf71f
|
Cache reporting in AZ.
|
10 years ago |
Gav Wood
|
7208686db8
|
Caching.
|
10 years ago |
Gav Wood
|
d095688bd0
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
00c2e95486
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
e3381fbe3f
|
Cache reporting in AZ.
|
10 years ago |
Gav Wood
|
0a5869739b
|
Caching.
|
10 years ago |
Gav Wood
|
08f27a3bbd
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
49b9a0224a
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
1c73db8695
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
f799303ea5
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
176f9b3995
|
Minor fix.
|
10 years ago |
Gav Wood
|
ee10c2afaf
|
Cache reporting in AZ.
|
10 years ago |
Gav Wood
|
b132c44ab0
|
Caching.
|
10 years ago |
Gav Wood
|
768bc2d984
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
c82d63b909
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
c5c35e6204
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
314b82a1cd
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
8d6cb82083
|
Cache reporting in AZ.
|
10 years ago |
Gav Wood
|
114712aa43
|
Caching.
|
10 years ago |
Gav Wood
|
90bb001cf9
|
Fast block hash from number.
|
10 years ago |
Marek Kotewicz
|
1fc21d8ae5
|
eth_getBlock returns also transactions
|
10 years ago |
Marek Kotewicz
|
fbac189649
|
common changes in client
|
10 years ago |
Gav Wood
|
2ffb554a9d
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
de177effb0
|
Gas fixes.
Trie fixes.
|
10 years ago |
Marek Kotewicz
|
148e2d8d14
|
fixing pr issues
|
10 years ago |
Lefteris Karapetsas
|
4a9b2fa0c5
|
StructuredLogger's functions all become static and call the singleton getter.
|
10 years ago |
Lefteris Karapetsas
|
623d640fb5
|
StructuredLogger becomes a global singleton class
|
10 years ago |
Lefteris Karapetsas
|
ba81493976
|
StructuredLogger propagated as a const reference
|
10 years ago |
Lefteris Karapetsas
|
d0c1c510bd
|
Adding StructuredLogger class and using it in various places
- Structured logger is injected as a dependency where needed.
- Still a work in progress
|
10 years ago |
Lefteris Karapetsas
|
5695d0ee25
|
Adding argument for structured logging and propagating it forward
- Also style fixes when problems encountered
|
10 years ago |