Gav Wood
|
60b1169726
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
96dda9d47f
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
0b3ecf4b76
|
New SecureTrie.
|
10 years ago |
subtly
|
df96fcd03b
|
separate packet type. add coding.
|
10 years ago |
Gav Wood
|
8d6cb82083
|
Cache reporting in AZ.
|
10 years ago |
Gav Wood
|
114712aa43
|
Caching.
|
10 years ago |
arkpar
|
7f4ff430cc
|
uninitialized member
|
10 years ago |
Gav Wood
|
90bb001cf9
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
228f41b8ed
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Marek Kotewicz
|
1fc21d8ae5
|
eth_getBlock returns also transactions
|
10 years ago |
Gav Wood
|
210104395f
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Marek Kotewicz
|
fbac189649
|
common changes in client
|
10 years ago |
arkpar
|
2574741a14
|
enabled -pedantic for gcc build
|
10 years ago |
Gav Wood
|
d7d8875399
|
Params & JSON file.
|
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 |
Gav Wood
|
2ffb554a9d
|
New Proof-of-Work.
|
10 years ago |
Lefteris Karapetsas
|
3874c78d06
|
More style fixes
|
10 years ago |
Lefteris Karapetsas
|
5f191f4f89
|
Indentation style fixes
|
10 years ago |
Gav Wood
|
91cabff059
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
989d684aff
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
d07ea7a8d3
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
Gav Wood
|
7ffdabdaca
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
14496b68aa
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
0360b20af1
|
Avoid invalid paranoia tests.
|
10 years ago |
Gav Wood
|
a04ae1dabd
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
de177effb0
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
53550684cb
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
814349a840
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
13c082690d
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
92bfa4a7cf
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
813d5d9172
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
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 |
Gav Wood
|
ee0df7beae
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
f8c06e92f7
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
Gav Wood
|
6e9884ca43
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
5a538bf314
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
cd45664a63
|
Avoid invalid paranoia tests.
|
10 years ago |
Gav Wood
|
8f70101cec
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
f0e1be6abf
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
e3219c6563
|
New gas pricing for PoC-9.
|
10 years ago |