julian
ef8f38aeb8
fix wallets not showing up when more than 1 of the same type are created
2022-12-05 16:10:18 -06:00
julian
00f89e7d1b
added functionality to sec store interface
2022-12-05 13:59:07 -06:00
julian
bce25dbfd3
load swb restored wallets on desktop after swb restore
2022-12-05 13:58:20 -06:00
julian
7436709fa7
desktop forgot password flow and functionality
2022-12-05 13:55:50 -06:00
likho
e18aa8bd3a
Default to P2WPKH to get witnessScript
2022-12-05 16:53:21 +02:00
likho
bc5e7fcaac
Remove P2SH
2022-12-05 12:52:59 +02:00
julian
6a17ddffdf
pin timer fix
2022-12-04 11:16:35 -06:00
likho
b1d2d1ce26
Remove default bip84 for address to get bubKey type addresses and WIP: Fix TX signing
2022-12-04 16:17:41 +02:00
julian-CStack
ce8a15b2c5
Merge pull request #252 from cypherstack/flutter_ver
...
Use flutter version 3.3.4
2022-12-03 10:29:57 -06:00
julian-CStack
7f823e9ab6
Merge pull request #250 from cypherstack/docker
...
Initial Linux Dockerfile
2022-12-03 10:29:22 -06:00
likho
8e2c8c8b53
WIP: trim hex at beginning
2022-12-02 20:52:38 +02:00
likho
3d5e8812e1
WIP: DEbugging txinwitness data
2022-12-01 22:19:32 +02:00
julian
1d764c13e9
desktop theme fixes
2022-12-01 10:14:59 -06:00
likho
3d0c5092cb
Update, uncomment signing tx
2022-12-01 17:07:43 +02:00
julian
3ff0e9dd81
desktop code file structure refactor
2022-12-01 08:48:23 -06:00
julian
69ec8a40d2
desktop send from stack step 4 fix
2022-12-01 08:30:41 -06:00
julian
788ae6fac1
desktop trade steps indicator transitions
2022-12-01 08:27:05 -06:00
julian
779bf20cc4
desktop trade steps flow fade transition and state management updates
2022-11-30 15:23:26 -06:00
sneurlax
f0f008471c
add isParticl param to relevant bitcoindart calls
2022-11-30 13:28:12 -06:00
Dan Miller
6d9978c6e1
Initial Dockerfile for linux desktop build.
...
Update dockerfile
Run prebuild script.
Will document adding env varibales for API keys.
Update linux Dockerfile to fix cmake-data package version and install latest tomli
Specify version numbers of packages in Linux Dockerfile.
Update flutter version to 3.3.4 in Dockerfile.
2022-11-30 10:33:40 -08:00
julian
7641539bf7
move tx note field to confirm tx page on desktop
2022-11-30 11:36:58 -06:00
julian
93e44a4475
close button on desktop exchange step 4
2022-11-30 11:18:46 -06:00
sneurlax
b575418e8f
add litecoin back to coingecko call
2022-11-30 10:43:39 -06:00
Dan Miller
3be4be11dd
Use flutter version 3.3.4
2022-11-30 08:24:21 -08:00
julian
d86f0de130
timeout check server features on wallet creation (allow offline new wallet creation on timeout)
2022-11-30 09:54:46 -06:00
julian
5c9664c667
Revert "do not check server features on wallet creation (allow offline new wallet creation)"
...
This reverts commit 745abe0f10
.
2022-11-30 09:46:28 -06:00
julian
745abe0f10
do not check server features on wallet creation (allow offline new wallet creation)
2022-11-30 09:22:58 -06:00
julian
b11888f8bd
recovery phrase line height and wording fixes
2022-11-30 09:10:55 -06:00
julian
e0f757f0bc
desktop show wallet name instead of "Current receiving" for My Stack contact address details labelling
2022-11-30 08:55:58 -06:00
julian
c4a0a6ea94
debug print clean up
2022-11-30 08:24:10 -06:00
julian
4eca159a19
desktop send receive animation effects
2022-11-30 08:23:56 -06:00
likho
4dec3fbf48
Update tests that use batchHistory
2022-11-30 16:05:56 +02:00
likho
f984a6a208
Add test history data and WIP change tests to particl
2022-11-30 15:06:31 +02:00
likho
3d8ae35956
Fix address has no matching Script error
2022-11-30 11:02:52 +02:00
Dan Miller
322870d9e3
Fix check in build script for jsoncpp directory existing.
2022-11-29 22:09:19 -08:00
Diego Salazar
80db215a01
Bump version number. 1.5.22 build 95
2022-11-29 17:36:31 -08:00
Diego Salazar
972494fc94
Merge pull request #251 from cypherstack/desktop
...
Desktop
2022-11-29 18:20:10 -07:00
sneurlax
be5e9189f4
add particl to coins list
2022-11-29 16:55:41 -06:00
sneurlax
c2dd01bd1b
refactor wallet parameter stub creation
2022-11-29 16:51:01 -06:00
sneurlax
f635f474c6
update prebuild.sh to create stub wallet test parameter files
2022-11-29 16:48:26 -06:00
sneurlax
861d362966
linting and TODO
...
AS linted and removed unused imports
2022-11-29 15:27:32 -06:00
sneurlax
c6f799fab1
track pubspec.lock changes
2022-11-29 14:57:51 -06:00
julian
2476aa4d1f
trade details scroll on small desktop screens
2022-11-29 14:56:14 -06:00
sneurlax
426217cce3
update bitcoindart ref to particl branch
2022-11-29 14:55:35 -06:00
sneurlax
2df3b0f3ed
update particl tests to the point of testing address validity
2022-11-29 14:27:15 -06:00
julian
a7bdbe1c79
tx + trade details outline color fix
2022-11-29 13:45:19 -06:00
sneurlax
046a5c9506
Merge branch 'tests/bitcoindart-particl' into tests/particl
2022-11-29 13:42:43 -06:00
sneurlax
61f3135889
port recent updates from bitcoin_wallet to particl_wallet
2022-11-29 13:41:47 -06:00
sneurlax
6c9690dcf5
Namecoin->Particl
2022-11-29 13:41:11 -06:00
sneurlax
245dba515f
add particl constants
2022-11-29 13:41:01 -06:00