-
Notifications
You must be signed in to change notification settings - Fork 1
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
Wrap RET Addresses #10
Merged
Merged
Changes from 43 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
eedf6a2
Arithmetic operations for Decimal
Sajjon d4a019a
Decimal compare methods and UniFFI exported funtions
Sajjon ed6e18e
add Swift bindgen tests for decimal
Sajjon 2e95bfb
Merge branch 'develop' into wrap_radix_engine_toolkit
Sajjon 30f134d
Sargon: Add method to read Mnemonic, UniFFI exported, Improve iOS exa…
Sajjon 2c447c5
Merge
Sajjon 944795e
WIP Decimal192 + Swifitfied
Sajjon a9b96d0
Make Decimal192 conform to Comparable
Sajjon 5ec79b6
Add clamped
Sajjon ff8a4a4
Decimal rounding
Sajjon ac0e057
rename file decimal -> decimal192.rs, add from f32.
Sajjon 3dc5907
Add from_formatted_string
Sajjon b2c90d9
Swiftify Decimal192 from formatted string
Sajjon 47f6da9
Add tests
Sajjon 7592b04
more tests
Sajjon 9437497
Start stubbing out Signatures and other types required by RET, which …
Sajjon 5f5cc20
Declare Ed25519Signature and use it with Ed25519PrivateKey and Public…
Sajjon fe86e8c
drop Ord/PartialOrd for types where it did not really make sense. Rem…
CyonAlexRDX 9aad4ff
Add HasPlaceholder conformance to Ed25519PublicKey
Sajjon b31d4fa
Add HasPlaceholder conformance to Secp256k1Signature
Sajjon 1731692
tests of Ed25519Signature and Secp256k1Signature
CyonAlexRDX 3d286fc
Unit tests for Signature
CyonAlexRDX 6a7efd4
Merge branch 'develop' into wrap_radix_engine_toolkit
CyonAlexRDX 95931b9
Add step to precommit ensuring that local development is set to false…
CyonAlexRDX 32e15fb
fail fast in precommit
CyonAlexRDX edd3748
build, here is the updated Swift bindgen
CyonAlexRDX 526e887
address WIP
Sajjon c21494b
WIP wrap RET addresses
Sajjon 0623404
WIP wrapping addresses with macro
Sajjon 24f5327
WIP addresses
Sajjon 70eb41e
WIP: letting macro expose address methods as global freestanding func…
CyonAlexRDX 342b52a
Placeholder values for Pool and Component
CyonAlexRDX 4955e21
WIP: addressesm JSON roundtrop fails for addresses
CyonAlexRDX 4f4c140
fix UniFFI bindgen tests
Sajjon 18df193
merge
Sajjon d4e4343
Add is_legacy to account address, and is_fungible to ResourceAddress …
Sajjon 73a1c04
Upgrade RET to Sajjons commit containing fix including Zabanet in RET.
Sajjon 4d933dc
Hide the following holder from Swift SPM: src, tests, scripts, exampl…
Sajjon 8075d47
simplify Decimal192, there was in fact no need for a InnerDecimal typ…
Sajjon 535f5b4
Document ALL Address types - Simplify wrapping of RET Addresses by re…
Sajjon cdd598f
Swiftify all address types
Sajjon 4ca2f3d
more tests
Sajjon e431827
revert Vstack
Sajjon 7177afa
simplify addresses
CyonAlexRDX 2a6a34a
moar tests
Sajjon 9c577a9
codecov accuracy
Sajjon d167ab9
Oops, Forgot to use the doc string for address types, now fixed.
Sajjon 1b9f7d1
Test debug of Addresses
Sajjon 74352b9
git rm and gitignore apple/Sources/UniFFI/Sargon.swift
Sajjon 4080391
Moar tests
Sajjon 43e257c
try increase accuracy
Sajjon f606f4c
moar tests
Sajjon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what is this for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typos CLI tool corrected that address 😅😅 so had to ignore it