Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into Interact-DAO-contract
  • Loading branch information
0xExp-po committed Dec 10, 2024
2 parents 0bd0e37 + 3aac888 commit 08dd2f4
Show file tree
Hide file tree
Showing 25 changed files with 160 additions and 671 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/contract-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: Compile Stellar smart contract for production and create release
permissions:
contents: write # in order to create releases
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@8764eba5769e4ffb63883889c2db5cc12eb44ef8
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@fbd0e2c5bbcbcd22439c06b5f1da47e2b27672d4
with:
release_name: ${{ github.event.inputs.release_name }}
release_description: "Tansu contract release"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dapp-ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: bun run build

- name: Generate artifact attestation for dist
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018
uses: actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202
with:
subject-path: "./dapp/dist/*"

Expand Down
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/netlify": "^5.5.4",
"@astrojs/react": "^3.6.3",
"@astrojs/tailwind": "5.1.2",
"@astrojs/react": "^4.0.0",
"@astrojs/tailwind": "5.1.3",
"@creit.tech/sorobandomains-sdk": "^0.1.4",
"@creit.tech/stellar-wallets-kit": "^1.3.0",
"@mdxeditor/editor": "^3.20.0",
"@nanostores/react": "^0.8.2",
"@stellar/stellar-sdk": "^13.0.0",
"@web3-storage/w3up-client": "^16.5.2",
"astro": "4.16.16",
"astro": "4.16.17",
"astro-seo": "^0.8.4",
"github-markdown-css": "^5.8.1",
"install": "^0.13.0",
Expand Down
4 changes: 4 additions & 0 deletions dapp/public/icons/logos/logo_black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
217 changes: 0 additions & 217 deletions dapp/public/icons/logos/tansu.svg

This file was deleted.

5 changes: 0 additions & 5 deletions dapp/public/icons/logos/twitter.svg

This file was deleted.

Loading

0 comments on commit 08dd2f4

Please sign in to comment.