This repository was archived by the owner on Aug 27, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 278
[master] Native Code and Network Tests #3854
Draft
Steve-White-UK
wants to merge
74
commits into
master
Choose a base branch
from
debug/unix-domain-sockets-tests
base: master
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.
Draft
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
* (feat) ZIL-5423: Deployment instructions for reward control contracts. (#3823) * Tweak constants for blocktime and txn distribution (#3839) * Fixing double enter into consensus in case gossip arrives early (#3842) Co-authored-by: bzawisto <bartosz@zilliqa.com> * Update release version to v9.3.0rc0 * Update release version to v9.3.0rc1 (#3841) --------- Co-authored-by: Richard Watts <108257153+rrw-zilliqa@users.noreply.github.com> Co-authored-by: Bartosz Zawistowski <39065214+bzawisto@users.noreply.github.com> Co-authored-by: bzawisto <bartosz@zilliqa.com>
* Make the bucket name in localdev.py configurable. * Update download & upload scripts to use a CDN.
* (feat) ZIL-5423: Deployment instructions for reward control contracts. (#3823) * Tweak constants for blocktime and txn distribution (#3839) * Fixing double enter into consensus in case gossip arrives early (#3842) Co-authored-by: bzawisto <bartosz@zilliqa.com> * [master] Zil 5450 network native tests improve (#3845) * chore: update response stats for debugging * Add logs when txn forwarding happens * Fix for mismatch in txn pool data * Some helpful addons * Fixing cosig retrieval * Fixes * Remove unnecessary logging * Adding more logging * More logs * Followup investigation * Another one * Hard revert * Close socket * Save the changes that have been tested and verified * Save the changes that have been tested and verified * Save the changes that have been tested and verified * Save the changes that have been tested and verified * Save the changes that have been tested and verified * Save the changes that have been tested and verified * updates and experiment Renamed branch to help ci * updates and experiment Renamed branch to help ci --------- Co-authored-by: Chetan Phirke <chetan@zilliqa.com> Co-authored-by: bzawisto <bartosz@zilliqa.com> * [master] ZIL-5406: add support for a cdn (#3848) * Make the bucket name in localdev.py configurable. * Update download & upload scripts to use a CDN. * Fixes to the scripts and startups - does not touch cpp files. (#3849) * Fix CI issue regarding installing nodejs (#3852) * feat: update Zilliqa SW version * Adding more helpful logs and remove unneeded peer check (#3846) Co-authored-by: bzawisto <bartosz@zilliqa.com> --------- Co-authored-by: Richard Watts <108257153+rrw-zilliqa@users.noreply.github.com> Co-authored-by: chetan-zilliqa <66236813+chetan-zilliqa@users.noreply.github.com> Co-authored-by: Bartosz Zawistowski <39065214+bzawisto@users.noreply.github.com> Co-authored-by: bzawisto <bartosz@zilliqa.com> Co-authored-by: Stephen White <93026204+Steve-White-UK@users.noreply.github.com> Co-authored-by: Chetan Phirke <chetan@zilliqa.com> Co-authored-by: Yaron <yaron@zilliqa.com> Co-authored-by: Saeed Dadkhah <saeed@zilliqa.com>
rrw-zilliqa
previously approved these changes
Nov 2, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me :-)
CHanged socket paths for Scilla
CHanged socket paths for Scilla Added a readme. and a clean.sh script
CHanged socket paths for Scilla Added a readme. and a clean.sh script
e9ef8c5
to
5efc51b
Compare
…ockets-tests # Conflicts: # scripts/localdev.py
… into debug/unix-domain-sockets-tests
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
This code is WIP progress supporting the testing and QA of release 9.3
Backward Compatibility
Review Suggestion
Status
Implementation
Integration Test (Core Team)