Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from v0.8.23 #71

Merged
merged 26 commits into from
Jan 13, 2025

Conversation

yanghang8612
Copy link

No description provided.

robriks and others added 26 commits August 10, 2023 10:59
Rearranged the calldata encoding explanations for the example functions so they are more easy to understand since they now visually match the order the functions are declared:

Foo.bar() 
Foo.baz() 
Foo.sam()

Maybe I'm smolbrain but it was confusing to reference the functions when they are declared in a different order than they are explained. I kept imagining calldata encoding layouts for bar() even though the example I was looking at discussed baz() instead.

Minor change but makes a big difference for less experienced calldataooors like me.
…-standard-json-tests

Fix wrong file path in standard json tests
Release checklist: warning about publishing the release too early
* Update README.md for X (Twitter) new brand guidelines
* suggested changes
Whitespace and newline validation for empty sequence

Changelog and docs

Kamil

Revert "fixup! Accept empty optimizer sequence with Yul optimizer disabled"

This reverts commit 1cbcc8e.
…r-sequence-with-yul-optimizer-disabled

Accept empty optimizer sequence with Yul optimizer disabled
Co-authored-by: Matheus Aguiar <matheus.pit@gmail.com>
…omparison

Fix assembly item comparison for verbatim.
…res-from-changelog

Remove superflous language features category from Changelog
…ug-blog-post

Fix link in bugs.json for 0.8.23
Copy link
Collaborator

@CodeNinjaEvan CodeNinjaEvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CodeNinjaEvan CodeNinjaEvan merged commit 4b2fb68 into tronprotocol:develop Jan 13, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants