Bob van der Helm
3413203ca7
Mp 2949 implemet health computer for borrow ( #311 )
...
* implemented max borrow for borrow page
setup basic useHealthComputer
* finish up healthcomputer
* updated tests
2023-07-24 09:44:45 +02:00
dependabot[bot]
2d13601365
Build(deps): bump word-wrap from 1.2.3 to 1.2.4 ( #310 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 11:41:45 +02:00
Linkie Link
055dfe6abf
MP-3110: adjusted and finalized TV styling ( #309 )
2023-07-20 10:53:24 +02:00
Linkie Link
ac0658224e
Mp 2881 finalize the borrow flow table ( #308 )
...
* MP-2881: fixed the buttons and adjusted the marketDetails
* MP-2881: finished the borrow to wallet functionatlity
* fix: renamed withdraw to borrowToWallet
* fix: moved the useMemo return into functions
* tidy: refactor
* tidy: refactor
2023-07-19 12:10:23 +02:00
dependabot[bot]
e1956ddbe9
Build(deps): bump next from 13.4.7 to 13.4.10 ( #304 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.4.7 to 13.4.10.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.7...v13.4.10 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 11:08:42 +02:00
dependabot[bot]
4f61afe8ca
Build(deps): bump @sentry/nextjs from 7.54.0 to 7.58.1 ( #306 )
...
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ) from 7.54.0 to 7.58.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.54.0...7.58.1 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 11:08:19 +02:00
dependabot[bot]
afb046efef
Build(deps-dev): bump @types/react-dom from 18.2.6 to 18.2.7 ( #305 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.2.6 to 18.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 11:07:49 +02:00
dependabot[bot]
8e419cf12c
Build(deps-dev): bump tailwindcss from 3.3.2 to 3.3.3 ( #302 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.3/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.3.3 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 11:07:24 +02:00
dependabot[bot]
1f21e085c4
Build(deps): bump react-spring from 9.7.1 to 9.7.2 ( #303 )
...
Bumps [react-spring](https://github.com/pmndrs/react-spring ) from 9.7.1 to 9.7.2.
- [Release notes](https://github.com/pmndrs/react-spring/releases )
- [Commits](https://github.com/pmndrs/react-spring/compare/v9.7.1...v9.7.2 )
---
updated-dependencies:
- dependency-name: react-spring
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 11:06:54 +02:00
Yusuf Seyrek
49e7778b1e
Mp 2836 implement pagination to the batched smart contract queries ( #301 )
...
* feat: batch and paginate oracle prices
* fixes and improvements
* feat: complete batching mechanism and its implementation
* fix: getVaultConfigs usage
* fix: linting
* feat: remove hardcoded mars decimals
2023-07-17 12:01:00 +03:00
Linkie Link
48d07173fb
Mp 2591 add terms of service ( #300 )
2023-07-14 16:39:12 +02:00
Yusuf Seyrek
d949cc84b7
feat: multi price source implementation ( #299 )
2023-07-14 14:49:33 +03:00
Bob van der Helm
515036ac05
add scripts for installing charting_library + update readme ( #298 )
2023-07-13 14:38:08 +02:00
Bob van der Helm
4aec1bee67
WIP: Tradingview charts ( #296 )
...
* almost finished custom styling for TV
add basic chart
intermittent update
finished basic route pairing datafeed
update datafeed
fix relative import
* finish shell script
add shell script for charting_library
* remove wrong line in shell
* fixed pr comments
* fixed pr comments
* fix config for TV CHart
* add example for thegraph api
* update favorite assets
* add + to boolean operation
* remove usecallback
2023-07-13 09:02:38 +02:00
Yusuf Seyrek
380bfb7189
feat: fixes and improvements on account creation ( #295 )
2023-07-12 16:49:38 +03:00
dependabot[bot]
952a0d60b9
Build(deps-dev): bump jest-environment-jsdom from 29.5.0 to 29.6.1 ( #291 )
...
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom ) from 29.5.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 15:15:37 +02:00
dependabot[bot]
b2cdf6510e
Build(deps): bump semver from 6.3.0 to 6.3.1 ( #297 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 23:21:18 +02:00
dependabot[bot]
92ea4b74df
Build(deps-dev): bump typescript from 5.1.3 to 5.1.6 ( #292 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.1.3 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.3...v5.1.6 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 23:20:09 +02:00
dependabot[bot]
2451fbee93
Build(deps): bump zustand from 4.3.8 to 4.3.9 ( #293 )
...
Bumps [zustand](https://github.com/pmndrs/zustand ) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/pmndrs/zustand/releases )
- [Commits](https://github.com/pmndrs/zustand/compare/v4.3.8...v4.3.9 )
---
updated-dependencies:
- dependency-name: zustand
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 23:19:43 +02:00
dependabot[bot]
43f11dc780
Build(deps): bump @cosmjs/cosmwasm-stargate from 0.30.1 to 0.31.0 ( #290 )
...
Bumps [@cosmjs/cosmwasm-stargate](https://github.com/cosmos/cosmjs ) from 0.30.1 to 0.31.0.
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cosmos/cosmjs/compare/v0.30.1...v0.31.0 )
---
updated-dependencies:
- dependency-name: "@cosmjs/cosmwasm-stargate"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 23:19:18 +02:00
dependabot[bot]
ac3bcd9faa
Build(deps): bump tough-cookie from 4.1.2 to 4.1.3 ( #288 )
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 23:18:03 +02:00
Linkie Link
df6d7a3ba2
overall cleanup and refactoring + SettingsModal ( #286 )
2023-07-11 21:01:14 +02:00
Yusuf Seyrek
ffe86a440c
fix: range input disabled state ( #294 )
2023-07-10 10:34:41 +01:00
Yusuf Seyrek
c0d62cd8f0
feat: trade range input implementation ( #287 )
2023-07-07 18:19:00 +03:00
Yusuf Seyrek
0123685f79
feat: auto-lend foundation ( #283 )
2023-07-05 17:43:11 +03:00
Linkie Link
21c8d04824
fix: fixes some minor stuff ( #285 )
...
* fix: fixes some minor stuff
* fix: used the right icon for lend
2023-07-05 15:09:15 +02:00
Linkie Link
cd8fa35b76
Mp 2821 unlocked positions ( #284 )
...
* feat: added unlock flow to the deposited farm row
* feat: added first itteration of unlocking/unlocked logic
* feat: introduce getVaultPositionStatus
* feat: added animated unlock label
* fix: size fix
* MP-2821: created the VaultUnlockBanner
* MP-2821: finished single vault withdraw
* MP-2821: finished vault unlock integration
* fix: implemented feedback
* tidy: refactor isWaiting > isConfirming
* fix: updated according to feedback
* fix: updated according to feedback
* fix: added useMemo for multiple values
* tidy: fixed some format issues
* tidy: updated svg icon implementation
* fix: fixed Bob’s glas-border issues
* fix: refactor modal max-widths
* MP-3031: moved deposit button into the table row
:
* fix: cleanup and adjustment to the button (according to layout)
* fix: added nested groups and finalized the label animation
* tidy: cleanup
2023-07-05 14:28:39 +02:00
Linkie Link
3c3e722c49
Mp 2821 unlocked positions ( #276 )
2023-07-04 16:15:36 +02:00
Yusuf Seyrek
85e36897a6
Use generated types in message execution function ( #282 )
...
* fix: lend transaction message
* feat: use generated types
2023-07-03 18:49:22 +03:00
dependabot[bot]
40d2950bf4
Build(deps): bump @tanstack/react-table from 8.9.1 to 8.9.3 ( #277 )
...
Bumps [@tanstack/react-table](https://github.com/tanstack/table ) from 8.9.1 to 8.9.3.
- [Release notes](https://github.com/tanstack/table/releases )
- [Commits](https://github.com/tanstack/table/compare/v8.9.1...v8.9.3 )
---
updated-dependencies:
- dependency-name: "@tanstack/react-table"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 09:41:24 +02:00
dependabot[bot]
9005ccca46
Build(deps): bump @marsprotocol/wallet-connector from 1.8.3 to 1.8.9 ( #278 )
...
Bumps [@marsprotocol/wallet-connector](https://github.com/mars-protocol/wallet-connector ) from 1.8.3 to 1.8.9.
- [Commits](https://github.com/mars-protocol/wallet-connector/commits )
---
updated-dependencies:
- dependency-name: "@marsprotocol/wallet-connector"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 09:41:03 +02:00
dependabot[bot]
30dd86755a
Build(deps-dev): bump @types/react-dom from 18.2.4 to 18.2.6 ( #279 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.2.4 to 18.2.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 09:40:45 +02:00
dependabot[bot]
84a163418a
Build(deps-dev): bump dotenv from 16.1.4 to 16.3.1 ( #280 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.1.4 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.4...v16.3.1 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 09:40:25 +02:00
dependabot[bot]
592507985d
Build(deps): bump react-router-dom from 6.13.0 to 6.14.1 ( #281 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.13.0 to 6.14.1.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.14.1/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 09:40:07 +02:00
Bob van der Helm
39e745b210
Mp 2713 asset selector ( #275 )
...
* added dumb asset selector
* fix table layouts borrow and farm
* 🍱 added basic overlay, esc btn
* finish asset selector
* Update tailwind configf to include button styles
2023-07-03 09:39:34 +02:00
Bob van der Helm
789a0d7b47
added full width layout for trade page ( #274 )
2023-06-29 17:35:45 +02:00
Bob van der Helm
999bad4059
Mp 2880 modifying farm position ( #272 )
...
* added correct resolving of account positions
* solve rendering bug for lp amount
* bugfix: add slippage to minlpamount
* fix DisplayCurrency to accept only BNCoin
* bugfix: remove prices from store
* add basic depostied vaults table
* Farm: Added deposited table
* finish deposited table, remove featured vaults:
* enable deposit more for vaults
* use controller for vault modal
* small fixes and polishing of add deposit
* fix tests, run format
* removed empty deposited table
---------
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
2023-06-29 13:12:11 +02:00
Bob van der Helm
697e83b7cb
Mp depostied vaults table ( #271 )
...
* added correct resolving of account positions
* solve rendering bug for lp amount
* bugfix: add slippage to minlpamount
* fix DisplayCurrency to accept only BNCoin
* bugfix: remove prices from store
* add basic depostied vaults table
* Farm: Added deposited table
* finish deposited table, remove featured vaults:
2023-06-29 12:55:47 +02:00
Bob van der Helm
9007e31707
added correct resolving of account positions ( #270 )
2023-06-26 15:13:21 +02:00
Bob van der Helm
415da05b8d
Mp 2548 deposit into vault ( #264 )
...
* Implement vault deposit message
* Merge custom Coin into BNCoin
* Fix build errors
* fixed tests
2023-06-26 10:08:45 +02:00
dependabot[bot]
c69461b95d
Build(deps): bump recharts from 2.6.0 to 2.7.2 ( #267 )
...
Bumps [recharts](https://github.com/recharts/recharts ) from 2.6.0 to 2.7.2.
- [Release notes](https://github.com/recharts/recharts/releases )
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/recharts/recharts/compare/v2.6.0...v2.7.2 )
---
updated-dependencies:
- dependency-name: recharts
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 09:47:18 +02:00
dependabot[bot]
2bb73ec516
Build(deps-dev): bump @types/react from 18.2.8 to 18.2.14 ( #266 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.8 to 18.2.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 09:46:05 +02:00
dependabot[bot]
0fb65a9b73
Build(deps): bump next from 13.4.6 to 13.4.7 ( #265 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.4.6 to 13.4.7.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.6...v13.4.7 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 09:11:42 +02:00
dependabot[bot]
6b18387fe9
Build(deps): bump swr from 2.1.5 to 2.2.0 ( #268 )
...
Bumps [swr](https://github.com/vercel/swr ) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/vercel/swr/releases )
- [Commits](https://github.com/vercel/swr/compare/v2.1.5...v2.2.0 )
---
updated-dependencies:
- dependency-name: swr
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 09:04:08 +02:00
dependabot[bot]
9bef5a394c
Build(deps-dev): bump eslint from 8.41.0 to 8.43.0 ( #269 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 08:58:34 +02:00
Yusuf Seyrek
7fda98aeea
Mp 3004 implement account balance amount when withdrawing 100 of lent asset ( #263 )
2023-06-23 18:52:49 +03:00
Yusuf Seyrek
2c399a2f16
feat: lend and withdraw modals ( #257 )
...
* feat: lend/withdraw functionality
* feat: addressed to pr discussions
* rename: data hook members
2023-06-23 13:30:08 +03:00
dependabot[bot]
f780de9d76
Build(deps): bump react-router-dom from 6.11.2 to 6.13.0 ( #258 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.11.2 to 6.13.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.13.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 10:49:42 +02:00
dependabot[bot]
3070dd711b
Build(deps): bump next from 13.4.3 to 13.4.6 ( #259 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.4.3 to 13.4.6.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.3...v13.4.6 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 10:49:17 +02:00
Yusuf Seyrek
db9f222732
Mp 2993 update smart contracts ( #262 )
...
* feat: update contract addresses and types
* feat: add account type
* feat: comment out old contract vaults
* tests: disable vaults test suite
* instantiate contract-specfiic clients
* fix build
* rebase and fix test
---------
Co-authored-by: Bob van der Helm <34470358+bobthebuidlr@users.noreply.github.com>
2023-06-21 00:20:42 +02:00