Gav Wood
|
3c3728dba8
|
Merge pull request #2134 from chfast/refactor_executive
Executive refactor
|
10 years ago |
Gav Wood
|
4b10d7f29b
|
Merge pull request #2132 from LefterisJP/opencl_chunk_improve
Refactoring around OpenCL DAG chunks usage
|
10 years ago |
Gav Wood
|
27fbfd4715
|
Merge pull request #2148 from chriseth/sol_walletTests
Unit tests for the wallet contract.
|
10 years ago |
Gav Wood
|
21ee46d29c
|
Merge pull request #2107 from debris/web3_5.0
updated web3.js 0.4.2 -> 0.5.0
|
10 years ago |
Gav Wood
|
413848c2da
|
Merge pull request #2108 from debris/filter_blockHash
json-rpc update
|
10 years ago |
Gav Wood
|
f7e04de551
|
Merge pull request #2143 from chfast/evmjit_fixes
EVM JIT fixes
|
10 years ago |
Gav Wood
|
4bb8287131
|
Merge pull request #2146 from arkpar/bc
Block queue limiting
|
10 years ago |
Gav Wood
|
a3d39e784f
|
Unrevert VM.
|
10 years ago |
Gav Wood
|
142ec52019
|
Revert VM to cba4e2203e .
|
10 years ago |
arkpar
|
826cc681ac
|
style
|
10 years ago |
arkpar
|
f32961daa8
|
fixed bad blocks handling in BlockQueue
|
10 years ago |
chriseth
|
4fc4800714
|
Wallet tests.
|
10 years ago |
arkpar
|
9830ffef43
|
reverted isSyncing to prevent unneeded resyncs
|
10 years ago |
Gav Wood
|
dfea88af04
|
Merge pull request #2120 from winsvega/issues
stPrecompiledContracts from transaction test
|
10 years ago |
Gav Wood
|
838ee26689
|
Merge pull request #2147 from chriseth/sol_fix_sourceLocations
Added missing source locations for new memory management code.
|
10 years ago |
chriseth
|
5eb31c2281
|
Added missing source locations for new memory management code.
|
10 years ago |
arkpar
|
4867c7a7f1
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc
Conflicts:
libethereum/EthereumHost.cpp
|
10 years ago |
Marek Kotewicz
|
6d75a52530
|
windows fix
|
10 years ago |
arkpar
|
e677a3ac6a
|
do not reset hash download manager when not needed
|
10 years ago |
Gav Wood
|
fce5655d14
|
Avoid double-printing of error.
|
10 years ago |
arkpar
|
181f2575d3
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
bc
Conflicts:
libethereum/BlockQueue.h
libethereum/EthereumHost.cpp
libethereum/EthereumHost.h
|
10 years ago |
Gav Wood
|
e895b4c847
|
Version bump.
|
10 years ago |
Gav Wood
|
55b411b12e
|
Less lenience over unknown blocks.
|
10 years ago |
arkpar
|
0a44c7ab4f
|
block queue limiting and other fixes
|
10 years ago |
Gav Wood
|
8266ee155e
|
Avoid download more than one thousand blocks in advance.
|
10 years ago |
Paweł Bylica
|
9298da010f
|
Refactor Executive: revert "keep ExtVM by unique_ptr".
(reverted from commit cf56b9e963 )
|
10 years ago |
Gav Wood
|
cc668312b7
|
Avoid throwing out potentially good blocks.
|
10 years ago |
Gav Wood
|
e299230ace
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
d09dc29ef3
|
Minor optimsation.
|
10 years ago |
Gav Wood
|
62f0f184b4
|
Avoid large dumps.
|
10 years ago |
chriseth
|
4396920658
|
Merge pull request #2122 from chriseth/sol_memoryArrays2
Use dynamic memory.
|
10 years ago |
chriseth
|
5dbcf57046
|
Merge pull request #2114 from LianaHus/sol_byte0_in_storage
Sol removed bytes0
|
10 years ago |
chriseth
|
ef8c4b7bb2
|
Merge pull request #2138 from chriseth/sol_fix_exceptionInCSE
Improved exception safety in CSE.
|
10 years ago |
Paweł Bylica
|
8b747d165c
|
Protect EVM JIT cache with mutex.
Fixes ethereum/cpp-ethereum#2086.
|
10 years ago |
yann300
|
cb380d66bb
|
- allow ignore nonce checking
|
10 years ago |
arkpar
|
0bc96ff44d
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc
|
10 years ago |
arkpar
|
c12b481529
|
track block queue size
|
10 years ago |
Gav Wood
|
36e57f09a2
|
Fix for previous.
|
10 years ago |
Gav Wood
|
c507d9fd39
|
More aggressive bad-block policy.
|
10 years ago |
Dimitry
|
ae1847a103
|
Precomp. Contracts from Transaction: one more test
|
10 years ago |
Dimitry
|
c64a12377d
|
stPrecompiledContracts from transaction test
|
10 years ago |
Paweł Bylica
|
af95ae6a2d
|
Remove memory leak detector. Is it not thread-safe.
|
10 years ago |
Gav Wood
|
3840388d20
|
Use sha3memory to avoid phoning home with huge messages.
|
10 years ago |
Marek Kotewicz
|
b88cb266f8
|
renamed log type "block" -> "mined"
|
10 years ago |
Gav Wood
|
29fb1f2d23
|
Space out options.
|
10 years ago |
Gav Wood
|
d91bde3504
|
More ethvm CLI options.
|
10 years ago |
Gav Wood
|
7f8ef73087
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
4f70cfb09a
|
Fix for isChannelVisible link error.
|
10 years ago |
Marek Kotewicz
|
f5eed887a7
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filter_blockHash
|
10 years ago |
chriseth
|
3c4cf54455
|
Merge pull request #2126 from LianaHus/sol_Natspec_warnings_instead_of_exceptions
Some style fixes.
|
10 years ago |