Martin Blicha
|
2e38798408
|
SMTChecker: Keep counterexamples on test expectation update
|
2023-07-24 18:36:18 +02:00 |
|
Paul Wackerow
|
83fe3d4011
|
update GH edit path to develop branch (#14437)
|
2023-07-24 15:48:39 +01:00 |
|
Paul Wackerow
|
4fa48a6eb1
|
patch other-version menu overflow [Fixes #14429] (#14431)
|
2023-07-24 15:48:18 +01:00 |
|
Kamil Śliwak
|
89407d253d
|
Merge pull request #14315 from shalaamum/doc-fixes
docs: Fixes for some minor mistakes/typos
|
2023-07-22 00:11:18 +02:00 |
|
shalaamum
|
b4407d90a5
|
Small documentation fixes
|
2023-07-21 23:23:20 +02:00 |
|
Kamil Śliwak
|
548b033af6
|
Merge pull request #14434 from ethereum/fix-natspec-event-ice
Fix ICE when emitting event from another contract
|
2023-07-21 23:18:37 +02:00 |
|
Nikola Matic
|
964bdc711c
|
Fix ICE when emitting event from another contract
|
2023-07-21 21:49:09 +02:00 |
|
Kamil Śliwak
|
957a9e742b
|
Merge pull request #13873 from ethereum/foundry-prbmath-external-test
Foundry prbmath external test
|
2023-07-21 21:48:49 +02:00 |
|
r0qs
|
dcbd645798
|
Delete old prb-math.sh script
|
2023-07-21 20:25:58 +02:00 |
|
r0qs
|
ab4f5f2983
|
Initial prototype of prb-math external tests using foundry rewritten in python
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
|
2023-07-21 20:25:58 +02:00 |
|
r0qs
|
ecd56e6129
|
Merge pull request #14441 from ethereum/pylint-notes-config
Add TMP and remove TODO and FIXME from pylint note tags list
|
2023-07-21 17:58:31 +02:00 |
|
r0qs
|
927eddee84
|
Add TMP and remove TODO and FIXME from pylint note tags list
|
2023-07-21 15:55:47 +02:00 |
|
Nikola Matić
|
f466e1ef5e
|
Merge pull request #14428 from ethereum/update-release-checklist
Update solidity-website links in release checklist
|
2023-07-20 08:42:53 +02:00 |
|
Kamil Śliwak
|
ceb6587692
|
Merge pull request #14426 from omahs/typos
Fix minor typos
|
2023-07-19 18:19:16 +02:00 |
|
omahs
|
5b72c4f494
|
Fix typos
|
2023-07-19 17:12:15 +02:00 |
|
r0qs
|
b2ce8898ea
|
Update solidity-website links in release checklist
|
2023-07-19 16:43:39 +02:00 |
|
Nikola Matić
|
d268c3f5b3
|
Merge pull request #14423 from ethereum/set-version-to-0.8.22
Set version to 0.8.22
|
2023-07-19 14:01:50 +02:00 |
|
Nikola Matic
|
c2670e4afb
|
Set version to 0.8.22
|
2023-07-19 11:03:17 +02:00 |
|
Nikola Matić
|
d9974bed71
|
Merge pull request #14427 from ethereum/set-release-date-version-0.8.21
Set release date for 0.8.21
|
2023-07-19 10:56:46 +02:00 |
|
Nikola Matić
|
ce1453b8f8
|
Merge pull request #14422 from ethereum/sort-changelog-for-0.8.21
Sort Changelog for 0.8.21 release
|
2023-07-19 10:51:53 +02:00 |
|
Nikola Matic
|
601104ea94
|
Sort Changelog for 0.8.21 release
|
2023-07-19 10:00:34 +02:00 |
|
Nikola Matic
|
09628b7502
|
Set release date for 0.8.21
|
2023-07-19 09:27:09 +02:00 |
|
Nikola Matić
|
1acebf78ee
|
Merge pull request #14424 from ethereum/missing-changelog-entries
Add missing changelog entries
|
2023-07-18 21:43:24 +02:00 |
|
Martin Blicha
|
f622a6c514
|
Add missing changelog entries
|
2023-07-18 20:28:52 +02:00 |
|
Nikola Matić
|
9206885bdd
|
Merge pull request #14421 from ethereum/fix-broken-docs-links
Fix broken links in docs
|
2023-07-18 19:15:14 +02:00 |
|
Nikola Matić
|
2a46e2fedc
|
Merge pull request #14366 from ethereum/selectorSideEffects
Always generate code for .selector member access.
|
2023-07-18 19:14:30 +02:00 |
|
Nikola Matic
|
aba7d1769c
|
Fix broken links in docs
|
2023-07-18 18:25:48 +02:00 |
|
r0qs
|
86602852be
|
Add buglist entry
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
|
2023-07-18 18:15:32 +02:00 |
|
Daniel Kirchner
|
5c7214cbe3
|
Always generate code for .selector member access.
|
2023-07-18 18:15:32 +02:00 |
|
Nikola Matić
|
64427412c4
|
Merge pull request #14347 from ethereum/fixTypeCheckingAbiDecode
Disallow the use of `TypeType` in complex expressions
|
2023-07-18 18:14:45 +02:00 |
|
Nikola Matić
|
23fb9bc3a6
|
Merge pull request #14367 from ethereum/functionTypeMobileType
Restrict mobile types of function types.
|
2023-07-18 17:55:02 +02:00 |
|
Nikola Matic
|
82cb5338a9
|
Relax delegatecall type restriction plus test
|
2023-07-18 17:07:13 +02:00 |
|
Daniel Kirchner
|
110e2a656d
|
Restrict mobile types of function types.
Move ternary tests to semanticTests
|
2023-07-18 14:13:36 +02:00 |
|
Matheus Aguiar
|
4fd5bbf50b
|
Restrict mobileType of TypeType
|
2023-07-18 12:58:11 +02:00 |
|
Kamil Śliwak
|
2c82873a2c
|
Merge pull request #14371 from ethereum/overrideMagicType_mobileType
Disallow the use of `MagicType` in complex expressions
|
2023-07-18 12:57:39 +02:00 |
|
Matheus Aguiar
|
f3fc19080a
|
Override mobileType of MagicType to null
|
2023-07-18 10:56:02 +02:00 |
|
Kamil Śliwak
|
4c4410e0c5
|
Merge pull request #14365 from ethereum/declarationFunctionTypeConversions
Disallow conversions between declaration function types.
|
2023-07-17 19:21:29 +02:00 |
|
Daniel Kirchner
|
0ab0842c29
|
Disallow conversions between declaration function types.
|
2023-07-17 18:33:07 +02:00 |
|
Kamil Śliwak
|
755110aed4
|
Merge pull request #14407 from ethereum/fix-inliner-argument-order-bug
Fix ``FullInliner`` not preserving evaluation order of call arguments
|
2023-07-17 18:32:50 +02:00 |
|
Kamil Śliwak
|
735326d50d
|
Properly document FullInliner's prerequisites
|
2023-07-17 16:40:43 +02:00 |
|
Kamil Śliwak
|
ba3f9dd2a2
|
FullInliner: Do not include calls whose arguments may have side-effects
|
2023-07-17 16:40:43 +02:00 |
|
Kamil Śliwak
|
5e1e0e7752
|
FullInliner: Fix order of arguments of inlined functions
|
2023-07-17 16:40:43 +02:00 |
|
Kamil Śliwak
|
a07f6c443a
|
Tests for Yul argument evaluation order after optimization
|
2023-07-17 16:40:43 +02:00 |
|
Kamil Śliwak
|
edceb4d2d1
|
Allow testing FullInliner without ExpressionSplitter
|
2023-07-17 16:40:43 +02:00 |
|
Kamil Śliwak
|
96bb39d1b4
|
Merge pull request #14304 from ethereum/relax-restrictions-on-immutable-initialization-outside-functions-and-modifiers
Relax restrictions on immutable initialization (outside of functions and modifiers)
|
2023-07-17 16:38:57 +02:00 |
|
Paul Wackerow
|
11be2f4881
|
Squashed commit of the following: (#14401)
commit 6f38009a31b2ff5d6f53de7b74469f495fe04092
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jul 10 15:36:03 2023 -0700
remove default sphinx footer
commit 0d842749566f40fa8c2dd434fa67bcc5e9df3aa0
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jul 10 15:21:26 2023 -0700
linting
commit c8484ac7c1f54067b0d3c4aa4aa81de7d36df71d
Merge: 8339800d0 b583e9e64
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jul 10 14:15:03 2023 -0700
Merge branch 'develop' into docs-rebrand
commit 8339800d0fdd197f589337e1198867d4198a3850
Merge: 633c673c5 88d5e06d4
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jul 10 14:11:58 2023 -0700
Merge branch 'rebrand' into docs-rebrand
commit 88d5e06d4ce79696b9451991b33834ecc55bf66d
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jul 10 14:11:52 2023 -0700
remove dev code
commit 633c673c5e227009917d888e1f0991f33aa75f44
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jul 10 14:02:25 2023 -0700
update home url poitner to production domain
commit b3689cb7c230e1fb3a97400e5412ec14c34fc586
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jul 10 13:59:34 2023 -0700
fix external link arrow to match core site
commit b7a28a5dfe7517a88870afe67783e9e300b85af4
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jul 10 13:59:19 2023 -0700
swap in cdnfonts for overpass fonts
commit e979ad5c9f69c9c7ee369a0700a64ea6d9061c2b
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jul 10 08:30:48 2023 -0700
fix external link arrow spacing/underline
commit b90077863cfff5d8776f5dc74f82f061e0162d37
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Thu Jul 6 16:26:28 2023 -0700
update foot note
commit ed9ddfd327cd0e382286abf0c8896c7c879512b2
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Thu Jul 6 13:12:14 2023 -0700
update nav link hover color
commit 077d3a0c9333c96cbabc3ce2bccf00afac19a312
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Tue Jul 4 20:27:05 2023 -0700
bug fixed for header/nav-link styling
commit 2584dd2e419255ec93430446bd049ff90155987e
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Tue Jul 4 12:15:09 2023 -0700
fix link shift bug
commit 885d2bc52ca3ed9e4727d7f0eaed0e312fedaaaa
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Tue Jul 4 12:13:03 2023 -0700
update nav link hover styling
commit d06c81592ad88ad2e81701cec9e85b6a3cee86ee
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jul 3 18:25:37 2023 -0700
extract event listener functions
commit 414e444ee67fe937d1295b14ac8591a710bfbdff
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jul 3 18:22:08 2023 -0700
a11y: skip to content link
commit 6c628ea73995dad9b9a6fb502bb216d88f0e9602
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jul 2 21:57:24 2023 -0700
fine-tuning more styling
commit 71b617abaf27c34fcecaf6e30795687abf9885f7
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jul 2 21:37:02 2023 -0700
fix primary link color
commit d90627418c605bff4398a9e24ae0c5c685f73992
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jul 2 21:21:30 2023 -0700
fix mobile versions expansion
commit f0f0fbbcb74ea35efa6e4cf87ab1d855f1ae2bd2
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jul 2 21:21:16 2023 -0700
update code styling
commit 727c7ee9b69427eddd73012a89e6ee9ae1ccec8d
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jul 2 21:20:38 2023 -0700
remix link styling
commit 4059c00e3d704002ef34f85fd86495f2a4ac9e57
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jul 2 21:19:49 2023 -0700
fix whitespace styling
commit 631e2910a53484b97770cad1b3439d412a0ab6d0
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jul 2 20:33:54 2023 -0700
fix search input styling
commit 5e06b22a7200b0774bd135c666b4e3437d342350
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jul 2 19:37:19 2023 -0700
css adjustments
commit 637d5122038fd6075cd53d57537d728b730acbcf
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jul 2 19:15:05 2023 -0700
selector adjustments, linting
commit 781dc7c3009dc406b36cd2bdcb2d02c3c34fafa6
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jul 2 18:26:09 2023 -0700
top version/search layout adjustments
commit 7341e17003700133659e5f64ee2d1369ac50e434
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jul 2 18:18:21 2023 -0700
update version div styling
commit 3a4b3feb581b1799e48d395b73aca05760dc5658
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sat Jul 1 21:18:12 2023 -0700
restyle external link arrow for forum link
commit e6cef6312ca73c125c01b78573f21c75fcbbfc87
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sat Jul 1 20:50:31 2023 -0700
add woff2 fonts, use absolute font urls
commit 3bc401b1dbe971501826011a692c38ee9ce4b992
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sat Jul 1 15:15:26 2023 -0700
fix nav button alignment
commit b7d607b7090e1ac6ded55ac6e534549609226236
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Fri Jun 30 19:02:24 2023 -0700
rename pcm param to color
commit d67e23539f720250bb298c11fd2b1b6d7dbb0815
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Fri Jun 30 17:34:56 2023 -0700
center align footer buttons, fix bug on pre text
commit 34a665038dc27e2b8874b3e16ffc581c33f31bc5
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Thu Jun 29 16:40:26 2023 -0700
preload fonts
commit 5b987c31455ffe02135e357ea560bbad8a9c6745
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Thu Jun 29 15:31:41 2023 -0700
antialiased font smoothing
commit 9585fb5bb73f67e37a4f9f1da83e7b133f0b4446
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Thu Jun 29 13:44:51 2023 -0700
search results styling
commit 224ed028b181b3944d2f2e33f4122b15f38f7608
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Thu Jun 29 13:29:09 2023 -0700
restore search functionality
commit ec5782a01cd0f1c1808b353560c39911c9fdc645
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Wed Jun 28 21:55:11 2023 -0700
more mobile menu and styling fixes
commit c033f05e2ab839309e7d3864ae66c465d801e806
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Wed Jun 28 13:14:22 2023 -0700
patch location cleaner
commit 6cae3b5ad67e38f6decfa18eeacce973783a2fc1
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Tue Jun 27 17:49:28 2023 -0700
patch location cleaner
commit e86e6a11189ed57f122382c901fe7a0f49518e83
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Tue Jun 27 17:40:11 2023 -0700
color mode continuity
commit c3ba4ee6c614fa637a34eacbae60c5e88cd018c5
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Tue Jun 27 15:32:11 2023 -0700
refactor layout
commit ac3bae8f34ccbd08f68cb784b3ec00bad70a9281
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jun 26 14:35:00 2023 -0700
color and styling updates
commit 42e301818d3d11152c5ce630c8085db1c1664a13
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jun 26 13:23:03 2023 -0700
highlight active nav link
commit fb72573c01494486ab9b0942c3f67c372af0d5e6
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jun 26 12:34:25 2023 -0700
patch mobile menu bottom scroll stop
commit 2dcef754301d35143ea24ca197906c974e128a25
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Mon Jun 26 12:32:38 2023 -0700
adjust header icon sizes
commit dc75b636b7f442dfe7aaa80ad82470be0f3d4f19
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jun 25 21:41:18 2023 -0700
fix header icon sizes
commit de70f1a56eba85c89c1f01f37770b1d6bd91d5db
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sun Jun 25 19:58:18 2023 -0700
mobile meun debugging
commit 1fe20565a838c2f2212cd95045cd309b076c8b2b
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sat Jun 24 13:21:23 2023 -0700
icon color mode improvements
commit fcb134a4209371277693e919fb06eaeb53e36cb6
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sat Jun 24 11:51:24 2023 -0700
initialize with menu closed
commit defa7c78e981037409ec9d2b9ab871910023f5b0
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Sat Jun 24 11:37:47 2023 -0700
color toggle and mobile menu
commit 695d719612be0ed9cac0f246f0eaf91f3fdb2e75
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Fri Jun 23 16:39:32 2023 -0700
forum url as external link
commit ad182602095909d84331339993b31f2a37bf1cd7
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Fri Jun 23 16:28:14 2023 -0700
patch contributing path
commit fbfeaa7a12a1b9bc86b766a0e490b85d2ded8849
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Fri Jun 23 16:20:57 2023 -0700
update contribute path
commit f7dbf1f2e0a3e31d164d6cc67c952f89c3f8f49e
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Fri Jun 23 16:05:22 2023 -0700
dev: point to vercel build for new solidity site
commit c344c1df86e78ad6ab9bc066ac75659180d068cf
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Fri Jun 23 14:30:40 2023 -0700
update stylesheets, constants, logos
commit c15135378c8568ed93bf685552940cdbe1c07b70
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Fri Jun 23 10:25:05 2023 -0700
bg color cleanup
commit c049df77d9d55adc796bc2f8cd7c186d833aca69
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Thu Jun 22 19:02:49 2023 -0700
clean up initialize and toggle scripts
deprecate dark.css in lieu of a dark more html attribute indicator and css selectors for this attribute. Avoids needing to enable/disable dark stylesheet
commit 881c9cce66e18d30b50c467a22d98836698f5b58
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Thu Jun 22 18:59:24 2023 -0700
import type faces
commit e9b26157aabf4374754cf14d9a4a980c92bd139c
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date: Thu Jun 22 15:39:00 2023 -0700
implement initial styling adjustments
|
2023-07-14 19:31:06 +01:00 |
|
Kamil Śliwak
|
e70e595ce7
|
Merge pull request #14355 from ethereum/via-ir-bytecode-comparison
Via IR bytecode comparison
|
2023-07-14 17:26:13 +02:00 |
|
Kamil Śliwak
|
dad2bf6472
|
Relax restrictions on immutable initialization
|
2023-07-14 15:29:32 +02:00 |
|
Kamil Śliwak
|
490b90d0ab
|
Implement ImmutableItem::setToZero() to make delete work with immutables
|
2023-07-14 15:29:32 +02:00 |
|
Kamil Śliwak
|
0afe025f19
|
Minor tweaks to immutable tests for better diffs
|
2023-07-14 15:29:32 +02:00 |
|