diff --git a/.gitignore b/.gitignore index e4bc4a75a..a36824135 100644 --- a/.gitignore +++ b/.gitignore @@ -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/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.txt # Legacy test/services/coins/bitcoincash/bitcoincash_wallet_test_parameters.dart test/services/coins/particl/particl_wallet_test_parameters.dart /integration_test/private.dart diff --git a/pubspec.yaml b/pubspec.yaml index e7a9113fc..1cfb9d90d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -49,7 +49,7 @@ dependencies: 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: git: