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

Detailed still TODO for great Tx building #46

Open
21 of 40 tasks
mpizenberg opened this issue Sep 17, 2024 · 0 comments
Open
21 of 40 tasks

Detailed still TODO for great Tx building #46

mpizenberg opened this issue Sep 17, 2024 · 0 comments

Comments

@mpizenberg
Copy link
Owner

mpizenberg commented Sep 17, 2024

This is an almost exhaustive (trying) list of things still to do if we want to have the best Tx building experience for offchain Cardano frameworks. Not everything has the same priority.

Critical

Important

Later

  • Improve coin selection in Tx building to automatically remove fees from returned ada without need for a dedicated new utxo input
  • Add CIP 45 support (webrtc dapp-wallet bridge)
  • Add CIP 95 support (Gov-related dapp-wallet bridge)
  • Add control over max input count in coin selection in Tx building
  • Other general improvements in coin selection algorithms
  • Add a test for collateral selection error
  • If there is enough free ada in the change, make a collateral-viable utxo in outputs
  • Actual handling of pointer addresses
  • Rework CBOR decoders to be able to fail with error messages
  • Rework Bytes for safe usage, deal with current escape hatches
  • Remove all usage of Debug to be able to publish package v1.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant