-
Couldn't load subscription status.
- Fork 48
Merge dev feat sovereign sep23 #1538
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
Draft
bogdan-rosianu
wants to merge
39
commits into
feat/sovereign
Choose a base branch
from
merge-dev-feat-sovereign-sep23
base: feat/sovereign
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.
Draft
Conversation
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
… and quote tokens in getAllMexTokensRaw method
Extend AWS S3 config
…us-24-h-volume-values fix mex token previous24hVolume values
…om-highest-liquidity-pool ferch token price from highest liquidity pool
add support for new NFT events
* proposer fix * proposer fix * proposer fix * fix getBlock * fixes after review Co-authored-by: bogdan-rosianu <[email protected]>
#1504) * add execution order sorting using miniBlocksDetails from Elasticsearch * fixes after review * fixes after review
* fix userUndelegatedList field * use ?? instead of [] to handle undefined case
* fix collection set fields * fixes after review
…date package json (#1512) * add configurable response compresion * set true compression for testnet env * refactor processNFtCollections method * update package * update version of node * update unit test yaml * getNfts parallel execution * compression flag false by default * improve getSingleNFt * getNftsCollection increase performance * undo last commit
* update to latest sdk version * fixes for latest sdk version * add package-lock * fix unit tests
* fix packages * add package-lock * add missing packages * remove unneeded package * fix mongo connection
* Add timestampMs field to Transaction interface and class * update specs * update accounts spec
…ount endpoints and update ElasticIndexerHelper to support balance filtering. This allows users to filter accounts based on their balance status. (#1521)
…ypes correctly by stripping parameters from the content type string. (#1527)
* use events index instead of logs * configurable migrated indices * added protection for empty fields * fix log address * add transaction get unit tests (#1525) --------- Co-authored-by: cfaur09 <[email protected]> Co-authored-by: Catalin Faur <[email protected]>
* use events index instead of logs * configurable migrated indices * added protection for empty fields * fix log address * add transaction get unit tests (#1525) * fix duplicated events --------- Co-authored-by: bogdan-rosianu <[email protected]>
* update MetaESDT tokens * update imports
* ES collections improvements * getNfts improvements * improve bulkProcessTransactions * fixes * fixes * fixes * refactor getSmartContractResultsRaw() * improve nftCollection processing * eslint fix
* improve getBlocks * add concurrency utils * update collection assets * batchApplyAssetsAndTicker update * update token service * fix eslint * improve elastisc transfers sorting * update spec * update mocks
# Conflicts: # package-lock.json # package.json # src/common/api-config/api.config.service.ts # src/endpoints/collections/collection.service.ts # src/endpoints/nfts/nft.service.ts # src/endpoints/transactions/transaction.get.service.ts # src/main.ts # src/test/unit/services/transaction.get.spec.ts
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