Skip to content

Commit 5fcb3ed

Browse files
authored
Merge branch 'develop' into raun/retryMinaTransactions
2 parents ccc3fdd + e4b9e3c commit 5fcb3ed

File tree

79 files changed

+17012
-327
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+17012
-327
lines changed

.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
/coverage
55
dist
66
*.md
7-
*.yml
7+
*.yml
8+
.next

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
88

99
### Added
1010

11+
- Introduced block explorer [#381](https://github.com/proto-kit/framework/pull/381)
1112
- Added CircuitAnalysisModule for easy analysis of protocol circuits [#379](https://github.com/proto-kit/framework/pull/379)
1213
- Separated settlement and bridging functionally, so now settlement can be used without bridging [#376](https://github.com/proto-kit/framework/pull/376)
1314
- Added nightly releases via pkg.pr.new [#384](https://github.com/proto-kit/framework/pull/384)

0 commit comments

Comments
 (0)