Skip to content

Feat: Add more devnet functions, constants#118

Merged
akashrdev merged 12 commits intomainfrom
feat/add-more-devnet-fx
Aug 26, 2025
Merged

Feat: Add more devnet functions, constants#118
akashrdev merged 12 commits intomainfrom
feat/add-more-devnet-fx

Conversation

@akashrdev
Copy link
Contributor

Add Primary domain and Records V2 functions to devnet bindings and utils

Copy link
Contributor

@fm2055 fm2055 left a comment

Choose a reason for hiding this comment

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

Thanks @akashrdev

  • Since getPrimaryDomain has been added under devnet, we should probably add the corresponding test under devnet.test.ts as well.

  • Just wondering, are updateRecordV2/deleteRecordV2 needed as well? It might be awkward if users could create records but not update/delete them. (validate/writeRoa might be overkill though for hackathon)

@akashrdev akashrdev force-pushed the feat/add-more-devnet-fx branch from 3a9a2d2 to 9f11241 Compare August 24, 2025 23:40
@akashrdev akashrdev requested a review from fm2055 August 24, 2025 23:45
@fm2055
Copy link
Contributor

fm2055 commented Aug 25, 2025

@akashrdev

  • Any thoughts on adding updateRecordV2/deleteRecordV2, or test for getPrimaryDomain on devnet?

@akashrdev akashrdev force-pushed the feat/add-more-devnet-fx branch from ace1b4e to 67f183b Compare August 25, 2025 18:45
@akashrdev
Copy link
Contributor Author

akashrdev commented Aug 25, 2025

@akashrdev

  • Any thoughts on adding updateRecordV2/deleteRecordV2, or test for getPrimaryDomain on devnet?

Apologies, missed your comment before I requested a re-review. Those functions have been added along with 'writRoaRecordV2', and 'validateRecordV2Content' as well. The corresponding tests have been added too.

@akashrdev akashrdev force-pushed the feat/add-more-devnet-fx branch from 67f183b to 060303f Compare August 25, 2025 18:49
@akashrdev akashrdev merged commit 81e271c into main Aug 26, 2025
4 checks passed
@akashrdev akashrdev deleted the feat/add-more-devnet-fx branch August 26, 2025 11:06
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

Successfully merging this pull request may close these issues.

2 participants