K

KeyAudit

Sui releases

All upstream releases, security advisories and RSS announcements indexed for Sui by KeyAudit.

33 releases indexed

Source github · 33

  1. mainnet-v1.73.2

    Sui Protocol Version 126 introduced changes to insufficient funds handling for withdrawals and advanced epoch based on timestamp on Testnet.

  2. testnet-v1.73.1

    Sui testnet v1.73.1 features Protocol Version 126, including changes to insufficient funds handling for withdrawals (PR 26849) and epoch advancement based on timestamp (PR 26740).

  3. mainnet-v1.72.5

    Sui Protocol Version 125. Testnet advances epoch based on timestamp instead of validator votes. New flag for party object extensions.

  4. mainnet-v1.72.4

    Emergency release fixing an edge case in address-balance gas-smashing where InsufficientFundsForWithdraw transactions could panic; now fail cleanly with zero gas charged.

  5. mainnet-v1.72.3

    Sui Protocol Version 125. Testnet advances epoch by timestamp; new flag for party object extensions.

  6. testnet-v1.73.0

    Sui Protocol Version 125. Testnet advances epoch based on timestamp instead of validator votes. New flag for party object extensions.

  7. devnet-v1.73.0

    Sui Protocol Version 125; Testnet epoch advancement based on timestamp; new flag for party object extensions.

  8. mainnet-v1.72.2

    Important upgrade. Adds Address Balances and Gasless Stablecoin Transfers protocol enhancements.

  9. testnet-v1.72.2

    Protocol version 124. Includes protocol version 123 with gas model version 12, fixing a stack-height double-decrement in gas metering.

  10. testnet-v1.72.1

    Heads-up for fullnode RPC operators: testnet 1.71.1 bumps rpc-index DB version to 4, requiring re-indexing on startup.

  11. devnet-v1.72.0

    Sui Protocol Version 124 in this release; includes protocol version 123 with gas_model_version 12, fixing a stack-height double-decrement in gas metering.

  12. mainnet-v1.71.1

    Sui Protocol Version: 123. Includes protocol version bump, adds borrow_or_add and borrow_mut_or_add to dynamic_field.

  13. testnet-v1.71.1

    Sui Protocol Version 123. Added dynamic_field functions: borrow_or_add, borrow_mut_or_add.

  14. testnet-v1.71.0

    ## Protocol #### Sui Protocol Version in this release: `122` https://github.com/MystenLabs/sui/pull/26196: deprecates `vector::empty` and `vector::singleton` in the MoveStdlib https://github.com/MystenLabs/sui/pull/26166: - Adds `sui::dynamic_field::borrow_or_add` - Adds `sui::dy…

  15. devnet-v1.71.0

    ## Protocol #### Sui Protocol Version in this release: `122` https://github.com/MystenLabs/sui/pull/26166: - Adds `sui::dynamic_field::borrow_or_add` - Adds `sui::dynamic_field::borrow_mut_or_add` - Adds `sui::dynamic_field::get_do` - Adds `sui::dynamic_field::get_mut_do` - Adds …

  16. mainnet-v1.70.2

    ## Protocol #### Sui Protocol Version in this release: `121` https://github.com/MystenLabs/sui/pull/26095: Shifts 120 to 121, and adds an additional check in 120 to enforce cleanliness around jumps. https://github.com/MystenLabs/sui/pull/23295: Adds the Move standard library func…

  17. testnet-v1.70.2

    ## Protocol #### Sui Protocol Version in this release: `121` https://github.com/MystenLabs/sui/pull/26095: Shifts 120 to 121, and adds an additional check in 120 to enforce cleanliness around jumps. https://github.com/MystenLabs/sui/pull/23295: Adds the Move standard library func…

  18. testnet-v1.70.1

    ## Protocol #### Sui Protocol Version in this release: `121` https://github.com/MystenLabs/sui/pull/26095: Shifts 120 to 121, and adds an additional check in 120 to enforce cleanliness around jumps. https://github.com/MystenLabs/sui/pull/23295: Adds the Move standard library func…

  19. devnet-v1.70.0

    ## Protocol #### Sui Protocol Version in this release: `121` https://github.com/MystenLabs/sui/pull/26095: Shifts 120 to 121, and adds an additional check in 120 to enforce cleanliness around jumps. https://github.com/MystenLabs/sui/pull/23295: Adds the Move standard library func…

  20. mainnet-v1.69.2

    ## Protocol #### Sui Protocol Version in this release: `120` https://github.com/MystenLabs/sui/pull/26098: adds an additional check in protocol version 120 to enforce cleanliness around jumps. https://github.com/MystenLabs/sui/pull/25792: metadata hardening in Sui System https://…

  21. testnet-v1.69.2

    ## Protocol #### Sui Protocol Version in this release: `120` https://github.com/MystenLabs/sui/pull/26098: adds an additional check in protocol version 120 to enforce cleanliness around jumps. https://github.com/MystenLabs/sui/pull/25792: metadata hardening in Sui System https://…

  22. testnet-v1.69.1

    ## Protocol #### Sui Protocol Version in this release: `119` https://github.com/MystenLabs/sui/pull/25911: New VM pushed to 119 instead of 118 due to cherry-pick https://github.com/MystenLabs/sui/pull/25792: metadata hardening in Sui System https://github.com/MystenLabs/sui/pull/…

  23. devnet-v1.69.0

    ## Protocol #### Sui Protocol Version in this release: `119` https://github.com/MystenLabs/sui/pull/25911: New VM pushed to 119 instead of 118 due to cherry-pick https://github.com/MystenLabs/sui/pull/25792: metadata hardening in Sui System https://github.com/MystenLabs/sui/pull/…

  24. mainnet-v1.68.1

    ## Protocol #### Sui Protocol Version in this release: `118` https://github.com/MystenLabs/sui/pull/25907: Add missing function for display migration cap https://github.com/MystenLabs/sui/pull/25674: Enables address aliases feature on mainnet. https://github.com/MystenLabs/sui/pu…

  25. testnet-v1.68.1

    ## Protocol #### Sui Protocol Version in this release: `118` https://github.com/MystenLabs/sui/pull/25907: Add missing function for display migration cap https://github.com/MystenLabs/sui/pull/25674: Enables address aliases feature on mainnet. https://github.com/MystenLabs/sui/pu…

  26. testnet-v1.68.0

    ## Protocol #### Sui Protocol Version in this release: `117` https://github.com/MystenLabs/sui/pull/25827: metadata hardening in Sui System https://github.com/MystenLabs/sui/pull/25674: Enables address aliases feature on mainnet. https://github.com/MystenLabs/sui/pull/23710: Enab…

  27. devnet-v1.68.0

    ## Protocol #### Sui Protocol Version in this release: `117` https://github.com/MystenLabs/sui/pull/25827: metadata hardening in Sui System https://github.com/MystenLabs/sui/pull/25674: Enables address aliases feature on mainnet. https://github.com/MystenLabs/sui/pull/23710: Enab…

  28. mainnet-v1.67.3

    ## Protocol #### Sui Protocol Version in this release: `115` https://github.com/MystenLabs/sui/pull/25795: Adds a new protocol version 115 to normalize representation of some structures within the VM. https://github.com/MystenLabs/sui/pull/25556: Enables the address aliases featu…

  29. testnet-v1.67.2

    ## Protocol #### Sui Protocol Version in this release: `114` https://github.com/MystenLabs/sui/pull/25364: test only changes, no user impact https://github.com/MystenLabs/sui/pull/25556: Enables the address aliases feature on mainnet. https://github.com/MystenLabs/sui/pull/25585:…

  30. testnet-v1.67.1

    ## Protocol #### Sui Protocol Version in this release: `114` https://github.com/MystenLabs/sui/pull/25364: test only changes, no user impact https://github.com/MystenLabs/sui/pull/25556: Enables the address aliases feature on mainnet. https://github.com/MystenLabs/sui/pull/25585:…

  31. devnet-v1.67.0

    ## Protocol #### Sui Protocol Version in this release: `114` https://github.com/MystenLabs/sui/pull/25364: test only changes, no user impact https://github.com/MystenLabs/sui/pull/25556: Enables the address aliases feature on mainnet. https://github.com/MystenLabs/sui/pull/25585:…

  32. mainnet-v1.66.2

    ## Protocol #### Sui Protocol Version in this release: `113` https://github.com/MystenLabs/sui/pull/25588: Bump protocol version https://github.com/MystenLabs/sui/pull/25361: in version 111 error from dev inspect, dry run and execution are more consistent and the same for transac…

  33. testnet-v1.66.2

    ## Protocol #### Sui Protocol Version in this release: `113` https://github.com/MystenLabs/sui/pull/25588: Bump protocol version https://github.com/MystenLabs/sui/pull/25361: in version 111 error from dev inspect, dry run and execution are more consistent and the same for transac…

← Back to Sui