-
Notifications
You must be signed in to change notification settings - Fork 47
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
Sovereign feat branch #1372
Open
dragos-rebegea
wants to merge
10
commits into
development
Choose a base branch
from
feat/sovereign
base: development
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
Sovereign feat branch #1372
+135
−156
Conversation
This file contains 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
k6 load testing comparison.
Legend: Avg - Average Response Time, Max - Maximum Response Time, 90 - 90th Percentile, 95 - 95th Percentile |
…n-nov18 Merge dev into feat sovereign nov18
…n-nov22 Merge dev into feat sovereign nov22
* add cacheDuration * add support for NftSubType * Update elastic.indexer.helper.ts * Update nft.filter.ts * Update nft.controller.ts * add filter.type on collection elastic * add subType even for SFT * fix mex.token.charts.spec.ts * Update nft.controller.ts * revert changes * add subType filter * add collections subType filter * add address collection roles subType * add subType filter for roles/collections count * add accounts/nfts subType filter * add accounts/collection subType Filter * add support for prefix ESDT * add cacheDuration * accept 3 - * include account sov tokens * Update account.controller.ts * add condition for 3 || 4 - * small fixes * temp skip tests * [wip] integrate new nestjs sdk * Revert "Merge branch 'refs/heads/feat/sovereign' into temp-support-for-sov-prefix" This reverts commit dd61d4e, reversing changes made to 8cdc6f6. * fix * npmjs deps * fix dependency * bugfixes * fixes after review * remove console logs * ticker fixes --------- Co-authored-by: tanghel <[email protected]> Co-authored-by: bogdan-rosianu <[email protected]> Co-authored-by: bogdan-rosianu <[email protected]>
fix bls cache
…fixes fix bls cache
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Reasoning
Proposed Changes
How to test