Gav Wood
7e29a2c45b
Merge branch 'master' into develop
10 years ago
Gav Wood
fef4ed9f15
Warnings fixes.
10 years ago
Gav Wood
e1078886a0
Merge pull request #1158 from chriseth/warningsAsErrors
Activate "warnings treated as errors" for gcc.
10 years ago
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
Paweł Bylica
5524317d52
Delete old memory pointers
10 years ago
Paweł Bylica
3da758ccbb
Delete old memory pointers
10 years ago
Paweł Bylica
164ef01a9c
Free memory data, place Runtime in ExecutionEngine
10 years ago
Paweł Bylica
307e37912b
Free memory data, place Runtime in ExecutionEngine
10 years ago
Paweł Bylica
8da5fc27b0
Fix wrong llvm::Twine usage (or MSVC bug)
10 years ago
Paweł Bylica
8a22e05c1e
Fix wrong llvm::Twine usage (or MSVC bug)
10 years ago
Paweł Bylica
c4b9aca7ee
Change Runtime interface
10 years ago
Paweł Bylica
697637025b
Change Runtime interface
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
Paweł Bylica
f84523cb51
Init memory array in LLVM
10 years ago
Paweł Bylica
87a7d53a9b
Init memory array in LLVM
10 years ago
Arkadiy Paronyan
024e9e59b3
Merge pull request #1144 from yann300/registrar
mix - OwnedRegistrar + other changes
10 years ago
Paweł Bylica
3308917095
Quadratic memory cost
10 years ago
Paweł Bylica
e8a75a7327
Quadratic memory cost
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
Paweł Bylica
2aa0548674
Reimplementation of mem.require helper function. Uses 64-bit arithmetics.
10 years ago
Paweł Bylica
14d793a527
Reimplementation of mem.require helper function. Uses 64-bit arithmetics.
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
Paweł Bylica
5ddbb10ce5
Remove Runtime pointer from memory helper functions
10 years ago
Paweł Bylica
5a14c942fa
Remove Runtime pointer from memory helper functions
10 years ago
CJentzsch
0aee93a3b3
do need write memory to vm trace if greater than 1000 bytes
10 years ago
Paweł Bylica
cd27cd1b6c
Merge remote-tracking branch 'upstream/develop' into evmjit
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
Paweł Bylica
3197dca8a5
Remove old memory backend
10 years ago
Paweł Bylica
6d0bc21945
Remove old memory backend
10 years ago
winsvega
7661be8976
More Transaction Tests
Some tests to check YP statements
10 years ago