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 |
Marek Kotewicz
|
97fc7305dc
|
transaction hash in event logs, second approach
|
10 years ago |
caktux
|
f06a254019
|
conditional cdebug
|
10 years ago |
Gav Wood
|
77026ac612
|
Verbosity to test big with watch garbage collection.
|
10 years ago |
Marek Kotewicz
|
6745e188c1
|
JSON-RPC transactionCount && uncleCount, fixed #1027
|
10 years ago |
Gav Wood
|
a5b758e77d
|
Minor style fix.
|
10 years ago |
Patrick Salami
|
f1acd74f71
|
fixed indentation
|
10 years ago |
Patrick Salami
|
a253a894e7
|
added CLI flag to set number of mining threads
for eth and neth
|
10 years ago |
Gav Wood
|
0de7d63dc1
|
Remote mining hook.
|
10 years ago |
Gav Wood
|
0b7f591cd0
|
Garbage collection fixes.
|
10 years ago |
Gav Wood
|
2b5beb01e8
|
Reduce verbosity.
|
10 years ago |
Gav Wood
|
7fc1660bfb
|
Garbage collection on watches.
|
10 years ago |
Gav Wood
|
cf6c9b65c6
|
Potential Windows fix.
|
10 years ago |
Gav Wood
|
114db8ab36
|
Revert State class changes for Mix.
|
10 years ago |
arkpar
|
950305bb79
|
fixed block generation on mine
|
10 years ago |
Gav Wood
|
97671963fc
|
Logging & diagnostics.
|
10 years ago |
Gav Wood
|
a8ef8c7f24
|
Fixes #879.
|
10 years ago |
Gav Wood
|
668e5cc852
|
Make sure Transaction constructor checks sender whereever it makes sense
(which is pretty much everywhere).
|
10 years ago |
Gav Wood
|
6e62485aa2
|
Fix for filters/watches.
|
10 years ago |
Gav Wood
|
e6ca33f814
|
API change: eth.watches will give you the log entries that are new as an
arg.
|
10 years ago |
Gav Wood
|
89031ff638
|
Various fixes for the JS API.
|
10 years ago |
Gav Wood
|
494bf5ee48
|
Clear pending and some other AlethZero stuff.
|
10 years ago |
Gav Wood
|
cc75d1bb5c
|
Receipts debugging.
|
10 years ago |
Gav Wood
|
0a46ee464b
|
Speed up basic calls.
|
10 years ago |
Gav Wood
|
d8323bbd09
|
Simple ABI in/out and new Solidity-based Config/NameReg integration.
|
10 years ago |
Gav Wood
|
ac583f503f
|
Implemented 256-long history for PREVHASH, though still optional.
|
10 years ago |
Gav Wood
|
b2446f651f
|
Remove verbosity.
|
10 years ago |
Marek Kotewicz
|
be820a55fc
|
fixed merge bug
|
10 years ago |
Gav Wood
|
a01859b285
|
Fix warnings, release errors.
|
10 years ago |
Gav Wood
|
e81197606a
|
Log & watches.
|
10 years ago |
Gav Wood
|
89ee4a3d2b
|
More fixes for logging.
|
10 years ago |
Gav Wood
|
7a0cb2bf23
|
Renaming and fixes.
|
10 years ago |
Marek Kotewicz
|
b876f24ea9
|
common changes
|
10 years ago |
Marek Kotewicz
|
3a1b83538b
|
migration to log filters, not finished
|
10 years ago |
Marek Kotewicz
|
79267006ce
|
js abi connection
|
10 years ago |
Gav Wood
|
2e551b5870
|
Classify Transaction.
|
10 years ago |
Gav Wood
|
2c193627ed
|
Draft of new LOG/bloom/headers/block format.
|
10 years ago |
Gav Wood
|
15013a3e88
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
10 years ago |
Gav Wood
|
b0cf1e60f6
|
Fix #394. Still quite dirty, but correct at least.
|
10 years ago |
Gav Wood
|
0652e3ed4f
|
Fix a previous bad fix.
|
10 years ago |
Gav Wood
|
8bf5251d5a
|
Can grab block info from JS. Stephan will be pleased.
|
10 years ago |
Arkady Paronyan
|
c161ddb66a
|
fixed segfaults on accessing temp objects vector buffers
|
10 years ago |
Christoph Jentzsch
|
fb876453ca
|
Restructured exceptions. Boost::exception is now used primarily.
|
10 years ago |
Gav Wood
|
05d3d8096e
|
Simple chain download view.
|
10 years ago |
Gav Wood
|
89ee5fd14e
|
Minor fix for mining.
|
10 years ago |