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: unnamed address on transaction item correctly fits #64

Merged

Conversation

kieranroneill
Copy link
Member

Description

  • Use default ellipsis of 5 characters for addresses
fixed transaction item

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 the πŸ› bug Something isn't working label Dec 23, 2023
@kieranroneill kieranroneill self-assigned this Dec 23, 2023
@kieranroneill kieranroneill linked an issue Dec 23, 2023 that may be closed by this pull request
@kieranroneill kieranroneill merged commit 560f377 into beta Dec 23, 2023
7 checks passed
@kieranroneill kieranroneill deleted the 51-unnamed-accounts-make-transactions-to-too-big branch December 23, 2023 13:15
github-actions bot pushed a commit that referenced this pull request Dec 23, 2023
# [1.8.0-beta.2](v1.8.0-beta.1...v1.8.0-beta.2) (2023-12-23)

### Bug Fixes

* unnamed address on transaction item correctly fits ([#64](#64)) ([560f377](560f377))
@agoralabs-bot
Copy link
Contributor

πŸŽ‰ This PR is included in version 1.8.0-beta.2 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@agoralabs-bot agoralabs-bot added the πŸš€ released To the moon! label Dec 23, 2023
github-actions bot pushed a commit that referenced this pull request Dec 27, 2023
# [1.8.0](v1.7.0...v1.8.0) (2023-12-27)

### Bug Fixes

* remove extra forward slash from sidebar send asset button tooltip ([#65](#65)) ([4c30e29](4c30e29))
* send asset number input allows for decimals ([#68](#68)) ([59131c4](59131c4))
* unnamed address on transaction item correctly fits ([#64](#64)) ([560f377](560f377))
* when no address is active in the sidebar, use the first account from the accounts list ([#67](#67)) ([25f9ed7](25f9ed7))

### Features

* add arc200 asset ([#63](#63)) ([46a2dbd](46a2dbd))
* opt in to asa ([#70](#70)) ([28a5d07](28a5d07))
* send arc200 asset ([#71](#71)) ([c481a8a](c481a8a))
@agoralabs-bot
Copy link
Contributor

πŸŽ‰ This PR is included in version 1.8.0 πŸŽ‰

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 πŸš€ released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unnamed accounts make transactions to too big
2 participants