Paweł Bylica
|
3da758ccbb
|
Delete old memory pointers
|
10 years ago |
Paweł Bylica
|
307e37912b
|
Free memory data, place Runtime in ExecutionEngine
|
10 years ago |
Paweł Bylica
|
8a22e05c1e
|
Fix wrong llvm::Twine usage (or MSVC bug)
|
10 years ago |
Paweł Bylica
|
697637025b
|
Change Runtime interface
|
10 years ago |
Paweł Bylica
|
87a7d53a9b
|
Init memory array in LLVM
|
10 years ago |
Paweł Bylica
|
e8a75a7327
|
Quadratic memory cost
|
10 years ago |
Paweł Bylica
|
14d793a527
|
Reimplementation of mem.require helper function. Uses 64-bit arithmetics.
|
10 years ago |
Paweł Bylica
|
5a14c942fa
|
Remove Runtime pointer from memory helper functions
|
10 years ago |
Paweł Bylica
|
cd27cd1b6c
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
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
|
6d0bc21945
|
Remove old memory backend
|
10 years ago |
winsvega
|
7661be8976
|
More Transaction Tests
Some tests to check YP statements
|
10 years ago |
Paweł Bylica
|
e548f9ea79
|
Load memory data from Array memory
|
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 |
Paweł Bylica
|
fa86522565
|
Using Array as a second memory
|
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 |
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 |
Paweł Bylica
|
8e6d368902
|
Create Array for memory
|
10 years ago |
chriseth
|
8f31bc8ab9
|
Merge pull request #1140 from chriseth/sol_lvalueRefactoring
LValue refactoring.
|
10 years ago |
Paweł Bylica
|
1297542642
|
Remove external jmpBuf pointer
|
10 years ago |
Paweł Bylica
|
32515a77d3
|
Extract gas pointer from RuntimeData
|
10 years ago |
Paweł Bylica
|
cb06501606
|
Pass jmpbuf as mem.require argument
|
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 |
Marek Kotewicz
|
be3bfb76be
|
Squashed 'libjsqrc/ethereumjs/' changes from c4c3b12..5bd166c
5bd166c clearing timeout
72d7a0c Merge branch 'master' of https://github.com/ethereum/ethereum.js
16d7e25 jshint is more strict
cc67037 Merge pull request #76 from cubedro/master
90fe42f Bower version bump
e91e6c5 v0.0.16
d2ad9ac updated link to json-rpc wiki
9bdcebf removed ws from package.json
bfef625 Merge pull request #17 from ethereum/master
639f5b8 Merge pull request #16 from ethereum/master
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 5bd166cc82e6f67043d8a0581e45e11dcfcb2bbb
|
10 years ago |
Christian
|
0d6e69ef53
|
Stylistic changes.
|
10 years ago |
CJentzsch
|
d2717af363
|
include invalid transaction rlp block test
|
10 years ago |
Christian
|
21b9bafee2
|
Removed code duplication.
|
10 years ago |
Paweł Bylica
|
d2c82bf9c9
|
Update gas.check helper function: Runtime pointer not needed
|
10 years ago |
Christian
|
a03ead264e
|
LValue refactoring.
|
10 years ago |
chriseth
|
fc1281229b
|
Merge pull request #1132 from LefterisJP/sol_DebuggingInformation
Location information in AssemblyItems, filled by Solidity.
|
10 years ago |
arkpar
|
889e5ed5e2
|
fixed path handling on windows
|
10 years ago |
Paweł Bylica
|
d5d56657cf
|
Move Array helper to separated compilation unit
|
10 years ago |
CJentzsch
|
d49007ed4b
|
add memory tests
|
10 years ago |