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

Feat: Support restricted in address helper #1095

Merged
merged 15 commits into from
Feb 8, 2024

Conversation

msarcev
Copy link
Collaborator

@msarcev msarcev commented Feb 7, 2024

Description of change

  • Refactors bech32AddressHelper to lean on SDK as much as possible
  • Adds restricted addresses support to new AddressHelper

Closes #1066
Closes #1024

Type of change

  • Enhancement (a non-breaking change which adds functionality)

…useAddressPageState to be Account address specific. Add AccountAddressView.
…r address page and load anchor output details.
 Conflicts:
	api/src/routes.ts
	api/src/services/nova/novaApiService.ts
	client/src/app/routes/nova/AddressPage.tsx
	client/src/services/nova/novaApiClient.ts
… be nova specific. Add nova specific IAddressDetails.
 Conflicts:
	client/src/helpers/nova/addressHelper.ts
	client/src/helpers/nova/hooks/useAnchorAddressState.ts
@msarcev msarcev changed the base branch from dev to main February 7, 2024 14:10
@msarcev msarcev changed the base branch from main to dev February 7, 2024 14:10
@msarcev msarcev linked an issue Feb 7, 2024 that may be closed by this pull request
Copy link
Member

@begonaalvarezd begonaalvarezd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥🔥 🔥 🔥

@begonaalvarezd begonaalvarezd merged commit a4a4999 into dev Feb 8, 2024
3 of 5 checks passed
@begonaalvarezd begonaalvarezd deleted the feat/support-restricted-in-address-helper branch February 8, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants