Skip to content

Commit f0cd586

Browse files
committed
Update changelog
1 parent d792933 commit f0cd586

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/
4545
of a cluster that exceeds the limits. The default cluster limits are: max 64 transactions, max 100'000 bytes
4646
in total.
4747

48+
- Consensus:
49+
- Tightening of certain consensus rules have been implemented, in particular:
50+
- When changing token metadata URI, the URI can no longer contain arbitrary characters (the restrictions are
51+
the same as when a token is created).
52+
- Transferring or burning zero amount of a token is no longer allowed.
53+
54+
(The actual consensus tightening will happen after a fork, the height is yet to be decided.)
55+
4856
## [1.3.1] - 2026-06-03
4957

5058
### Fixed

0 commit comments

Comments
 (0)