Gav Wood
|
4cbac11518
|
Merge pull request #1028 from arkpar/mix_deploy
Mix: deploy to network
|
10 years ago |
Arkadiy Paronyan
|
0f0c831cdb
|
Merge pull request #1030 from yann300/ui_improvement2
State/Transaction Dialog - UI improvement
|
10 years ago |
yann300
|
518ef9c18b
|
ui improvement
|
10 years ago |
arkpar
|
90d309ec93
|
style
|
10 years ago |
Gav Wood
|
a5b758e77d
|
Minor style fix.
|
10 years ago |
Gav Wood
|
952401fdc5
|
Merge pull request #1009 from psalami/set-mining-threads
CLI flag to set number of mining threads
|
10 years ago |
arkpar
|
d2b72415e8
|
web preview via http server
|
10 years ago |
arkpar
|
6810ad3d86
|
deploy to network
|
10 years ago |
Gav Wood
|
885aaa9cde
|
Merge pull request #1024 from guanqun/patch-2
spot a simple typo when reading coding standards
|
10 years ago |
Gav Wood
|
c302ac733c
|
Merge pull request #1019 from chriseth/sol_bytes
Basic implementation of byte arrays.
|
10 years ago |
Gav Wood
|
57cc69eed8
|
Merge pull request #1014 from debris/cmake_version
printing CMAKE_VERSION in configure step
|
10 years ago |
Gav Wood
|
2f4076f0ea
|
Merge pull request #1012 from debris/cmake_command
fixed compile errors when using old version of jsonrpcstub, fixed #1003
|
10 years ago |
yann300
|
161242a36b
|
Merge remote-tracking branch 'up/develop' into ui_improvement2
|
10 years ago |
yann300
|
07ced4cab3
|
- Add Reusable common controls (Text, Label, ...).
- Add Generic Style.qml.
- TransactionDialog/StateDialog ui improvement.
- Other Small changes.
|
10 years ago |
Gav Wood
|
fdda5d4a21
|
Merge pull request #999 from debris/jsoncpp_path
fixed jsoncpp find_path
|
10 years ago |
Gav Wood
|
9a351e849c
|
Merge pull request #1016 from CJentzsch/ConversionSafety
Conversion safety
|
10 years ago |
chriseth
|
e88332c4c2
|
Merge pull request #1025 from chriseth/sol_fix_windowsInitializerList
Another try in fixing windows build.
|
10 years ago |
Christian
|
697124ac25
|
Another try in fixing windows build.
|
10 years ago |
Christian
|
3bf06f344b
|
Added some comments.
|
10 years ago |
Christian
|
390097db53
|
Moved copy code to CompilerUtils.
|
10 years ago |
Christian
|
aa765180f1
|
Copy storage to storage.
|
10 years ago |
Christian
|
9be8307f22
|
Dynamic copy to memory.
|
10 years ago |
Christian
|
f9d853fe90
|
Simple copy of bytes to storage.
|
10 years ago |
Christian
|
10667e0b41
|
Tests and some code for msg.data.
|
10 years ago |
Christian
|
1e6f3cb1bd
|
Introduced byte array type.
|
10 years ago |
CJentzsch
|
bd373f4be9
|
avoiding catastrophic typos in addresses
|
10 years ago |
Lu Guanqun
|
be383da624
|
spot a simple typo when reading coding standards
|
10 years ago |
CJentzsch
|
66eb1e2ed7
|
Merge remote-tracking branch 'upstream/develop' into ConversionSafety
|
10 years ago |
CJentzsch
|
2895dc6648
|
typo
|
10 years ago |
CJentzsch
|
99a2acbad1
|
replace bool with enum
|
10 years ago |
Marek Kotewicz
|
0626a462cf
|
Merge branch 'jsoncpp_path' of https://github.com/debris/cpp-ethereum into jsoncpp_path
|
10 years ago |
Marek Kotewicz
|
9ef98b780e
|
Merge branch 'develop' into jsoncpp_path
|
10 years ago |
chriseth
|
4b1e2fba0a
|
Merge pull request #1020 from chriseth/sol_fix_windowsInitializerList
Some windows fixes.
|
10 years ago |
CJentzsch
|
d8cf73b4ad
|
add ability to throw to fromHex
|
10 years ago |
CJentzsch
|
ce204cf596
|
Merge remote-tracking branch 'upstream/develop' into ConversionSafety
|
10 years ago |
Christian
|
a88377e5cb
|
Some windows fixes.
|
10 years ago |
Arkadiy Paronyan
|
c7f1aee74a
|
Merge pull request #1013 from yann300/ui_improvement2
Transaction/State Dialog redesign
|
10 years ago |
Marek Kotewicz
|
1cd3c83fd1
|
Merge pull request #979 from debris/win_fixes
windows fixes
|
10 years ago |
yann300
|
ae5d53bc78
|
fix indentation issues
|
10 years ago |
CJentzsch
|
26d1798c81
|
safe transaction injection
add diagnostic information output
compile fix
compile fix
|
10 years ago |
debris
|
226c435abf
|
fixed cmake include_directories
|
10 years ago |
debris
|
e15dcfd9d9
|
Merge branch 'develop' into jsoncpp_path
|
10 years ago |
Marek Kotewicz
|
de88a9ac5b
|
printing CMAKE_VERSION in configure step
|
10 years ago |
yann300
|
785cde6492
|
StateDialog.qml / TransactionDialog.qml redesign
TODO: refactor using Style.qml
|
10 years ago |
Marek Kotewicz
|
bbd3eb2db1
|
Merge branch 'develop' into jsoncpp_path
|
10 years ago |
Marek Kotewicz
|
96f1e772d0
|
fixed compile errors when using old version of jsonrpcstub, fixed #1003
|
10 years ago |
Gav Wood
|
1966e57e39
|
Avoid making blocks with invalid timestamps.
|
10 years ago |
debris
|
5ca7b3209f
|
fixed transitive dependencies for msvc
|
10 years ago |
yann300
|
662e548c43
|
Merge remote-tracking branch 'up/develop' into ui_improvement2
Conflicts:
mix/qml/qmldir
mix/res.qrc
|
10 years ago |
yann300
|
6e5b352dc0
|
- Add SourceSansPro*.qml
- Ui changes on state/transaction dialog
|
10 years ago |