Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev weekly update December 4 2024 #3855

Merged
merged 5 commits into from
Dec 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions blog/news-and-updates/2024-12-04-update.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
title: Developer weekly update December 4, 2024
description: This week we have a new release of dfx, an important update about the Bitcoin integration, and an update from the community project Juno.
tags: [Devs]
image: /img/blog/dev-update-blog-dec-4.jpg
---

# Developer weekly update December 4, 2024

![December 4 2024](../../static/img/blog/dev-update-blog-dec-4.jpg)

Hello developers, and welcome to this week's developer weekly update! This week we have a new release of `dfx`, an important update about the Bitcoin integration, and an update from the community project Juno. Let's get started!

## dfx v0.24.3

The latest version of `dfx` is now promoted! This latest update includes new features such as:

- PocketIC now supports Bitcoin through the `--enable-bitcoin` and `--bitcoin-node` flags.

- The canisters for the ICP, ckBTC, and ckETH ledger canisters can now be pulled.

- The frontend canister now supports setting canister permissions in the init arguments.

- Output for `dfx start` and `dfx cycles` have been improved.

[Read the full release notes](https://github.com/dfinity/sdk/releases/tag/0.24.3).

## Bitcoin integration updates

The Bitcoin Testnet API is being migrated from Testnet v3 to Testnet v4. To support this work, the ckTestBTC minter has been stopped and the Bitcoin Testnet API has been disabled. Once the migration has finished, these features will be re-enabled.

You can stay up to date on the status via the [forum](https://forum.dfinity.org/t/direct-integration-with-bitcoin/6147/743?u=cryptoschindler).

## Juno v0.0.39

A new version of Juno has been released! This latest version introduces backups to Juno through the new ICP canister snapshot feature. Backups are available through both the Juno API and the Juno CLI tool.

[Learn more in the Juno release notes](https://github.com/junobuild/juno/releases/tag/v0.0.39).

That'll wrap up this week. Tune back in next week for more developer updates!

-DFINITY
Binary file added static/img/blog/dev-update-blog-dec-4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading