This is a major release which adds supports for Taproot Assets Protocol Daemon (tapd
) nodes. You can add tapd
nodes to your network to begin easily minting and sending assets between nodes. You also have access to the terminal to run all tapcli
commands.
Note: this is a release candidate that contains all the features that will be in the final version. It still needs work on non-english translations, and some repo house-keeping. The final release should land in a couple days.
What's New
Features
- feat: add support for Taproot Assets Protocol nodes by @amovfx & @jamaljsr
- feat(mining): automatically mine new blocks by @Jhoyola in #707
- feat(images): add support for LND v0.16.1-beta and v0.16.2-beta by @jamaljsr in #709
New Contributors
A huge thank you goes out to @amovfx for implementing most of the features for minting, sending, and receiving of assets in this release.
Full Changelog: v1.4.1...v2.0.0-rc2