Skip to content

Development Updates

137 Results
Refine by:
Sort by:
Weekly development report as of 2024-08-16
Emmanuel

Weekly development report as of 2024-08-16

This week, some IO teams are attending Rare Evo 2024 in Las Vegas, Nevada from August 15-17, 2024. See this blog post for more details. CORE TECHNOLOGY The ledger team added new minor features. These include ledger state queries for voting on current proposals and functionality for computing transaction sizes necessary for network communication. The primar...
3 up votes and 0 down votes. Total score
Weekly development report as of 2024-08-09
Emmanuel

Weekly development report as of 2024-08-09

CORE TECHNOLOGY This week, the consensus team started working on its goals for Q3 2024, focusing on several key improvements. Key updates include: Improved behavior of \`db-truncater\` Additional details exposed on EmptySlot error New trace message for unclean Consensus databases Support for storing immutable and volatile databases in different paths. ...
3 up votes and 0 down votes. Total score
Weekly development report as of 2024-08-02
Emmanuel

Weekly development report as of 2024-08-02

CORE TECHNOLOGY This week, the ledger team continued focussing on Conway features and conformance testing. During this process, they discovered and fixed a bug that would have affected Conway functionality after the bootstrap phase. Additionally, the team also finished fully defining the Conway CDDL specification in Haskell. SCALING This week, the Hydra t...
4 up votes and 0 down votes. Total score
weekly development report as of 2024-07-26
Emmanuel

weekly development report as of 2024-07-26

CORE TECHNOLOGY Cardano node v.9.1.0 has been released, bringing crucial features necessary for the upcoming Chang upgrade. This version includes a Conway genesis file needed to facilitate the Chang transition. This update includes several enhancements and bug fixes, particularly to the CLI and API, such as a new ‘query treasury’ command and updates for com...
6 up votes and 0 down votes. Total score
Weekly development report as of 2024-07-19
Emmanuel

Weekly development report as of 2024-07-19

CORE TECHNOLOGY As the ledger team awaits the Chang upgrade, the focus has shifted towards extensive testing. Current efforts are primarily dedicated to writing unit tests and conducting conformance testing. This thorough testing is crucial to ensure that all systems are robust and fully prepared for the upcoming transition to the Conway era. WALLETS AND S...
4 up votes and 0 down votes. Total score
Weekly development report as of 2024-07-12
Emmanuel

Weekly development report as of 2024-07-12

CORE TECHNOLOGY This week, the teams released node version 9.0.0. This is a significant milestone for the Cardano network as it includes all the necessary changes to facilitate the Conway ledger era. Some key features include: On-chain governance via CIP-1694  Plutus V1 reference scripts support Plutus script signature support through CIP-69.  This rele...
3 up votes and 0 down votes. Total score
Weekly development report as of 2024-07-05
Emmanuel

Weekly development report as of 2024-07-05

CORE TECHNOLOGY Last week, the core technology teams released Cardano node v.8.12.2, which improves the bootstrap peer networking feature.    Over the last few weeks, the ledger team focused on constraint generator testing, conformance test plumbing, adding more scripts to the Alonzo UTXO specification, and other testing initiatives. In terms of infrastruc...
3 up votes and 0 down votes. Total score
Weekly development report as of 2024-05-31
Emmanuel

Weekly development report as of 2024-05-31

CORE TECHNOLOGY This week, the consensus team made significant advancements in the UTXO-HD project. They updated UTXO-HD to use simple diffs, which resulted in a drastic improvement in the mempool benchmarks. The team also assisted in releasing version 0.10.0 of the quickcheck-state-machine library, which is crucial for high-assurance property tests. Additi...
4 up votes and 0 down votes. Total score
Weekly development report as of 2024-06-28
Emmanuel

Weekly development report as of 2024-06-28

CORE TECHNOLOGY This week, the consensus team supported debugging activities related to bootstrap nodes and merged various improvements to the db-X tools. In particular, they significantly optimized the db-truncater, which is regularly used by community members on SanchoNet, in terms of speed. The performance and tracing team released benchmarks for node v...
4 up votes and 0 down votes. Total score
Weekly development report as of 2024-06-21
Emmanuel

Weekly development report as of 2024-06-21

CORE TECHNOLOGY This week, the ledger team reached a major milestone by implementing CIP-0069, which enhances PlutusV3 functionality by making spending datums optional and enforcing all scripts to have exactly one argument. This feature allows spending scripts to be used for other purposes, such as minting. Additionally, they fixed several important bugs, ...
6 up votes and 1 down votes. Total score
Weekly development report as of 2024-06-14
Emmanuel

Weekly development report as of 2024-06-14

CORE TECHNOLOGY This week, the consensus team continued working on different workstreams – Ouroboros Leios, Ouroboros Genesis, UTXO-HD, and LSM. They were also busy addressing the tech debt. Stay tuned for more updates next week. WALLETS AND SERVICES This week, the Lace integration with the on-ramp service by Banxa was enhanced to support Apple Pay and Go...
3 up votes and 0 down votes. Total score
Weekly development report as of 2024-06-7
Emmanuel

Weekly development report as of 2024-06-7

CORE TECHNOLOGY This week, the ledger team enhanced the correctness of the CDDL specification and improved safety by restricting certain protocol parameter types. The team also introduced tools for controlling test case distribution, worked on the UTXO predicate failure tests, enabled the retrying of flaky tests in nightly CI, and made further fixes and imp...
3 up votes and 0 down votes. Total score
Weekly development report as of 2024-05-17
Emmanuel

Weekly development report as of 2024-05-17

CORE TECHNOLOGY This week, the consensus team released consensus packages for node v.8.11, introducing several improvements: Improved Praos chain order: restricted the VRF tiebreaker based on slot distance and made a small tweak to the issue number tiebreaker to improve chain selection. Statistics on leader schedule: wrote an overview of the statistics on...
5 up votes and 0 down votes. Total score
Weekly development report as of 2024-05-10
Emmanuel

Weekly development report as of 2024-05-10

CORE TECHNOLOGY The performance and tracing team analyzed benchmarks for the Conway era with DReps injected, traced DRep data, and improved error reporting in the tx-generator. They fully supported the new CLI create-testnet-data command and injected DRep into the Conway genesis.  The team expanded the node metrics by including build information and block ...
4 up votes and 0 down votes. Total score
Weekly development report as of 2024-04-26
Emmanuel

Weekly development report as of 2024-04-26

CORE TECHNOLOGY This week, the performance and tracing team concluded benchmarking activities for nodes v.8.9.2 and v.8.10.0. They also started designing the implementation of quick queries in the analysis pipeline. Currently, they are finalizing new features for the reporting pipeline and enhancing Prometheus output to make the node's build information eas...
4 up votes and 0 down votes. Total score
Weekly development report as of 2024-04-19
Emmanuel

Weekly development report as of 2024-04-19

CORE TECHNOLOGY This week, the core technology teams released node v.8.9.2. This version resolves an issue with the peer-sharing networking feature that prevented nodes from sharing peers with connected nodes. Over the past few weeks, the site reliability engineering (SRE) team continued working on Cardano environment improvements and general maintenance. ...
4 up votes and 0 down votes. Total score
Weekly development report as of 2024-04-12
Emmanuel

Weekly development report as of 2024-04-12

CORE TECHNOLOGY Over the past two weeks, the ledger team has made significant progress in testing. They have improved data generation for conformance tests and ensured that the implementation is much more organized. Also, the team worked on infrastructure enhancements, implementing fixes for node v.8.10, making some post-release updates, and updating toolin...
3 up votes and 0 down votes. Total score
Weekly development report as of 2024-04-05
Emmanuel

Weekly development report as of 2024-04-05

CORE TECHNOLOGY This week, the consensus team worked on the modification of LocalTxMonitor and HasTx functionalities improving cross-era behavior. The team completed most tests for the UTXO-HD branch within ouroboros-consensus, with ongoing efforts to resolve some issues in the mempool-parallel test. They also addressed an upstream issue within quickcheck-...
2 up votes and 0 down votes. Total score
Weekly development report as of 2024-05-24
Emmanuel

Weekly development report as of 2024-05-24

CORE TECHNOLOGY This week, the ledger team focused primarily on conformance testing. Significant progress was made as the team completed conformance tests for the \`CERT and RATIFY\` rules and advanced other tests. These efforts also led to improvements in the constraint-generators framework. Additionally, the team fixed the stake pool operator stake distri...
5 up votes and 0 down votes. Total score
Weekly development report as of 2024-05-03
Emmanuel

Weekly development report as of 2024-05-03

CORE TECHNOLOGY Over the past few weeks, the site reliability engineering (SRE) team continued working on Cardano environment improvements and general maintenance. Some of the improvements include the deployment of Cardano node v.8.9.2 to mainnet, pre-production, preview, and shelley-qa environments along with the deployment of Cardano node v.8.10.1-pre to...
6 up votes and 0 down votes. Total score