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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
25
25
- Sort order for actions now includes the transaction sequence number and the exact account id sequence https://github.com/o1-labs/o1js/pull/1917
26
26
- Updated typedoc version for generating docs https://github.com/o1-labs/o1js/pull/1973
27
27
28
+
### Fixed
29
+
30
+
- Fix behavior of `initializeBindings()` when called concurrently, to improve error messages in frequent problem scenarios https://github.com/o1-labs/o1js/pull/1996
0 commit comments