Gav Wood
|
6971b4715f
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
ceff94ba53
|
Ticking to allow future blocks to actually be included and prevent
"mining crash".
|
10 years ago |
Gav Wood
|
369d45634a
|
Allow pre-mining if it's us.
|
10 years ago |
chriseth
|
84ce5cbfef
|
Merge pull request #1641 from chriseth/sol_fix_variableDeclarations
Bugfixes concerning variable declarations.
|
10 years ago |
chriseth
|
3bc78361d6
|
Bugfixes concerning variable declarations.
Fixes #1637
|
10 years ago |
Marek Kotewicz
|
e8822d55de
|
Merge pull request #1629 from yann300/bugFix2
Bypass ssl check when dl dependencies.
|
10 years ago |
Marek Kotewicz
|
ed8470c2da
|
Merge pull request #1627 from debris/extdep_cleanup
removed unused files in extdep directory
|
10 years ago |
Marek Kotewicz
|
16942781ba
|
Merge pull request #1592 from debris/target_platform
fixed #1591, cmake TARGET_PLATFORM
|
10 years ago |
chriseth
|
38fd8c2d63
|
Merge pull request #1480 from chriseth/sol_refactorByteArray
Some cleanup concerning byte arrays.
|
10 years ago |
Arkadiy Paronyan
|
7e21825a13
|
Merge pull request #1626 from yann300/bugFix
Mix - Fix bad display if system font too big #1336
|
10 years ago |
chriseth
|
a052d2f754
|
Line break.
|
10 years ago |
chriseth
|
0bec8d9fcd
|
Some cleanup concerning byte arrays.
|
10 years ago |
Marek Kotewicz
|
5c6db2470f
|
Merge pull request #1633 from LefterisJP/attempt_fix_of_dagger_test
Attempt a fix of dagger tests to fix the build
|
10 years ago |
Lefteris Karapetsas
|
b408ae11d7
|
Attempt a fix of dagger tests to fix the build
|
10 years ago |
Gav Wood
|
1f1b9719cc
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
0627bfaa2e
|
note.
|
10 years ago |
Gav Wood
|
188ee31e3a
|
Point to the real home.
Options doc redux.
|
10 years ago |
Marek Kotewicz
|
b077d09859
|
Merge pull request #1631 from debris/curl_dlls
fixed #1630, missing curl library && dlls
|
10 years ago |
Arkadiy Paronyan
|
b1c677b786
|
Merge pull request #1628 from arkpar/mix_ux
Mix: bugfixes
|
10 years ago |
ethdev zug
|
e73f31df87
|
fixed #1630, missing curl library && dlls
|
10 years ago |
yann300
|
1209ba4f6c
|
Bypass ssl check when dl dependencies.
|
10 years ago |
Gav Wood
|
9450a7c463
|
Cleanup light, full caches are removed automatically without making
mining slow.
|
10 years ago |
arkpar
|
59d9fb49ff
|
skip web preview for contracts which are not deployed yet
|
10 years ago |
Gav Wood
|
51b2617b2e
|
Avoid 1GB memory leak. Downside: will seriously slow down mining.
|
10 years ago |
Marek Kotewicz
|
e3bb50ba10
|
removed unused files in extdep directory
|
10 years ago |
arkpar
|
215329e188
|
style
|
10 years ago |
arkpar
|
0d45dfabe1
|
auto select web preview port
|
10 years ago |
Marek Kotewicz
|
e86d106365
|
Merge branch 'develop' into target_platform
Conflicts:
CMakeLists.txt
|
10 years ago |
yann300
|
f62046d259
|
Fix bad display if system font too big #1336
|
10 years ago |
arkpar
|
7f1c21bad1
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux
|
10 years ago |
arkpar
|
48648ac178
|
more tests
|
10 years ago |
arkpar
|
7e1cde68cf
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_ux
Conflicts:
mix/qml/StateDialog.qml
|
10 years ago |
Gav Wood
|
003fb51e06
|
Fixes #1608
|
10 years ago |
Gav Wood
|
9fa6ff9039
|
Merge pull request #1625 from subtly/netIFFUP
Ignore interfaces which aren't UP.
|
10 years ago |
Gav Wood
|
0f218e8fc8
|
Merge pull request #1575 from debris/web3js
web3.js v0.2.6
|
10 years ago |
Gav Wood
|
c5aaabd9a9
|
Merge pull request #1579 from arkpar/core_pow
Allow mining without POW check
|
10 years ago |
Gav Wood
|
9e5edfe1b4
|
Merge branch 'debris-rpcfix' into develop
|
10 years ago |
Gav Wood
|
c26d8d64be
|
Merge branch 'rpcfix' of https://github.com/debris/cpp-ethereum into debris-rpcfix
Conflicts:
libethereum/ClientBase.h
|
10 years ago |
Gav Wood
|
084007ab33
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
2bb61d80c7
|
RPC-mining.
|
10 years ago |
Gav Wood
|
88d7edb527
|
Merge pull request #1624 from ethereum/p2p
Fix expected neighbours packet timeout.
|
10 years ago |
subtly
|
c80761b684
|
Ignore interfaces which aren't UP.
|
10 years ago |
Gav Wood
|
6b172571a7
|
Phone home :-)
|
10 years ago |
subtly
|
6cad687c3b
|
Fix neighbours timeout to timeout-based on destination nodeid and not nodeid of the query. Update timeout to allow multiple packets.
|
10 years ago |
subtly
|
f92e7ef1de
|
Merge branch 'develop' into p2p
|
10 years ago |
Gav Wood
|
db7203d8d8
|
Merge pull request #1595 from debris/x64
msvc x64
|
10 years ago |
ethdev zug
|
09a9e5c231
|
getstuff.bat, fixed #1621
|
10 years ago |
Gav Wood
|
269bce9eaa
|
AZ fix for socketId.
|
10 years ago |
Gav Wood
|
ce2db4c252
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
96b6ec70cb
|
Version bump - 0.9.9 has no kickban/
|
10 years ago |