fedimint / fedimint

Federated E-Cash Mint
https://fedimint.org/
MIT License
536 stars 209 forks source link

tests: added unit test in fedimint-core/src/util/update_merge.rs #5123

Closed sivasathyaseeelan closed 2 weeks ago

sivasathyaseeelan commented 3 weeks ago

Fix

This PR adds unit test fin fedimint/fedimint-core/src/util/update_merge.rs and closes #5122

elsirion commented 2 weeks ago

Lint check is failing, looks like you didn't run just format before committing. Please do so and amend the commit, don't create a second commit.

sivasathyaseeelan commented 2 weeks ago

Lint check is failing, looks like you didn't run just format before committing. Please do so and amend the commit, don't create a second commit.

@elsirion @dpc I've just run just format and amended the commit. Could you please review it again?

maan2003 commented 1 week ago

and also ensuring that no two futures are run concurrently