·
69 commits
to 5da607ce4e3a0235eb116e6fe97a45c2d6d3e7e1
since this release
Protocol
Sui Protocol Version in this release: 85
#22173:
Allow larger objects to be created by system
transactions
#22353:
Congestion control settings have been adjusted
Nodes (Validators and Full nodes)
#22143:
DoS protection is enabled in
dryRun mode by default for validators
gRPC
#22197:
Enables TLS on connections to validators over the gRPC
interface.
JSON-RPC
#21932:
returns additional error information when an abort error
occurs.
CLI
#22166:
Added the -c
short flag for the sui client upgrade
command to pass the upgrade capability.
#22139:
Add default TLS to sui-tool with optional --no-tls flag
#22293:
Added a new --sender
argument for transactions to set the
sender to a specific address.