Gav Wood
|
055d643000
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
b65fb1f20d
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
e44062cca9
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
1c73db8695
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
798f636c23
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
ae1cb7f1ff
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
d941808524
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
4d1464783a
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
10dccac64b
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
f7dba3781a
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
5d1e93ec0e
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
Gav Wood
|
52661968eb
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
55b2bca0d3
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
e9822bb3bb
|
Avoid invalid paranoia tests.
|
10 years ago |
Gav Wood
|
64cf0a986c
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
f799303ea5
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
724cf629cf
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
31f3ae66fb
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
67ed60bad6
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
bb0f5358bf
|
New SecureTrie.
|
10 years ago |
arkpar
|
7f4ff430cc
|
uninitialized member
|
10 years ago |
arkpar
|
2574741a14
|
enabled -pedantic for gcc build
|
10 years ago |
jhuntley
|
6d62e3ab26
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
jhuntley
|
0bf7d15a57
|
asio.h and windows.h build comments as per request.
|
10 years ago |
jhuntley
|
f7508dfc8a
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
10 years ago |
jhuntley
|
e1e7b227df
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
10 years ago |
jhuntley
|
4f109d29a6
|
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'.
|
10 years ago |
Lefteris Karapetsas
|
3874c78d06
|
More style fixes
|
10 years ago |
Lefteris Karapetsas
|
5f191f4f89
|
Indentation style 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
|
643499e491
|
Add p2p disconnected structured log event
|
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 |
CJentzsch
|
0aee93a3b3
|
do need write memory to vm trace if greater than 1000 bytes
|
10 years ago |
CJentzsch
|
e5ce6fb0d9
|
style
|
10 years ago |
CJentzsch
|
bb8e57e426
|
block and tx RLP needs to be a list
|
10 years ago |
Gav Wood
|
77026ac612
|
Verbosity to test big with watch garbage collection.
|
10 years ago |
arkpar
|
3767677b27
|
explicit operator bool for hash type
|
10 years ago |
CJentzsch
|
a9cc2ffa87
|
address can only be empty or 20 bytes, nothing in between
|
10 years ago |
CJentzsch
|
4a269eb473
|
fix too-small-address-length bug in transaction
|
10 years ago |
Gav Wood
|
4323c987b7
|
cppcheck fixes.
|
10 years ago |
Gav Wood
|
4e6f4013a5
|
Decimal wei rather than hex balance.
Memory back to linear cost.
|
10 years ago |
Gav Wood
|
6fbee922e0
|
Remove genesis contract.
|
10 years ago |
Gav Wood
|
5da1879673
|
Better, modular Genesis info.
|
10 years ago |
Gav Wood
|
4ffa45b83f
|
Genesis info.
|
10 years ago |