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: update Reverse Registrar into testnet v0.2.0 #39

Merged
merged 6 commits into from
Oct 13, 2023

Commits on Oct 13, 2023

  1. chore: pull latest from 'release/testnet/v0.2.0' to feature/reverse-r…

    …egistrar (#37)
    
    * 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 into testnet v0.2.0 (#24)
    
    * 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 into testnet v0.2.0 (#26)
    
    * 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>
    
    ---------
    
    Co-authored-by: Duc Tho Tran <ducthotran2010@gmail.com>
    TuDo1403 and ducthotran2010 authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ffdc1e9 View commit details
    Browse the repository at this point in the history
  2. refactor: rename vars and check approved or owner for Reverse Registr…

    …ar (#33)
    
    feat: reuse LibRNSDomain & LibString and minor refactor
    TuDo1403 authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8668932 View commit details
    Browse the repository at this point in the history
  3. chore: resolve merge conflict 'feature/reverse-registrar' into releas…

    …e-testnet/v0.2.0 (#40)
    
    * 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 into testnet v0.2.0 (#24)
    
    * 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 into testnet v0.2.0 (#26)
    
    * 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>
    
    * refactor: rename vars and check approved or owner for Reverse Registrar
    
    ---------
    
    Co-authored-by: Duc Tho Tran <ducthotran2010@gmail.com>
    TuDo1403 and ducthotran2010 authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c12be2a View commit details
    Browse the repository at this point in the history
  4. chore: resolve merge conflict 'feature/reverse-registrar' into releas…

    …e-testnet/v0.2.0 (#40)
    
    * 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 into testnet v0.2.0 (#24)
    
    * 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 into testnet v0.2.0 (#26)
    
    * 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>
    
    * refactor: rename vars and check approved or owner for Reverse Registrar
    
    ---------
    
    Co-authored-by: Duc Tho Tran <ducthotran2010@gmail.com>
    TuDo1403 and ducthotran2010 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b6221e6 View commit details
    Browse the repository at this point in the history
  5. resolve conflicts

    TuDo1403 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d3e1e62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3b07be View commit details
    Browse the repository at this point in the history