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 requests #398

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Improve requests #398

merged 2 commits into from
Sep 6, 2023

Conversation

quentin-burg
Copy link

No description provided.

@quentin-burg quentin-burg merged commit 5fe3184 into release-ghostnet-staging Sep 6, 2023
quentin-burg added a commit that referenced this pull request Sep 13, 2023
* edit pipeline to create a docker image for beta version.  [skip ci]

* Upgrade Batcher UI (#388)

* 🚧 💥 init migration to NextJS

* 🚧 🎨 💄 rewriting style without less & antd

* 🚧 add redux & redux-loop to manage wallet connection

* 🔧 update react-GA due to merge

* 🔧 fix husky

* 💥 organize global state with redux and write some types to represent smart contract types

* 🚧

* 🚧 use both context and redux to manage wallet and tzkt instance

* 💄 review choose pair component

* cleaning...

* 🚧 deposit token

* 🚧 rework batcher infos ✨

* 🚧 impl oracle price

* 🚧 trying to deploy with NextJS

* 🚧 🔧 make nextjs/tailwind working in Docker

* 🚧 test deploying

* 🚧 run nextjs server on port 80

* 🚧 volumes

* 🔥 clean code and add metadata

* 🚧 websocket improvments

* 🚧 fix warning

* 🚧

* 💄 review styling

* 💄 update style with feedbacks

* ✨ volumes & holdings

* ♻️ review some items && change contract address for ghostnet

* 🐛 fix bugs on swap component

* ♻️ change pair selecting

* 🐛 fix some bugs

* 🔥 remove useless files and clean ✨

* 🔧 fix issue with images

* 🔥 move folders into src

* ✨ add Copy & Tooltip component from tzsafe-ui

* 🚧

* 🔥 remove useless file

* 🐛 fix user balance fetching

---------

Co-authored-by: Quentin <[email protected]>
Co-authored-by: Quentin Burg <[email protected]>

* 🔧 update github workflow with staging branch instead of feature branch && 🐛 fix bug with oracle price

* 🐛 fix volumes update when received an event from bigmap

* Improve requests (#398)

* ⚡ improve number of requests to tzkt API && 🏷️ add types for contract

* ⚡ decrease requests number to smart contract

---------

Co-authored-by: Quentin Burg <[email protected]>

* ♻️ remove tzkt SDK

* 🐛 get fees amount from storage before deposit tokens

* ♻️ improve check status from http request

* 🔍 write open graph metadata

* ✨ add token icon in swap selector

* 🍱 add tzbtc icon in local

* 🚧 test og metadata

* :sparkles add tooltip on price strategy

* ✨ select tokens both side

* ✨ add toasts for error and info

* 💚 try to fix CI failure

* 🔧 choose the right network depending on network targeted

* 🚧 try to fix CI

* 🐛 fix issues with holdings and improve other things

* ♻️ upgrade taquito

* favicon is missing

---------

Co-authored-by: Cyril B <[email protected]>
Co-authored-by: Quentin <[email protected]>
Co-authored-by: Quentin Burg <[email protected]>
quentin-burg added a commit that referenced this pull request Sep 25, 2023
* edit pipeline to create a docker image for beta version.  [skip ci]

* Upgrade Batcher UI (#388)

* 🚧 💥 init migration to NextJS

* 🚧 🎨 💄 rewriting style without less & antd

* 🚧 add redux & redux-loop to manage wallet connection

* 🔧 update react-GA due to merge

* 🔧 fix husky

* 💥 organize global state with redux and write some types to represent smart contract types

* 🚧

* 🚧 use both context and redux to manage wallet and tzkt instance

* 💄 review choose pair component

* cleaning...

* 🚧 deposit token

* 🚧 rework batcher infos ✨

* 🚧 impl oracle price

* 🚧 trying to deploy with NextJS

* 🚧 🔧 make nextjs/tailwind working in Docker

* 🚧 test deploying

* 🚧 run nextjs server on port 80

* 🚧 volumes

* 🔥 clean code and add metadata

* 🚧 websocket improvments

* 🚧 fix warning

* 🚧

* 💄 review styling

* 💄 update style with feedbacks

* ✨ volumes & holdings

* ♻️ review some items && change contract address for ghostnet

* 🐛 fix bugs on swap component

* ♻️ change pair selecting

* 🐛 fix some bugs

* 🔥 remove useless files and clean ✨

* 🔧 fix issue with images

* 🔥 move folders into src

* ✨ add Copy & Tooltip component from tzsafe-ui

* 🚧

* 🔥 remove useless file

* 🐛 fix user balance fetching

---------

Co-authored-by: Quentin <[email protected]>
Co-authored-by: Quentin Burg <[email protected]>

* 🔧 update github workflow with staging branch instead of feature branch && 🐛 fix bug with oracle price

* 🐛 fix volumes update when received an event from bigmap

* Improve requests (#398)

* ⚡ improve number of requests to tzkt API && 🏷️ add types for contract

* ⚡ decrease requests number to smart contract

---------

Co-authored-by: Quentin Burg <[email protected]>

* ♻️ remove tzkt SDK

* 🐛 get fees amount from storage before deposit tokens

* ♻️ improve check status from http request

* 🔍 write open graph metadata

* ✨ add token icon in swap selector

* 🍱 add tzbtc icon in local

* 🚧 test og metadata

* :sparkles add tooltip on price strategy

* ✨ select tokens both side

* ✨ add toasts for error and info

* 💚 try to fix CI failure

* 🔧 choose the right network depending on network targeted

* 🚧 try to fix CI

* 🐛 fix issues with holdings and improve other things

* ♻️ upgrade taquito

* favicon is missing

---------

Co-authored-by: Cyril B <[email protected]>
Co-authored-by: Quentin <[email protected]>
Co-authored-by: Quentin Burg <[email protected]>
quentin-burg added a commit that referenced this pull request Oct 4, 2023
* edit pipeline to create a docker image for beta version.  [skip ci]

* Upgrade Batcher UI (#388)

* 🚧 💥 init migration to NextJS

* 🚧 🎨 💄 rewriting style without less & antd

* 🚧 add redux & redux-loop to manage wallet connection

* 🔧 update react-GA due to merge

* 🔧 fix husky

* 💥 organize global state with redux and write some types to represent smart contract types

* 🚧

* 🚧 use both context and redux to manage wallet and tzkt instance

* 💄 review choose pair component

* cleaning...

* 🚧 deposit token

* 🚧 rework batcher infos ✨

* 🚧 impl oracle price

* 🚧 trying to deploy with NextJS

* 🚧 🔧 make nextjs/tailwind working in Docker

* 🚧 test deploying

* 🚧 run nextjs server on port 80

* 🚧 volumes

* 🔥 clean code and add metadata

* 🚧 websocket improvments

* 🚧 fix warning

* 🚧

* 💄 review styling

* 💄 update style with feedbacks

* ✨ volumes & holdings

* ♻️ review some items && change contract address for ghostnet

* 🐛 fix bugs on swap component

* ♻️ change pair selecting

* 🐛 fix some bugs

* 🔥 remove useless files and clean ✨

* 🔧 fix issue with images

* 🔥 move folders into src

* ✨ add Copy & Tooltip component from tzsafe-ui

* 🚧

* 🔥 remove useless file

* 🐛 fix user balance fetching

---------

Co-authored-by: Quentin <[email protected]>
Co-authored-by: Quentin Burg <[email protected]>

* 🔧 update github workflow with staging branch instead of feature branch && 🐛 fix bug with oracle price

* 🐛 fix volumes update when received an event from bigmap

* Improve requests (#398)

* ⚡ improve number of requests to tzkt API && 🏷️ add types for contract

* ⚡ decrease requests number to smart contract

---------

Co-authored-by: Quentin Burg <[email protected]>

* ♻️ remove tzkt SDK

* 🐛 get fees amount from storage before deposit tokens

* ♻️ improve check status from http request

* 🔍 write open graph metadata

* ✨ add token icon in swap selector

* 🍱 add tzbtc icon in local

* 🚧 test og metadata

* :sparkles add tooltip on price strategy

* ✨ select tokens both side

* ✨ add toasts for error and info

* 💚 try to fix CI failure

* 🔧 choose the right network depending on network targeted

* 🚧 try to fix CI

* 🐛 fix issues with holdings and improve other things

* ♻️ upgrade taquito

* favicon is missing

---------

Co-authored-by: Cyril B <[email protected]>
Co-authored-by: Quentin <[email protected]>
Co-authored-by: Quentin Burg <[email protected]>
quentin-burg added a commit that referenced this pull request Oct 4, 2023
* edit pipeline to create a docker image for beta version.  [skip ci]

* Upgrade Batcher UI (#388)

* 🚧 💥 init migration to NextJS

* 🚧 🎨 💄 rewriting style without less & antd

* 🚧 add redux & redux-loop to manage wallet connection

* 🔧 update react-GA due to merge

* 🔧 fix husky

* 💥 organize global state with redux and write some types to represent smart contract types

* 🚧

* 🚧 use both context and redux to manage wallet and tzkt instance

* 💄 review choose pair component

* cleaning...

* 🚧 deposit token

* 🚧 rework batcher infos ✨

* 🚧 impl oracle price

* 🚧 trying to deploy with NextJS

* 🚧 🔧 make nextjs/tailwind working in Docker

* 🚧 test deploying

* 🚧 run nextjs server on port 80

* 🚧 volumes

* 🔥 clean code and add metadata

* 🚧 websocket improvments

* 🚧 fix warning

* 🚧

* 💄 review styling

* 💄 update style with feedbacks

* ✨ volumes & holdings

* ♻️ review some items && change contract address for ghostnet

* 🐛 fix bugs on swap component

* ♻️ change pair selecting

* 🐛 fix some bugs

* 🔥 remove useless files and clean ✨

* 🔧 fix issue with images

* 🔥 move folders into src

* ✨ add Copy & Tooltip component from tzsafe-ui

* 🚧

* 🔥 remove useless file

* 🐛 fix user balance fetching

---------

Co-authored-by: Quentin <[email protected]>
Co-authored-by: Quentin Burg <[email protected]>

* 🔧 update github workflow with staging branch instead of feature branch && 🐛 fix bug with oracle price

* 🐛 fix volumes update when received an event from bigmap

* Improve requests (#398)

* ⚡ improve number of requests to tzkt API && 🏷️ add types for contract

* ⚡ decrease requests number to smart contract

---------

Co-authored-by: Quentin Burg <[email protected]>

* ♻️ remove tzkt SDK

* 🐛 get fees amount from storage before deposit tokens

* ♻️ improve check status from http request

* 🔍 write open graph metadata

* ✨ add token icon in swap selector

* 🍱 add tzbtc icon in local

* 🚧 test og metadata

* :sparkles add tooltip on price strategy

* ✨ select tokens both side

* ✨ add toasts for error and info

* 💚 try to fix CI failure

* 🔧 choose the right network depending on network targeted

* 🚧 try to fix CI

* 🐛 fix issues with holdings and improve other things

* ♻️ upgrade taquito

* favicon is missing

---------

Co-authored-by: Cyril B <[email protected]>
Co-authored-by: Quentin <[email protected]>
Co-authored-by: Quentin Burg <[email protected]>
@quentin-burg quentin-burg deleted the improve-requests branch October 4, 2023 12:20
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.

1 participant