-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Tun #1666
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
Open
xssnick
wants to merge
576
commits into
ton-blockchain:testnet-tunnel
Choose a base branch
from
xssnick:tun
base: testnet-tunnel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Tun #1666
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…set-cache Cache validator sets for create_shard_state
Co-authored-by: birydrad <>
* New account storage stat * Fix computing storage stat * Don't store zero dict hash * Dictionary::multiset; optimize account storage stat * Don't calculate account storage dict when not needed * Optimize cell loading in account storage stat * Don't store storage dict hash in masterchain * Avoid copying Account object
Merge Tolk0.11 to testnet
…chain#1623) Co-authored-by: ice-charon <[email protected]>
…#1622) Co-authored-by: ice-charon <[email protected]>
This is negligible but still positive (~0.5%) improvement.
Use check_for_each for iterating over validator set
* Disable anycast address, allow deploying with "fixed prefix length" * GETEXTRABALANCE instruction, changes in reserve * Change exitcode for "too many extra currencies" * Revert end_lt and collect action fine if state limits are exceeded * Fix consuming gas in RUNVM * Fix checking message balance * Add "supported-version" and capability constants to fift * Add unpacked in msg params to TVM c7 * Remove excessive logs in celldb * Fix moving libraries and log in runvm * Move "in msg params" in c7 to version 11 * Add msg value (with extra) to INMSGPARAMS
…ollate Optimistic collation and other optimizations
Merge Tolk 1.0 to dev branch
Allow hostnames instead of IPs for liteservers (ton-blockchain#1771)
…ollate Optimize optimistic collation
Bugfixes in storage daemon
This fixes calculating prev_blocks_info in tonlib and similar places
ArchiveFile::start_up() truncates packfiles unconditionally, causing unneeded filesystem writes (mtime) and complicating auditing on file level. Co-authored-by: mkiesel <[email protected]>
…#1800) * add libgslcblas into portable binaries * remove commented line * update target OSX for macos 15 * ensure system headers come from the right macOS SDK.
Version 12: new bounce, BTOS, HASHBU opcodes
…lator (ton-blockchain#1814) Co-authored-by: SpyCheese <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.