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

[fix] Update bincode #66

Merged
merged 5 commits into from
Sep 5, 2024
Merged

[fix] Update bincode #66

merged 5 commits into from
Sep 5, 2024

Conversation

warittornc
Copy link
Member

Implementation details

  • Do 1
  • Do 2

Please ensure the following requirements are met before submitting a pull request:

  • The pull request is targeted against the correct target branch
  • The pull request is linked to an issue with appropriate discussion and an accepted design OR is linked to a spec that describes the work.
  • The pull request includes a description of the implementation/work done in detail.
  • The pull request includes any appropriate unit/integration tests
  • You have added a relevant changelog entry to CHANGELOG.md
  • You have re-reviewed the files affected by the pull request (e.g. using the Files changed tab in the GitHub PR explorer)

@warittornc warittornc changed the base branch from main to update September 5, 2024 08:46
sorawit
sorawit previously requested changes Sep 5, 2024
bothan-api/server-cli/src/commands/start.rs Outdated Show resolved Hide resolved
bothan-core/src/registry/post_processor.rs Show resolved Hide resolved
bothan-core/src/store.rs Outdated Show resolved Hide resolved
bothan-core/src/store.rs Outdated Show resolved Hide resolved
@warittornc warittornc dismissed sorawit’s stale review September 5, 2024 09:51

completed from other reviewers

@warittornc warittornc merged commit 8337028 into update Sep 5, 2024
3 checks passed
@warittornc warittornc deleted the update-bincode branch September 5, 2024 09:51
warittornc added a commit that referenced this pull request Sep 6, 2024
* minor changes

* [!feat] Update Binance (#58)

* modify binance

* minor change

* fix

* minor changes and add doc

* remove unnecessary traits

* simplify to single store

* simplify to single store

* refactor

* remove anyhow and cleanup

* fix

* fix comment and cleanup

* minor move

* fix doc

* fix comments

* fix and format

* add ids to log

* rename set to add

* added more descriptive doc for builder opts

* fixed typo

* fixed

* add disconnect on exit

* cleanup

* grammer fix

* add verbose error

* change type from T to K

* format

* fix

* cleanup

* fix comments

* change error to warn

* [!feat] Refactor CoinGecko (#60)

* [!feat] Minor Specification Changes  (#62)

* update proto

* minor changes

* regenerate proto

* [!feat] Refactor Kraken (#61)

* refactor kraken

* add more comments

* store multiple assetinfos at once, add unit tests

* fix worker type spec

* [!feat] Refactor API (#63)

refactor api

* [fix] Update bincode (#66)

* minor cleanup

* added extra logging

* update bincode

* fixed formating and minor refactor

* fixed var name

---------

Co-authored-by: Ongart Pisansathienwong <ongart.pisan@gmail.com>
colmazia added a commit that referenced this pull request Sep 25, 2024
* minor changes

* [!feat] Update Binance (#58)

* modify binance

* minor change

* fix

* minor changes and add doc

* remove unnecessary traits

* simplify to single store

* simplify to single store

* refactor

* remove anyhow and cleanup

* fix

* fix comment and cleanup

* minor move

* fix doc

* fix comments

* fix and format

* add ids to log

* rename set to add

* added more descriptive doc for builder opts

* fixed typo

* fixed

* add disconnect on exit

* cleanup

* grammer fix

* add verbose error

* change type from T to K

* format

* fix

* cleanup

* fix comments

* change error to warn

* [!feat] Refactor CoinGecko (#60)

* [!feat] Minor Specification Changes  (#62)

* update proto

* minor changes

* regenerate proto

* [!feat] Refactor Kraken (#61)

* refactor kraken

* add more comments

* store multiple assetinfos at once, add unit tests

* fix worker type spec

* implement okx refactoring

* add unit tests

* delete unnecessary files

* [!feat] Refactor API (#63)

refactor api

* update okx to match new bothan

* [fix] Update bincode (#66)

* minor cleanup

* added extra logging

* update bincode

* fixed formating and minor refactor

* fixed var name

* fix from comments

* fix merging bug

* fix members order

* fix Cargo.toml

* fix from comments

* fix default timeout

* change websocket connection error

---------

Co-authored-by: Warittorn Cheevachaipimol <warittorn@bandprotocol.com>
Co-authored-by: warittornc <69615455+warittornc@users.noreply.github.com>
Co-authored-by: Kitipong Sirirueangsakul <kitipong.sirir@gmail.com>
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.

4 participants