Kamil Śliwak
e29a68d374
Merge pull request #14098 from ethereum/workaround-oz-ext-test-2
...
Skip `TransparentUpgradeableProxy` openzeppelin external tests due to partial viaIR support in Hardhat
2023-04-06 15:53:33 +02:00
Kamil Śliwak
a902c09cb7
Merge pull request #14086 from ethereum/gnosis-ext-workaround
...
Skip via-ir with yul optimizer for Gnosis external tests
2023-04-06 15:52:15 +02:00
Rodrigo Q. Saramago
f404eb0349
More openzeppelin workarounds
2023-04-06 13:23:36 +02:00
Nikola Matić
9e0a0af78c
Merge pull request #14062 from ethereum/fix-split-sources-script
...
[scripts/splitSources.py] Add newline to files.
2023-04-05 22:37:20 +02:00
Rodrigo Q. Saramago
33b07c5dc6
Skip via-ir with yul optimizer for Gnosis external tests
2023-04-05 21:27:31 +02:00
Kamil Śliwak
d7ecee4f0a
Merge pull request #14095 from ethereum/sort-changelog
...
Sort changelog
2023-04-05 20:23:29 +02:00
Kamil Śliwak
878862a924
Merge pull request #14096 from minaminao/fix-not-displaying-svg-image
...
fix(docs): not displaying svg images in PDF
2023-04-05 19:40:01 +02:00
minaminao
26c769fe8e
fix: not displaying svg image
2023-04-06 01:35:09 +09:00
Nikola Matic
3d5bb3e87b
Sort changelog
2023-04-05 17:42:06 +02:00
Kamil Śliwak
9020efec58
Merge pull request #14087 from ethereum/better-error-for-invalid-call
...
Better error message when trying to call things that are not functions
2023-04-05 17:38:10 +02:00
Nikola Matić
2ea2a63102
Merge pull request #13626 from ethereum/natspec-enum
...
Adds natspec to AST for enum definition.
2023-04-05 15:48:55 +02:00
Christian Parpart
be8752b5d3
Adds natspec to AST for enum definition.
2023-04-05 14:58:32 +02:00
Leo Alt
8e5f8c8595
reenable arch smt tests
2023-04-05 14:56:03 +02:00
Leo Alt
e6f099db92
bring ubuntu2004 back
2023-04-05 14:56:03 +02:00
Leo Alt
f72e61ccbe
update z3 in docker files
2023-04-05 14:56:03 +02:00
Kamil Śliwak
a019f400d0
Better error message when trying to call things that are not functions
2023-04-04 17:30:37 +02:00
Kamil Śliwak
293690e5a4
Add util::capitalized() and Type::categoryName()
2023-04-04 17:30:37 +02:00
Kamil Śliwak
7b634152bd
Merge pull request #14071 from minaminao/docs-fix-yul
...
docs: correct small errors in yul.rst
2023-04-04 15:28:15 +02:00
Kamil Śliwak
a1fbf6b097
Merge pull request #14020 from krvaibhaw/develop
...
Update Solidity scripts to remove unencrypted git protocol
2023-04-04 15:05:39 +02:00
Kamil Śliwak
9d5b34b230
Merge pull request #14008 from ethereum/uniform-gh-label-naming-convention
...
Uniform naming convention for github labels
2023-04-04 14:34:45 +02:00
Nuno Santos
d9965a3d14
Update issue templates ( #13970 )
...
* Update issue templates
Added labels to all the templates as well as descriptions.
Next step:
- Mandatory fields.
* Update .github/ISSUE_TEMPLATE/bug_report.md
Co-authored-by: matheusaaguiar <95899911+matheusaaguiar@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/documentation_issue.md
Co-authored-by: matheusaaguiar <95899911+matheusaaguiar@users.noreply.github.com>
---------
Co-authored-by: matheusaaguiar <95899911+matheusaaguiar@users.noreply.github.com>
2023-04-04 14:03:10 +02:00
Nuno Santos
0037693c8d
Update ReleaseChecklist.md post release steps ( #14007 )
...
* Update ReleaseChecklist.md
* Update ReleaseChecklist.md
* Update ReleaseChecklist.md
* Update ReleaseChecklist.md
* Update ReleaseChecklist.md
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
* Update ReleaseChecklist.md
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
* Update ReleaseChecklist.md
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
* Update ReleaseChecklist.md
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
---------
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2023-04-03 17:55:17 +01:00
Kamil Śliwak
5e88d590c4
Merge pull request #14077 from minaminao/consolidate-terms-and-fix-typos
...
Fix a couple of small errors in docs: broken/missing backticks, broken code blocks, bad capitalization
2023-04-03 17:00:36 +02:00
Kamil Śliwak
79d975a77d
Merge pull request #14078 from ethereum/fix_missing_keyword_unicode
...
Fix missing keyword `unicode` in grammar
2023-04-03 12:53:20 +02:00
Nikola Matić
f2dc3d38a7
Merge pull request #14052 from kuzdogan/develop
...
Update Metadata Documentation
2023-03-31 15:35:56 +02:00
Kaan Uzdoğan
1a23b7a60a
Update metadata docs
...
Squashed into single commit
Squashed commits:
Sort metadata JSON, add errors to devdoc & userdoc
Sorts the example metadata in the alphabetical order,
as this is the way output by the compiler.
Add playground.sourcify.dev link
Update metadata documentation content
Fix trailing whitespaces
Add new line after code-block
Fix unexpected indentation
Fix unexpected unindent
Fix unexpected unindent - 2
Suggestions from code review: wording, punctuation
Co-authored-by: Nikola Matić <nikola.matic@ethereum.org>
Fix missing trailing commas
Co-authored-by: Nikola Matić <nikola.matic@ethereum.org>
Order yul settings, fix trailing commas
Explicitly state appended to the runtime bytecode
Break down metadata content into two points
Remove trailing whitespace
2023-03-31 15:27:57 +03:00
Leo
bca3fb8ffd
Merge pull request #14076 from ethereum/update_z3_tests
...
Update z3 tests
2023-03-29 10:35:39 +02:00
Matheus Aguiar
4aa310034c
Added missing keyword unicode to Lexer
2023-03-28 13:51:43 -03:00
Leo Alt
ce9a7ee954
update smtchecker tests
2023-03-28 18:23:54 +02:00
minaminao
c0f92da860
Replace solidity with Solidity
2023-03-28 23:02:29 +09:00
minaminao
c2a2fce8e7
Replace Send with `send
`
2023-03-28 23:01:06 +09:00
minaminao
25a41e3ac6
Replace Javascript with JavaScript
2023-03-28 22:59:48 +09:00
minaminao
cd8636105d
Replace python with Python
2023-03-28 22:59:05 +09:00
minaminao
ccb64e9fa4
Fix the style of bullet points
2023-03-28 22:57:39 +09:00
minaminao
dce1e7b378
Fix "Yul Code"
2023-03-28 22:56:24 +09:00
minaminao
f12e368d67
Fix the missing dot
2023-03-28 22:55:09 +09:00
minaminao
c5ae22db86
Wrap numbers in backquotes
2023-03-28 22:53:57 +09:00
minaminao
58f3aa8c28
Fix the code block not rendered
2023-03-28 22:52:09 +09:00
minaminao
1468f5ac41
Fix the missing backquote
2023-03-28 22:50:35 +09:00
Leo Alt
3e1e43f569
use new z3
2023-03-28 14:37:01 +02:00
Nuno Santos
7974a3cf7c
Consolidated term to reentrancy
2023-03-28 12:28:31 +01:00
minaminao
7375fc24c0
Omit the mention of topics
2023-03-27 18:26:15 +09:00
minaminao
6f0941a510
Correct small errors in yul.rst
2023-03-25 15:13:51 +09:00
Kamil Śliwak
5dbfa9409b
Merge pull request #14066 from ethereum/update_grammar
...
Update grammar `functionDefinition` parser rule and rename `NumberUnit` lexer rule
2023-03-24 21:19:42 +01:00
Matheus Aguiar
0158de60be
Refactored NumberUnit and FunctionDefinition. Added OctalNumber. Fixed number followed by identifier with no whitespace.
2023-03-24 16:19:33 -03:00
Alexander Arlt
3fb1628358
[scripts/splitSources.py] Add newline to files.
2023-03-21 13:56:50 -05:00
Nikola Matić
2ca349c69a
Merge pull request #14061 from mmqxyz/patch-2
...
Fix small typos in abi-spec.rst
2023-03-21 08:51:41 +01:00
Rodrigo Q. Saramago
a0e62bbd3d
Annotate function ID of functions that may be called via the internal dispatch.
...
Co-authored-by: Daniel <daniel@ekpyron.org>
2023-03-20 20:14:41 +01:00
mmqxyz
0dd40d2ad2
Fix small typos in abi-spec.rst
2023-03-20 20:12:56 +01:00
Daniel
e7ec40b1af
Merge pull request #13752 from ethereum/reimplement_unused_assign
...
Reimplement unused eliminators
2023-03-20 16:51:17 +01:00