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 |
subtly
|
591a3ceb21
|
Reset lastDisconnect when session is started.
|
10 years ago |
subtly
|
ca0ce068c6
|
implicit fallback update
|
10 years ago |
subtly
|
bb62ce62d7
|
Merge branch 'develop' into pacify
|
10 years ago |
subtly
|
1744a32547
|
less tolerant connection errors
|
10 years ago |
Gav Wood
|
c3760df77d
|
Fix update problems in AZ.
Fixes #1486
Connect requires peer by default.
|
10 years ago |
Gav Wood
|
a0c0991c08
|
Version bump.
Fix version string in JSONRPC.
|
10 years ago |
subtly
|
d41101c307
|
log nullptr from cap()
|
10 years ago |
Gav Wood
|
1e8c241f2b
|
Lock bug fix.
|
10 years ago |
Gav Wood
|
0210c26a26
|
Clear block blooms.
|
10 years ago |
Gav Wood
|
c8b5f9d2f6
|
Major fix: only put in database active fork lookups.
|
10 years ago |
Gav Wood
|
c5f80a9dde
|
Fix various aspects of chain-re-import.
|
10 years ago |
CJentzsch
|
7b87d78ea0
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
10 years ago |
Gav Wood
|
94ec0c0714
|
Be less verbose.
|
10 years ago |
Gav Wood
|
708a218f3a
|
Version bump.
|
10 years ago |
Gav Wood
|
1c1951a39b
|
Don't crash when the status is bad.
|
10 years ago |
Gav Wood
|
13232d6e04
|
Fixes #1509
|
10 years ago |
Gav Wood
|
b9074ff8c6
|
Minor build fix.
|
10 years ago |
Gav Wood
|
8667b623d3
|
Fix invalid combinations of options rather than bomb out.
Fixes #1493
|
10 years ago |
Gav Wood
|
e0b1e40556
|
Fixes #1505
|
10 years ago |
Gav Wood
|
bb4a79ee96
|
Dims was backwards. Fixed.
|
10 years ago |
Paweł Bylica
|
4cbc52afcf
|
Fix stack limit check
|
10 years ago |
subtly
|
b7a2bb3553
|
have not seen crash here. revert unrelated change.
|
10 years ago |
subtly
|
047d7d33ae
|
Revert safeguards. Change peerSessions() use to same as EthereumHost. for(auto) instead of for(auto&).
|
10 years ago |
Gav Wood
|
a099af211a
|
xMerge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Paweł Bylica
|
c2f2b0094e
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
10 years ago |
subtly
|
2da464638f
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
50f78c6eb0
|
fix #1366
|
10 years ago |
Marek Kotewicz
|
54f20f188e
|
Merge pull request #1494 from debris/fixed_nojsonrpcbuild
fixed no jsonrpc build for cmake 2.8.12
|
10 years ago |
Gav Wood
|
d6694b609d
|
Typo.
|
10 years ago |
subtly
|
817d8be5bd
|
Merge branch 'develop' into p2p
|
10 years ago |
Gav Wood
|
d4ee45acfd
|
null return for invalid values.
|
10 years ago |
yann300
|
07bc9f6d48
|
small changes
|
10 years ago |
yann300
|
519502f70c
|
Close button on StatesList
|
10 years ago |
Gav Wood
|
76a2de718c
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
6485fa0759
|
PV bump to 60.
|
10 years ago |
Gav Wood
|
85052d6f64
|
Merge pull request #1498 from CJentzsch/stackSizeFix
fix max stack size 1024
|
10 years ago |
yann300
|
8eeaa24d56
|
- Use QT5.4 dialog instead of Window control
|
10 years ago |
arkpar
|
ea2c210a87
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_dbg
|
10 years ago |
arkpar
|
8a98da73e6
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_test
Conflicts:
mix/qml.qrc
mix/qml/LogsPane.qml
mix/qml/StatusPane.qml
|
10 years ago |
Arkadiy Paronyan
|
5c41250ee0
|
Merge pull request #1496 from yann300/ui
Small ui changes in debugger panel
|
10 years ago |
CJentzsch
|
8781061b1f
|
fix max stack size 1024
|
10 years ago |
arkpar
|
fc81a79e01
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_dbg
|
10 years ago |
arkpar
|
b98ef3b354
|
array formatting fixes
|
10 years ago |
yann300
|
877380bf58
|
- Add actions for play and stop debugging.
- Small change in layout of statecombobox.
|
10 years ago |
Arkadiy Paronyan
|
5d86147bbc
|
Merge pull request #1495 from yann300/ui
Logs window redesign
|
10 years ago |