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 #3160

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

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

wants to merge 588 commits into from

Conversation

howardwu
Copy link
Member

@howardwu howardwu commented Mar 5, 2024

[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.).

Note: The network ID for mainnet is 0 (where as it was 3 on testnet3). As such, please update your firewall to support these TCP ports:

  • 4130 (previously 4133)
  • 3030 (previously 3033)

Following this convention will ensure Aleo can better support multiple distinct testnets simultaneously after mainnet launch.

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.

raychu86 and others added 29 commits March 15, 2024 15:49
Signed-off-by: ljedrz <ljedrz@gmail.com>
Co-authored-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: shnacke <93600681+miazn@users.noreply.github.com>
Co-authored-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: shnacke <93600681+miazn@users.noreply.github.com>
…com:miazn/snarkOSkafka into feat/unconfirmed-transaction-latency-metric
d0cd and others added 30 commits April 19, 2024 19:02
[Optimize] Add guards for processing unconfirmed solutions
[Fix] Add `is_linked` checks in validator syncing
[Fix] Perform block advancement after quorum check
[Optimize] Add sync leniency for skipping REST solutions and transctions
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

8 participants