Inlining checkout & Single receiver mode#215
Open
mikulas-mrva wants to merge 84 commits intoefdevcon:masterfrom
Open
Inlining checkout & Single receiver mode#215mikulas-mrva wants to merge 84 commits intoefdevcon:masterfrom
mikulas-mrva wants to merge 84 commits intoefdevcon:masterfrom
Conversation
6989098 to
d38bc4c
Compare
94cae60 to
bef66bb
Compare
| # native asset | ||
| if token.IS_NATIVE_ASSET: | ||
| try: | ||
| transaction_details = w3.eth.getTransaction(signed_message.transaction_hash) |
Contributor
There was a problem hiding this comment.
why is this not getTransactionReceipt?
6c16414 to
72617ab
Compare
…er mode to single receiver, deleting check for available receiving addresses
… transaction details view in progress
… requests for anonymous users
… the user should sign a message and confirm a transaction
…ion text for the user.
d30f585 to
6dedcf4
Compare
2f08eaf to
cd57833
Compare
58f394a to
7b87e35
Compare
7b87e35 to
e31a0a9
Compare
d652979 to
d21ada1
Compare
…es into settings to make them configurable
…act address is currently, to be be added later.
…revent it from being used in new payments
f783e1e to
82e5820
Compare
…to GitHub workflows
12e4df5 to
79ab76c
Compare
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
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.
Fixes multiple open issues