Paweł Bylica
32a4bebb79
Fix memory leaks
10 years ago
Paweł Bylica
6941a1c78c
Fix memory leaks
10 years ago
Arkadiy Paronyan
278e327133
Merge pull request #1161 from yann300/registrar
mix - Add validation for deployment values
10 years ago
Lu Guanqun
6045f1d23a
let the error output take tab into consideration
10 years ago
arkpar
f88bedc20c
basic source level debugging
10 years ago
Marek Kotewicz
97fc7305dc
transaction hash in event logs, second approach
10 years ago
Gav Wood
a605458102
Merge pull request #1164 from caktux/develop
conditional cdebug
10 years ago
Gav Wood
e62f8e5060
Merge pull request #1160 from CJentzsch/addTests
Add tests
10 years ago
Gav Wood
57352a48aa
Merge pull request #1170 from guanqun/add-var-test-cases
add several var related test cases
10 years ago
Lu Guanqun
c99f8fa4ea
add several var related test cases
10 years ago
CJentzsch
b32f99b96e
move extrem memory test to stMemoryStressTest.json
10 years ago
CJentzsch
45fa322c8e
more memmory hard quadratic complexity tests
10 years ago
CJentzsch
23c2b26968
Merge remote-tracking branch 'upstream/develop' into addTests
10 years ago
yann300
ad5f7468f3
Merge remote-tracking branch 'up/develop' into registrar
10 years ago
caktux
f06a254019
conditional cdebug
10 years ago
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