-
Notifications
You must be signed in to change notification settings - Fork 892
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
Update example dapp to Protocol 21 #154
Open
Julian-dev28
wants to merge
32
commits into
main
Choose a base branch
from
update-P21
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4071fac - Browse repository at this point
Copy the full SHA 4071facView commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c99e90 - Browse repository at this point
Copy the full SHA 4c99e90View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4c97c6 - Browse repository at this point
Copy the full SHA f4c97c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0185fe8 - Browse repository at this point
Copy the full SHA 0185fe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7e57a1 - Browse repository at this point
Copy the full SHA d7e57a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee903ce - Browse repository at this point
Copy the full SHA ee903ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1d60f - Browse repository at this point
Copy the full SHA fb1d60fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 682fb88 - Browse repository at this point
Copy the full SHA 682fb88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5a5a0 - Browse repository at this point
Copy the full SHA 0b5a5a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05706c8 - Browse repository at this point
Copy the full SHA 05706c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 355f798 - Browse repository at this point
Copy the full SHA 355f798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 037bfbf - Browse repository at this point
Copy the full SHA 037bfbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb7ec8d - Browse repository at this point
Copy the full SHA eb7ec8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b3fb19 - Browse repository at this point
Copy the full SHA 2b3fb19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 897f7a0 - Browse repository at this point
Copy the full SHA 897f7a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10abed2 - Browse repository at this point
Copy the full SHA 10abed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a00a4a - Browse repository at this point
Copy the full SHA 5a00a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fce59f4 - Browse repository at this point
Copy the full SHA fce59f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f5abd7 - Browse repository at this point
Copy the full SHA 8f5abd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d76120 - Browse repository at this point
Copy the full SHA 1d76120View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbc6c8 - Browse repository at this point
Copy the full SHA 3fbc6c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e0fec - Browse repository at this point
Copy the full SHA a9e0fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9f2587 - Browse repository at this point
Copy the full SHA f9f2587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 901891a - Browse repository at this point
Copy the full SHA 901891aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2de8e6f - Browse repository at this point
Copy the full SHA 2de8e6fView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c93da49 - Browse repository at this point
Copy the full SHA c93da49View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f8498 - Browse repository at this point
Copy the full SHA f1f8498View commit details
Commits on Jul 26, 2024
-
Squashed commit of the following:
commit a591281 Author: Chad Ostrowski <[email protected]> Date: Wed Jul 3 16:17:11 2024 -0400 build: update all packages, appease `next build` the type checking in `next build` mistakenly thinks that we set `target` to something older than `es2020`, so we need the `BigInt(10)` instead of `10n` ¯\_(ツ)_/¯ commit 02e8bd5 Author: Chad Ostrowski <[email protected]> Date: Tue Jul 2 21:25:52 2024 -0400 fix: number is now already a number commit 1b1c714 Author: Chad Ostrowski <[email protected]> Date: Tue Jul 2 20:51:24 2024 -0400 build: install_stellar commit 5ff07e6 Author: Chad Ostrowski <[email protected]> Date: Tue Jul 2 16:00:31 2024 -0400 fix write method calls commit 4b9dfa6 Author: Chad Ostrowski <[email protected]> Date: Tue Jul 2 12:37:36 2024 -0400 nextjs: use suggested 'priority' property on Image commit 8c3602f Author: Chad Ostrowski <[email protected]> Date: Tue Jul 2 12:37:17 2024 -0400 fix: use new AssembledTransaction interface throughout commit be51cec Author: Chad Ostrowski <[email protected]> Date: Tue Jul 2 12:35:38 2024 -0400 build: update from soroban-client to stellar-sdk need `moduleResolution: "nodenext"` in tsconfig to allow importing from `/contract` entrypoint (this is why types weren't being calculated correctly) commit 795f83e Author: Chad Ostrowski <[email protected]> Date: Tue Jul 2 12:24:37 2024 -0400 readme: s/config identity/keys/ commit d75080f Author: Chad Ostrowski <[email protected]> Date: Tue Jul 2 11:52:18 2024 -0400 package.json scripts s/soroban/stellar commit d0b323e Author: Pam Selle <[email protected]> Date: Tue Jul 2 11:41:40 2024 -0400 Package-lock.json updates commit 18f387f Author: Pam Selle <[email protected]> Date: Tue Jul 2 11:41:29 2024 -0400 Formatting & breaking params into object commit a7d6f33 Author: Pam Selle <[email protected]> Date: Tue Jul 2 11:39:29 2024 -0400 Contract to Client commit d360d9a Author: Pam Selle <[email protected]> Date: Thu Jun 27 15:08:45 2024 -0400 remove console log commit 9fb1db2 Author: Pam Selle <[email protected]> Date: Thu Jun 27 15:02:21 2024 -0400 Reveal/uncomment code that has no signatures commit cb3c40f Author: Pam Selle <[email protected]> Date: Thu Jun 27 15:01:51 2024 -0400 FE can run, useEffect commented out commit 9a1e46f Author: Pam Selle <[email protected]> Date: Thu Jun 27 15:01:24 2024 -0400 Setup working commit ecb489b Author: Pam Selle <[email protected]> Date: Thu Jun 27 12:19:32 2024 -0400 Progress commit 7853447 Author: Pam Selle <[email protected]> Date: Tue Jun 25 13:53:04 2024 -0400 Increment crowdfund contract commit 0dc4b8b Author: Pam Selle <[email protected]> Date: Tue Jun 25 13:51:06 2024 -0400 Update crowdfund tests commit f426d05 Author: Pam Selle <[email protected]> Date: Tue Jun 25 13:42:02 2024 -0400 add test snapshots commit b456263 Author: Pam Selle <[email protected]> Date: Fri Jun 14 09:14:40 2024 -0400 Update abundance contract commit 98793d0 Author: Pam Selle <[email protected]> Date: Fri Jun 14 07:40:11 2024 -0400 Remove install_soroban command and refs
Configuration menu - View commit details
-
Copy full SHA for c428352 - Browse repository at this point
Copy the full SHA c428352View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4bfa5b - Browse repository at this point
Copy the full SHA b4bfa5bView commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9dbd13 - Browse repository at this point
Copy the full SHA e9dbd13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3469ceb - Browse repository at this point
Copy the full SHA 3469cebView commit details
Commits on Aug 2, 2024
-
Merge pull request #170 from Ugo-X/update-P21
fixed the build error
Configuration menu - View commit details
-
Copy full SHA for 10de6b3 - Browse repository at this point
Copy the full SHA 10de6b3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.