citadel-tech / coinswap

Functioning, minimal-viable binaries and libraries to perform a trustless, p2p Maxwell-Belcher Coinswap Protocol
https://gist.github.com/chris-belcher/9144bd57a91c194e332fb5ca371d0964
Other
64 stars 36 forks source link

test: Unit test for wallet/funding.rs #80

Open Shourya742 opened 6 months ago

Shourya742 commented 6 months ago

Issue Description: This issue highlights the need for unit tests in our wallet/funding.rs file. Currently, several methods and functions in this file are untested, which could lead to potential issues in the future.

Objective: Write unit tests for each method and associated function in the wallet/funding.rs file.

Details:

sivasathyaseeelan commented 3 months ago

can i work on this issue?

Shourya742 commented 3 months ago

@sivasathyaseeelan, @wthrajat has already been assigned to this issue. However, there are many good first issues available for grabs.