diff --git a/blog/2024-11-06-ledger.md b/blog/2024-11-06-ledger.md new file mode 100644 index 0000000000..71eec2b818 --- /dev/null +++ b/blog/2024-11-06-ledger.md @@ -0,0 +1,58 @@ +--- +title: Ledger Team Update +slug: 2024-11-06-ledger +authors: lehins +tags: [ledger] +hide_table_of_contents: false +--- + +## High level summary + + +## Low level summary + +### Features + +### Testing + +### Infrastructure and releasing + +* [pull-4718] - Avoid intermittent test failures in constrained-generators +* [pull-4666] - Mismatch for Conway predicate failures +* [pull-4717] - Speedup CI by disabling unnecessary steps +* [pull-4714] - Add changelog entry for `cardano-node-10.1` +* [pull-4711] - Use Mismatch for Shelley, Mary, Allegra, Alonzo, Babbage +* [pull-4712] - (NonEmpty x) in MemberSpec +* [pull-4713] - Better bootstrap-aware Imp tests +* [pull-4730] - `constrained-generators`: fix flaky test +* [pull-4729] - Added `RewardUpdate` spec translation +* [pull-4720] - Add CC removal imptest with UpdateCommittee +* [pull-4722] - Create specialized newtype `VRFVerKeyHash` +* [pull-4734] - Update index state +* [pull-4728] - Add a balanced TxBody specification +* [pull-4557] - Define CDDL via Huddle in shelley-ma +* [pull-4733] - Alternative approach to `Annotator` +* [pull-4735] - Add `queryStakePoolDefaultVote` state query +* [pull-4736] - Pass the signature checking function to Agda +* [pull-4737] - Remove deprecated and unused definitions +* [pull-4719] - `constrained-generators`: Better shrinking for SuspendedSpec + +[pull-4718]: https://github.com/IntersectMBO/cardano-ledger/pull/4718 +[pull-4666]: https://github.com/IntersectMBO/cardano-ledger/pull/4666 +[pull-4717]: https://github.com/IntersectMBO/cardano-ledger/pull/4717 +[pull-4714]: https://github.com/IntersectMBO/cardano-ledger/pull/4714 +[pull-4711]: https://github.com/IntersectMBO/cardano-ledger/pull/4711 +[pull-4712]: https://github.com/IntersectMBO/cardano-ledger/pull/4712 +[pull-4713]: https://github.com/IntersectMBO/cardano-ledger/pull/4713 +[pull-4730]: https://github.com/IntersectMBO/cardano-ledger/pull/4730 +[pull-4729]: https://github.com/IntersectMBO/cardano-ledger/pull/4729 +[pull-4720]: https://github.com/IntersectMBO/cardano-ledger/pull/4720 +[pull-4722]: https://github.com/IntersectMBO/cardano-ledger/pull/4722 +[pull-4734]: https://github.com/IntersectMBO/cardano-ledger/pull/4734 +[pull-4728]: https://github.com/IntersectMBO/cardano-ledger/pull/4728 +[pull-4557]: https://github.com/IntersectMBO/cardano-ledger/pull/4557 +[pull-4733]: https://github.com/IntersectMBO/cardano-ledger/pull/4733 +[pull-4735]: https://github.com/IntersectMBO/cardano-ledger/pull/4735 +[pull-4736]: https://github.com/IntersectMBO/cardano-ledger/pull/4736 +[pull-4737]: https://github.com/IntersectMBO/cardano-ledger/pull/4737 +[pull-4719]: https://github.com/IntersectMBO/cardano-ledger/pull/4719