Gav Wood
6b3f8b55b8
Merge pull request #1155 from CJentzsch/vmtraceMemTestsFix
don't write memory to vm trace if greater than 1000 bytes
10 years ago
Christian
96a50b3a23
Array copy storage to storage.
10 years ago
Christian
9252c02a63
Type checks for array assignment.
10 years ago
Christian
43892601e3
Shortening of dynamic arrays.
10 years ago
yann300
4a1b58114c
- Add validation for deployment values.
10 years ago
Arkadiy Paronyan
03478e943d
Merge pull request #1156 from yann300/ui_improvement2
mix - UI improvement
10 years ago
Arkadiy Paronyan
024e9e59b3
Merge pull request #1144 from yann300/registrar
mix - OwnedRegistrar + other changes
10 years ago
yann300
7a2adcbffb
Merge remote-tracking branch 'up/develop' into ui_improvement2
Conflicts:
mix/qml/js/ProjectModel.js
10 years ago
yann300
92762f9d0d
- Clear debugger view if empty record.
10 years ago
CJentzsch
916311f650
more jump tests
10 years ago
CJentzsch
4c07160054
add more addmod mulmod overflow tests
10 years ago
yann300
8f95591290
- Do not create a registrar for the dapp itself
- eth:// scheme
- Handle empty path
- Don't wait for transactions to be mined, setDefault to zero
10 years ago
CJentzsch
eae7e770ab
A calls B to refund
10 years ago
Christian
d7a61fcb16
Activate "warnings treated as errors" for gcc.
10 years ago
yann300
a65f90e5cc
Eet gas to 2000 for the urlHint tr.
10 years ago
yann300
b476d9fe4d
- Mine: change to 'new block' and display new line in list view.
- bug fix : doesn't show number of line with error #1118
- Clicking on Compile error "log" link leads to debugger, not error #935
- Add background to make difference between section.
- Improve StatusPane.qml UI
- TransactionLog.qml: instead of record transactions, display filter.
Show tr/Show call/display initial.
- WebPreview.qml: Change combobox by a text box with url.
10 years ago
CJentzsch
0aee93a3b3
do need write memory to vm trace if greater than 1000 bytes
10 years ago
yann300
3d1df694e4
Merge remote-tracking branch 'up/develop' into registrar
Conflicts:
mix/FileIo.cpp
10 years ago
yann300
b07046e3f0
small changes
10 years ago
yann300
e8b972a094
Add comments: warn about temporary code.
10 years ago
Gav Wood
9c1aad7cdf
Merge pull request #1149 from winsvega/develop
More Transaction Tests
10 years ago
Gav Wood
8c9aefd39c
Merge pull request #1142 from debris/ethereumjs_timeout
ethereumjs master
10 years ago
Gav Wood
55f7d8af8a
Merge pull request #1135 from CJentzsch/addTests
Add tests
10 years ago
Gav Wood
fcd3937bd9
Merge pull request #1148 from CJentzsch/txMustBeAList
Tx and block RLP must be a list
10 years ago
Gav Wood
bca21ee33e
Merge pull request #1137 from imapp-pl/hotfix/jit_to_interpreter_fallback
JIT to interpreter fallback fix
10 years ago
CJentzsch
289b2a7c8b
more calldatacopy return tests (for Pawel)
10 years ago
winsvega
c7c092630e
Test Helper
style changes
10 years ago
winsvega
7661be8976
More Transaction Tests
Some tests to check YP statements
10 years ago
CJentzsch
aeefed4cd5
Merge branch 'memTests' into addTests
10 years ago
CJentzsch
2ab7b5c03f
Merge remote-tracking branch 'upstream/develop' into memTests
10 years ago
CJentzsch
e5ce6fb0d9
style
10 years ago
CJentzsch
bb8e57e426
block and tx RLP needs to be a list
10 years ago
CJentzsch
923672297d
adjust to new quadratic memory rule
10 years ago
Gav Wood
77026ac612
Verbosity to test big with watch garbage collection.
10 years ago
CJentzsch
9f19ff00d6
Merge remote-tracking branch 'upstream/develop' into addTests
10 years ago
CJentzsch
09bf81720e
add more sdiv smod tests
10 years ago
Gav Wood
cb2a1aa869
Quadratic memory cost.
10 years ago
arkpar
c11a1bfa10
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_srcdbg
10 years ago
yann300
fb8d5ae725
small changes
10 years ago
yann300
22d322f40e
- Display balance.
- Deploy contracts in a sync way.
- Timeout for contract creation.
10 years ago
Gav Wood
154823d791
Fix warnings.
10 years ago
Arkadiy Paronyan
712d34caea
Merge pull request #1139 from arkpar/msvc
mix: Fixed path handling on windows
10 years ago
Gav Wood
7a3af301bd
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
2d90602182
Min 1024 on difficulty.
10 years ago
CJentzsch
089f768337
tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8
10 years ago
yann300
d43c16f366
Merge remote-tracking branch 'up/develop' into registrar
10 years ago
yann300
42bd1dc660
small changes
10 years ago
chriseth
8f31bc8ab9
Merge pull request #1140 from chriseth/sol_lvalueRefactoring
LValue refactoring.
10 years ago
yann300
b10c5daad2
- Account Selection in DeploymentDialog.qml
- Mime type in swarm.json
- Use of ownedregistrar
10 years ago
Marek Kotewicz
1fa930a6e7
Merge commit 'be3bfb76bef1d1f113033cd9093e03a00066d5d1' into ethereumjs_timeout
Conflicts:
libjsqrc/ethereumjs/dist/ethereum.js.map
libjsqrc/ethereumjs/dist/ethereum.min.js
10 years ago