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 |
Paweł Bylica
|
1b6a7cf736
|
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
|
b746ef7b42
|
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 |
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 |
CJentzsch
|
de0b52ec69
|
style
|
10 years ago |
subtly
|
38230cb1e4
|
Increase connect timeout for upnp initialization and fix resolver.
|
10 years ago |
Christian
|
a88377e5cb
|
Some windows fixes.
|
10 years ago |
subtly
|
7a126cf223
|
update nodebucket modification time when node is inserted or bucket is refreshed so bucket-refresh doesn't loop
|
10 years ago |
subtly
|
2123eacad1
|
Merge branch 'develop' into p2p
|
10 years ago |
CJentzsch
|
7fb9e980cf
|
avoid code doubling
|
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 |
Paweł Bylica
|
c95c1c81f4
|
Cleanup ExecutionEngine creation
|
10 years ago |
Paweł Bylica
|
f7fcc7c029
|
Cleanup ExecutionEngine creation
|
10 years ago |
debris
|
226c435abf
|
fixed cmake include_directories
|
10 years ago |
CJentzsch
|
3ab33165f4
|
check transactions
|
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 |
winsvega
|
a93b8f06c5
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |