-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feature: initial Profiles query. * wip: offers query. * chore: new offers_by_owner offer query api * fix: removed old PROFILE storage. * chore: added OfferResponse. * chore: added small comment. * wip: fixing stuff. * fix: set tradeinfo to use the OfferResponse * fix: query profile by addr * wip: fix offers and trades layout * fix: list my offers component * fix: trade detail * fix: list my trades * fix: list disputes * fix: order offer by trades count or price rate * chore: change client to order offers by trades count or price rate * change ChainClient.dev to ChainClient.kujira Co-authored-by: samb-local <[email protected]>
- Loading branch information
1 parent
902d9f2
commit 2c2cfdd
Showing
27 changed files
with
444 additions
and
385 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.