Commit graph

1400 commits

Author SHA1 Message Date
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
sneurlax
a52f232510 pass secureStorageInterface to coin service 2022-11-29 13:40:51 -06:00
julian
4c45487e6e desktop all trades view 2022-11-29 13:31:48 -06:00
sneurlax
fa03c5de74 disable all but 2-3 particl tests
TODO re-enable as we implement up to these
2022-11-29 13:15:25 -06:00
sneurlax
485c6d55e5 add in old .gitignore in case anyone has an old .dart.txt laying around
might as well make sure the old gitignored file is still gitginored ... although it isn't referenced, is it?  could probably cut this out
2022-11-29 13:15:13 -06:00
sneurlax
e82a4d95fa update bip32 root test
TODO update ROOT_WIF ... is that in the .gitignored wallet test parameters?
2022-11-29 13:15:05 -06:00
sneurlax
1d7147d330 update secure storage interface 2022-11-29 13:15:00 -06:00
sneurlax
7a0cb3669a update genesis hash test vector 2022-11-29 13:14:56 -06:00
sneurlax
6776477897 WIP particl tests
see out of band particl_wallet_test_parameters.dart
2022-11-29 13:14:33 -06:00
sneurlax
ec399ade0a Remove testnet 2022-11-29 13:14:11 -06:00