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

Improve DB performance #433

Merged
merged 4 commits into from
Apr 9, 2024
Merged

Improve DB performance #433

merged 4 commits into from
Apr 9, 2024

Conversation

fatemeh-i
Copy link
Member

No description provided.

maryarm and others added 4 commits January 27, 2024 16:34
…ne record (#418)

* #395: add wallet type to history

* #412: change exchange transfer to have two transactions in each the system involved

* #412: a bit refactoring and make tests green again!

* #412: enabled IT tests with maven build

* #412: used kafka testcontainer to provide dynamic kafka port

* #412: add missed class!

* #396: changed transaction history to return details of sender/receiver in one record

* #396: optimize imports

---------

Co-authored-by: Peyman <marchosiax@gmail.com>
Co-authored-by: Benyamin <23664159+Benyamin001@users.noreply.github.com>
Co-authored-by: Peyman <peyman.sepehrad@gmail.com>
* change tx history query to have better performance

* update trx security filter

* fix reference of currencies comparation ( object -> symbol)

* seprate withdraw categories based on steps, enable unlimited  report history

* add withdraw filed to tx history resp

* fix withdraw settelment filed to tx history resp

* expose chains information service

* change permission of getChainsInfo
* change tx history query to have better performance

* update trx security filter

* fix reference of currencies comparation ( object -> symbol)

* seprate withdraw categories based on steps, enable unlimited  report history

* add withdraw filed to tx history resp

* fix withdraw settelment filed to tx history resp

* expose chains information service

* change permission of getChainsInfo

* try to change zone in LocalDateTime

* change all Date of assign service based n Tehran zone

* change address life time

* set external network for vault

* set client-id client-secret for chain-scanner modules

* change wallet-sync authorization

* change wallet module address  in otc profiles

* reset zone config in assigne addresses service

* add new workflow for otc profile to have automatic deployment on a github action

* add automatic deploy step to otc workflow

* agg publish job to one of build steps

* Just build needed modules in otc github action

* Just test needed modules in otc github action

* Just build and test needed modules and their deps  in otc github action

* Just build and test needed modules and their deps  in otc github action v2

* Just build and test needed modules and their deps  in otc github action v3

* add workflow for OP env about otc services

* test production workflow for otc services

* Update main-otc.yml (docker-compose -> docker compose)

* remove override config from docker-compose in otc main workflow

* Update main-otc.yml (rm build config from docker compose command)

* add  to otc.yml config file

* add TAG env to otc.yml config file

* run workflow

* fetch last images before creating containers

* fetch last images before creating containers

* organized run command to  multipleline

* organized run command to  multipleline

* organized run command to  multipleline

* change in setting env in github-action

* change operation tag in otc  github-action

* change reading  tag syntax in otc  github-action

* docker-compose -> docker compose

* change tagging syntax in otc  github-action

* set default value for TAG param

* set default value for TAG param

* commit otc compose file changes

* add pull step before upping containers

* add pull step before upping containers

* preparing to active on the  main branch
* change tx history query to have better performance

* update trx security filter

* fix reference of currencies comparation ( object -> symbol)

* seprate withdraw categories based on steps, enable unlimited  report history

* add withdraw filed to tx history resp

* fix withdraw settelment filed to tx history resp

* expose chains information service

* change permission of getChainsInfo

* fix query syntax
@fatemeh-i fatemeh-i merged commit 5f57ead into main Apr 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants