Skip to content
New issue

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

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

Already on GitHub? # to your account

Add stubs for Struct.fromCell() and related functions #187

Closed
novusnota opened this issue Feb 11, 2025 · 1 comment · Fixed by #420
Closed

Add stubs for Struct.fromCell() and related functions #187

novusnota opened this issue Feb 11, 2025 · 1 comment · Fixed by #420
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@novusnota
Copy link
Member

novusnota commented Feb 11, 2025

Technically, those are global functions that just happen to be hidden in namespaces of all Struct and Message types.

  • StructType.fromCell()
  • StructType.fromSlice()
  • MessageType.fromCell()
  • MessageType.fromSlice()

Soft depends on: tact-lang/tact#1786

@i582
Copy link
Collaborator

i582 commented Feb 11, 2025

See also: #86

@i582 i582 added this to the v0.2.0 milestone Feb 13, 2025
i582 added a commit that referenced this issue Feb 14, 2025
…and `fromSlice` methods on structs and messages

Fixes #86
#187
i582 added a commit that referenced this issue Feb 14, 2025
…and `fromSlice` methods on structs and messages (#233)

Fixes #86
#187
@i582 i582 modified the milestones: v0.2.0, v0.3.0 Feb 18, 2025
@i582 i582 marked this as a duplicate of #338 Feb 22, 2025
@i582 i582 removed this from the v0.3.0 milestone Feb 24, 2025
@novusnota novusnota added this to the v0.4.0 milestone Feb 27, 2025
@i582 i582 assigned i582 and unassigned novusnota Mar 7, 2025
@i582 i582 closed this as completed in #420 Mar 7, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants