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

[Tracking] Pre-release of the mainnet branch #2199

Draft
wants to merge 770 commits into
base: testnet3
Choose a base branch
from
Draft

[Tracking] Pre-release of the mainnet branch #2199

wants to merge 770 commits into from

Conversation

howardwu
Copy link
Contributor

@howardwu howardwu commented Nov 25, 2023

[Tracking] Pre-release of the mainnet branch

Changelog

Most changes are confirmed audit fixes from the recent series of audits in preparation for mainnet. The remaining changes are either requests from custodians or necessary changes for compatibility with mainnet (i.e. URL paths, network IDs, etc.).

Disclaimer

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

@howardwu howardwu changed the base branch from testnet3 to testnet3-staging February 11, 2024 01:11
@howardwu howardwu changed the base branch from testnet3-staging to testnet3 February 11, 2024 01:38
SonOfBTC

This comment was marked as spam.

@howardwu howardwu closed this Mar 4, 2024
@howardwu howardwu deleted the mainnet branch March 4, 2024 21:04
@howardwu howardwu restored the mainnet branch March 4, 2024 21:04
@howardwu howardwu reopened this Mar 4, 2024
d0cd and others added 23 commits March 19, 2024 10:54
Update inputs in genesis transactions
Add parallelism to `BatchHeader` and `Committee` deserialization
Signed-off-by: Howard Wu <9260812+howardwu@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@gmail.com>
Signed-off-by: dembelekaro <157847339+dembelekaro@users.noreply.github.com>
Don't re-seed the TestRng when calling check_merkle_tree
raychu86 and others added 30 commits May 22, 2024 14:31
[Perf] Reduce allocations in ToBits for Plaintext
…sing

[Perf] Reduce allocations when parsing Identifiers
[Refactor] Use type_name instead of literals in LiteralType::parse
Signed-off-by: Fabiano Prestes <zosorock@users.noreply.github.com>
[HackerOne-2498849] Only abort deploys early in prepare_for_speculate
[Feature] Introduce `CanaryV0` Network
[Fix] Add `num_variables` to verifying key serialization
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
This reverts commit a8c0b2d, reversing
changes made to 0bd71b5.
This reverts commit 0bd71b5, reversing
changes made to f6ace91.
This reverts commit 9d956dd, reversing
changes made to dbc101b.
…erals"

This reverts commit dbc101b, reversing
changes made to a471281.
…type_parsing"

This reverts commit a471281, reversing
changes made to 757e5d5.
[Testnet] Update the genesis targets for `TestnetV0`
[hotfix] Update the genesis targets for TestnetV0
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.

None yet