-
Notifications
You must be signed in to change notification settings - Fork 10
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
Ion sync upstream #2
Conversation
* Add standalone emulator.so/dylyib/dll to release artifacts * sync emulator names
* fix windows build * exclude test-bigint execution on windows --------- Co-authored-by: My Name <[email protected]>
Co-authored-by: SpyCheese <[email protected]>
…HE_SIZE (ton-blockchain#930) Co-authored-by: EmelyanenkoK <[email protected]>
* 3.6. Fix directory traversal in KeyValueDir * 3.9. Fix buffer_to_hex reversing nibbles * 3.5. Fix error handling at blocks.getBlockHeader * 3.11. Fix query.forget * 3.12. Fix error handling in RemoteRunSmcMethod * 4.1. Delete unused files * 3.10. Use named constants instead hardcoded constants * 3.4. Fix response block header verification * 3.1. Check proof of blocks.getShards response * fix td::buffer_to_hex + test * 3.2. Add proof check for listBlockTransactions response in RunEmulator actor * 3.8. Add proof checking for getLibraries method * fix regression tests * 3.3 Add proof checking for lookupBlock method * Add publishers to proof of getLibrariesWithProof response (ton-blockchain#25) * fix missing return, fix requesting mc block * Fix requesting lookupBlock with client mc blk == mc ref block * Fix duplicating lib data in proof and data, add mode 2 for not including the data * Migration of LastBlockStorage with fixed td::buffer_to_hex --------- Co-authored-by: ms <[email protected]> Co-authored-by: Marat <[email protected]>
Co-authored-by: SpyCheese <[email protected]>
* Save rocksdb statistics to file every minute * Add flag to disable collecting rocksdb statistics
Co-authored-by: SpyCheese <[email protected]>
* Compress block candidates in validator-session * Compress blocks in full-node (disabled for now) --------- Co-authored-by: SpyCheese <[email protected]>
* fix typos * fix typo
Co-authored-by: SpyCheese <[email protected]>
* Statistics for .pack files * optimizations * fix typo * fix erasing packages
* Compress block candidates in validator-session * Compress blocks in full-node (disabled for now) * test pipeline with lz4 * tonlib compilation required lz4; try win compile; * install lz4 on mac. * wip, test builds * remove FindLZ4.cmake * fix typo * fix wasm lz4 path * increase groovy timeout to 120 sec * add lz4 for android and emscripten builds * add lz4 for android and emscripten builds * fix win build include path for lz4 * add precompiled lz4 for android * cleanup * adjust android include dir for lz4 * fix path for android arm of lz4 * cleanup * minor fix --------- Co-authored-by: SpyCheese <[email protected]>
* Private overlay for external messages * Improve ext msg overlays * Manage from validator console * Bypass out queue size limit for high-priority messages * Shuffle messages in get_external_messages * Cleanup mempool when creating validator group * Improve private overlays for externals 1. Allow using validator adnl ids in addition to fullnode ids 2. Set priority per sender, not per overlay 3. Require the same overlay name for all nodes 4. Enable lz4 in private block overlay * Fix typo, add debug logs * Enable lz4 in private block overlay by config Change proto_version for lz4 in catchain overlays to 4 * Add logs for broadcasts in fullnode --------- Co-authored-by: SpyCheese <[email protected]>
…a bit (ton-blockchain#952) Co-authored-by: SpyCheese <[email protected]>
This leaves only 3 last temp packages Co-authored-by: SpyCheese <[email protected]>
Co-authored-by: SpyCheese <[email protected]>
Co-authored-by: SpyCheese <[email protected]>
Co-authored-by: SpyCheese <[email protected]>
Merge developer branch
Merge developer branch
…on-blockchain#965) Co-authored-by: SpyCheese <[email protected]>
Co-authored-by: SpyCheese <[email protected]>
Co-authored-by: SpyCheese <[email protected]>
…hain#997) Co-authored-by: SpyCheese <[email protected]>
* Broadcast shardchain block candidates in private overlays, generate proof links from candidates * Disable shardchain block broadcasts in private overlays * Send block candidate broadcasts to custom overlays, allow non-validators to receive candidates --------- Co-authored-by: SpyCheese <[email protected]>
* use jemalloc * install system jemalloc in github action * check if jemalloc is actually used --------- Co-authored-by: neodiX <[email protected]>
Co-authored-by: SpyCheese <[email protected]>
* Limit checked external messages per address * Change max_ext_msg_per_addr_time_window; cleanup mempool by timer --------- Co-authored-by: SpyCheese <[email protected]>
Co-authored-by: SpyCheese <[email protected]>
…ain#1008) Co-authored-by: SpyCheese <[email protected]>
Co-authored-by: SpyCheese <[email protected]>
…ockchain#1012) * Rollback celldb default flag values and decrease default TTLs * Fix description
Co-authored-by: SpyCheese <[email protected]>
…in#1014) * add github action for macOS 14 (arm64, M1) * add github action (portable) for macOS 14 (arm64, M1) * rename macOS arm64 output artifact * Colon cannot be used as a path separator for FIFTPATH or -I argument in fift on Windows when absolute paths are used (e.g. C:\path\lib:C:\path\smartcont). Suggestion to use @ as a new path separator on Windows. --------- Co-authored-by: neodiX <[email protected]>
* use jemalloc in portable builds; also avoid mixing musl with glibc artifacts in nix builds; * minor fix for ubuntu arm nix build
…ckchain#1001) * add github action for macOS 14 (arm64, M1) * add github action (portable) for macOS 14 (arm64, M1) * rename macOS arm64 output artifact
Merge developer branch
@ice-proteus can you resolve conflicts in the hidden folder |
Hello!
It is not clear to me what is requested.
Can you give me more details?
…On Thu, Jun 20, 2024 at 10:59 AM ice-charon ***@***.***> wrote:
@ice-proteus <https://github.com/ice-proteus> can you resolve conflicts
in the hidden folder .github on top level branch.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BI4272NKLDJF6S7X6EY6YG3ZIKDXZAVCNFSM6AAAAABJJ2MTEKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBQGA2TKMRWGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hey @ice-proteus you can see below review requested there is running tests, below them there is unresolved conflicts.
Then you have to force push changes.
That's why 4 tests are unsuccessful. |
Ok, I see.
I changed the line from crypto/CMakeLists.txt to share/ion.
I see that the conflicts from the .github folder involve some extra
libraries.
Resolving the conflicts would mean keeping these extra libraries?
…On Thu, Jun 20, 2024 at 3:39 PM ice-charon ***@***.***> wrote:
Hey @ice-proteus <https://github.com/ice-proteus> you can see below
review requested there is running tests, below that them there is
unresolved conflicts.
Usually you have fetch master and merge it over your branch
git fetch origin master
git mergetool
Then you have to force push changes.
You can experimenting, if you have problems I can do it for you.
Also can you change this line
https://github.com/ice-blockchain/ion/blob/master/crypto/CMakeLists.txt#L565
to
share/ion
That's why 4 tests are unsuccessful.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BI4272O4LOMASFWIDXL4WPTZILEQZAVCNFSM6AAAAABJJ2MTEKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBQGU3DSOBWGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Correct. Windows build is broken because of MSVC is version 19.40.33811.0 which based on this calculation |
d00a523
to
14a5451
Compare
No description provided.