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

Bump func-js-bin to v0.5.0, update contracts to modern syntax #12

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

unserialize
Copy link

@unserialize unserialize commented Jun 14, 2024

For a list of changes in v0.5.0, see the MR to FunC itself: ton-blockchain/ton#1026

This MR bumps version of the func-js-bin dependency and converts contracts to modern syntax.

When ton-community/func-js-bin#1 is merged, I'll regenerate dependencies for proper yarn.lock changes, and this MR will become non-draft

Fixes #8

@@ -1,6 +1,6 @@
{
"name": "@ton-community/func-js",
"version": "0.7.0",

Choose a reason for hiding this comment

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

v0.5.0

Copy link

Choose a reason for hiding this comment

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

🙏

@johndpierre1
Copy link

ton-blockchain/ton#1026

@Mrsaz7777
Copy link

package.json

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.

func-js can't compile files that are too large (a few megabytes) with a weird error
6 participants