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 |
CJentzsch
|
fdfe742af4
|
Merge remote-tracking branch 'upstream/develop' into addTests
Conflicts:
test/ttTransactionTestFiller.json
|
10 years ago |
CJentzsch
|
ce91ef621e
|
call goes OOG with value transfer
|
10 years ago |
yann300
|
52567a2cd6
|
Merge remote-tracking branch 'up/develop' into ui
|
10 years ago |
Arkadiy Paronyan
|
85f5861438
|
Merge pull request #1472 from Mashatan/develop
Mix: Adding StatesComboBox
|
10 years ago |
subtly
|
0f64721f2e
|
Merge branch 'develop' into p2p
|
10 years ago |
yann300
|
04d0584bc5
|
- add Search icon.
- fix animation bad behavior
|
10 years ago |
chriseth
|
9452811238
|
Merge pull request #1491 from LianaHus/sol_removeAAFriendship
Solidity refactoring. Assembly and AssemblyItem are no longer friend classes
|
10 years ago |
Marek Kotewicz
|
2763ccc1a9
|
fixed no jsonrpc build for cmake 2.8.12
|
10 years ago |
Ali Mashatan
|
77f3c97c02
|
Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
mix/res.qrc
|
10 years ago |
Ali Mashatan
|
11670e68d3
|
fix #1472
|
10 years ago |
Liana Husikyan
|
37086e60e2
|
removed friendship for Assembly and AssemblyItem
added set functions for type and data members of AssemblyItem
|
10 years ago |
CJentzsch
|
a1fcc80790
|
add Js example test
|
10 years ago |
subtly
|
32655f82f5
|
Merge branch 'develop' into p2p
|
10 years ago |
chriseth
|
e700708492
|
Merge pull request #1444 from LianaHus/sol_externalTypes
Solidity: Convert contract types to addresses N2
|
10 years ago |
Arkadiy Paronyan
|
6f5636e490
|
Merge pull request #1483 from yann300/ui
mix - Logs window redesign
|
10 years ago |
Liana Husikyan
|
065d9a9e68
|
VariableDeclaration::checkTypeRequirements() refactoring
|
10 years ago |
yann300
|
7d9d8fe200
|
small change
|
10 years ago |
yann300
|
1191018121
|
style
|
10 years ago |
Liana Husikyan
|
ab0b92242f
|
Update Types.cpp
|
10 years ago |
Liana Husikyan
|
c5df9e205b
|
Update AST.cpp
|
10 years ago |