subtly
|
2ed2d479c6
|
Add mutexed askedContains in placed of .asked.contains(). Issue #333 (dev::RangeMask<unsigned int>::contains), nextFetch clears m_asked concurrent to m_asked.contains() iteration.
|
10 years ago |
Gav Wood
|
2e8ac06480
|
Guards for View.
Improved logging.
|
10 years ago |
Gav Wood
|
ab6c8f9c8e
|
Minor networking improvements.
|
10 years ago |
Gav Wood
|
7c818f4003
|
More inclusive about.
|
10 years ago |
Gav Wood
|
0725e55284
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
95c063202c
|
Block hash download fix.
|
10 years ago |
Arkady Paronyan
|
5aca7ce654
|
fixed formatting
|
10 years ago |
Arkady Paronyan
|
582ae31f9f
|
fixed races
|
10 years ago |
Arkady Paronyan
|
c161ddb66a
|
fixed segfaults on accessing temp objects vector buffers
|
10 years ago |
Arkady Paronyan
|
717b4ff779
|
fixed msvc buld
|
10 years ago |
Gav Wood
|
5f9234c6e3
|
Merge pull request #331 from AronVanAmmers/develop
Fix build of CryptoPP on Windows
|
10 years ago |
Gav Wood
|
0a78ad9b21
|
paranoia works again.
|
10 years ago |
AronVanAmmers
|
e30f57f397
|
Merge pull request #3 from ethereum/develop
Update from upstream
|
10 years ago |
AronVanAmmers
|
84e57e30e0
|
Upstream fix
|
10 years ago |
Gav Wood
|
f1d1dcc628
|
Fix windows build?
|
10 years ago |
Christoph Jentzsch
|
b8b878ebba
|
Replaced all asserts in RLP with exceptions
|
10 years ago |
Christoph Jentzsch
|
728d560965
|
Merge remote-tracking branch 'upstream/develop' into develop
|
10 years ago |
AronVanAmmers
|
305fe6353c
|
Fix build on Windows. QWebSettings is somehow not available.
|
10 years ago |
AronVanAmmers
|
8d4b71af5a
|
Fix build by including all files from CryptoPP that compile without errors or warnings.
|
10 years ago |
Gav Wood
|
6464651365
|
More networking fixes.
|
10 years ago |
AronVanAmmers
|
7043b38d8e
|
Merge pull request #1 from ethereum/develop
Update to current cpp-ethereum
|
10 years ago |
Gav Wood
|
0f31e3b317
|
Additional network niceness.
|
10 years ago |
Gav Wood
|
73d029180c
|
No address increment on clash.
|
10 years ago |
Christoph Jentzsch
|
8b1f28739d
|
fixed merge bug
|
10 years ago |
Christoph Jentzsch
|
1bfbec8702
|
Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
alethzero/MainWin.cpp
libwebthree/WebThree.h
|
10 years ago |
Christoph Jentzsch
|
fb876453ca
|
Restructured exceptions. Boost::exception is now used primarily.
|
10 years ago |
Gav Wood
|
dac9d062bc
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
f3512a0562
|
Working eth sale importer.
|
10 years ago |
Gav Wood
|
7618f7a75c
|
Merge pull request #328 from cdetrio/develop
enable qt web inspector
|
10 years ago |
Casey Detrio
|
81ffba3ecb
|
enable qt web inspector
|
10 years ago |
Paweł Bylica
|
56f37c0789
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
e9d839c62d
|
Revert MSIZE.
|
10 years ago |
Gav Wood
|
45372764f2
|
Repotting of AES stuff.
|
10 years ago |
Gav Wood
|
234cc551b6
|
more attempts to mimic what Vitalik did with wallet encryption.
|
10 years ago |
Gav Wood
|
bcca878832
|
Whisper in main client.
|
10 years ago |
Christoph Jentzsch
|
da4d393a28
|
Merge remote-tracking branch 'upstream/develop' into develop
|
10 years ago |
Christoph Jentzsch
|
a6a76a1f4b
|
corrected CALLSTATELESS test, style fixes, code length independent call in FakeExtVM
|
10 years ago |
Gav Wood
|
be0d17d3da
|
add virtual notes.
|
10 years ago |
Gav Wood
|
e1e66b5817
|
Windows updates.
|
10 years ago |
Gav Wood
|
6692dc3ff4
|
Repotting.
|
10 years ago |
Gav Wood
|
c236843225
|
fix for callstateless.
|
10 years ago |
Gav Wood
|
36215b3a8c
|
Reorganisation of UI.
|
10 years ago |
Gav Wood
|
9ce2b5bfa6
|
Avoid attempt to reget chain on block reception.
Send genesis block hash in hash chain.
|
10 years ago |
Gav Wood
|
340801ed90
|
Networking fixes.
|
10 years ago |
Gav Wood
|
f83b8d795e
|
Quick build fix.
|
10 years ago |
Gav Wood
|
3cb6af930f
|
Fix for wierd empty blocks.
|
10 years ago |
Paweł Bylica
|
826c86bf05
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
137c22597f
|
Make net button work.
|
10 years ago |
Gav Wood
|
d67ce566e7
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Christoph Jentzsch
|
7b17adba08
|
Exemplar alteration to show effect of using boost::exception
|
10 years ago |