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

Incorrect TL-B scheme in TEP-64 #119

Open
pyAndr3w opened this issue Mar 24, 2023 · 33 comments
Open

Incorrect TL-B scheme in TEP-64 #119

pyAndr3w opened this issue Mar 24, 2023 · 33 comments

Comments

@pyAndr3w
Copy link
Contributor

Compiling a TL-B scheme from TEP-64 using the standard tools (tlbc) results in an error:

test.tlb:1:23: error: variable `bn` used before being assigned to
  tail#_ {bn:#} b:(bits bn) = SnakeData ~0;
(spoiler) Current TL-B scheme from TEP-64
tail#_ {bn:#} b:(bits bn) = SnakeData ~0;
cons#_ {bn:#} {n:#} b:(bits bn) next:^(SnakeData ~n) = SnakeData ~(n + 1);

chunked_data#_ data:(HashMapE 32 ^(SnakeData ~0)) = ChunkedData;

text#_ {n:#} data:(SnakeData ~n) = Text;
snake#00 data:(SnakeData ~n) = ContentData;
chunks#01 data:ChunkedData = ContentData;
onchain#00 data:(HashMapE 256 ^ContentData) = FullContent;
offchain#01 uri:Text = FullContent;
@naxoootcnjncgjnnxfhjjv

This comment was marked as spam.

@MrSlivkija

This comment was marked as spam.

@naxoootcnjncgjnnxfhjjv

This comment was marked as spam.

@naxoootcnjncgjnnxfhjjv

This comment was marked as spam.

@tikto29

This comment was marked as spam.

@MrSoe007

This comment was marked as spam.

@Wtfisthatgg

This comment was marked as spam.

@mostafaevazi99

This comment was marked as spam.

1 similar comment
@mostafaevazi99

This comment was marked as spam.

@mostafaevazi99

This comment was marked as spam.

@mostafaevazi99

This comment was marked as spam.

1 similar comment
@mostafaevazi99

This comment was marked as spam.

@Salehsohrabi

This comment was marked as spam.

@Salehsohrabi

This comment was marked as spam.

@thsafe
Copy link

thsafe commented Oct 14, 2024

IMG_8517
IMG_8515

@MainAnn

This comment was marked as spam.

@MainAnn

This comment was marked as spam.

@MainAnn

This comment was marked as spam.

@MainAnn

This comment was marked as spam.

@Amin649136411
Copy link

test.tlb:1:23: error: variable bn used before being assigned to
tail#_ {bn:#} b:(bits bn) = SnakeData ~0;

@LuCaSiNo40
Copy link

lucasyno

@hossen71

This comment was marked as spam.

@hossen71

This comment was marked as spam.

@amirJahani1993

This comment was marked as spam.

@Aliasgharrezvani
Copy link

text: Receive 0.14 TON + 100 USDT

@LuCaSiNo40
Copy link

text: Receive 0.14 TON + 100 USDT

@Ashishmandal-24
Copy link

Send my drop

@thsafe
Copy link

thsafe commented Nov 3, 2024 via email

@hossen71

This comment was marked as spam.

@MainAnn

This comment was marked as spam.

@Akashurz
Copy link

Akashurz commented Nov 7, 2024

I can get my ton?

@Elgayar777
Copy link

Cool

@Elgayar777
Copy link

Good

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

No branches or pull requests