This repository was archived by the owner on Aug 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 110
Swap available balance #1892
Merged
Merged
Swap available balance #1892
Changes from 11 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
f0431f4
swap: introduce paidOut variable and update this variable upon sendin…
Eknir de5b152
swap: make tests pass again
Eknir 18500a9
swap, contract/swap: create event iterators on Deposit and Withdraw a…
Eknir d11b4b3
swap: add availableBalance to swapAPI
Eknir d4e5abc
contracts/swap: add Withdraw and Deposit methods
Eknir 1ff69ff
contracts/swap: add Deposit and Withdraw to Contract interface
Eknir 6eb0a57
swap: added draft for TestAvailableBalance (not working yet)
Eknir 523d220
swap: compute available balance upon startup and update the value on …
Eknir 075c322
swap: finish TestAvailableBalance
Eknir 7807019
swap: review mortelli
Eknir e0cab6a
contracts/swap: check error before returning
Eknir 203dbec
swap: small improvements
Eknir f52e515
swap, contracts/swap: compute availableBalance without event watchers
Eknir 57416dd
Merge branch 'master' into swap-available-balance
Eknir 4011ffe
swap: fix TestAvailableBalance
Eknir 80296ac
contracts/swap: add amount as a parameter to deposit
Eknir cacb39f
contracts/swap: don't allow auth.value in Deposit
Eknir ed886ab
Merge branch 'master' into swap-available-balance
Eknir 5bc0c28
contracts/swap: comment LiquidBalance function
Eknir c11f840
Merge branch 'master' into swap-available-balance
Eknir 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
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.