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(auction): merge from release/v0.2.0 #77

Merged
merged 75 commits into from
Oct 24, 2023

Conversation

github-actions[bot]
Copy link

Description

PR to merge from release/v0.2.0 to feature/auction.

Tu Do and others added 30 commits October 11, 2023 12:22
* feat: add namehash

* forge install: solady

v0.0.124

* feat: update namehash function

* feat: add more tests and update doc

* format: rename var
* feat: add RNSDomainPrice

* forge install: pyth-sdk-solidity

v2.2.0
…tnet/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
* feat: return usdTax and ronTax

* feat: use struct
feat: reuse LibRNSDomain for namehash and compute id
* 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>

* feat: allow maintain reservation status for ids listed in auction contract

* feat: remove setter and event

---------

Co-authored-by: Duc Tho Tran <ducthotran2010@gmail.com>
feat: change all import to relative import
* chore: pull latest from 'release/testnet/v0.2.0' to feature/reverse-registrar (#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>

* refactor: rename vars and check approved or owner for Reverse Registrar (#33)

feat: reuse LibRNSDomain & LibString and minor refactor

* chore: resolve merge conflict 'feature/reverse-registrar' into release-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>

* resolve conflicts

* Merge branch 'release-testnet/v0.2.0' into feature/reverse-registrar

* fix: fix wrong logic RNSReverseRegistrar::_requireLive

---------

Co-authored-by: Duc Tho Tran <ducthotran2010@gmail.com>
* chore: pull latest from 'release/testnet/v0.2.0' to feature/reverse-registrar (#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>

* refactor: rename vars and check approved or owner for Reverse Registrar (#33)

feat: reuse LibRNSDomain & LibString and minor refactor

* chore: resolve merge conflict 'feature/reverse-registrar' into release-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>

* resolve conflicts

* Merge branch 'release-testnet/v0.2.0' into feature/reverse-registrar

* fix: fix wrong logic RNSReverseRegistrar::_requireLive

* fix: fix memory out of gas issue

---------

Co-authored-by: Duc Tho Tran <ducthotran2010@gmail.com>
f34dcf6bd3919348e6b82960ffdeacca179bf07b
0c3695f7ec5bc3a13822b7ddb24d2c3d4f57c0b3
ducthotran2010
ducthotran2010 previously approved these changes Oct 23, 2023
@github-actions github-actions bot changed the title chore(auction): merge from release/v0.2.0 chore(feature/auction): merge from release/v0.2.0 Oct 23, 2023
@github-actions github-actions bot changed the title chore(feature/auction): merge from release/v0.2.0 chore(auction): merge from release/v0.2.0 Oct 23, 2023
@TuDo1403 TuDo1403 merged commit 98c17d9 into feature/auction Oct 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants