-
Notifications
You must be signed in to change notification settings - Fork 5
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
[DEV] Chore/debug sync asset #1178
Conversation
duonghb53
commented
Jun 28, 2024
- Change raw query --> ORM
- Add log debug
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
* [SERENITY] Fix/sync asset (#1180) * [DEV] Fix sync asset (#1177) * add order by and try catch * check list asset before save * change query & add log for debug (#1178) * [DEV] Chore/remove log (#1179) * chore: add log in throw getDataAPI * remove log * add sync erc20 without asset table (#1182) (#1183) * add denom missing (#1184) (#1185) * hardcode type erc20 (#1194) (#1195) * Remove query asset condition coin is not null (#1197) (#1198) * remove check name is null and case sensitive (#1199) (#1200) * [SERENITY] Baseline/serenity 20240801 (#1203) * split query holder (#1201) * change total holder array --> obj (#1202)