subtly
|
940e374d9f
|
Merge branch 'develop' into p2p
|
10 years ago |
Gav Wood
|
202d515c9c
|
Merge pull request #1029 from chriseth/sol_bytesContinuation
length member for bytes
|
10 years ago |
subtly
|
5f54f858b0
|
Merge branch 'develop' into p2p
|
10 years ago |
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 |
subtly
|
2455966c11
|
Merge branch 'develop' into p2p
Conflicts:
eth/main.cpp
libwebthree/WebThree.cpp
libwebthree/WebThree.h
neth/main.cpp
|
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 |
Christian
|
a0db309212
|
length member for byte arrays.
|
10 years ago |
Christian
|
c57775bdd9
|
Test for bytes in mapping.
|
10 years ago |
Christian
|
11283fef7e
|
Bytes type cleanup.
|
10 years ago |
chriseth
|
e88332c4c2
|
Merge pull request #1025 from chriseth/sol_fix_windowsInitializerList
Another try in fixing windows build.
|
10 years ago |
CJentzsch
|
3eaf7b7fe2
|
Merge remote-tracking branch 'upstream/develop' into blockTests
|
10 years ago |
Paweł Bylica
|
f2f998f6fc
|
Build fix
|
10 years ago |
Christian
|
697124ac25
|
Another try in fixing windows build.
|
10 years ago |
Christian
|
3bf06f344b
|
Added some comments.
|
10 years ago |
Paweł Bylica
|
833643ed77
|
Safe assert
|
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 |
Paweł Bylica
|
a61449359b
|
Fix/disable warnings in CPP bridge
|
10 years ago |
Paweł Bylica
|
a2e7dca4c6
|
Merge commit '4d2dc802e8b2a69b72fd93eff21bc42651536a8d' into evmjit
Conflicts:
evmjit/libevmjit/Arith256.cpp
evmjit/libevmjit/ExecutionEngine.cpp
evmjit/libevmjit/Runtime.h
|
10 years ago |
CJentzsch
|
bd373f4be9
|
avoiding catastrophic typos in addresses
|
10 years ago |
Paweł Bylica
|
4d2dc802e8
|
Introducing CHECK macro - an assert that always has a value
|
10 years ago |
Lu Guanqun
|
be383da624
|
spot a simple typo when reading coding standards
|
10 years ago |
Paweł Bylica
|
93cb4866fd
|
Includes reordering, GCC conversion warnings enabled
Includes order as described in Coding Standards of cpp-ethereum project.
GCC warnings about lossy conversions enabled.
|
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 |
subtly
|
57f6aacf9e
|
update last discovery timepoint
|
10 years ago |
subtly
|
3291bc1d9a
|
perform node discovery when there aren't enough nodes
|
10 years ago |
subtly
|
0bfa1f43e6
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
f070de2047
|
load network before constructing webthreedirect
|
10 years ago |