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 901 commits into
base: testnet3
Choose a base branch
from
Draft

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

wants to merge 901 commits into from

Conversation

howardwu
Copy link
Contributor

@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.

howardwu and others added 29 commits May 2, 2024 10:04
[HackerOne-2452182] Store `Proposal` and `SignedProposals` to disk and remove proposal expiration
[Feature] Limit REST body size to 512KiB
[Logs] Update log levels for safe behavior
[Optimize] Disable transaction loop for production environments
[Feature] Check transaction size limit in codec
Signed-off-by: Howard Wu <9260812+howardwu@users.noreply.github.com>
Signed-off-by: Mike Turner <mturner@aleo.org>
zosorock and others added 30 commits August 5, 2024 12:19
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Signed-off-by: zkxuerb <zack@aleo.org>
Signed-off-by: zkxuerb <zack@aleo.org>
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
[CDN] Enable CDN for Individual Networks
[Chore] Update `cargo.toml` repository links
Remove --seed flag from account sign command
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
updating snarkVM rev for Canary v0.4.3
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.