-
Notifications
You must be signed in to change notification settings - Fork 51
Release log
FletcherMan edited this page Feb 18, 2025
·
11 revisions
- [0.4.x] https://github.com/morph-l2/morph/pull/693 Refactor staking
- [0.4.3] https://github.com/morph-l2/morph/pull/710 refactor: improve error handling and types in deploy.ts
- [0.4.3] https://github.com/morph-l2/morph/pull/723 update go-ethereum
- [.....] https://github.com/morph-l2/morph/pull/680 feat(tx-submitter): optimize rollup transaction processing
- [.....] https://github.com/morph-l2/morph/pull/691 format code
- [.....] https://github.com/morph-l2/morph/pull/636 Enhance README with Installation and Usage Sections
- [.....] https://github.com/morph-l2/morph/pull/661 update devnet deploy config
- [.....] https://github.com/morph-l2/morph/pull/626 Notice ...
- [.....] https://github.com/morph-l2/morph/pull/625 Notice ...
- [.....] https://github.com/morph-l2/morph/pull/601 Notice ...
- [.....] https://github.com/morph-l2/morph/pull/538 Notice ...
- staking refactor
- ...
- https://github.com/morph-l2/morph/pull/604 Add nonce for L1 -> L2 staker msg
- https://github.com/morph-l2/morph/pull/603 Fix dos attack vulnerability of gov contract
- https://github.com/morph-l2/morph/pull/598 Fix get all delegators in pagination
- https://github.com/morph-l2/morph/pull/594 Fix claim all staking reward
- Batch structure optimization: move block context to blob
- Audit issue fix
- Minor bug fix
- https://github.com/morph-l2/morph/pull/649 Move block context to blob
- https://github.com/morph-l2/morph/pull/713 fix(tx-submitter): prevent panic by returning error
- https://github.com/morph-l2/morph/pull/714 fix(tx-submitter): update gas fee cap when replacing tip with min tip
- https://github.com/morph-l2/morph/pull/698 Lido Audit OZ fix
- https://github.com/morph-l2/morph/pull/718 Fix spelling error