Inlining checkout & Single receiver mode#215
Open
mikulas-mrva wants to merge 84 commits into
Open
Conversation
mikulas-mrva
force-pushed
the
inlining-checkout
branch
5 times, most recently
from
July 14, 2022 14:16
6989098 to
d38bc4c
Compare
mikulas-mrva
force-pushed
the
inlining-checkout
branch
3 times, most recently
from
July 16, 2022 17:53
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?
mikulas-mrva
force-pushed
the
inlining-checkout
branch
from
September 20, 2022 19:55
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.
mikulas-mrva
force-pushed
the
inlining-checkout
branch
from
September 29, 2022 23:36
d30f585 to
6dedcf4
Compare
mikulas-mrva
force-pushed
the
inlining-checkout
branch
from
September 30, 2022 00:24
2f08eaf to
cd57833
Compare
mikulas-mrva
force-pushed
the
inlining-checkout
branch
2 times, most recently
from
September 30, 2022 16:14
58f394a to
7b87e35
Compare
mikulas-mrva
force-pushed
the
inlining-checkout
branch
from
September 30, 2022 16:26
7b87e35 to
e31a0a9
Compare
mikulas-mrva
force-pushed
the
inlining-checkout
branch
from
September 30, 2022 16:49
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
mikulas-mrva
force-pushed
the
inlining-checkout
branch
from
November 9, 2022 15:52
f783e1e to
82e5820
Compare
…to GitHub workflows
mikulas-mrva
force-pushed
the
inlining-checkout
branch
from
December 23, 2022 00:08
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