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

chore: pull latest from 'release/test-net/v0.2.0' to feature/rns-unified #36

Merged
merged 10 commits into from
Oct 13, 2023

Conversation

TuDo1403
Copy link
Collaborator

Description

This PR mainly merge 'release/test-net/v0.2.0' into branch feature/rns-unified

Checklist

  • I have clearly commented on all the main functions following the NatSpec Format
  • The box that allows repo maintainers to update this PR is checked
  • I tested locally to make sure this feature/fix works

ducthotran2010 and others added 10 commits October 10, 2023 11:21
* feat: add ReverseRegistrar for RNS

* Memory safe in LibStrAddrConvert.sol

Co-authored-by: Tu Do <18521578@gm.uit.edu.vn>

* Remove unnecessary import in ReverseRegistrar.sol

Co-authored-by: Tu Do <18521578@gm.uit.edu.vn>

* feat: ReverseRegistrar support resolvers (#10)

* refactor: refactor RNSReverseRegistrar

* doc: update comment

* format: reduce override tag

* Update src/ReverseRegistrar.sol

Co-authored-by: Duke.ron <ducthotran2010@gmail.com>

* format: rename contract

---------

Co-authored-by: Tu Do <18521578@gm.uit.edu.vn>
Co-authored-by: TuDo1403 <tudo.dev@gmail.com>
* forge install: ens-contracts

v0.1

* forge install: buffer

688aa09e9ad241a94609e6af539e65f229912b16

* chore: migrate from private repo

* feat: add PublicResolver & dependency

* fix: outdated name and address in Public Resolver (#5)

fix: outdated name and address in Public Resolver

* fix: resolve merge conflicts

* fix: resolve merge conflicts

---------

Co-authored-by: Duc Tho Tran <ducthotran2010@gmail.com>
* feat: implement Auction contract for RNS (#18)

feat: add RNSAuction

* Resolve merge conflict/auction (#25)

* feat: add Public Resolvers into testnet v0.2.0 (#17)

* forge install: ens-contracts

v0.1

* forge install: buffer

688aa09e9ad241a94609e6af539e65f229912b16

* chore: migrate from private repo

* feat: add PublicResolver & dependency

* fix: outdated name and address in Public Resolver (#5)

fix: outdated name and address in Public Resolver

* fix: resolve merge conflicts

* fix: resolve merge conflicts

---------

Co-authored-by: Duc Tho Tran <ducthotran2010@gmail.com>

* feat: add RNSAuction

---------

Co-authored-by: Duc Tho Tran <ducthotran2010@gmail.com>

---------

Co-authored-by: Duc Tho Tran <ducthotran2010@gmail.com>
* feat: add`RNSDomainPrice` contract (#19)

* feat: add RNSDomainPrice

* forge install: pyth-sdk-solidity

v2.2.0

* chore: resolve merge conflict 'feature/domain-price' into release-testnet/v0.2.0 (#27)

* feat: implement Auction contract for RNS (#18)

feat: add RNSAuction

* fix: resolve conflict

* forge install: pyth-sdk-solidity

v2.2.0

* fix: add remapping for @pythnetwork

* chore: resolve confict

* feat: return tax price in `RNSDomainPrice` (#34)

* feat: return usdTax and ronTax

* feat: use struct

---------

Co-authored-by: Duc Tho Tran <ducthotran2010@gmail.com>
@TuDo1403 TuDo1403 changed the title Merge/release testnet/v0.2.0/rns unified chore: pull latest from 'release/test-net/v0.2.0' to feature/rns-unified Oct 13, 2023
@TuDo1403 TuDo1403 merged commit 4f64729 into feature/rns-unified Oct 13, 2023
1 check passed
@ducthotran2010 ducthotran2010 deleted the merge/release-testnet/v0.2.0/rns-unified branch October 13, 2023 05:44
TuDo1403 added a commit that referenced this pull request Oct 13, 2023
* Feature: add namehash function for `RNSUnified` (#14)

* feat: add namehash

* forge install: solady

v0.0.124

* feat: update namehash function

* feat: add more tests and update doc

* format: rename var

* chore: pull latest from 'release/test-net/v0.2.0' to feature/rns-unified (#36)

* feat: reuse `LibRNSDomain` for namehash and compute id (#32)

feat: reuse LibRNSDomain for namehash and compute id

* resolve conflicts

* fix: resolve conflict
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