What did the team achieve?โ
- Released version 1.0.0 ๐
- Write tests to capture present limit of maximum UTxO before unable to fanout #2270
- Fix partial deposit for tokens #2285
This week, the Mithril team successfully integrated the Haskell DMQ node with Mithril nodes in the end-to-end tests. They continued to implement the first phase of decentralizing the configuration parameters. They also worked on some enhancements to the client library and CLI to provide access to Cardano database incremental snapshots by epoch. Additionally, they updated the signer to ensure it has a unique protocol initializer for each epoch.
Finally, the team fixed some bugs in the CI and completed the first refactoring of the STM cryptographic library that enhances its readability.
2542 distribution #2727The SRE team continues work on Cardano environment improvements and general maintenance.
Some notable recent changes, updates or improvements include:
A sanchonet relay and pool have been spun up to participate in the community driven disaster recovery testing happening in the near future.
Cardano-submit-api configs will be updated to be compatible with both the legacy and new tracing system in the next cardano-node release.
A legacy Matomo deployment is being migrated to a newer stack so deprecated resources can be turned off in the near future.
exclusions.json file to exclude packages that are known to not
build, with compatibility code added to packages.cr and a new justfile
recipe: filter-packages. The exclusions file was populated with all
currenctly failing evals along with a reason. Go package exclusions were
re-added after the missing hydra go deps were re-cached after working around a
failing test certificate during haskell.nix bootstrap tests.
capkgs-pr-7This period Ledger team has progressed further with CIP-112 implementation, in particular we've defined a new type of native script that allows enforcing a plutus script to be executed as part of transaction validation. Besides that we've made some improvents to the Ledger interface for downstream users, put some effort into test suite organization and applied some fixes to our CI/CD configuration.
nOpts in ppuWellFormed from PV 11mempack-0.2EncCBOR and EncCBORGroupImpTest helpersconstrained-generators to get better error messagesTxInfoSpec as an ImpTestcardano-node-10.6 release