-
Notifications
You must be signed in to change notification settings - Fork 10
GET total_deposited + spender_leaf route completed + tests #416
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
e7489ea
GET total_deposited + spender_leaf route completed + tests
simzzz 485e76c
fixed failing test
simzzz b2c5893
removed a comment, changed another comment
simzzz 085b056
fixed params, channel_id and spender were swapped accidentially in ge…
simzzz 6b8c575
renamed function + cargo fmt
simzzz d77045c
changed SpenderResponse to use Option for its fields + fixed default …
simzzz 5703b6e
changed address in tests to more suitable one
simzzz a8ec98f
current progress - friday
simzzz 31e20f3
committing current progress
simzzz 1f659b8
Merge branch 'aip-61-adex-v5' into issue-391-get-spender-info
simzzz 59210b3
final requested change
simzzz 69201f2
added from_precision function for UnifiedNum, changed Spendable to us…
simzzz 325c534
primitives - UnifiedNum - from_precision & to_unified_precision
elpiel cc5987d
changes to failing test
simzzz b9d7115
fixed failing test
simzzz cae048d
changes to precision and tests
simzzz 3c09aca
primitives - UnifiedNum - clean up tests
elpiel 85953d4
Merge pull request #419 from AdExNetwork/issue-391-unified-num-precis…
simzzz 37fc3b8
requested changes from pr + cargo fmt
simzzz 5f04f18
misc fixes and chanes to create/fetch spendable test
simzzz 76a7c01
used default channel token in test
simzzz 1473978
Merge branch 'aip-61-adex-v5' into issue-391-get-spender-info
simzzz dd19926
changed the way spender balances are retrieved from newstate + format…
simzzz 79f02cc
clippy fixes
simzzz 193a8dc
Merge branch 'aip-61-adex-v5' into issue-391-get-spender-info
simzzz a1a7886
fixed errors after merge, changed tests to use development, checking …
simzzz a2eb3eb
added .into_inner() to msg + cargo fmt
simzzz cb21b5b
test fixes
simzzz 5d8b0fe
moved request appropriately
simzzz 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 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
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.