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

Feature/validation checkpoint2 #49

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
f8e7498
Fixed canonical ordering for parameter types so that transactions go …
BellringerQuinn Nov 30, 2023
5b74f2d
Fixed canonical ordering for parameter types so that transactions go …
BellringerQuinn Nov 30, 2023
213fa11
Pass along the LoginMethod using the state token for social sign in (…
BellringerQuinn Nov 30, 2023
f706083
Highlight the button used to login on the most recent attempt so that…
BellringerQuinn Nov 30, 2023
e1a0006
Notify user when they try to log in with a different account than las…
BellringerQuinn Nov 30, 2023
225b702
Added additional UI prefabs to the ColorSchemeManager
BellringerQuinn Nov 30, 2023
ffc35e9
Keep track of the email the user most recently used to login (either …
BellringerQuinn Dec 1, 2023
befe342
Don't highlight the email field - this will be filled in automaticall…
BellringerQuinn Dec 1, 2023
1b0577e
Remove todos that are no longer needed as they are done
BellringerQuinn Dec 1, 2023
28d9025
Added social sign in provider logos
BellringerQuinn Dec 1, 2023
71f0cef
Merge branch 'Feature/WaaSIntegration_emailSignIn' into Feature/WaaSI…
BellringerQuinn Dec 5, 2023
3dc0919
Merge branch 'Feature/WaaS_promptUserToSignInWithPreviousLoginMethod'…
BellringerQuinn Dec 5, 2023
5c41f98
Merge branch 'Tests/WaaSIntergration' into Feature/WaaSIntegration_wi…
BellringerQuinn Dec 5, 2023
1eb955b
Merge branch 'Tests/WaaSIntergration' into Feature/WaaSIntegration_wi…
BellringerQuinn Dec 8, 2023
c0f2841
Create a ChainIndexer using a Chain as opposed to a BigInteger
BellringerQuinn Dec 8, 2023
c95544c
Use delegate directly for example purposes
BellringerQuinn Dec 12, 2023
3c7a138
Move OnWaaSWalletCreated event out of WaaSLogin and into WaaSWallet
BellringerQuinn Dec 12, 2023
5dff4be
Remove Nethereum mentions from asmdef
BellringerQuinn Dec 12, 2023
7f769f1
Fix broken tests. Improve UX by allowing devs to easily toggle on/off…
BellringerQuinn Dec 12, 2023
4a6dcae
Fix IsValidMessageSignature request and respective tests.
BellringerQuinn Dec 13, 2023
09bd76c
Fix ContentFetcher test
BellringerQuinn Dec 13, 2023
c073835
Removed ConnectPage from project as it is not being used
BellringerQuinn Dec 13, 2023
b37fb1e
Make login panel prettier
BellringerQuinn Dec 13, 2023
c630a5d
Make WalletPanel prettier
BellringerQuinn Dec 13, 2023
4167522
Fix content fetcher
BellringerQuinn Dec 13, 2023
43f9167
Pass a WaaS.IWallet to WalletPanel as opposed to passing an address. …
BellringerQuinn Dec 13, 2023
e9261f6
Add additional '/' to custom url scheme redirect
BellringerQuinn Dec 14, 2023
ba4c085
Exclude the WaaSTests assembly from iOS builds as it causes build issues
BellringerQuinn Dec 14, 2023
6e5a04d
Pass custom url scheme via state token - open this instead of a hardc…
BellringerQuinn Dec 14, 2023
6253d75
Added FindTokenId method to GetTokenBalancesReturn that can be used t…
BellringerQuinn Dec 14, 2023
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
644 changes: 644 additions & 0 deletions Assets/SequenceExamples/Prefabs/InfoPanel.prefab

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions Assets/SequenceExamples/Prefabs/InfoPanel.prefab.meta

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

Loading