-
Notifications
You must be signed in to change notification settings - Fork 197
improve membersURI #812
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
Open
Rashmi-278
wants to merge
28
commits into
snapshot-labs:master
Choose a base branch
from
metagov:improve-membersURI
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
improve membersURI #812
Changes from 14 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a386393
improve membersURI
Rashmi-278 3e5bf86
add limit, pagination and uniqueness check for members
Rashmi-278 231b6b3
updated approach, get all unique addresses from DB
Rashmi-278 b828ed3
remove angle brackets from context link
Rashmi-278 51c4294
add context
Rashmi-278 7ebe8c7
Update .gitignore
Rashmi-278 ac8669b
Update src/eip4824.ts
Rashmi-278 9d41dd3
lint
Rashmi-278 47e6eb0
requested changes
Rashmi-278 a35202b
Merge remote changes into improve-membersURI
Rashmi-278 458e794
remove pnpm
Rashmi-278 9849c0b
optimize query for speedy retrival
Rashmi-278 e342770
Exclude known addresses to optimize for speed
Rashmi-278 252acc3
remove comments
Rashmi-278 1df3050
Update src/helpers/spaces.ts
Rashmi-278 1da8ee9
Update src/helpers/spaces.ts
Rashmi-278 b2c10b8
cursor conditional
Rashmi-278 0ce6028
Merge branch 'snapshot-labs:master' into improve-membersURI
Rashmi-278 240ed25
apply changes
Rashmi-278 1cd13f3
apply changes
Rashmi-278 ad86432
cursor conditions
Rashmi-278 3ca9efa
query improved
Rashmi-278 560a182
Merge branch 'master' into improve-membersURI
Rashmi-278 d285d3b
Merge branch 'snapshot-labs:master' into improve-membersURI
Rashmi-278 f96bf1d
Update eip4824.ts
Rashmi-278 84d905e
lint
Rashmi-278 51b90b6
bug fix sql injection
Rashmi-278 f052e0e
Merge branch 'master' into improve-membersURI
Rashmi-278 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 |
---|---|---|
|
@@ -7,4 +7,4 @@ coverage | |
|
||
# Remove some common IDE working directories | ||
.idea | ||
.vscode | ||
.vscode |
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
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.