Skip to content
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

feat: spend fidelity bond #556

Merged
merged 32 commits into from
Dec 13, 2022
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
4a0d3a3
dev: ability to append content to ExistingFidelityBond component
theborakompanioni Oct 29, 2022
bcb09cb
send-fb - wip
theborakompanioni Oct 30, 2022
c0bb836
refactor: remove most code and revert to simplest method
theborakompanioni Oct 31, 2022
be21ad4
refactor: rename SpendFidelityBond to MoveFidelityBondModal
theborakompanioni Oct 31, 2022
71aac85
refactor: rename successfulSendData to txInfo
theborakompanioni Oct 31, 2022
466d1b2
dev: report to parent if data has changed and should be reloaded
theborakompanioni Oct 31, 2022
5bf8795
refactor(i18n): add global.errors keys
theborakompanioni Oct 31, 2022
d35fb58
chore(i18n): proper translation strings in move fb modal
theborakompanioni Oct 31, 2022
846cc66
fix: keep on unfreezing previously frozen coins on errors
theborakompanioni Oct 31, 2022
0672475
fix: improve resolving of api error messages
theborakompanioni Nov 1, 2022
a5de13d
dev: freeze previously unfrozen fidelity bond on error
theborakompanioni Nov 1, 2022
23b7dc2
refactor: use generic 'spendUtxosWithDirectSend' method
theborakompanioni Nov 1, 2022
ada3fce
refactor: externalize PaymentConfirmModal
theborakompanioni Nov 1, 2022
e69717d
feat: payment summary in confirm modal before moving fb
theborakompanioni Nov 1, 2022
e3230fb
ui: hide move button when maker/taker is running
theborakompanioni Nov 1, 2022
866948e
refactor: simplify code and fix typos in MoveFidelityBondModal
theborakompanioni Nov 1, 2022
03118cd
ui: align with figma wording and style
theborakompanioni Nov 1, 2022
07e97e4
dev: sort fidelity bond by value and lock state
theborakompanioni Nov 2, 2022
93b6078
refactor: PaymentConfimModal from jsx to tsx
theborakompanioni Nov 2, 2022
d6ac7de
refactor: indicate sweep tx when moving fb
theborakompanioni Nov 2, 2022
ed91ae4
refactor: prevent unnecessary rerendering of Balance component
theborakompanioni Nov 2, 2022
d572d51
dev: prevent modals from being rendered unnecessarily
theborakompanioni Nov 2, 2022
81bcb6c
ui: always display FB utxos with lock icon in JarDetails
theborakompanioni Nov 2, 2022
938b9e7
Merge branch 'master' into spend-fidelity-bond
theborakompanioni Nov 9, 2022
7553755
Merge branch 'master' into spend-fidelity-bond
theborakompanioni Nov 15, 2022
d0a380c
Merge branch 'master' into spend-fidelity-bond
theborakompanioni Nov 23, 2022
5f881cb
Merge branch 'master' into spend-fidelity-bond
theborakompanioni Dec 9, 2022
ab8a602
review(fb): change wording from 'moving' to 'unlocking'
theborakompanioni Dec 9, 2022
fbf0a59
fix: resolve promise value when reloading utxos
theborakompanioni Dec 9, 2022
55db232
review(fb): preselect destination jar
theborakompanioni Dec 9, 2022
5bf9d05
review(fb): hide/show privacy info in payment confirm modal
theborakompanioni Dec 9, 2022
3bf14f5
review(fb): ability to skip jar selection when spending bond
theborakompanioni Dec 9, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into spend-fidelity-bond
theborakompanioni committed Nov 15, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 7553755e03b3774f6e6fa9a84b1039ea4c1cf9a8

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.