Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Release v0.1 #90

Merged
merged 1 commit into from
Oct 21, 2020
Merged

Release v0.1 #90

merged 1 commit into from
Oct 21, 2020

Conversation

dr-orlovsky
Copy link
Member

Core features

  • RGB Stash daemon operating client-validated data and managing their file
    storage
  • Fungible daemon operating RGB-20 assets and managing their storage (both file
    and SQLite)
  • RGB-20 asset issuance, invoicing, trnasfer and transfer acceptance
  • Command-line tool for daemons operations
  • Itegration functions packed as a compiled library

New features since RC2

  • SQLite storage for assets cached data
  • Storage of public key tweaking information in PSBT
  • Support of Rust stable and old version up to 1.41.1
  • Update to the latest public releases of upstream bitcoin and LNP/BP libraries
    (migration from self-maintained forks)

Breaking changes

  • Standard-compliant use of PSBT extension fields.
  • Removed requirements to specify fee for the transaction (it is now computed
    from PSBT data)

@dr-orlovsky dr-orlovsky added the epic Large or meta-issues with multiple related issues and tasks label Oct 21, 2020
@dr-orlovsky dr-orlovsky added this to the v0.1 Release milestone Oct 21, 2020
This was linked to issues Oct 21, 2020
@dr-orlovsky dr-orlovsky force-pushed the v0.1 branch 2 times, most recently from 4d6a495 to 665e0ce Compare October 21, 2020 04:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
epic Large or meta-issues with multiple related issues and tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panick error when trying to transfer on an invoice Release v0.1.0
1 participant