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

pull from source repo #10

Merged
merged 3 commits into from
Dec 21, 2021
Merged

pull from source repo #10

merged 3 commits into from
Dec 21, 2021

Conversation

sjillen
Copy link

@sjillen sjillen commented Dec 21, 2021

No description provided.

johnrees and others added 3 commits December 20, 2021 11:09
Next.js generates its own .tsbuildinfo at .next/cache

vercel/next.js#30815 (comment)
* chore: wip proposals

* chore: wip proposals

* chore: wip

* chore: wip

* chore: wip

* fix cancel proposal

* chore: wip

* chore: wip sign off proposal

* chore: wip sign off proposal

* chore: wip finalize votes

* feat: finalize votes

* feat: sign off proposal

* feat: sign off proposal

* feat: execute instruction

* feat: execute instruction

* chore: wip

* chore: wip

* chore: finalize vote

* fix: build errors

* chore: remove unused code

* chore: remove unused code

* chore: remove unused code

* fix: sign off proposal

* fix: execute instruction

* fix: execute instruction

* chore: wip

* chore: fix ux issues

* chore: wip ux issues

* chore: wip ux issues

* chore: ux issues

* chore: wip ux issues

* fix: cancel button enabled incorrectly

* chore: fix cancel button issue

* chore: fix cancel button

* fix: display Cancel button for proposal owner only

* chore: wip

* chore: wip

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues on comment modal

Co-authored-by: André Mury <mury_gh@hotmail.com>
Co-authored-by: Sebastian.Bor <sebastian_bor@hotmail.com>
* chore: wip proposals

* chore: wip proposals

* chore: wip

* chore: wip

* chore: wip

* fix cancel proposal

* chore: wip

* chore: wip sign off proposal

* chore: wip sign off proposal

* chore: wip finalize votes

* feat: finalize votes

* feat: sign off proposal

* feat: sign off proposal

* feat: execute instruction

* feat: execute instruction

* chore: wip

* chore: wip

* chore: finalize vote

* fix: build errors

* chore: remove unused code

* chore: remove unused code

* chore: remove unused code

* fix: sign off proposal

* fix: execute instruction

* fix: execute instruction

* chore: wip

* chore: fix ux issues

* chore: wip ux issues

* chore: wip ux issues

* chore: ux issues

* chore: wip ux issues

* fix: cancel button enabled incorrectly

* chore: fix cancel button issue

* chore: fix cancel button

* fix: display Cancel button for proposal owner only

* chore: wip

* chore: wip

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues

* chore: fix ui issues on comment modal

* chore: fix ui issues

Co-authored-by: André Mury <mury_gh@hotmail.com>
Co-authored-by: Sebastian.Bor <sebastian_bor@hotmail.com>
@vercel
Copy link

vercel bot commented Dec 21, 2021

@amandagonsalves is attempting to deploy a commit to the UXDProtocol Team on Vercel.

A member of the Team first needs to authorize it.

@sjillen sjillen merged commit cbda107 into UXDProtocol:main Dec 21, 2021
GregoryNEUT pushed a commit that referenced this pull request Sep 20, 2023
* add foresight-sdk dep

* add foresight to devnet.json

* fix programId

* add FORE mint to MINT_METADATA

* add example instruction to form

* remove comma

* add MakeInitMarketParams for Foresight

* husky did this

* lint

* more lin

* more foresight instructions

* lint

* tidy up provider

* lint

* add initCategory for foresight

* useGovernanceAssets

* missing import

* use DEVNET_TREASURY const

* add ForesightMakeResolveMarketParams

* finish adding resolve market

* avoid repeated constant

* missing resolve market in useGovernanceAssets

* clean up foresight instructions

* add AddMarketListToCategory

* add ForesightAddMarketListToCategory

* update foresight-sdk

* add AddMarketMetadata

* add ForesightGovernedAccountSelect

* start using ForesightGovernedAccountSelect

* reduce type duplication

* save unsaved file

* save unsaved file

* remove unused imports

* more refactoring to avoid duplication

* fix empty object type

* fix empty object type

* fix empty object type

* unused imports

* fix types import

* more refactoring

* unused import

* extract ForesightUseEffects

* unused import

* refactor more

* unused import

* refactor addmarketmetadataparams

* refactor init category

* refactor MakeInitMarketList

* big refactor

* lint

* more refactoring

* lint

* try using the user wallet as an authority

* change other stuff (except resolving markets) to user wallet

* missing param

* reorder element

* reorder elements

