julian
|
af40bf3667
|
some FusionTransaction extension TODO cleanup
|
2023-09-22 12:50:59 -06:00 |
|
julian-CStack
|
7613a99ab3
|
Merge pull request #672 from cypherstack/ui-fixes
macos entitlements
|
2023-09-22 11:35:15 -06:00 |
|
sneurlax
|
d1603d5f72
|
add pubKey to fusion inputs
|
2023-09-22 12:18:43 -05:00 |
|
julian-CStack
|
cc7a37ea9f
|
macos entitlements
|
2023-09-22 11:09:31 -06:00 |
|
julian
|
0a1523f2ce
|
update fusiondart ref
|
2023-09-22 10:51:47 -06:00 |
|
julian
|
ec8d3ae1d8
|
Merge remote-tracking branch 'origin_SW/fusion' into fusion
# Conflicts:
# lib/services/mixins/fusion_wallet_interface.dart
|
2023-09-22 10:50:01 -06:00 |
|
julian
|
4b964f611c
|
fix static variable usage
|
2023-09-22 10:48:14 -06:00 |
|
sneurlax
|
ecdb49d84c
|
add derivationPath in toFusionOutput
|
2023-09-22 11:45:16 -05:00 |
|
julian
|
b0f0ea48e1
|
add comment
|
2023-09-22 09:38:05 -06:00 |
|
julian
|
aa6fa66457
|
Merge remote-tracking branch 'origin_SW/staging' into wallets_refactor
|
2023-09-22 09:28:23 -06:00 |
|
sneurlax
|
504fdaa239
|
query isar for pubkey of address
|
2023-09-22 00:38:32 -05:00 |
|
sneurlax
|
4072c1929a
|
implement dustLimit
|
2023-09-21 23:31:53 -05:00 |
|
sneurlax
|
83f7a2d1c2
|
refactor (use getRandomBytes)
|
2023-09-21 23:17:28 -05:00 |
|
sneurlax
|
a2e3a2aafa
|
implement schnorrVerify, documentation, comments, etc
|
2023-09-21 23:12:08 -05:00 |
|
sneurlax
|
cb219d9459
|
comments
|
2023-09-21 22:40:14 -05:00 |
|
sneurlax
|
f235fe220b
|
Revert "fuse on click"
This reverts commit 3c092946c3 .
|
2023-09-21 22:31:21 -05:00 |
|
sneurlax
|
3c092946c3
|
fuse on click
|
2023-09-21 22:31:14 -05:00 |
|
sneurlax
|
230a2edea4
|
implement input-signing
|
2023-09-21 22:30:48 -05:00 |
|
sneurlax
|
7ed17cfa91
|
add missing fusing svg
|
2023-09-21 22:21:41 -05:00 |
|
sneurlax
|
138df153d4
|
add missing peers svg
|
2023-09-21 22:21:35 -05:00 |
|
sneurlax
|
bc9cdccf32
|
add missing up from line svg
|
2023-09-21 22:21:29 -05:00 |
|
sneurlax
|
1df72ab06a
|
implement pubkeysFromPrivkey and fix toScript
|
2023-09-21 17:29:12 -05:00 |
|
sneurlax
|
c12566cea9
|
implement fromScriptPubKey
|
2023-09-21 17:03:29 -05:00 |
|
sneurlax
|
7788ec7ace
|
implement getAddressFromOutputScript in fusiondart and update comments
|
2023-09-21 16:57:21 -05:00 |
|
Diego Salazar
|
3a6291241c
|
Bump build number (191)
|
2023-09-21 14:50:21 -06:00 |
|
sneurlax
|
386fcdc1d8
|
formatting
remove unused import
|
2023-09-21 14:57:49 -05:00 |
|
sneurlax
|
f17c6a0875
|
Merge branch 'staging' into fusion
|
2023-09-21 14:55:09 -05:00 |
|
julian-CStack
|
8a0e35b071
|
Merge pull request #671 from cypherstack/ui-fixes
add note to one time tor popup
|
2023-09-21 13:02:00 -06:00 |
|
julian
|
ea61f22d93
|
update tor lib
|
2023-09-21 13:00:47 -06:00 |
|
julian
|
a6f8d4d779
|
add note to one time tor popup
|
2023-09-21 08:51:16 -06:00 |
|
julian-CStack
|
e125d01a3e
|
Merge pull request #670 from cypherstack/ui-fixes
update animation and rust version for epiccash
|
2023-09-20 19:18:57 -06:00 |
|
julian-CStack
|
8ed67903d1
|
Merge branch 'staging' into ui-fixes
|
2023-09-20 19:18:31 -06:00 |
|
julian
|
9f10b4db5d
|
update animation
|
2023-09-20 19:17:47 -06:00 |
|
Diego Salazar
|
10ad4f4f4f
|
Bump version (1.8.0)
|
2023-09-20 19:12:57 -06:00 |
|
julian
|
758392ede4
|
epiccash needs an even older rust version
|
2023-09-20 19:11:56 -06:00 |
|
julian-CStack
|
d67d6f9db6
|
Merge pull request #669 from cypherstack/ui-fixes
UI fixes
|
2023-09-20 17:14:16 -06:00 |
|
julian
|
e827ead3fb
|
update monero ref
|
2023-09-20 17:13:36 -06:00 |
|
julian
|
52288dc4f4
|
ios rust targets updates/checks
|
2023-09-20 17:09:12 -06:00 |
|
julian
|
781e2262b5
|
added mutex since only one epic cash wallet can/should be active at a time
|
2023-09-20 17:08:22 -06:00 |
|
julian
|
8ec22ed389
|
Added some notes/todos and changed usages of Tuple to using the new built in record type instead
|
2023-09-20 17:04:37 -06:00 |
|
julian
|
3e889a6d27
|
Merge branch 'wallets_refactor' into wallets-refactor-epic
|
2023-09-20 17:02:51 -06:00 |
|
julian
|
09c6d440c8
|
ios rust targets updates/checks
|
2023-09-20 17:01:23 -06:00 |
|
ryleedavis
|
77e638af16
|
add fusion progress provider to dialog + custom fusion
|
2023-09-20 16:15:16 -06:00 |
|
ryleedavis
|
0597e317ba
|
WIP: fusion progress provider
|
2023-09-20 16:15:16 -06:00 |
|
julian
|
cc24aa5f43
|
Merge remote-tracking branch 'origin_SW/staging' into wallets_refactor
# Conflicts:
# pubspec.lock
|
2023-09-20 15:07:09 -06:00 |
|
Diego Salazar
|
3941e6d689
|
Update pubspec.yaml
|
2023-09-20 15:06:59 -06:00 |
|
Diego Salazar
|
118db7c4a3
|
Merge pull request #664 from cypherstack/arti
Add Tor client to Stack Wallet
|
2023-09-20 15:04:29 -06:00 |
|
julian
|
7155646f57
|
desktop tor one time dialog added and hidden dev settings enabled for desktop
|
2023-09-20 14:52:27 -06:00 |
|
julian
|
157901e33d
|
one time stacy tor dialog
|
2023-09-20 14:39:06 -06:00 |
|
julian
|
90a913540c
|
button style consistency on desktop network info
|
2023-09-20 13:39:18 -06:00 |
|