Skip to content

Commit

Permalink
rebase 0705
Browse files Browse the repository at this point in the history
  • Loading branch information
joyqvq committed Jul 5, 2024
1 parent c4779b9 commit d3f8916
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions crates/sui-protocol-config/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -151,23 +151,9 @@ const MAX_PROTOCOL_VERSION: u64 = 52;
// std::config native functions.
// Modified sui-system package to enable withdrawal of stake before it becomes active.
// Enable soft bundle in devnet and testnet.
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
// Core macro visibility in sui core framework.
// Enable Mysticeti on mainnet.

=======
=======
=======
>>>>>>> f61fc7319c (rebase)
>>>>>>> 43070af820 (rebase)
// Add support for passkey in devnet.
>>>>>>> 76a6eb2f98 (add protocol config, simtest)
=======
// Add support for passkey in devnet.

>>>>>>> 7bb7af4712 (rebase after another feature)
#[derive(Copy, Clone, Debug, Hash, Serialize, Deserialize, PartialEq, Eq, PartialOrd, Ord)]
pub struct ProtocolVersion(u64);

Expand Down

0 comments on commit d3f8916

Please sign in to comment.