-
Notifications
You must be signed in to change notification settings - Fork 4
Ens changes + module changes #41
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
Merged
Merged
Changes from 37 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
782d0d3
made owner change track func generic
rahul7668gupta cb71ad4
some pr comments addressed from PR #34
rahul7668gupta 5ea9486
moved is migrated outside module
rahul7668gupta 581bfe0
created air extra for ttl
rahul7668gupta 892ddbc
minor update
rahul7668gupta 9849f83
update domain moduel
rahul7668gupta c25ac5f
updated unit tests
rahul7668gupta bfc4202
removed chainId from track funcs
rahul7668gupta d9fc108
updated module inputs
rahul7668gupta e5e98cf
addr to resolved address
rahul7668gupta dc66d3a
updated chain ids for common
rahul7668gupta d3953a5
updated module with latest changes
rahul7668gupta 856ce80
minor update to eth registrar
rahul7668gupta d2fe208
removed resolver addresses from yaml file
rahul7668gupta 19dd944
minor update
rahul7668gupta ade56f8
null cost in registration event
rahul7668gupta 7016b6b
updated unit test
rahul7668gupta 0c72079
updating owner in domain transfer txn
rahul7668gupta bec8999
updated tests
rahul7668gupta a6feb4b
moved label to labelHash
rahul7668gupta 1978e6b
domain name module read me
rahul7668gupta 4bd341c
updated docs for nft marketplace
rahul7668gupta 6482870
minor update
rahul7668gupta abc5b9c
updated readmes
rahul7668gupta bce8ff8
minor domain module updates
rahul7668gupta f978a58
integrated module in ens subgraph
rahul7668gupta 607d2e5
Merge pull request #39 from Airstack-xyz/ens-airstack-module-refactor
0xsarvesh 28d6869
moved air account to common, updated modules
rahul7668gupta 7cbd0fb
updated module with domain name changes
rahul7668gupta f1d5371
updated readme links to main repo
rahul7668gupta ffd6108
updated trackNameRenewedOrRegistrationByController func and docs
rahul7668gupta e30d912
Revert "updated trackNameRenewedOrRegistrationByController func and d…
rahul7668gupta 7d32d42
updating domain expiry in renewal from controller event
rahul7668gupta bc709c0
saving air account after get/create
rahul7668gupta 5c90906
updated module
rahul7668gupta 4c61bd1
updated domain module, ens unit tests, deployed
rahul7668gupta 2af335d
nft marketplace module update, air account
rahul7668gupta 4665f3a
pointing urls to main branch
rahul7668gupta 0b4e5da
module/common name, slug version update
rahul7668gupta 77f5209
requested changes addresses, module integrated
rahul7668gupta c132f14
process -> get in network and chain id, deployed
rahul7668gupta af7f30b
updated readme comment from #42
rahul7668gupta cb6f1f8
saving all entities outside
rahul7668gupta 722add5
removed newOwner account duplication
rahul7668gupta b74fbb2
refactor
rahul7668gupta 998a1d0
saving domain before
rahul7668gupta 5ef437f
removed domainId in airExtras
rahul7668gupta 319c38a
moved air extras to common code
rahul7668gupta a927c6f
moved air extras and token into module common
rahul7668gupta ea2fc5b
addresses pr comments
rahul7668gupta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,7 @@ | ||
| # Subgraphs | ||
| Airstack Subgraphs | ||
|
|
||
| ## Verticals Supported in airstack-modules | ||
| 1. NFT_MARKET_PLACE - [Check docs here](https://github.com/Airstack-xyz/Subgraphs/tree/main/airstack-modules/modules/airstack/nft-marketplace/Readme.md) | ||
|
|
||
| 2. DOMAIN_NAME - [Check docs here](https://github.com/Airstack-xyz/Subgraphs/tree/main/airstack-modules/modules/airstack/domain-name/Readme.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.