Sui Protocol Version in this release: 54
#18876: Enable soft bundle on mainnet.
#18879: Additional compiler errors for incomplete name access chains (such as use some_pkg::some_module::
) might appear in the compiler output.
#18888: Enables the native randomness (random beacon) feature on Sui Mainnet.
#18862: Adds support for running GraphQL against a pruned version of the service.
#18825: Added a way to always have chainIdentifier
query return the correct chain ID even when pruning is enabled.
#18794: Fixed an issue where --dump-bytecode-as-base64
did not work as expected if package addresses are automatically managed.