-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
base: testnet3
Are you sure you want to change the base?
Commits on May 20, 2024
-
perf: reduce allocations in ToBits for Plaintext
Signed-off-by: ljedrz <ljedrz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5835a86 - Browse repository at this point
Copy the full SHA 5835a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a94bf - Browse repository at this point
Copy the full SHA 35a94bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f95b38 - Browse repository at this point
Copy the full SHA 3f95b38View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 88f8d9c - Browse repository at this point
Copy the full SHA 88f8d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d834b9 - Browse repository at this point
Copy the full SHA 4d834b9View commit details -
refactor: use type_name instead of literals for LiteralType::parse
Signed-off-by: ljedrz <ljedrz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c792427 - Browse repository at this point
Copy the full SHA c792427View commit details -
Configuration menu - View commit details
-
Copy full SHA for b028884 - Browse repository at this point
Copy the full SHA b028884View commit details -
Configuration menu - View commit details
-
Copy full SHA for acfd327 - Browse repository at this point
Copy the full SHA acfd327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a13a11 - Browse repository at this point
Copy the full SHA 1a13a11View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c04380b - Browse repository at this point
Copy the full SHA c04380bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a4f62 - Browse repository at this point
Copy the full SHA 26a4f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6256eb - Browse repository at this point
Copy the full SHA a6256ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 644c5ee - Browse repository at this point
Copy the full SHA 644c5eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for cab1c0d - Browse repository at this point
Copy the full SHA cab1c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd00e6 - Browse repository at this point
Copy the full SHA dfd00e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6120c67 - Browse repository at this point
Copy the full SHA 6120c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b0c82 - Browse repository at this point
Copy the full SHA a8b0c82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abf0e1 - Browse repository at this point
Copy the full SHA 2abf0e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 895952f - Browse repository at this point
Copy the full SHA 895952fView commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9493c43 - Browse repository at this point
Copy the full SHA 9493c43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1da43ab - Browse repository at this point
Copy the full SHA 1da43abView commit details -
Configuration menu - View commit details
-
Copy full SHA for d638448 - Browse repository at this point
Copy the full SHA d638448View commit details -
Merge pull request #2458 from ljedrz/perf/plaintext_bits_allocs
[Perf] Reduce allocations in ToBits for Plaintext
Configuration menu - View commit details
-
Copy full SHA for 757e5d5 - Browse repository at this point
Copy the full SHA 757e5d5View commit details -
Merge pull request #2454 from ljedrz/perf/identifier_literal_type_par…
…sing [Perf] Reduce allocations when parsing Identifiers
Configuration menu - View commit details
-
Copy full SHA for a471281 - Browse repository at this point
Copy the full SHA a471281View commit details -
Merge pull request #2459 from ljedrz/refactor/futureproof_literals
[Refactor] Use type_name instead of literals in LiteralType::parse
Configuration menu - View commit details
-
Copy full SHA for dbc101b - Browse repository at this point
Copy the full SHA dbc101bView commit details -
Merge pull request #2450 from ljedrz/feat/cfg_sorted_by
Introduce cfg_sorted_by
Configuration menu - View commit details
-
Copy full SHA for 9d956dd - Browse repository at this point
Copy the full SHA 9d956ddView commit details -
Modify CI to use CircleCI's runners
Signed-off-by: Fabiano Prestes <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fa04451 - Browse repository at this point
Copy the full SHA fa04451View commit details -
Merge pull request #2452 from AleoNet/only_abort_deploys_early
[HackerOne-2498849] Only abort deploys early in prepare_for_speculate
Configuration menu - View commit details
-
Copy full SHA for f6ace91 - Browse repository at this point
Copy the full SHA f6ace91View commit details -
Configuration menu - View commit details
-
Copy full SHA for a68e2a1 - Browse repository at this point
Copy the full SHA a68e2a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b3efa - Browse repository at this point
Copy the full SHA 13b3efaView commit details -
Merge pull request #2463 from AleoHQ/feat/testnetv1
[Feature] Introduce `CanaryV0` Network
Configuration menu - View commit details
-
Copy full SHA for 0bd71b5 - Browse repository at this point
Copy the full SHA 0bd71b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f197796 - Browse repository at this point
Copy the full SHA f197796View commit details -
Merge pull request #2462 from AleoHQ/fix/stored-parameters
[Fix] Add `num_variables` to verifying key serialization
Configuration menu - View commit details
-
Copy full SHA for a8c0b2d - Browse repository at this point
Copy the full SHA a8c0b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2afacb - Browse repository at this point
Copy the full SHA b2afacbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a0d537 - Browse repository at this point
Copy the full SHA 6a0d537View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48d4c21 - Browse repository at this point
Copy the full SHA 48d4c21View commit details -
adding new Testnet genesis block with new coinbase and proof targets
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 078bd05 - Browse repository at this point
Copy the full SHA 078bd05View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee30b9f - Browse repository at this point
Copy the full SHA ee30b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa370c2 - Browse repository at this point
Copy the full SHA aa370c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c17c0 - Browse repository at this point
Copy the full SHA 54c17c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a129de0 - Browse repository at this point
Copy the full SHA a129de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1816887 - Browse repository at this point
Copy the full SHA 1816887View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f9aef2 - Browse repository at this point
Copy the full SHA 1f9aef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ec10d - Browse repository at this point
Copy the full SHA 10ec10dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d85b49d - Browse repository at this point
Copy the full SHA d85b49dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ce3cb3 - Browse repository at this point
Copy the full SHA 1ce3cb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9376a5 - Browse repository at this point
Copy the full SHA c9376a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51aa9e - Browse repository at this point
Copy the full SHA a51aa9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91f5b41 - Browse repository at this point
Copy the full SHA 91f5b41View commit details -
nit: improve readability of microcredits logic in committee_and_deleg…
…ated_maps_into_committee
Configuration menu - View commit details
-
Copy full SHA for 69b3876 - Browse repository at this point
Copy the full SHA 69b3876View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aeb28f - Browse repository at this point
Copy the full SHA 9aeb28fView commit details -
Adds unbonding check in bond_public (fix); reduce number of finalize …
…operations in bond_validator and bond_public
Configuration menu - View commit details
-
Copy full SHA for a67e5c6 - Browse repository at this point
Copy the full SHA a67e5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89491f0 - Browse repository at this point
Copy the full SHA 89491f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7e5caa - Browse repository at this point
Copy the full SHA f7e5caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for af7f94d - Browse repository at this point
Copy the full SHA af7f94dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 808b015 - Browse repository at this point
Copy the full SHA 808b015View commit details -
Configuration menu - View commit details
-
Copy full SHA for a165eb6 - Browse repository at this point
Copy the full SHA a165eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba7dc5 - Browse repository at this point
Copy the full SHA 8ba7dc5View commit details -
Merge pull request #2465 from AleoNet/revert-multiple-prs
Revert multiple prs
Configuration menu - View commit details
-
Copy full SHA for c891ca2 - Browse repository at this point
Copy the full SHA c891ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d378e - Browse repository at this point
Copy the full SHA e0d378eView commit details -
Merge pull request #2464 from AleoNet/update/testnetv0-genesis-target
[Testnet] Update the genesis targets for `TestnetV0`
Configuration menu - View commit details
-
Copy full SHA for 393b8fb - Browse repository at this point
Copy the full SHA 393b8fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad22c0 - Browse repository at this point
Copy the full SHA 2ad22c0View commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56501d8 - Browse repository at this point
Copy the full SHA 56501d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d033c - Browse repository at this point
Copy the full SHA 14d033cView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 980444b - Browse repository at this point
Copy the full SHA 980444bView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02f65f3 - Browse repository at this point
Copy the full SHA 02f65f3View commit details -
Revert "Revert "Merge pull request #2463 from AleoHQ/feat/testnetv1""
This reverts commit a129de0.
Configuration menu - View commit details
-
Copy full SHA for a7ff5de - Browse repository at this point
Copy the full SHA a7ff5deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 788fac2 - Browse repository at this point
Copy the full SHA 788fac2View commit details
Commits on May 29, 2024
-
Merge pull request #2470 from AleoNet/revert-revert-canary-network-trait
Re-introduce Canary network trait
Configuration menu - View commit details
-
Copy full SHA for 57b16db - Browse repository at this point
Copy the full SHA 57b16dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ea777 - Browse repository at this point
Copy the full SHA b8ea777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8961bfb - Browse repository at this point
Copy the full SHA 8961bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fe8bc5 - Browse repository at this point
Copy the full SHA 3fe8bc5View commit details
Commits on May 30, 2024
-
adding updated canary genesis block
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 933782c - Browse repository at this point
Copy the full SHA 933782cView commit details -
Merge pull request #2471 from AleoNet/upd/canary-genesis-block
Adding updated canary genesis block
Configuration menu - View commit details
-
Copy full SHA for 9c3bd7f - Browse repository at this point
Copy the full SHA 9c3bd7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aabb62e - Browse repository at this point
Copy the full SHA aabb62eView commit details -
Configuration menu - View commit details
-
Copy full SHA for adb942a - Browse repository at this point
Copy the full SHA adb942aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf338a4 - Browse repository at this point
Copy the full SHA cf338a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e52e9db - Browse repository at this point
Copy the full SHA e52e9dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5547410 - Browse repository at this point
Copy the full SHA 5547410View commit details -
Merge pull request #2453 from demox-labs/update-credits
ARC-0041: Update credits program to support delegation before validator bonding and native commission.
Configuration menu - View commit details
-
Copy full SHA for 74a4378 - Browse repository at this point
Copy the full SHA 74a4378View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa39471 - Browse repository at this point
Copy the full SHA fa39471View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89de1f1 - Browse repository at this point
Copy the full SHA 89de1f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21cbc0c - Browse repository at this point
Copy the full SHA 21cbc0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9cdd3 - Browse repository at this point
Copy the full SHA 2c9cdd3View commit details -
tests: add a case for atomic unpausing on insertion error
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3696b0d - Browse repository at this point
Copy the full SHA 3696b0dView commit details -
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8dc3011 - Browse repository at this point
Copy the full SHA 8dc3011View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb6caa7 - Browse repository at this point
Copy the full SHA bb6caa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 727b904 - Browse repository at this point
Copy the full SHA 727b904View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4211e4 - Browse repository at this point
Copy the full SHA f4211e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a18d74 - Browse repository at this point
Copy the full SHA 7a18d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 928f339 - Browse repository at this point
Copy the full SHA 928f339View commit details -
Revert "Revert "Merge pull request #2452 from AleoNet/only_abort_depl…
…oys_early"" This reverts commit 1816887.
Configuration menu - View commit details
-
Copy full SHA for ce115ec - Browse repository at this point
Copy the full SHA ce115ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 122bb37 - Browse repository at this point
Copy the full SHA 122bb37View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dac33b6 - Browse repository at this point
Copy the full SHA dac33b6View commit details -
Merge pull request #2477 from ProvableHQ/test-circleci-fix-four
use parameters to simplify config file updates
Configuration menu - View commit details
-
Copy full SHA for 4736201 - Browse repository at this point
Copy the full SHA 4736201View commit details -
Merge branch 'mainnet-staging' of https://github.com/AleoHQ/snarkVM i…
…nto feat/restricted-list
Configuration menu - View commit details
-
Copy full SHA for 0752ec2 - Browse repository at this point
Copy the full SHA 0752ec2View commit details -
Merge branch 'mainnet-staging' of https://github.com/AleoHQ/snarkVM i…
…nto feat/restricted-list
Configuration menu - View commit details
-
Copy full SHA for 81fda23 - Browse repository at this point
Copy the full SHA 81fda23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ffd18 - Browse repository at this point
Copy the full SHA 09ffd18View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8e59b7 - Browse repository at this point
Copy the full SHA e8e59b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a122c73 - Browse repository at this point
Copy the full SHA a122c73View commit details
Commits on Jun 7, 2024
-
perf: speed up Identifier::from_str
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d01cc78 - Browse repository at this point
Copy the full SHA d01cc78View commit details -
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c9c244a - Browse repository at this point
Copy the full SHA c9c244aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93773bd - Browse repository at this point
Copy the full SHA 93773bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 322db5b - Browse repository at this point
Copy the full SHA 322db5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for feafc77 - Browse repository at this point
Copy the full SHA feafc77View commit details -
Configuration menu - View commit details
-
Copy full SHA for adb6512 - Browse repository at this point
Copy the full SHA adb6512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a3d517 - Browse repository at this point
Copy the full SHA 0a3d517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 339f1f9 - Browse repository at this point
Copy the full SHA 339f1f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b556f5 - Browse repository at this point
Copy the full SHA 5b556f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113cfd4 - Browse repository at this point
Copy the full SHA 113cfd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b724218 - Browse repository at this point
Copy the full SHA b724218View commit details
Commits on Jun 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e579d0a - Browse repository at this point
Copy the full SHA e579d0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43b5841 - Browse repository at this point
Copy the full SHA 43b5841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06bba06 - Browse repository at this point
Copy the full SHA 06bba06View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0495d7 - Browse repository at this point
Copy the full SHA d0495d7View commit details
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3bc4f5 - Browse repository at this point
Copy the full SHA e3bc4f5View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d0771f - Browse repository at this point
Copy the full SHA 9d0771fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c969251 - Browse repository at this point
Copy the full SHA c969251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 539d2fb - Browse repository at this point
Copy the full SHA 539d2fbView commit details -
Change storage cost computation to saturating mul + write tests to bo…
…und expected storage costs
Configuration menu - View commit details
-
Copy full SHA for f7700ec - Browse repository at this point
Copy the full SHA f7700ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3cb0f - Browse repository at this point
Copy the full SHA ba3cb0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b1081 - Browse repository at this point
Copy the full SHA 94b1081View commit details -
Configuration menu - View commit details
-
Copy full SHA for 473a05f - Browse repository at this point
Copy the full SHA 473a05fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01750e3 - Browse repository at this point
Copy the full SHA 01750e3View commit details -
Merge pull request #2480 from AleoNet/upd/param-urls
updating parameters CDN url
Configuration menu - View commit details
-
Copy full SHA for 0f382b6 - Browse repository at this point
Copy the full SHA 0f382b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e01755 - Browse repository at this point
Copy the full SHA 9e01755View commit details
Commits on Jun 11, 2024
-
Merge pull request #2457 from niklaslong/fix/atomics
[Fix] Unpause atomic writes on block insert error
Configuration menu - View commit details
-
Copy full SHA for 5050cb1 - Browse repository at this point
Copy the full SHA 5050cb1View commit details -
Update synthesizer/src/vm/helpers/rewards.rs
Co-authored-by: Evan Marshall <evangeorgemarshall@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f36c545 - Browse repository at this point
Copy the full SHA f36c545View commit details -
Merge pull request #2483 from ProvableHQ/abort_invalid_fee_early
[HackerOne-2498849] Only abort deploys early in prepare_for_speculate
Configuration menu - View commit details
-
Copy full SHA for 4e54c11 - Browse repository at this point
Copy the full SHA 4e54c11View commit details -
Merge pull request #2481 from ljedrz/perf/identifier_literal_type_par…
…sing2 [Perf] Speed up Identifier::from_str
Configuration menu - View commit details
-
Copy full SHA for 86af0f9 - Browse repository at this point
Copy the full SHA 86af0f9View commit details -
Merge pull request #2485 from ProvableHQ/feat/serialize-target
[Feature] Add proof target to Solution serialization
Configuration menu - View commit details
-
Copy full SHA for 5a089b7 - Browse repository at this point
Copy the full SHA 5a089b7View commit details -
Merge pull request #2486 from ProvableHQ/increase_num_validators
Increase mainnet MAX_CERTIFICATES, and thereby max number of validators
Configuration menu - View commit details
-
Copy full SHA for 5a2a369 - Browse repository at this point
Copy the full SHA 5a2a369View commit details -
Merge pull request #2484 from ProvableHQ/ci_parallelize_test
Make CI 3x faster
Configuration menu - View commit details
-
Copy full SHA for 6e6cfa6 - Browse repository at this point
Copy the full SHA 6e6cfa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e681f - Browse repository at this point
Copy the full SHA 43e681fView commit details -
Configuration menu - View commit details
-
Copy full SHA for da597c8 - Browse repository at this point
Copy the full SHA da597c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f384a - Browse repository at this point
Copy the full SHA 90f384aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30fb8a1 - Browse repository at this point
Copy the full SHA 30fb8a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a02db8 - Browse repository at this point
Copy the full SHA 9a02db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a293ca0 - Browse repository at this point
Copy the full SHA a293ca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c93fb26 - Browse repository at this point
Copy the full SHA c93fb26View commit details -
Merge pull request #2487 from ProvableHQ/feat/restricted-list
Initializes the restrictions list for each network
Configuration menu - View commit details
-
Copy full SHA for a3c9403 - Browse repository at this point
Copy the full SHA a3c9403View commit details -
updating to Canary genesis block v0.2.1 - sha256 c460475dd6575cbed58d…
…f236933c37f183469a36d1db54ada7a4d3f569a576fb Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c75bc71 - Browse repository at this point
Copy the full SHA c75bc71View commit details -
Merge remote-tracking branch 'foundation/mainnet-staging' into feat/l…
…og-credits-mappings
Configuration menu - View commit details
-
Copy full SHA for e9b351e - Browse repository at this point
Copy the full SHA e9b351eView commit details -
Merge pull request #2491 from ProvableHQ/update_parameters
Update parameters
Configuration menu - View commit details
-
Copy full SHA for 265c23f - Browse repository at this point
Copy the full SHA 265c23fView commit details -
Merge pull request #2456 from AleoNet/storage-price-penalty
Fairly price storage costs for transactions
Configuration menu - View commit details
-
Copy full SHA for 6395a59 - Browse repository at this point
Copy the full SHA 6395a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb0225 - Browse repository at this point
Copy the full SHA dcb0225View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 735b383 - Browse repository at this point
Copy the full SHA 735b383View commit details -
New Canary genesis block - sha256 26a13c930e65f01bb04515b29315081561b…
…1a80db3e3be6f33c07d2113c06ef7 Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7efdedd - Browse repository at this point
Copy the full SHA 7efdeddView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3fc833 - Browse repository at this point
Copy the full SHA e3fc833View commit details -
Updated header image and links
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7cf1795 - Browse repository at this point
Copy the full SHA 7cf1795View commit details -
Merge pull request #2492 from AleoNet/upd/canary-genesis-0.2.1
Canary genesis block v0.2.1 / sha256 - c460475dd6575cbed58df236933c37f183469a36d1db54ada7a4d3f569a576fb
Configuration menu - View commit details
-
Copy full SHA for 454d555 - Browse repository at this point
Copy the full SHA 454d555View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2b14e3 - Browse repository at this point
Copy the full SHA f2b14e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38666d0 - Browse repository at this point
Copy the full SHA 38666d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a084a31 - Browse repository at this point
Copy the full SHA a084a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ca7f4 - Browse repository at this point
Copy the full SHA c7ca7f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e31e10 - Browse repository at this point
Copy the full SHA 7e31e10View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e8fd2b - Browse repository at this point
Copy the full SHA 8e8fd2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 057573f - Browse repository at this point
Copy the full SHA 057573fView commit details -
Merge pull request #2493 from ProvableHQ/feat/log-credits-mappings
[Feature] Support historical logging for `delegated`, `bonded, and `unbonding` mappings.
Configuration menu - View commit details
-
Copy full SHA for 6d64025 - Browse repository at this point
Copy the full SHA 6d64025View commit details
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c3c74d - Browse repository at this point
Copy the full SHA 8c3c74dView commit details
Commits on Jun 19, 2024
-
Fix check for bond_validator increasing number of validators beyond M…
…AX_COMMITTEE_SIZE
Configuration menu - View commit details
-
Copy full SHA for 0a44747 - Browse repository at this point
Copy the full SHA 0a44747View commit details -
Fix test: the bug was that an address was still captured by the check…
… but it was the withdrawal address
Configuration menu - View commit details
-
Copy full SHA for 7f6fe66 - Browse repository at this point
Copy the full SHA 7f6fe66View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dbcc729 - Browse repository at this point
Copy the full SHA dbcc729View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca98d1d - Browse repository at this point
Copy the full SHA ca98d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 456f644 - Browse repository at this point
Copy the full SHA 456f644View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3abd29 - Browse repository at this point
Copy the full SHA d3abd29View commit details
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7c8fd8 - Browse repository at this point
Copy the full SHA a7c8fd8View commit details -
Merge pull request #2495 from HarukaMa/HarukaMa-patch-1
Turn off error log for prebonds
Configuration menu - View commit details
-
Copy full SHA for 17b2e57 - Browse repository at this point
Copy the full SHA 17b2e57View commit details -
Merge pull request #2498 from demox-labs/fix-bond-validator-check
Fix check for bond_validator increasing number of validators beyond M…
Configuration menu - View commit details
-
Copy full SHA for 38e7ad8 - Browse repository at this point
Copy the full SHA 38e7ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 246f68d - Browse repository at this point
Copy the full SHA 246f68dView commit details -
Links and resource adjustments
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61f0a40 - Browse repository at this point
Copy the full SHA 61f0a40View commit details -
Merge pull request #2501 from AleoNet/fix/readme-header-img
Fix header image, links, build instructions, rightsize CI
Configuration menu - View commit details
-
Copy full SHA for 8a05317 - Browse repository at this point
Copy the full SHA 8a05317View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b3958a - Browse repository at this point
Copy the full SHA 9b3958aView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9eeeb7c - Browse repository at this point
Copy the full SHA 9eeeb7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ffae68 - Browse repository at this point
Copy the full SHA 4ffae68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c201c8 - Browse repository at this point
Copy the full SHA 0c201c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e0175f - Browse repository at this point
Copy the full SHA 7e0175fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd0f69 - Browse repository at this point
Copy the full SHA bdd0f69View commit details -
Merge pull request #2502 from ProvableHQ/feat/update-puzzle
[Feature] Updates the puzzle integration for development and testing
Configuration menu - View commit details
-
Copy full SHA for d1dbad4 - Browse repository at this point
Copy the full SHA d1dbad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84648d1 - Browse repository at this point
Copy the full SHA 84648d1View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5541e64 - Browse repository at this point
Copy the full SHA 5541e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39777a3 - Browse repository at this point
Copy the full SHA 39777a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe3061 - Browse repository at this point
Copy the full SHA 0fe3061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e3553 - Browse repository at this point
Copy the full SHA 40e3553View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb98e68 - Browse repository at this point
Copy the full SHA bb98e68View commit details -
Merge pull request #2503 from ProvableHQ/feat/update-target
[Feature] Update targets
Configuration menu - View commit details
-
Copy full SHA for d170a9f - Browse repository at this point
Copy the full SHA d170a9fView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87e611c - Browse repository at this point
Copy the full SHA 87e611cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f12c33d - Browse repository at this point
Copy the full SHA f12c33dView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2813781 - Browse repository at this point
Copy the full SHA 2813781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 551ed6a - Browse repository at this point
Copy the full SHA 551ed6aView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c071fe1 - Browse repository at this point
Copy the full SHA c071fe1View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0adef62 - Browse repository at this point
Copy the full SHA 0adef62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f19b0 - Browse repository at this point
Copy the full SHA 74f19b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a73a85 - Browse repository at this point
Copy the full SHA 8a73a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa3a03d - Browse repository at this point
Copy the full SHA fa3a03dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3adb1e2 - Browse repository at this point
Copy the full SHA 3adb1e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for baa7f81 - Browse repository at this point
Copy the full SHA baa7f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3557215 - Browse repository at this point
Copy the full SHA 3557215View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d34da - Browse repository at this point
Copy the full SHA b0d34daView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef22564 - Browse repository at this point
Copy the full SHA ef22564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2322a93 - Browse repository at this point
Copy the full SHA 2322a93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c14fa5 - Browse repository at this point
Copy the full SHA 8c14fa5View commit details
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f48330b - Browse repository at this point
Copy the full SHA f48330bView commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f2c014 - Browse repository at this point
Copy the full SHA 8f2c014View commit details
Commits on Jul 24, 2024
-
Merge pull request #23 from ProvableHQ/fix/solution-verification
[Fix] Add robustness to solution verification #2520
Configuration menu - View commit details
-
Copy full SHA for b8d8cc2 - Browse repository at this point
Copy the full SHA b8d8cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 653cc1b - Browse repository at this point
Copy the full SHA 653cc1bView commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6d175a - Browse repository at this point
Copy the full SHA a6d175aView commit details
Commits on Jul 29, 2024
-
Merge pull request #2511 from ProvableHQ/additional-tx-checks
[Fix] Add additional input/output checks to `Execution` verification
Configuration menu - View commit details
-
Copy full SHA for ef547d9 - Browse repository at this point
Copy the full SHA ef547d9View commit details -
Merge pull request #2521 from ProvableHQ/fix/transmission-checksum
[Fix] Add checksum to `TransmissionID`
Configuration menu - View commit details
-
Copy full SHA for 68f4f31 - Browse repository at this point
Copy the full SHA 68f4f31View commit details
Commits on Jul 30, 2024
-
adding new genesis block with TransmissionID checksum (PR #2541)
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0043a34 - Browse repository at this point
Copy the full SHA 0043a34View commit details -
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f8a8636 - Browse repository at this point
Copy the full SHA f8a8636View commit details -
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d796e13 - Browse repository at this point
Copy the full SHA d796e13View commit details -
Merge pull request #2522 from zosorock/canary/v0.4.0
Updating Canary genesis block with TransmissionID checksum - v0.4.0 CI: https://app.circleci.com/pipelines/github/AleoNet/snarkVM/13255
Configuration menu - View commit details
-
Copy full SHA for 3d8b912 - Browse repository at this point
Copy the full SHA 3d8b912View commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa49973 - Browse repository at this point
Copy the full SHA fa49973View commit details
Commits on Aug 2, 2024
-
Merge pull request #2524 from ProvableHQ/dont_expect_solution_checksu…
…m_consistency Don't assume solution checksum consistency in check_subdag_transmissions This will be Canary release v0.4.1
Configuration menu - View commit details
-
Copy full SHA for 83795c1 - Browse repository at this point
Copy the full SHA 83795c1View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a48a03 - Browse repository at this point
Copy the full SHA 2a48a03View commit details
Commits on Aug 6, 2024
-
adding new genesis block for Testnet v0.4.0
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7263746 - Browse repository at this point
Copy the full SHA 7263746View commit details -
Merge pull request #2528 from zosorock/testnet/v0.4.0
Resampling Testnet genesis block for v0.4.0 release
Configuration menu - View commit details
-
Copy full SHA for be171ce - Browse repository at this point
Copy the full SHA be171ceView commit details -
caching parameter downloads so we don't get rate limited by AWS.
limiting parallelization of tests using -- --test-threads. The other option would be to use cargo nextest, but that would add a new dependency.
Configuration menu - View commit details
-
Copy full SHA for 7e7f398 - Browse repository at this point
Copy the full SHA 7e7f398View commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 55faed3 - Browse repository at this point
Copy the full SHA 55faed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for aefccaa - Browse repository at this point
Copy the full SHA aefccaaView commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ead66b - Browse repository at this point
Copy the full SHA 0ead66bView commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2929fe1 - Browse repository at this point
Copy the full SHA 2929fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99db484 - Browse repository at this point
Copy the full SHA 99db484View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f483953 - Browse repository at this point
Copy the full SHA f483953View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67be106 - Browse repository at this point
Copy the full SHA 67be106View commit details
Commits on Aug 23, 2024
-
refactor: use explicit wrapping addition in Fp*::mul_assign
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2482c9b - Browse repository at this point
Copy the full SHA 2482c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a0d80 - Browse repository at this point
Copy the full SHA 88a0d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6296b95 - Browse repository at this point
Copy the full SHA 6296b95View commit details
Commits on Aug 26, 2024
-
Revert "refactor: use explicit wrapping addition in Fp*::mul_assign"
This reverts commit 2482c9b.
Configuration menu - View commit details
-
Copy full SHA for 1c6c84d - Browse repository at this point
Copy the full SHA 1c6c84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e8005c - Browse repository at this point
Copy the full SHA 7e8005cView commit details
Commits on Aug 27, 2024
-
Merge pull request #2535 from ProvableHQ/fix/deployment-verification
[Fix] Make deployment verification consistent by deterministically seeding the RNG.
Configuration menu - View commit details
-
Copy full SHA for 0dffb36 - Browse repository at this point
Copy the full SHA 0dffb36View commit details -
Merge pull request #2537 from ProvableHQ/fix/subdag-verification
[Fix] Add subdag verification checks
Configuration menu - View commit details
-
Copy full SHA for 5bb50a8 - Browse repository at this point
Copy the full SHA 5bb50a8View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5a8021 - Browse repository at this point
Copy the full SHA e5a8021View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e13403 - Browse repository at this point
Copy the full SHA 1e13403View commit details -
Configuration menu - View commit details
-
Copy full SHA for 494521b - Browse repository at this point
Copy the full SHA 494521bView commit details
Commits on Sep 3, 2024
-
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4803bb0 - Browse repository at this point
Copy the full SHA 4803bb0View commit details
Commits on Sep 4, 2024
-
updating genesis block timestamp
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 62f330f - Browse repository at this point
Copy the full SHA 62f330fView commit details -
genesis block with updated timestamp
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4812cab - Browse repository at this point
Copy the full SHA 4812cabView commit details -
mainnet genesis block with updated timestamp
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b3dee4 - Browse repository at this point
Copy the full SHA 4b3dee4View commit details -
new mainnet genesis block with updated timestamp
Signed-off-by: Fabiano <zosorock@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e39e130 - Browse repository at this point
Copy the full SHA e39e130View commit details -
Merge pull request #2542 from zosorock/mainnet-beta/v0.1.0
Updating Mainnet Beta genesis block for release v0.1.0
Configuration menu - View commit details
-
Copy full SHA for 02994a1 - Browse repository at this point
Copy the full SHA 02994a1View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 812d6e8 - Browse repository at this point
Copy the full SHA 812d6e8View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec247fa - Browse repository at this point
Copy the full SHA ec247faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83707b8 - Browse repository at this point
Copy the full SHA 83707b8View commit details
Commits on Sep 10, 2024
-
Merge pull request #2547 from ProvableHQ/update-license
[Chore] Update license headers
Configuration menu - View commit details
-
Copy full SHA for 49bc10e - Browse repository at this point
Copy the full SHA 49bc10eView commit details -
Merge pull request #2523 from ProvableHQ/test_param_cache
[Fix] Cache parameter downloads and limit test parallelization
Configuration menu - View commit details
-
Copy full SHA for dd96892 - Browse repository at this point
Copy the full SHA dd96892View commit details -
Merge pull request #2512 from ProvableHQ/chore/repo-reference
[Chore] Update `Cargo.toml` crate attributes
Configuration menu - View commit details
-
Copy full SHA for abd6cc4 - Browse repository at this point
Copy the full SHA abd6cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5ecfe6 - Browse repository at this point
Copy the full SHA c5ecfe6View commit details -
Merge pull request #2548 from ProvableHQ/fix/updatable-count
[Fix] Update line count in test
Configuration menu - View commit details
-
Copy full SHA for 3d42aa0 - Browse repository at this point
Copy the full SHA 3d42aa0View commit details