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

fix: allow groups of single/atomic transactions #172

Merged

Conversation

kieranroneill
Copy link
Member

Description

  • Update dApp example to sign groups of atomic/single transactions
  • Implement new UI for atomic/single and and groups of single/atomic transactions

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill added 🐛 bug Something isn't working 👩🏽‍💻 developer experience Help us help you labels Feb 16, 2024
@kieranroneill kieranroneill self-assigned this Feb 16, 2024
@kieranroneill kieranroneill linked an issue Feb 16, 2024 that may be closed by this pull request
@kieranroneill kieranroneill merged commit 722f9c2 into main Feb 16, 2024
8 checks passed
@kieranroneill kieranroneill deleted the 165-allow-multiple-groups-of-transactions-as-per-arc-0001 branch February 16, 2024 10:27
github-actions bot pushed a commit that referenced this pull request Feb 16, 2024
## [1.11.1](v1.11.0...v1.11.1) (2024-02-16)

### Bug Fixes

* allow groups of single/atomic transactions ([#172](#172)) ([722f9c2](722f9c2))
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.11.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@agoralabs-bot agoralabs-bot added the 🚀 released To the moon! label Feb 16, 2024
github-actions bot pushed a commit that referenced this pull request Feb 16, 2024
# [1.12.0-beta.5](v1.12.0-beta.4...v1.12.0-beta.5) (2024-02-16)

### Bug Fixes

* allow groups of single/atomic transactions ([#172](#172)) ([722f9c2](722f9c2))
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.12.0-beta.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 👩🏽‍💻 developer experience Help us help you 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow multiple groups of transactions as per ARC-0001
2 participants