Marek Kotewicz
aa1a40a009
common changes
10 years ago
chriseth
e66383994d
Dynamic memory.
10 years ago
arkpar
343a361d68
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
bc
Conflicts:
libethereum/Executive.cpp
10 years ago
arkpar
936e26dfe8
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
bc2
Conflicts:
libethereum/EthereumHost.cpp
10 years ago
arkpar
bec5703d33
hash download reporting
10 years ago
Alexandre Van de Sande
cc77456746
Add new icons for mix
10 years ago
Paweł Bylica
c0ffe96826
VM refactor: check requirements helper function.
Move an instruction requirements checking in VM to a separated helper function.
Instruction execution is now split into two parts what reduces OS stack memory usage.
10 years ago
arkpar
0c63c92503
request hashes from all peers initially, pv61+ priority
10 years ago
Gav Wood
3589c73b75
Version bump.
10 years ago
Gav Wood
1f9330a29c
Avoid divide by zero.
10 years ago
yann300
13d99b71c7
Avoid future time for Rebuild action
10 years ago
yann300
e2f83a8840
add Timer to avoid FutureTime
10 years ago
CJentzsch
baf10f84b3
move test from stSpecialTest to transaction test
10 years ago
Gav Wood
6e9f20ff46
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
e81fc1e68f
Minor debug alterations/fixes for blockchain downloading to make it play
marginally better with the braindead Go strategy.
Import key without address.
10 years ago
Gav Wood
f27bdc3346
Merge pull request #2025 from imapp-pl/refactor_executive
Executive on a diet
10 years ago
yann300
885494fe2f
Display Catched Events
10 years ago
Liana Husikyan
2d732e8923
removed byte0 keyword
10 years ago
yann300
6e6ebc6037
ScenarioExecution.qml ux design
10 years ago
arkpar
6b1c96229b
fixing clang build
10 years ago
arkpar
5a9bb7d25f
re-enabled state check
10 years ago
CJentzsch
206e456ba2
add sec80 test as provided by sec
10 years ago
arkpar
acf11858f7
style
10 years ago
CJentzsch
2a6f84dc0a
all precompiled contracts tests as CALLCODE
10 years ago
Paweł Bylica
a9f3df90b1
Add missing override specifiers.
10 years ago
Paweł Bylica
eb75d800d8
Remove unused typedef.
10 years ago
Paweł Bylica
4205cf79f9
Remove pessimising moves.
10 years ago
chriseth
eeb8c5c515
Merge pull request #2100 from chriseth/sol_stackTooDeep
Improved "Stack too deep" error message.
10 years ago
chriseth
991901d14b
Merge pull request #2104 from chriseth/sol_fix_doNotEnableOptimiserIfRunsAreGiven
Do not enable optimiser if --optimizer-runs is "given".
10 years ago
Liana Husikyan
10615249cf
added test
Conflicts:
test/libsolidity/SolidityEndToEndTest.cpp
10 years ago
CJentzsch
e655491fe9
add precompiled contracts with prefixed 0's and retune gas limit
10 years ago
Paweł Bylica
f7ed7ed4de
Rename Executive::collectResult -> setResultRecipient.
10 years ago
Paweł Bylica
3a550d6ac7
Fix input data validation for ECRECOVER precompiled contract.
10 years ago
arkpar
4787970b0d
codeHash in ExtVM
10 years ago
Marek Kotewicz
a52cd26609
new Ex methods
10 years ago
Marek Kotewicz
c07660055a
Merge branch 'develop' into filter_blockHash
10 years ago
Gav Wood
e0e9f929e0
Merge pull request #2050 from LefterisJP/amd_chunk_dag_upload
OpenCL Amd chunk dag upload
10 years ago
Lefteris Karapetsas
f07ce95f78
setDagChunks is a part of the Interface
10 years ago
Lefteris Karapetsas
c6020f6625
Don't read kernel file as string during runtime
10 years ago
Lefteris Karapetsas
df8ca0d1a1
Reclaim chunksNum set in MinerAux.h after merge
10 years ago
arkpar
d5f4ad933f
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
bc
Conflicts:
libethereum/BlockQueue.cpp
libethereum/State.cpp
libethereum/State.h
10 years ago
arkpar
5eb685da7c
Moved transaction verification to verifier thread
10 years ago
Gav Wood
5ee6f9b978
Windows build fix.
10 years ago
Gav Wood
c7c1d79176
Frontier parameters in.
10 years ago
Lefteris Karapetsas
40c2258ea8
Merge branch 'develop' into amd_chunk_dag_upload
10 years ago
chriseth
9db5fb5bb6
Improved "Stack too deep" error message.
Closes #2080 .
10 years ago
yann300
799ff95c28
- Catch events for each incoming transaction.
10 years ago
Marek Kotewicz
1108680fe3
filters using blockHashes instead of blockNumbers
10 years ago
Gav Wood
4894766804
Protect g_logOverride - don't use it directly.
Fixed #2056
10 years ago
Marek Kotewicz
753523cb70
Merge commit '8d6d0f84c18542369a0cdc8e9618c7e2fbf0bf6b' into web3_5.0
10 years ago