* update for newer foresight-sdk

* remove unused import

* fix issue with wrong program id

* bump foresight-sdk version

* npm: bump @blockworks-foundation/mango-client from 3.4.3 to 3.4.4 (#2)

Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases)
- [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits)

---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
  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>

* npm: bump @friktion-labs/friktion-sdk from 1.1.25 to 1.1.70 (#3)

Bumps [@friktion-labs/friktion-sdk](https://github.com/Friktion-Labs/volt) from 1.1.25 to 1.1.70.
- [Release notes](https://github.com/Friktion-Labs/volt/releases)
- [Commits](https://github.com/Friktion-Labs/volt/commits)

---
updated-dependencies:
- dependency-name: "@friktion-labs/friktion-sdk"
  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>

* npm: bump tsconfig-paths from 3.12.0 to 3.14.1 (#5)

Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 3.12.0 to 3.14.1.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths@v3.12.0...v3.14.1)

---
updated-dependencies:
- dependency-name: tsconfig-paths
  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>

* npm: bump @solana/spl-token-registry from 0.2.3470 to 0.2.3635 (#6)

Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list) from 0.2.3470 to 0.2.3635.
- [Release notes](https://github.com/solana-labs/token-list/releases)
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md)
- [Commits](solana-labs/token-list@v0.2.3470...v0.2.3635)

---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
  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>

* npm: bump postcss from 8.4.4 to 8.4.12 (#10)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.4 to 8.4.12.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.4...8.4.12)

---
updated-dependencies:
- dependency-name: postcss
  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>

* update lock file

* npm: bump @solana/spl-token from 0.1.8 to 0.2.0 (#7)

Bumps [@solana/spl-token](https://github.com/solana-labs/solana-program-library) from 0.1.8 to 0.2.0.
- [Release notes](https://github.com/solana-labs/solana-program-library/releases)
- [Commits](https://github.com/solana-labs/solana-program-library/compare/@solana/spl-token@v0.1.8...stake-pool-v0.2.0)

---
updated-dependencies:
- dependency-name: "@solana/spl-token"
  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>

* npm: bump axios from 0.26.1 to 0.27.1 (#4)

Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.26.1...v0.27.1)

---
updated-dependencies:
- dependency-name: axios
  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>

* switch to AssetAccount

* fix friktion-sdk version in line with main

* remove accidental package.json entries

* get rid of package.json deviations

* update lock file

* npm: bump next from 12.1.4 to 12.1.5 (#12)

Bumps [next](https://github.com/vercel/next.js) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.1.4...v12.1.5)

---
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>

* npm: bump react from 18.0.0 to 18.1.0 (#13)

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.1.0/packages/react)

---
updated-dependencies:
- dependency-name: react
  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>

* npm: bump ts-node from 10.5.0 to 10.7.0 (#14)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.5.0 to 10.7.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v10.5.0...v10.7.0)

---
updated-dependencies:
- dependency-name: ts-node
  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>

* npm: bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.21.0 (#16)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.19.0 to 5.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.21.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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>

* fix friktion-sdk version in lock file

* add foresight to devnet.json

* move foresight utils to utils dir

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GregoryNEUT pushed a commit that referenced this pull request Sep 20, 2023
* npm: bump @solana/spl-token from 0.1.8 to 0.2.0 (#2)

Bumps [@solana/spl-token](https://github.com/solana-labs/solana-program-library) from 0.1.8 to 0.2.0.
- [Release notes](https://github.com/solana-labs/solana-program-library/releases)
- [Commits](https://github.com/solana-labs/solana-program-library/compare/@solana/spl-token@v0.1.8...stake-pool-v0.2.0)

---
updated-dependencies:
- dependency-name: "@solana/spl-token"
  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>

* npm: bump tsconfig-paths from 3.12.0 to 3.14.1 (#3)

Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 3.12.0 to 3.14.1.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths@v3.12.0...v3.14.1)

---
updated-dependencies:
- dependency-name: tsconfig-paths
  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>

* npm: bump next from 12.1.4 to 12.1.5 (#4)

Bumps [next](https://github.com/vercel/next.js) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.1.4...v12.1.5)

---
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>

* npm: bump dayjs from 1.10.7 to 1.11.1 (#6)

Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.7 to 1.11.1.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.10.7...v1.11.1)

---
updated-dependencies:
- dependency-name: dayjs
  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>

* npm: bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.20.0 (#7)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.20.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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>

* npm: bump @blockworks-foundation/mango-client from 3.4.3 to 3.4.4 (#9)

Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases)
- [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits)

---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
  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>

* Integration: Castle deposit and withdraw (#13)

* Add @castlefinance/vault-sdk dependency

* Add CastleDepositForm interface + Instructions.DepositIntoCastle to proposalCreationTypes

* Add Instructions.DepositIntoCastle to hooks/useGovernanceAssets.ts

* Add getCastleDepositInstruction to instructionTools.ts

* Add getCastleDepositSchema to utils/validations

* Add CastleDeposit component

* Add CastleDeposi to New Proposal component

* Fixed eslint errors

* execution option button

* Implement execution option

* fix - lint error

* Fix formatting divergence

* Revert formatting updates

* Undo formatting changes?

* Add deposit into tx without refresh

* Integrate updated sdk

* Add Castle Withdraw initial files

* Implement basic withdraw, deposit works on mainnet

* Temporarily remove git hooks

* Integrate vault-core

* Remove old config code from CastleWithdraw

* Grab amount from instruction data

* Remove unused param

* Fix duplicate cases

* Remove duplicate case

* temporarily disable husky

* Clean up

* Update ExecuteInstructionButton.tsx

* fix nft amount match (solana-labs#640)

* fix

* fix

* filter fix (solana-labs#641)

* Feature/release loader and council (solana-labs#643)

* release loader

* hide multi vote for nfts

* vote with council alone when plugin is on

* fix council

* release nfts addon

* Add Foresight DAO (solana-labs#642)

* add foresight-sdk dep

* add foresight to devnet.json

* fix programId

* add FORE mint to MINT_METADATA

* add example instruction to form

* remove comma

* add MakeInitMarketParams for Foresight

* husky did this

* lint

* more lin

* more foresight instructions

* lint

* tidy up provider

* lint

* add initCategory for foresight

* useGovernanceAssets

* missing import

* use DEVNET_TREASURY const

* add ForesightMakeResolveMarketParams

* finish adding resolve market

* avoid repeated constant

* missing resolve market in useGovernanceAssets

* clean up foresight instructions

* add AddMarketListToCategory

* add ForesightAddMarketListToCategory

* update foresight-sdk

* add AddMarketMetadata

* add ForesightGovernedAccountSelect

* start using ForesightGovernedAccountSelect

* reduce type duplication

* save unsaved file

* save unsaved file

* remove unused imports

* more refactoring to avoid duplication

* fix empty object type

* fix empty object type

* fix empty object type

* unused imports

* fix types import

* more refactoring

* unused import

* extract ForesightUseEffects

* unused import

* refactor more

* unused import

* refactor addmarketmetadataparams

* refactor init category

* refactor MakeInitMarketList

* big refactor

* lint

* more refactoring

* lint

* try using the user wallet as an authority

* change other stuff (except resolving markets) to user wallet

* missing param

* reorder element

* reorder elements

* update for newer foresight-sdk

* remove unused import

* fix issue with wrong program id

* bump foresight-sdk version

* npm: bump @blockworks-foundation/mango-client from 3.4.3 to 3.4.4 (#2)

Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases)
- [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits)

---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
  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>

* npm: bump @friktion-labs/friktion-sdk from 1.1.25 to 1.1.70 (#3)

Bumps [@friktion-labs/friktion-sdk](https://github.com/Friktion-Labs/volt) from 1.1.25 to 1.1.70.
- [Release notes](https://github.com/Friktion-Labs/volt/releases)
- [Commits](https://github.com/Friktion-Labs/volt/commits)

---
updated-dependencies:
- dependency-name: "@friktion-labs/friktion-sdk"
  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>

* npm: bump tsconfig-paths from 3.12.0 to 3.14.1 (#5)

Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 3.12.0 to 3.14.1.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths@v3.12.0...v3.14.1)

---
updated-dependencies:
- dependency-name: tsconfig-paths
  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>

* npm: bump @solana/spl-token-registry from 0.2.3470 to 0.2.3635 (#6)

Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list) from 0.2.3470 to 0.2.3635.
- [Release notes](https://github.com/solana-labs/token-list/releases)
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md)
- [Commits](solana-labs/token-list@v0.2.3470...v0.2.3635)

---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
  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>

* npm: bump postcss from 8.4.4 to 8.4.12 (#10)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.4 to 8.4.12.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.4...8.4.12)

---
updated-dependencies:
- dependency-name: postcss
  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>

* update lock file

* npm: bump @solana/spl-token from 0.1.8 to 0.2.0 (#7)

Bumps [@solana/spl-token](https://github.com/solana-labs/solana-program-library) from 0.1.8 to 0.2.0.
- [Release notes](https://github.com/solana-labs/solana-program-library/releases)
- [Commits](https://github.com/solana-labs/solana-program-library/compare/@solana/spl-token@v0.1.8...stake-pool-v0.2.0)

---
updated-dependencies:
- dependency-name: "@solana/spl-token"
  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>

* npm: bump axios from 0.26.1 to 0.27.1 (#4)

Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.26.1...v0.27.1)

---
updated-dependencies:
- dependency-name: axios
  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>

* switch to AssetAccount

* fix friktion-sdk version in line with main

* remove accidental package.json entries

* get rid of package.json deviations

* update lock file

* npm: bump next from 12.1.4 to 12.1.5 (#12)

Bumps [next](https://github.com/vercel/next.js) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.1.4...v12.1.5)

---
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>

* npm: bump react from 18.0.0 to 18.1.0 (#13)

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.1.0/packages/react)

---
updated-dependencies:
- dependency-name: react
  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>

* npm: bump ts-node from 10.5.0 to 10.7.0 (#14)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.5.0 to 10.7.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v10.5.0...v10.7.0)

---
updated-dependencies:
- dependency-name: ts-node
  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>

* npm: bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.21.0 (#16)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.19.0 to 5.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.21.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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>

* fix friktion-sdk version in lock file

* add foresight to devnet.json

* move foresight utils to utils dir

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix type errors, updated packages

* auxliary token accounts (solana-labs#644)

* auxliary token accounts

* params page

* revert accounts from params page

* fixes

* fix

* fix auxiliary accounts display

* fix;

* Feature/anchor npm upgrade (solana-labs#646)

* anchor npm upgrade

* instructions change wip

* upgrade instructions to use new syntax anchor

* fix decode

* small my proposals fix

* fix vote records

* fix

* commit yarn lock

* Add NFTClubBerlin Multisig (solana-labs#648)

* Add trade with serum (solana-labs#583)

* setup framework for token actions
get proposal and TX simulation working as expected
add some more complex validations
remove unused vars
change verbage
remove form field for deposit address and use ATA
bump package version

* devs doin stuff

* clean up

* tweak trade on serum button

* use pre-requisite instruction to avoid TX limit

* add slight disclaimer and link to Serum remote

* fix nfts var

* fix double send button; restrict trade on serum to SPL tokens

* Fix logo path and update info (solana-labs#649)

* FIRST COMMINT LOGO AND INFO NFT OFF ROAD FAN CLUB DAO

* FIX LOGO AND INFO NFT OFF ROAD FAN CLUB DAO

* 'Token' on About tab should show mint rather than realm pubkey (solana-labs#651)

* Token should show mint rather than realm pubkey

* Only show token symbol if realm is certified

* transaction timeouts based on blocks (solana-labs#653)

* send transction v2 player

* timeout based on block height

* forward function + comments

* fix

* reject all on timeout

* pull vaults from api, render execution option based on program parsing

* Fix CI issue

* Use castle dependency for anchor

* Fix type errors

Co-authored-by: Alexander Schwartzberg <aeksco@gmail.com>
Co-authored-by: Adrian Brzeziński <a.brzezinski94@gmail.com>
Co-authored-by: Kevin Heavey <24635973+kevinheavey@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Nagy <20590073+what-name@users.noreply.github.com>
Co-authored-by: Tommy Johnson <32071703+tomjohn1028@users.noreply.github.com>
Co-authored-by: Xavier Baquero <93201271+axbaquero@users.noreply.github.com>
Co-authored-by: Evan Doyle <evanmdoyle@gmail.com>

* Update yarn.lock

* Add back husky

* sleep-gap send, remove dead code, use getters

* Use try/catch for ATA creation

* Rename execution option buttons

* Update instructionTools.ts

* Implement generic execution options

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexander Schwartzberg <aeksco@gmail.com>
Co-authored-by: Adrian Brzeziński <a.brzezinski94@gmail.com>
Co-authored-by: Kevin Heavey <24635973+kevinheavey@users.noreply.github.com>
Co-authored-by: Chris Nagy <20590073+what-name@users.noreply.github.com>
Co-authored-by: Tommy Johnson <32071703+tomjohn1028@users.noreply.github.com>
Co-authored-by: Xavier Baquero <93201271+axbaquero@users.noreply.github.com>
Co-authored-by: Evan Doyle <evanmdoyle@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
2 participants