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

Develop Release #1760

Merged
merged 43 commits into from
Feb 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
6bb6f70
Staging Release
tcheee Jan 22, 2025
9bff679
Merge pull request #1656 from jumperexchange/develop
tcheee Jan 22, 2025
0e49b34
Staging Release
tcheee Jan 24, 2025
52e97f6
Staging Release
tcheee Jan 27, 2025
441d6b5
chore: show AGW
Jan 27, 2025
fda031e
chore: show AGW
tcheee Jan 27, 2025
a04f335
Update .env.production
oktapodia Jan 27, 2025
539c480
Fix: envs
tcheee Jan 27, 2025
5b2a0bd
fix: last boyco changes (#1662)
oktapodia Jan 28, 2025
99746a2
chore: remove incentives from landing
oktapodia Jan 28, 2025
1194b3a
fix: searchbar and shorter confirmation
oktapodia Jan 28, 2025
5b8d02a
fix: show error message
oktapodia Jan 28, 2025
a8fc304
fix: last boyco changes (#1686)
oktapodia Jan 28, 2025
88261b7
chore: fix build
oktapodia Jan 28, 2025
b116bcb
chore: bump widget + abstract wallet (#1690)
chybisov Jan 28, 2025
2810ec8
chore: put back APY
oktapodia Jan 28, 2025
192d1d6
feat: add back positions (#1692)
tcheee Jan 28, 2025
3a2687c
chore: remove hardcoded cache
oktapodia Jan 28, 2025
9c1e303
chore: show loading state
oktapodia Jan 28, 2025
079236f
fix: token name on deposit cap
tcheee Jan 29, 2025
38f4267
chore: allow only Abstract while AGW connected (#1701)
dennyscode Jan 29, 2025
a77f77c
chore: various BERA enhancements
oktapodia Jan 29, 2025
b57b56e
chore: upgrade packages
oktapodia Jan 30, 2025
6588fa9
fix: remove chain-id check for all wallets
dennyscode Jan 30, 2025
770a7c6
feat: add lp support
oktapodia Jan 30, 2025
1ed43f5
chore: put back medium title
tcheee Jan 30, 2025
8064232
chore: upgrade royco
oktapodia Jan 30, 2025
787857b
chore: upgrade widget version
tcheee Jan 31, 2025
87eda9c
chore: close boyco
tcheee Feb 3, 2025
28b1a51
chore: change date for completed missions
tcheee Feb 3, 2025
09f1907
fix: dockerbuild (#1725)
oktapodia Feb 3, 2025
b6f02d0
chore: disable 2-steps tx
tcheee Feb 3, 2025
e35309f
chore: add Low address activity event
oktapodia Feb 4, 2025
8378344
chore: fix merge conflicts
oktapodia Feb 4, 2025
f8ba45f
fix: remove toAddress from URL params
chybisov Feb 7, 2025
b373035
Revert "fix: remove toAddress from URL params" (#1738)
oktapodia Feb 7, 2025
a0eabc2
fix: update abstract text (#1739)
oktapodia Feb 7, 2025
234efc3
fix: remove toAddress from URL params
tcheee Feb 10, 2025
83a7529
Merge branch 'develop' into staging-to-develop
oktapodia Feb 11, 2025
0817b86
Fix tsc
oktapodia Feb 11, 2025
addd384
chore: fix edge-case
tcheee Feb 11, 2025
dca829f
Sync develop release
tcheee Feb 12, 2025
bafb00e
chore: put develop up to date with staging
Feb 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .env.development
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ NEXT_PUBLIC_LIFI_API_KEY=
NEXT_PUBLIC_JUMPER_API=http://localhost:3001
NEXT_REVALIDATION_SECRET=
NEXT_PUBLIC_SOLANA_RPC_URI=https://api.devnet.solana.com
WASH_HANDSHAKE=
NEXT_PUBLIC_ROYCO_URL=https://istbjtfzjcnstpzunkje-all.supabase.co
NEXT_PUBLIC_ROYCO_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImlzdGJqdGZ6amNuc3RwenVua2plIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MzgxODc3NDUsImV4cCI6MjA1Mzc2Mzc0NX0.p74w0fxcivBLkn_P82XlRG8upTCaKQDP69YsV7Ap5t0
NEXT_PUBLIC_ROYCO_ID=58206b17-9603-433f-9f4c-187d6f962ee2
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ Register on Crowdin and you can start translating the project into your preferre
Your contributions will help make our project accessible to a wider audience around the world.

Thank you for your support!

Loading