You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,14 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
10
10
### Added
11
11
12
12
- When determining a global transaction replay set, the state evaluator now uses a longest-common-prefix algorithm to find a replay set in the case where a single replay set has less than 70% of signer weight.
13
+
- Creates epoch 3.3 and costs-4 in preparation for a hardfork to activate Clarity 4
14
+
- Adds support for new Clarity 4 builtins (not activated until epoch 3.3):
15
+
-`contract-hash?`
13
16
14
17
## [3.2.0.0.1]
15
18
### Added
16
19
17
20
- Adds node-config-docsgen to automatically create config documentation (#6227)
18
-
- Creates epoch 3.3 and costs-4 in preparation for a hardfork to activate Clarity 4
19
-
- Adds support for new Clarity 4 builtins (not activated until epoch 3.3):
0 commit comments