Skip to content

ton-blockchain/highload-wallet-contract-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5938d68 · Jul 16, 2024

History

33 Commits
Mar 27, 2024
Jul 5, 2024
Mar 28, 2024
Mar 28, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Jul 16, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024

Repository files navigation

highload-wallet-contract-v3

⚠️ timeout must be greater then 0. We recommend using a timeout from 1 hour to 24 hours.

⚠️ This highload-wallet has a limit of 8380415 messages per timeout. If you fill the dictionary completely during the timeout, you will have to wait for the timeout before the dictionary is freed.

⚠️ Use an subwallet_id different from the subwallet_id's of other contracts (regular wallets or vesting wallets). We recommend using 0x10ad as subwallet_id.

query_id is a composite ID consisting of a shift ([0 .. 8191]) and a bitnumber ([0 .. 1022]). Use HighloadQueryId.ts wrapper.

npm install

Build:

npm run build

Test:

npm run test

Useful examples can be found below:

Author: Andrew Gutarev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published