6479 Commits (5871652d9078d0f3b15fb1586ad66d05ffaaeeda)
 

Author SHA1 Message Date
jhuntley f7508dfc8a Avoid boost include order issue on windows: 10 years ago
jhuntley cc67b7f908 Update for mingw support, jsonrpc is also a standard path used if building and installing jsonrpccpp from source. 10 years ago
jhuntley 094bdc0af3 Updates for mingw support. Make sure CXXFLAGS are checked if exported to environment before build. 10 years ago
jhuntley 5cec8a5c6f Updates for mingw support. #undef conflicting defines on windows. 10 years ago
jhuntley e1e7b227df Avoid boost include order issue on windows: 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
winsvega 111b65ef74 Gas Fee Test Changes (1) 10 years ago
Gav Wood e2c764127b Merge pull request #1204 from CJentzsch/BlockChainTests 10 years ago
Gav Wood a163080713 Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie 10 years ago
Gav Wood 3946eacd0c More info in AZ. 10 years ago
CJentzsch 169e36aeb8 update block tests to latest changes PoW changes 10 years ago
winsvega 5134da58c1 Transaction Test Fillers POC9 10 years ago
Gav Wood 10839cf742 Merge pull request #1169 from LefterisJP/eth_StructuredLogging 10 years ago
Gav Wood 1d5a16ba38 Merge pull request #1166 from winsvega/develop 10 years ago
Gav Wood 059bf08942 Merge pull request #1201 from yann300/bugFix 10 years ago
CJentzsch d3cab2e010 fix blockGasLimit bug : 1024 -> 2048 10 years ago
CJentzsch e3bb9ae173 more block tests + bugfix for longer chains 10 years ago
CJentzsch 7877356510 blockchain tests 10 years ago
Gav Wood d1d48f3d7f Merge pull request #1195 from CJentzsch/POC9tests 10 years ago
Gav Wood 2ffb554a9d New Proof-of-Work. 10 years ago
Lefteris Karapetsas 3874c78d06 More style fixes 10 years ago
yann300 9543f81e5f - Close project properly 10 years ago
Marek Kotewicz 6d77d289cf Merge commit '0807e2ee7c32d10f86622c7cd143b6ae37005f48' into develop 10 years ago
Marek Kotewicz 0807e2ee7c Squashed 'libjsqrc/ethereumjs/' changes from 5bd166c..7d6b35a 10 years ago
Arkadiy Paronyan e8810789ee Merge pull request #1187 from yann300/accountManagement 10 years ago
winsvega 2bb905b97e Tests 10 years ago
winsvega 0c16c19a1f Transaction Tests 10 years ago
winsvega 3e7e391b57 Test Cases Changes 10 years ago
winsvega 6e60c118b7 Transaction Tests 10 years ago
CJentzsch b0efa82daa remove genesis state from state tests 10 years ago
yann300 ce2cf330f0 - Small Changes 10 years ago
Gav Wood a297fc4f16 Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie 10 years ago
Lefteris Karapetsas 5f191f4f89 Indentation style fixes 10 years ago
Gav Wood 83952acf0e state rebase. 10 years ago
Gav Wood 91cabff059 Lenient gas limit. 10 years ago
Gav Wood b2a4ded0bc VM CALLCODE fix. 10 years ago
Gav Wood 989d684aff Fee structure stuff. 10 years ago
Gav Wood d07ea7a8d3 Alter Genesis block. 10 years ago
Gav Wood 7ffdabdaca Update precompiled stuff. 10 years ago
Gav Wood 14496b68aa Log/bloom alterations. 10 years ago
CJentzsch cf440f7ae7 update gas costs 10 years ago
Gav Wood 0360b20af1 Avoid invalid paranoia tests. 10 years ago
CJentzsch 0e97752530 fix jumpdest - dont require anything on the stack 10 years ago
CJentzsch 91d31a94dc add memory tests 10 years ago
CJentzsch e6e0f13e2f only check rootHash of state if FATDB is off 10 years ago
Gav Wood a04ae1dabd Fix FakeExtVM. 10 years ago
Gav Wood c6c25b933d JUMPDEST is 1. 10 years ago
Gav Wood de177effb0 Gas fixes. 10 years ago
Gav Wood 53550684cb New gas pricing for PoC-9. 10 years ago
Gav Wood aae57a0382 Fixes for FatTrie. 10 years ago