Piyush Kumar
Piyush Kumar
### Description This also changes the code coverage front end to coveralls instead of codecov, which had some issues with other changes in the PR. This will provide better and...
Also adds a new test in CI for building and testing on a virtual hardware wallet. ### Description This PR would enable BDK users to sign transactions using a hardware...
### Description This changes `GetBlockHash` to `GetBlockInfo`. A new function is added to the new trait (in addition to the old one `get_block_hash`) which is `get_block_headers`, which returns block headers...
Adding support for Aria2 would be a big improvement, due to the performance improvements implemented in Aria2 for faster downloads of multiple files. Given the current working of the library,...