Merged
Conversation
) * Add preferences module to utility * Add implementations field to currency * Add preferences-schema.yml config file * Update preferences-schema * Add preferences.yml * Remove redundant `data.sql`s * Add system wallet to preferences * preferences: Improve schema * preferences: Fix default values * preferences: Make preferences a dummy object * preferences: Scape reserved * character in config file * preferences: Add initialize logic to bc-gateway * preferences: Remove retryTime * preferences: Fix schedule declaration * preferences: Fix BUSD declaration * bc-gateway: Fix and refactor db init method * accountant: Add preferences to accountant * wallet: Add preferences * postgres: Remove data.sql load script * preferences: Decouple dev and demo environments * accountant: Change platform coin to IRT * preferences: Read config file location from application.yml * preferences: Update docker-compose * preferences: Refactor matching-engine to read symbols from preferences * wallet: Move gift to preferences * wallet: Fix setup preferences * preferences: Improve sql scripts * preferences: Remove wallet uuid from configs * wallet: Fix preferences: Improve schema.sql * matching-engine: Fix symbols config * preferences: Add IRT pairs * preferences: Fix and improve alias section * api: Add symbol_maps constraints * api: Fix symbol_maps schema * preferences: Move read file logic to preferences * preferences: Add app.preferences to application.yml of all modules * preferences: Handle missing file * preferences: Rename SetupPreferences to InitializeService * preferences: Move config file address from application.yml to envs * GitHub: Update GitHub actions * wallet: Fix crash in user registration service * preferences: Replace USDT with BUSD * preferences: Improve defaults * preferences: Refactor config schema
ebrahimmfadae
approved these changes
May 17, 2022
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
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.
No description provided.