Gav Wood
|
f22fddb1d1
|
Merge pull request #1609 from CJentzsch/JSON_testContract
add JSON test
|
10 years ago |
Gav Wood
|
6d0cdc5384
|
Merge pull request #1648 from winsvega/rlpissues
RLP length with first zeros
|
10 years ago |
Arkadiy Paronyan
|
a9318441e0
|
Merge pull request #1687 from arkpar/mix_ux
Mix: new editor scheme, adjustable font size
|
10 years ago |
chriseth
|
46182cd82f
|
Styling.
|
10 years ago |
arkpar
|
e4ee14bfad
|
style
|
10 years ago |
chriseth
|
9a9af0561f
|
Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions
Conflicts:
libsolidity/AST.cpp
libsolidity/AST.h
|
10 years ago |
Arkadiy Paronyan
|
10e2f5f7f2
|
Merge pull request #1683 from arkpar/mix_web
Mix: BigNumber object available to web preview
|
10 years ago |
arkpar
|
ed5b2a5da6
|
Made font size adjustable
Switched to inkpot colour scheme
|
10 years ago |
Gav Wood
|
a02aab8c34
|
Synchronisation safety for details/blocks in BlockChain. Avoid situation
where block isKnown before details available.
|
10 years ago |
Gav Wood
|
9aab3ea208
|
Extra diagnostics.
|
10 years ago |
Gav Wood
|
58058ec08d
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
6b0a6e1043
|
Inject block data in AZ.
|
10 years ago |
Arkadiy Paronyan
|
4e1b5cc71c
|
Merge pull request #1681 from yann300/bugFix2
Mix - Bug fixes
|
10 years ago |
arkpar
|
67f1cb513b
|
BigNumber object available to web preview
|
10 years ago |
Gav Wood
|
86804fedf1
|
Fix deadlock.
|
10 years ago |
Gav Wood
|
8328220471
|
Fixes for reimporting, make block availability atomic.
|
10 years ago |
CJentzsch
|
a1e0ea0df3
|
fix hex encoding blockheader and use tmp directories for stateDB
|
10 years ago |
yann300
|
43ca7292de
|
- Bugfix: #1672
- Return the right line nb in error (WebPreview.qml)
|
10 years ago |
Gav Wood
|
30e42521b5
|
Minor protocol version bump to force rebuilding DB.
|
10 years ago |
Gav Wood
|
4e4fc4d11c
|
Fixes for reimporting.
|
10 years ago |
winsvega
|
e1caebe331
|
first zeros in rlp
m_data overflow percautions
|
10 years ago |
CJentzsch
|
04b71c3649
|
xMerge remote-tracking branch 'upstream/develop' into JSON_testContract
|
10 years ago |
Gav Wood
|
66a4752cf2
|
Don't prep mining if no need.
|
10 years ago |
Gav Wood
|
3efa477be6
|
Avoid div by zero.
Always prepare work, even when not apparently mining.
|
10 years ago |
Gav Wood
|
4708a73e19
|
Remote miner fixes.
|
10 years ago |
Gav Wood
|
5a9a59a91b
|
Fix unordered sync issue.
|
10 years ago |
Gav Wood
|
de13806962
|
Avoid deadlock when have past future blocks.
|
10 years ago |
Gav Wood
|
bd2a0e6026
|
Minor fix for integration tests.
|
10 years ago |
Gav Wood
|
e179781728
|
More sophisticated (and correct) BlockHashes handling.
|
10 years ago |
Gav Wood
|
05227444ea
|
Version bump.
|
10 years ago |
Gav Wood
|
2d72554db9
|
Pesky <= bug fixed.
|
10 years ago |
Gav Wood
|
c33e518bb6
|
Merge branch 'Genoil-develop' into develop
|
10 years ago |
Gav Wood
|
28a17333d1
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
32071fb12b
|
Merge branch 'develop' of https://github.com/Genoil/cpp-ethereum into Genoil-develop
Conflicts:
libethcore/Ethash.cpp
libethereum/BlockQueue.cpp
|
10 years ago |
Gav Wood
|
6b8b94fda0
|
Fix subsequence side bug.
|
10 years ago |
Gav Wood
|
983205a7c5
|
Merge pull request #1665 from chriseth/sol_jsoncppDocker
Add jsoncpp dependency for solidity-js.
|
10 years ago |
Gav Wood
|
fefc48e647
|
Merge pull request #1607 from caktux/develop
catch cerr in neth
|
10 years ago |
Gav Wood
|
c27006af12
|
Merge pull request #1666 from CJentzsch/allhexfix
0x -> 0x0 for numbers
|
10 years ago |
Gav Wood
|
cb9e3189e1
|
Additional activity reporting.
|
10 years ago |
Gav Wood
|
292c35ce49
|
Don't grab queue up blocks we already know about.
|
10 years ago |
Gav Wood
|
9671c5405b
|
Harsher penalty for screwing the DB.
|
10 years ago |
Gav Wood
|
dd0b508d53
|
Don't forget the transaction queue!
|
10 years ago |
Gav Wood
|
d1050b60fd
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
d7fb14b95b
|
Diagnostics for tracking down source of apparently corrupt block
insertion.
|
10 years ago |
Arkadiy Paronyan
|
b289a23322
|
Merge pull request #1664 from yann300/bugFix2
Mix - bug fix
|
10 years ago |
Gav Wood
|
081ecb5c9c
|
Broadcast everything to everyone.
|
10 years ago |
Gav Wood
|
c07e43b4ad
|
Don't create full if missing when just verifying.
|
10 years ago |
Gav Wood
|
616cb14385
|
Nicer logging. Much nicer.
|
10 years ago |
Gav Wood
|
04a3464606
|
JSON build fix.
Removal of unneeded code.
|
10 years ago |
Gav Wood
|
a9c7f79b05
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |