diff minimization

This commit is contained in:
sneurlax 2022-12-09 11:40:19 -06:00
parent 8c5cbeab94
commit 138796a767
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View file

@ -39,7 +39,6 @@ test/services/coins/firo/firo_wallet_test_parameters.dart
test/services/coins/dogecoin/dogecoin_wallet_test_parameters.dart test/services/coins/dogecoin/dogecoin_wallet_test_parameters.dart
test/services/coins/namecoin/namecoin_wallet_test_parameters.dart test/services/coins/namecoin/namecoin_wallet_test_parameters.dart
test/services/coins/namecoin/namecoin_wallet_test_parameters.dart.txt # Legacy test/services/coins/namecoin/namecoin_wallet_test_parameters.dart.txt # Legacy
test/services/coins/namecoin/namecoin_wallet_test_parameters.txt # Legacy
test/services/coins/bitcoincash/bitcoincash_wallet_test_parameters.dart test/services/coins/bitcoincash/bitcoincash_wallet_test_parameters.dart
test/services/coins/particl/particl_wallet_test_parameters.dart test/services/coins/particl/particl_wallet_test_parameters.dart
/integration_test/private.dart /integration_test/private.dart

View file

@ -49,7 +49,7 @@ dependencies:
bitcoindart: bitcoindart:
git: git:
url: https://github.com/cypherstack/bitcoindart.git url: https://github.com/cypherstack/bitcoindart.git
ref: 004d6f82dff7389b561e5078b4649adcd2d9c10f # TODO change to hash ref when merging in particl support ref: 004d6f82dff7389b561e5078b4649adcd2d9c10f
stack_wallet_backup: stack_wallet_backup:
git: git: