-
Notifications
You must be signed in to change notification settings - Fork 8
Ecosystem Wallets #323
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
Draft
andygruening
wants to merge
164
commits into
master
Choose a base branch
from
V5-EcosystemWallet
base: master
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.
Draft
Ecosystem Wallets #323
+50,940
−3,028
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…s definition into its own file
…tory for Signature as well. This will help to keep things more organized
…s to confirm that the test server is setup properly
…rm they are working (using logged values from sequence.js to generate unit test data).
…h 0s on the left.
… 0 address will be equal regardless of if they have the same value string (one may have more 0s than the other) - for example, previously 0x00 and 0x0000 would not be considered equal like they should've been, this is now fixed.
…andle either byte[] or FixedByte types
…han just BigIntegers; also, don't throw an ArgumentOutOfRangeException due to having a larger bigint than the desired size by clamping the padding to a min of 0
…tion tests are failing
Deploying sequence-unity with
|
Latest commit: |
8ac9046
|
Status: | ✅ Deploy successful! |
Preview URL: | https://ee0b418e.sequence-unity.pages.dev |
Branch Preview URL: | https://v5-ecosystemwallet.sequence-unity.pages.dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Version Increment
Please ensure you have incremented the package version in the package.json as necessary.
Docs Checklist
Please ensure you have addressed documentation updates if needed as part of this PR: