chriseth
|
a7f50c5aca
|
Document array slices.
|
2019-12-11 17:03:28 +01:00 |
|
chriseth
|
b46f4f8adf
|
Merge pull request #7893 from ethereum/yulprotofuzzer-use-default-evm
yul proto fuzzer: Target upcoming evm version
|
2019-12-11 17:02:43 +01:00 |
|
chriseth
|
347d24b252
|
Merge pull request #7971 from ethereum/memlayout-doc
Add note about memory arrays to 'Layout in Memory' section
|
2019-12-11 17:01:29 +01:00 |
|
Mathias Baumann
|
8226869579
|
Add note about memory arrays to 'Layout in Memory' section
Copied from the Inlien Assembly part
|
2019-12-11 16:53:18 +01:00 |
|
Bhargava Shastry
|
f5bd483dfa
|
yul proto fuzzer: Target default evm version
|
2019-12-11 16:52:00 +01:00 |
|
chriseth
|
6fd2d05706
|
Merge pull request #7898 from ethereum/solc-mallocs
libsolc: memory allocation API cleanup
|
2019-12-11 16:46:18 +01:00 |
|
Alex Beregszaszi
|
5998f31543
|
Use BOOST_REQUIRE instead of BOOST_CHECK in LibSolc tests where appropriate
|
2019-12-11 15:17:50 +00:00 |
|
Alex Beregszaszi
|
d8d6cae525
|
libsolc: truncate input C strings to trailing zero
|
2019-12-11 15:17:45 +00:00 |
|
Alex Beregszaszi
|
b7d6e44af7
|
Fix callback memory allocation in tests
|
2019-12-11 15:17:39 +00:00 |
|
Christian Parpart
|
8682af2216
|
libsolc: Overhauls memory management.
|
2019-12-11 15:17:39 +00:00 |
|
chriseth
|
69b06a456c
|
Merge pull request #7968 from ethereum/fixppa2
Require specific version of g++ to make PPA happy.
|
2019-12-11 15:55:45 +01:00 |
|
chriseth
|
f1e7bec11d
|
Include public state variables' base functions in the AST.
|
2019-12-11 15:32:28 +01:00 |
|
chriseth
|
57c00eece8
|
Require specific version of g++ to make PPA happy.
|
2019-12-11 15:29:19 +01:00 |
|
Leonardo Alt
|
1fb62b91d2
|
Add more override tests with public state variables
|
2019-12-11 15:15:51 +01:00 |
|
chriseth
|
70623665bf
|
Move helper structs and clean code.
|
2019-12-11 15:15:51 +01:00 |
|
chriseth
|
30732269f6
|
Consider state vars.
|
2019-12-11 15:15:51 +01:00 |
|
chriseth
|
57824566e6
|
Use proxies.
|
2019-12-11 15:15:51 +01:00 |
|
chriseth
|
3e1b00b459
|
Introduce proxies.
|
2019-12-11 15:15:51 +01:00 |
|
Christian Parpart
|
c5f74587dc
|
Merge pull request #7964 from ethereum/wasm
Rename EWasmToText to TextTransform and EWasmAST to WasmAST
|
2019-12-11 14:19:23 +01:00 |
|
Alex Beregszaszi
|
8cb085ca0d
|
Add bitwise test cases for most of EVM->Ewasm translator
|
2019-12-11 12:44:05 +00:00 |
|
Alex Beregszaszi
|
1294c0df99
|
Rename EWasmAST to WasmAST
|
2019-12-11 12:08:38 +00:00 |
|
Alex Beregszaszi
|
ae7cc58b55
|
Rename EWasmToText to TextTransform
|
2019-12-11 12:08:38 +00:00 |
|
Erik K
|
7247e72d8b
|
Merge pull request #7951 from ethereum/extractVisibility
Move Visibility out of Declaration.
|
2019-12-11 10:16:03 +01:00 |
|
chriseth
|
90feb8f72a
|
Move Visibility out of Declaration.
|
2019-12-11 00:38:59 +01:00 |
|
chriseth
|
5389e03fb1
|
Merge pull request #7942 from ethereum/yul-ewasm-tests
Add basic test cases for most of EVM->Ewasm translator
|
2019-12-11 00:32:40 +01:00 |
|
chriseth
|
8e8e012cdd
|
Merge pull request #7954 from ethereum/changelog
Some wording fixes in the changelog
|
2019-12-11 00:30:56 +01:00 |
|
chriseth
|
97ef98bdbd
|
Merge pull request #7957 from ethereum/smt_docs
[SMTChecker] Add model checking engines to docs
|
2019-12-11 00:28:26 +01:00 |
|
chriseth
|
2b256cf8fc
|
Merge pull request #7953 from ethereum/fix_visitor
Fix visitor.
|
2019-12-11 00:26:15 +01:00 |
|
Alex Beregszaszi
|
2456c6d503
|
Update documentation about (reserved) keywords
|
2019-12-10 17:22:20 +00:00 |
|
Leonardo Alt
|
27346318a2
|
[SMTChecker] Add model checking engines to docs
|
2019-12-10 18:02:48 +01:00 |
|
Alex Beregszaszi
|
fbf946e493
|
Add also smoke tests for opcodes not part of Ewasm
|
2019-12-10 17:00:45 +00:00 |
|
Alex Beregszaszi
|
7f40ca5a8f
|
Fix extcodecopy() stub in EVMToEWasm
|
2019-12-10 17:00:45 +00:00 |
|
Alex Beregszaszi
|
d8cf8e98bd
|
Add basic test cases for most of EVM->Ewasm translator
|
2019-12-10 17:00:45 +00:00 |
|
Alex Beregszaszi
|
c03a2c0fe2
|
Merge pull request #7937 from ethereum/fix-7936
docker: Upgrade to evmone v0.4.0
|
2019-12-10 16:59:20 +00:00 |
|
Alex Beregszaszi
|
b71a4d6ce3
|
Sort the changelog
|
2019-12-10 16:51:59 +00:00 |
|
Alex Beregszaszi
|
e750154074
|
Some wording fixes in the changelog
|
2019-12-10 16:50:54 +00:00 |
|
chriseth
|
a66b5ea0ad
|
Fix visitor.
|
2019-12-10 16:54:04 +01:00 |
|
chriseth
|
2b2df31b0e
|
Merge pull request #7952 from ethereum/overrideOwnFile
Split out override checker into its own file.
|
2019-12-10 16:16:29 +01:00 |
|
chriseth
|
93d84f3554
|
Split out override checker into its own file.
|
2019-12-10 16:00:05 +01:00 |
|
chriseth
|
7244aa01da
|
Merge pull request #7950 from ethereum/develop_060
Merge develop_060 into develop
|
2019-12-10 14:16:32 +01:00 |
|
Bhargava Shastry
|
f5633ffad7
|
docker: Upgrade to evmone v0.4.0
|
2019-12-10 14:14:26 +01:00 |
|
chriseth
|
07d271e770
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-12-10 10:07:30 +01:00 |
|
chriseth
|
45aa7a8891
|
Merge pull request #7945 from ethereum/release
Merging release back into develop.
|
2019-12-10 10:03:41 +01:00 |
|
chriseth
|
b570907a12
|
Merge pull request #7933 from ethereum/solcjs-drop-compat
Drop solc-js backwards compatibility for 0.6
|
2019-12-10 10:03:03 +01:00 |
|
chriseth
|
0d846f496d
|
Merge pull request #7941 from ethereum/snark-test
Move snark test from SolidityEndToEnd
|
2019-12-10 10:02:00 +01:00 |
|
chriseth
|
5eb66e3b37
|
Merge pull request #7940 from ethereum/fixUbuntuBuildScript
Change jsoncpp version everywhere.
|
2019-12-09 19:37:26 +01:00 |
|
chriseth
|
bffd999b20
|
Merge pull request #7912 from ethereum/overrideForModifiers
Override for modifiers
|
2019-12-09 19:37:02 +01:00 |
|
Alex Beregszaszi
|
c9360421fc
|
Move snark test from SolidityEndToEnd
|
2019-12-09 18:33:07 +00:00 |
|
chriseth
|
a5f7661075
|
Ambigous overrides for modifiers.
|
2019-12-09 18:43:59 +01:00 |
|
chriseth
|
152f42c6b2
|
Make ambigous override checker generic.
|
2019-12-09 18:41:39 +01:00 |
|