Gav Wood
|
7984c35cbf
|
Disable SHA256/RIPEMD tests for now.
|
10 years ago |
CJentzsch
|
b9c38b42ab
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
10 years ago |
arkpar
|
5419f9d22a
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_dbg
|
10 years ago |
arkpar
|
830da0c2cd
|
Tests and test-related fixes
|
10 years ago |
Gav Wood
|
384853a919
|
Version bump, fixes to treeRoute (and thus chain view).
AZ enhancement: Queue stats.
NOTE: Last commit had a whole bunch of other stuff for better peer
performance in it.
|
10 years ago |
arkpar
|
1368fcd3f0
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_dbg
|
10 years ago |
arkpar
|
a28b86c038
|
improved array parameters/variables debugging
|
10 years ago |
Gav Wood
|
622367b274
|
Avoid compiling neth/serpent on MSVC.
|
10 years ago |
subtly
|
4f1f8560af
|
coding standards
|
10 years ago |
Gav Wood
|
8d20e33321
|
Merge pull request #1520 from arkpar/az_load_rlp
Enable loading DApps by content uri in AZ
|
10 years ago |
Gav Wood
|
780abeed9e
|
Build fix.
|
10 years ago |
CJentzsch
|
d66ea7f581
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
10 years ago |
CJentzsch
|
b022ac6427
|
uncle with same block number + uncle header validity
|
10 years ago |
Gav Wood
|
5007d27579
|
rpc test build fix.
|
10 years ago |
Gav Wood
|
d30f62f9e5
|
Version bump.
|
10 years ago |
Gav Wood
|
e3a3b5a07b
|
Formatting fix.
|
10 years ago |
Gav Wood
|
e97072c24f
|
Much nicer build presets.
|
10 years ago |
Gav Wood
|
4120e83bb6
|
Nicer build options.
|
10 years ago |
Gav Wood
|
f3a98d00de
|
Warning fix.
|
10 years ago |
Gav Wood
|
e67f7dcf95
|
Language-disable fix.
|
10 years ago |
Gav Wood
|
96d764e0fd
|
Linker fix.
|
10 years ago |
subtly
|
29d4376ac9
|
Merge branch 'develop' into p2p
|
10 years ago |
Gav Wood
|
747927553c
|
Typo "fix" fixed.
|
10 years ago |
Gav Wood
|
55df43ff4b
|
Fast databases.
|
10 years ago |
Gav Wood
|
f2b56e7647
|
Move hash to a hidden function, and provide a datapath to it so avoid
unneeded SHA3s.
|
10 years ago |
Gav Wood
|
a33de145e7
|
Don't check nonce by default.
|
10 years ago |
arkpar
|
c500e367e2
|
style
|
10 years ago |
arkpar
|
06451b5e4f
|
deployment bug fixes
|
10 years ago |
Gav Wood
|
9fb30b141e
|
Allow Solidity build to be disabled.
|
10 years ago |
Gav Wood
|
8111a3e6b3
|
Ability to disable serpent building.
|
10 years ago |
Gav Wood
|
80df4e11fc
|
Nicer cmake read out.
Add profiling support.
|
10 years ago |
arkpar
|
e35732ad23
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into az_load_rlp
|
10 years ago |
arkpar
|
fd75bbe852
|
loading DApps by package url
|
10 years ago |
Gav Wood
|
105be32bb4
|
Decent transaction import result provision.
Give network a hint about what's going on for peer backoffs.
Avoid sleeping in main loop when there's still work on.
|
10 years ago |
subtly
|
7d341bd253
|
Improve addNode functionality when addNode is called during network startup.
|
10 years ago |
Gav Wood
|
175e0c0d17
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
c8f7c12627
|
Merge pull request #1515 from ethereum/p2p
Fix crash accessing nullptr.
|
10 years ago |
subtly
|
39fe38395b
|
revert debug code
|
10 years ago |
Gav Wood
|
3053282582
|
Avoid killing old DAGs for now. Presents a memory leak to the tune of
1GB/epoch (!!!) but this will all be fixed when @LefterisJP introduces
ethash-side memoisation.
|
10 years ago |
Gav Wood
|
d16737c707
|
New DAG file scheme.
|
10 years ago |
Gav Wood
|
ef6a83a57f
|
Merge pull request #1514 from subtly/pacify
less tolerant peer fallback timer
|
10 years ago |
subtly
|
3f2ec1ff87
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
a80fca04fa
|
Merge branch 'develop' into pacify
|
10 years ago |
arkpar
|
f8ece5a16e
|
reflect ethereum.js api changes
|
10 years ago |
Gav Wood
|
eaf6c65cfe
|
Merge pull request #1466 from imapp-pl/pr/jit_cache
EVM JIT stack limit support
|
10 years ago |
Gav Wood
|
4bd91ae417
|
Merge pull request #1482 from debris/eth_version
jsonrpc eth_version method
|
10 years ago |
Gav Wood
|
5249d7b8b3
|
Merge pull request #1469 from arkpar/mix_test
Mix: testing famework
|
10 years ago |
subtly
|
d203bf6d58
|
Thread-safe cap initiliazation.
|
10 years ago |
subtly
|
cb2a9c7b24
|
Thread-safe initialization of capabilities.
|
10 years ago |
subtly
|
8cf3c18fd2
|
Merge branch 'develop' into p2p
|
10 years ago |