Daniel Kirchner
|
c69add1682
|
Remove import of ranges namespace.
|
2021-05-07 13:44:14 +02:00 |
|
chriseth
|
518629a8f6
|
Merge pull request #10768 from ethereum/copyLiteralToStorageSol2Yul
[Sol->Yul] Adding util function to copy literal to storage.
|
2021-05-06 10:44:39 +02:00 |
|
chriseth
|
4c7b61d8f6
|
Merge pull request #11348 from ethereum/div32ceil
Introduce ceil division helper function.
|
2021-05-05 12:44:08 +02:00 |
|
Djordje Mijovic
|
53e3081e81
|
Update gas costs in tests.
|
2021-05-05 11:33:09 +02:00 |
|
Djordje Mijovic
|
f0c5cdca9f
|
[Sol->Yul] Adding util function to copy literal to storage.
Co-authored-by: Daniel Kirchner <daniel@ekpyron.org>
Co-authored-by: chriseth <chris@ethereum.org>
|
2021-05-05 11:33:03 +02:00 |
|
chriseth
|
72fc4d4a32
|
Introduce ceil division helper function.
|
2021-05-05 11:12:10 +02:00 |
|
chriseth
|
9d156b52c4
|
Merge pull request #8868 from ethereum/functionEntryPoints
Note function entry points.
|
2021-05-05 11:08:44 +02:00 |
|
Harikrishnan Mulackal
|
6820735a20
|
Merge pull request #11338 from ethereum/yulhexvalue
Properly treat utf8-non-encodable yul literals.
|
2021-05-05 11:07:28 +02:00 |
|
chriseth
|
6d41ed024a
|
Update existing tests.
|
2021-05-05 10:28:23 +02:00 |
|
chriseth
|
e7708b6006
|
Properly treat utf8-non-encodable yul literals.
|
2021-05-05 10:28:23 +02:00 |
|
chriseth
|
1f6aa4c4b7
|
Merge pull request #11271 from ethereum/cleanUpArrayEndSol2Yul
[Sol->Yul] Clean up array end util function
|
2021-05-05 10:04:12 +02:00 |
|
Djordje Mijovic
|
8f6d94dbd2
|
Update gas expectations in semantic tests.
|
2021-05-05 08:53:40 +02:00 |
|
Djordje Mijovic
|
3e5f5fccf9
|
[Sol->Yul] Adding cleanUpArrayEnd util function.
Co-authored-by: chriseth <chris@ethereum.org>
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
|
2021-05-05 08:53:34 +02:00 |
|
chriseth
|
1d1175c292
|
Merge pull request #11242 from ethereum/docs_optimizer_updates
DOCS: update optimizer docs, harmonize spelling, add Yul-based optimizer
|
2021-05-04 18:22:06 +02:00 |
|
franzihei
|
13eec106f4
|
DOCS: update optimizer docs, harmonize spelling and add Yul-based optimizer module
|
2021-05-04 17:37:02 +02:00 |
|
chriseth
|
6413e36a9a
|
Rename file.
|
2021-05-04 17:34:42 +02:00 |
|
chriseth
|
f9c94d7c42
|
Note function entry points.
|
2021-05-04 17:15:13 +02:00 |
|
chriseth
|
faca036837
|
Merge pull request #11294 from ethereum/yulAstDebugDataRefactor
Removing location in favor of debugData in yul AST structures
|
2021-05-04 17:05:40 +02:00 |
|
chriseth
|
589c4a9a05
|
Merge pull request #11106 from ethereum/respectMemoryModel
Respect memory model
|
2021-05-04 16:45:15 +02:00 |
|
chriseth
|
66c0405181
|
Merge pull request #11344 from ethereum/docs-translations
[Docs] Update information on contributing to translations
|
2021-05-04 16:16:41 +02:00 |
|
Djordje Mijovic
|
e404b6e7a6
|
Refactoring yul source locations.
|
2021-05-04 16:05:23 +02:00 |
|
franzihei
|
01d45ccc79
|
[Docs] Update information on contributing to translations
|
2021-05-04 15:04:43 +01:00 |
|
chriseth
|
aded56b5b9
|
Update tests
|
2021-05-03 18:28:43 +02:00 |
|
chriseth
|
2e274a0b26
|
Add commandline test to show debug strings.
|
2021-05-03 18:28:39 +02:00 |
|
chriseth
|
62355aead3
|
Respect memory model for revert.
|
2021-05-03 18:23:41 +02:00 |
|
Leonardo
|
fe4822a1d2
|
Merge pull request #11333 from ethereum/smt_fix_free_functions
[SMTChecker] Fix ICE in free functions
|
2021-05-03 14:59:00 +02:00 |
|
chriseth
|
034df267b0
|
Merge pull request #11340 from ethereum/franzihei-patch-1
[Release Checklist] Updating post-release comms tasks
|
2021-05-03 14:54:56 +02:00 |
|
chriseth
|
7782e8e8b2
|
Merge pull request #11339 from ethereum/memoryModelCatch
Respect memory model in forwarding revert inside catch.
|
2021-05-03 14:26:49 +02:00 |
|
Franziska Heintel
|
af1e2bdad5
|
updating post-release comms tasks
|
2021-05-03 14:18:26 +02:00 |
|
chriseth
|
d721bbe504
|
Respect memory model in forwarding revert inside catch.
|
2021-05-03 12:19:46 +02:00 |
|
Leo Alt
|
1642c10f6e
|
Fix ICE in free functions
|
2021-05-03 10:57:11 +02:00 |
|
chriseth
|
996f3d31d5
|
Merge pull request #11321 from ethereum/test-prbmath
Add semantictest using prbmath
|
2021-05-03 10:36:30 +02:00 |
|
chriseth
|
17e644a135
|
Merge pull request #11332 from ethereum/switch-archlinux-base-image-in-ci
Switch from archlinux/base to archlinux:base image in CI and add a workaround for runc breakage
|
2021-05-03 10:34:06 +02:00 |
|
chriseth
|
ce0559e463
|
Merge pull request #11335 from ethereum/builtin-init
[soltest] Improve Builtin Initialization.
|
2021-05-03 10:30:15 +02:00 |
|
Alexander Arlt
|
68f0f36a2d
|
[soltest] Improve Builtin Initialization.
|
2021-05-02 22:13:40 -05:00 |
|
Kamil Śliwak
|
563160e5b3
|
Hard-code archlinux image version to base-20210131.0.14634 to work around runc/glibc bug
|
2021-04-29 19:16:09 +02:00 |
|
Kamil Śliwak
|
09283a6db4
|
Switch from archlinux/base to archlinux:base in CI
- archlinux/base seems to be gone
- archlinux:base comes from a different repo but seems to also be an official Arch Linux image
|
2021-04-29 18:29:21 +02:00 |
|
chriseth
|
f1d58c549b
|
Merge pull request #11328 from ethereum/respectMemoryModelForInit
Respect memory model for init
|
2021-04-29 17:03:59 +02:00 |
|
chriseth
|
426d60f07b
|
Commandline test updates.
|
2021-04-29 16:46:25 +02:00 |
|
chriseth
|
fcc98d12b8
|
Gas updates.
|
2021-04-29 16:45:05 +02:00 |
|
chriseth
|
79acebe46f
|
Allocate for returning runtime code.
|
2021-04-29 16:40:51 +02:00 |
|
chriseth
|
1814cad4f2
|
Merge pull request #11331 from ethereum/respectMemoryModelForwardingRevert
Respect memory model forwarding revert
|
2021-04-29 16:31:10 +02:00 |
|
chriseth
|
f30ef06d62
|
Update tests.
|
2021-04-29 15:08:54 +02:00 |
|
chriseth
|
b06a09fd82
|
Fix forwarding revert.
|
2021-04-29 14:58:10 +02:00 |
|
chriseth
|
850c25bf8e
|
Merge pull request #10873 from ethereum/isoltest-balance
[isoltest] Add support to query balance.
|
2021-04-28 17:01:31 +02:00 |
|
chriseth
|
53fce99bd0
|
Merge pull request #11326 from ethereum/builtin_user_function
Allow user-defined functions called like builtins.
|
2021-04-28 16:56:58 +02:00 |
|
Alexander Arlt
|
19ad9fac99
|
[isoltest] Add support to query balance.
|
2021-04-28 16:19:05 +02:00 |
|
chriseth
|
e1ae4e37a0
|
Allow user-defined functions called like builtins.
|
2021-04-28 16:16:32 +02:00 |
|
chriseth
|
5c02837485
|
Merge pull request #10982 from ethereum/storage_builtin
[isoltest] Replace storage command with storage builtin.
|
2021-04-28 15:38:29 +02:00 |
|
chriseth
|
2cd0bb11dc
|
Merge pull request #11316 from ethereum/verbatimdata-tests
Added a few optimizer tests for Verbatim
|
2021-04-28 10:19:19 +02:00 |
|