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

Cross os checksums #4564

Merged
merged 5 commits into from
Nov 28, 2023
Merged

Cross os checksums #4564

merged 5 commits into from
Nov 28, 2023

Conversation

aoudiamoncef
Copy link
Contributor

  • document all added functions
  • try in sandbox /simulation/labnet
    • if part of node-launch, checked using the resync_check flag
  • unit tests on the added/changed features
    • make tests compile
    • make tests pass
  • add logs allowing easy debugging in case the changes caused problems
  • if the API has changed, update the API specification

Leo-Besancon and others added 2 commits November 28, 2023 09:39
* Update ci.yml

* Feature/feature/versioning ser der harden 2 (#4554)

* Add some unit tests for versioning deserialization to the limits

* Clippy pass

* Better error message

* Minor fixes

* Excluded -> Included

---------

Co-authored-by: sydhds <sydhds@gmail.com>

* Add versioninig key & value checks (#4552)

* Add versioninig key & value checks

* Improve error message when no prefix

---------

Co-authored-by: sydhds <sydhds@gmail.com>

* Update CI, Version and genesis timestamp

* Add array indexing listing tool

* Remove array indexing in denunciation code

* Remove more array indexing

* Add more exclude patterns

* Use nom take

---------

Co-authored-by: sydhds <sydhds@gmail.com>
@Leo-Besancon Leo-Besancon changed the base branch from main to pre_mainnet_wip November 28, 2023 10:07
Leo-Besancon
Leo-Besancon previously approved these changes Nov 28, 2023
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1f32b9d) 72.55% compared to head (cb1abc6) 72.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4564   +/-   ##
=======================================
  Coverage   72.55%   72.55%           
=======================================
  Files         288      288           
  Lines       50874    50874           
=======================================
  Hits        36910    36910           
  Misses      13964    13964           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Leo-Besancon Leo-Besancon changed the base branch from pre_mainnet_wip to main November 28, 2023 12:42
@Leo-Besancon Leo-Besancon dismissed their stale review November 28, 2023 12:42

The base branch was changed.

@Leo-Besancon Leo-Besancon added the blocked Issues that can't be done for now. label Nov 28, 2023
@Leo-Besancon Leo-Besancon removed the blocked Issues that can't be done for now. label Nov 28, 2023
@damip damip merged commit 6499d2e into main Nov 28, 2023
11 of 12 checks passed
Leo-Besancon added a commit that referenced this pull request Nov 30, 2023
* Update version & CI

* Test/array indexing checkup 1 (#4560)

* Update ci.yml

* Feature/feature/versioning ser der harden 2 (#4554)

* Add some unit tests for versioning deserialization to the limits

* Clippy pass

* Better error message

* Minor fixes

* Excluded -> Included

---------

Co-authored-by: sydhds <sydhds@gmail.com>

* Add versioninig key & value checks (#4552)

* Add versioninig key & value checks

* Improve error message when no prefix

---------

Co-authored-by: sydhds <sydhds@gmail.com>

* Update CI, Version and genesis timestamp

* Add array indexing listing tool

* Remove array indexing in denunciation code

* Remove more array indexing

* Add more exclude patterns

* Use nom take

---------

Co-authored-by: sydhds <sydhds@gmail.com>

* fix: cross os checksums

* Revert "Test/array indexing checkup 1 (#4560)"

This reverts commit 7efca19.

* Revert "Update version & CI"

This reverts commit 77f33a0.

---------

Co-authored-by: Leo-Besancon <lb@massa.net>
Co-authored-by: Sydhds <sylvain.delhomme@gmail.com>
Co-authored-by: sydhds <sydhds@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants