winsvega
|
89f07a521f
|
Solidity Tests
fixing cosmetics
|
10 years ago |
Christian
|
32f0c4f8e6
|
Out-of-bounds checking.
|
10 years ago |
Christian
|
de537d5de3
|
Index and length access for dynamic arrays.
|
10 years ago |
Christian
|
d1d9b2856a
|
Implementation of index access.
|
10 years ago |
Gav Wood
|
4608d1e77e
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
a80d81ad0a
|
Merge pull request #1116 from chriseth/sol_activateStandardSources
Activate standard sources by default.
|
10 years ago |
Gav Wood
|
52d618ad66
|
Merge pull request #1113 from CJentzsch/addTests
remove/adapt tests with impossible pre conditions
|
10 years ago |
Gav Wood
|
f739e2c8b2
|
Merge pull request #1114 from imapp-pl/pr/evmjit-v0.2
Typo fix in EVMJIT for Mac OS
|
10 years ago |
Christian
|
20c581c4f8
|
Activate standard sources by default.
|
10 years ago |
Gav Wood
|
b5a9b6ba04
|
Merge branch 'master' into develop
|
10 years ago |
Gav Wood
|
d8784ed362
|
Avoid too many wornings about slots/signals.
|
10 years ago |
Paweł Bylica
|
060a6c2572
|
Merge remote-tracking branch 'upstream/develop' into pr/evmjit-v0.2
|
10 years ago |
Paweł Bylica
|
ba27591cd5
|
Typo fix
|
10 years ago |
Gav Wood
|
d00ae2b468
|
Merge pull request #1112 from imapp-pl/pr/evmjit-v0.2
Fixing EVMJIT build on Mac OS
|
10 years ago |
Gav Wood
|
bbaf54e4af
|
Merge pull request #1100 from chriseth/sol_arrays
Parsing support for arrays.
|
10 years ago |
CJentzsch
|
e41384dcf3
|
remove tests with impossible pre conditions
|
10 years ago |
Arkadiy Paronyan
|
8217cd57bb
|
Merge pull request #1089 from yann300/ui_improvement
Contract Deployment
|
10 years ago |
Christian
|
ccc1d974d1
|
Comments and warnings.
|
10 years ago |
Paweł Bylica
|
14bcb21373
|
Fixing EVMJIT build on Mac OS
|
10 years ago |
Christian
|
1d518d66f2
|
Renames and comments.
|
10 years ago |
CJentzsch
|
f543e0819e
|
Merge remote-tracking branch 'upstream/develop' into memTests
|
10 years ago |
Gav Wood
|
277bec4eb8
|
Merge pull request #1111 from CJentzsch/addTests
fix non jsonrpc build
|
10 years ago |
winsvega
|
4f2ac7b5c2
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
CJentzsch
|
4052aa93e6
|
Merge remote-tracking branch 'upstream/develop' into addTests
Conflicts:
test/CMakeLists.txt
test/ttTransactionTestFiller.json
|
10 years ago |
CJentzsch
|
a35dc1e594
|
merge
|
10 years ago |
yann300
|
e9d31289e2
|
small changes
|
10 years ago |
yann300
|
8341940c59
|
small changes.
|
10 years ago |
yann300
|
dacf45a413
|
small changes
|
10 years ago |
Gav Wood
|
9d37e7b43f
|
Merge pull request #1109 from CJentzsch/TransactionBugFix
Transaction bug fix
|
10 years ago |
Gav Wood
|
e1274524d4
|
Merge pull request #1107 from chriseth/sol_inheritableIsInternal
Replaced "inheritable" by "internal".
|
10 years ago |
Gav Wood
|
5f414e7603
|
Merge pull request #1106 from chriseth/sol_stackHeightChecks
Stack height checks and fix.
|
10 years ago |
Gav Wood
|
2a48cae556
|
Merge pull request #1104 from arkpar/msvc
Fixed microhttpd deployment
|
10 years ago |
Gav Wood
|
1ed0739125
|
Merge pull request #1097 from caktux/develop
fix dependency server for windows
|
10 years ago |
winsvega
|
34a5bd402d
|
Quadratic complexity test
|
10 years ago |
yann300
|
ddf975a6a6
|
Merge remote-tracking branch 'upstream/develop' into ui_improvement
Conflicts:
mix/qml/js/ProjectModel.js
|
10 years ago |
yann300
|
92866a5150
|
small changes
|
10 years ago |
CJentzsch
|
a9cc2ffa87
|
address can only be empty or 20 bytes, nothing in between
|
10 years ago |
CJentzsch
|
4a269eb473
|
fix too-small-address-length bug in transaction
|
10 years ago |
CJentzsch
|
11f7d7edf7
|
add new mem test for quadratic mem gas costs
|
10 years ago |
Christian
|
fba4484151
|
Replaced "inheritable" by "internal".
|
10 years ago |
Christian
|
d417618dce
|
Stack height checks and fix.
|
10 years ago |
arkpar
|
7db97414ca
|
copy dll for eth, check if qt is linked before running windeployqt
|
10 years ago |
arkpar
|
b6773a3084
|
fixed microhttpd deployment
|
10 years ago |
chriseth
|
16fd36db76
|
Merge pull request #1099 from LefterisJP/sol_SourceLibraries
Sol source libraries
|
10 years ago |
Lefteris Karapetsas
|
11566fd3a0
|
Adding default value to isLibrary
|
10 years ago |
Christian
|
92507f5bf0
|
Allow conversion to dynamic arrays and update grammar.
|
10 years ago |
Lefteris Karapetsas
|
ca8f786d56
|
Removing temporary contracts
- They are now added as importable libraries
|
10 years ago |
Lefteris Karapetsas
|
900f705324
|
Adding Libraries as source units
|
10 years ago |
Christian
|
84555b00c9
|
Index access.
|
10 years ago |
Christian
|
30bd6f271f
|
Parsing of array types and basic implementation.
|
10 years ago |