Skip to content

Commit

Permalink
Updated bitcoin controller version
Browse files Browse the repository at this point in the history
  • Loading branch information
SDargarh committed Jan 23, 2024
1 parent ae60bf9 commit cf7aa65
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -614,4 +614,5 @@

### 2.4.3 (2024-01-23)

* Increased rate limit for validating pin
* Increased rate limit for validating pin
* Updated bitcoin controller version
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@getsafle/vault-arbitrum-controller": "^1.0.8",
"@getsafle/vault-avalanche-controller": "^1.2.1",
"@getsafle/vault-base-controller": "^1.0.1",
"@getsafle/vault-bitcoin-controller": "^2.0.4",
"@getsafle/vault-bitcoin-controller": "^2.0.5",
"@getsafle/vault-bsc-controller": "^1.2.4",
"@getsafle/vault-eth-controller": "^1.4.6",
"@getsafle/vault-mantle-controller": "^1.0.1",
Expand Down

1 comment on commit cf7aa65

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage Report (72%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files71.5863.7281.2572.23 
chains100100100100 
   index.js100100100100 
config100100100100 
   index.js100100100100 
constants100100100100 
   index.js100100100100 
constants/responses100100100100 
   index.js100100100100 
lib70.264.581.9670.99 
   keyring.js66.8662.538067.6445, 58, 67–68, 139–151, 171, 179–188, 198–201, 244–274, 285, 289, 294–296, 308–383, 399–437, 497–500, 512–513, 655, 680–724, 797, 814–815, 841–843, 874–882, 905–909, 929–933, 952–960, 987, 993
   vault.js91.1384.2190.991.1320, 27, 42–45, 62, 72
utils73.4559.1578.9473.68 
   helper.js73.4559.1578.9473.6810–17, 49–55, 89–90, 116–132, 137–138, 151, 163, 175, 206–208, 241–245, 290–292

Please sign in to comment.