Commit Graph

23152 Commits

Author SHA1 Message Date
Nikola Matic
2a07761fc6 Check for import without pragma and add cmdline test 2023-02-02 11:17:15 +01:00
Nikola Matic
ad5d528255 Force LF line endings in cmake generated files 2023-02-02 11:17:15 +01:00
Nikola Matic
1bde61c0be Rename precompile.sol and add more tests 2023-02-02 11:17:15 +01:00
Nikola Matic
5f6e606e4d More general minimum EVM version check 2023-02-02 11:17:15 +01:00
Nikola Matic
aceb9dc5d1 Resolve stdlib imports on demand 2023-02-02 11:17:15 +01:00
Alex Beregszaszi
f8b52f8d4d Rename to solstdlib 2023-02-02 11:17:15 +01:00
Alex Beregszaszi
67e82d8065 Add cmake-based header generation 2023-02-02 11:17:15 +01:00
Alex Beregszaszi
4780613cd9 Add stdlib: precompiles 2023-02-02 11:17:15 +01:00
chriseth
b46ed6b335 Add pragma to stdlib itself. 2023-02-02 11:17:15 +01:00
chriseth
dc992ae767 Respect "pragma stdlib" during name resolution. 2023-02-02 11:17:15 +01:00
chriseth
2d490a0213 Pragma stdlib. 2023-02-02 11:17:15 +01:00
Alex Beregszaszi
8af62d66af Require minimum version for stdlib 2023-02-02 11:17:15 +01:00
Alex Beregszaszi
72bcbf96c5 Add semantic test 2023-02-02 11:17:15 +01:00
Alex Beregszaszi
a58fbba0db Simplify precompiles 2023-02-02 11:17:15 +01:00
Alex Beregszaszi
12aa9e54cb Rename to solstdlib 2023-02-02 11:17:15 +01:00
Alex Beregszaszi
5898ff1128 Include stdlib in compilerstack 2023-02-02 11:17:15 +01:00
Alex Beregszaszi
a710ec1b4e Add cmake-based header generation 2023-02-02 11:17:15 +01:00
Alex Beregszaszi
37f4a1c64e Add stdlib: precompiles 2023-02-02 11:17:15 +01:00
Kamil Śliwak
ddbef8f650
Merge pull request #13918 from ethereum/set-version-to-0.8.19
Set version to 0.8.19
2023-02-01 21:15:15 +01:00
Kamil Śliwak
78608e8d17
Merge pull request #13916 from NicoAcosta/mapping-style
Fix mapping style in docs
2023-02-01 20:56:29 +01:00
Rodrigo Q. Saramago
e735ff1a95
Set version to 0.8.19 2023-02-01 20:24:50 +01:00
Nicolás Acosta
da7dfeb0c5 style(reference-types): fix mapping style 2023-02-01 15:54:32 -03:00
Nicolás Acosta
b403085fa1 style(layout_in_storage): fix mapping style 2023-02-01 15:54:08 -03:00
Nicolás Acosta
9b0556caa4 style(modular): fix mapping style 2023-02-01 15:53:33 -03:00
Nicolás Acosta
5b149adfcd style(visibility-and-getters): fix mapping style 2023-02-01 15:53:04 -03:00
Nicolás Acosta
72a17ceb71 style(function-modifiers): fix mapping style 2023-02-01 15:52:34 -03:00
Nicolás Acosta
1edfd73b37 style(security-considerations): fix mapping style 2023-02-01 15:51:56 -03:00
Nicolás Acosta
7b8478a81b style(intro-sc): fix mapping style 2023-02-01 15:51:26 -03:00
Nicolás Acosta
4ff310cc62 style(common-patterns): fix mapping style 2023-02-01 15:50:48 -03:00
Nicolás Acosta
e89efe89a6 style(mapping-types): fix mapping style 2023-02-01 15:49:34 -03:00
Kamil Śliwak
87f61d960c
Merge pull request #13913 from ethereum/changelog-v0.8.18
Sort changelog for 0.8.18 alphabetically
2023-02-01 15:36:41 +01:00
Rodrigo Q. Saramago
66007f5001
Add release date and bugs by version entry for 0.8.18 2023-02-01 14:45:13 +01:00
Rodrigo Q. Saramago
a186e60782
Sort changelog for 0.8.18 alphabetically 2023-02-01 14:45:13 +01:00
Kamil Śliwak
836e1ee1ca
Merge pull request #13914 from ethereum/pylint-2.16-fix
Fix pylint 2.16 warnings
2023-02-01 14:43:46 +01:00
Rodrigo Q. Saramago
828f95ad9e Fix pylint 2.16 warnings 2023-02-01 10:39:00 -03:00
Kamil Śliwak
37953a7eb0
Merge pull request #13911 from ethereum/fix-broken-docs-links-and-redirects
Fix broken docs links and redirects
2023-02-01 14:13:31 +01:00
Kamil Śliwak
8447baec4d docs; Link to published versions of translated docs for languages that already have them 2023-02-01 12:27:56 +01:00
Kamil Śliwak
57b01db57b docs: Replace broken link to Oxford Dictionary British spelling page with an archive.org copy 2023-02-01 12:27:23 +01:00
Kamil Śliwak
986bc361b1 docs: Replace some links with redirects found by linkcheck 2023-02-01 12:26:44 +01:00
Kamil Śliwak
20138f35df
Merge pull request #13909 from codeTIT4N/develop
Replace references to `sha3` in the docs with `keccak`
2023-02-01 11:54:06 +01:00
franzihei
6cad055d97
[DOCS] Update copyright year and description (#13894)
Co-authored-by: Nuno Santos <nuno.santos@ethereum.org>
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2023-02-01 11:47:08 +01:00
Kamil Śliwak
dec1adc03b
Merge pull request #13883 from ethereum/default-evmversion-paris
Set default EVM version to Paris
2023-02-01 11:45:13 +01:00
Lokesh Kumar
4f84112650
updated abi-spec.rst 2023-02-01 03:12:03 +05:30
Rodrigo Q. Saramago
feba4de509
Add paris constraints to SMTChecker
Co-authored-by: Daniel <daniel@ekpyron.org>
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
Co-authored-by: Leo <leo@ethereum.org>
2023-01-31 11:03:04 +01:00
Kamil Śliwak
fa4892e622
Merge pull request #13905 from shimmeris/patch-2
`optimizer.rst`: Remove redundant word in `UnusedStoreEliminator` description
2023-01-31 10:29:05 +01:00
Mio
a68501cebd
fix redundant typo 2023-01-31 13:23:47 +08:00
Rodrigo Q. Saramago
d9d9ab30a2 Update default evm version to paris 2023-01-30 17:57:08 +01:00
Daniel
939b916f4a
Merge pull request #13903 from ethereum/asan-cvc4-cln-memory-leak
Suppress libcln in nightly asan jobs
2023-01-30 14:32:40 +01:00
Rodrigo Q. Saramago
21f95c4536
Suppress libcln from asan tests 2023-01-30 13:22:58 +01:00
Bhargava Shastry
cfc62a4e07
Merge pull request #13902 from ethereum/paris-proto
Yul proto converter: Output prevrandao for evm versions >= paris
2023-01-30 11:49:48 +01:00