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

[master] Debug/from 930rt1 #3874

Merged
merged 54 commits into from Nov 21, 2023
Merged

[master] Debug/from 930rt1 #3874

merged 54 commits into from Nov 21, 2023

Conversation

bzawisto
Copy link
Contributor

Description

A few issues fixed:

  1. Added async resolve method
  2. Increased timeouts for recovery mode
  3. Adjusted timers in P2P
  4. Fixed crash

Backward Compatibility

  • This is not a breaking change
  • This is a breaking change

Review Suggestion

Status

Implementation

  • ready for review

Integration Test (Core Team)

  • local machine test
  • small-scale cloud test

chetan-zilliqa and others added 30 commits October 26, 2023 17:35
#3823) (#3840)

Co-authored-by: Richard Watts <108257153+rrw-zilliqa@users.noreply.github.com>
* (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>
bzawisto and others added 21 commits November 9, 2023 14:31
* Enhance the configuration to allow localdev to operate with gossip mode
start the full set of dameons including prometheus and not hang waiting for ip addresses to be assigned
disable tracing until it has been fully tested.
Enable prometheus only in this version.

* Enhance the configuration to allow localdev to operate with gossip mode
start the full set of dameons including prometheus and not hang waiting for ip addresses to be assigned
disable tracing until it has been fully tested.
Enable prometheus only in this version.
Move change of commit_window to localdev and not the constants.xml
…ers (#3857)

* ZIL-5447: Implement header hash customisation for remote miners

* ZIL-5447: Fix out-of-bounds iterator access
@github-actions github-actions bot changed the title Debug/from 930rt1 [master] Debug/from 930rt1 Nov 21, 2023
@github-actions github-actions bot added this to PRs in development in Core Nov 21, 2023
Core automation moved this from PRs in development to PRs approved - ready to merge! Nov 21, 2023
@bzawisto bzawisto merged commit 3ee3a2c into master Nov 21, 2023
4 checks passed
Core automation moved this from PRs approved - ready to merge! to PRs done (merged) Nov 21, 2023
@bzawisto bzawisto deleted the debug/from-930rt1 branch November 21, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Core
  
PRs done (merged)
Development

Successfully merging this pull request may close these issues.

None yet

8 participants