Parthib Datta
Parthib Datta
# Added a new test case Checking whether the order of the objects of data type are in same order or not. 
**Description** Go version updated This PR fixes #169 **Notes for Reviewers** **[Signed commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
**Check list**: Your pull request: Fixes issue https://github.com/quarkusio/quarkus/issues/2090#issue-433473849 - [x] targets the `development` branch - [x] uses the `999-SNAPSHOT` version of Quarkus - [x] has tests (`mvn clean test`) -...
**Description** Update the go version from 1.19 to 1.21 This PR fixes #257 **Notes for Reviewers** **[Signed commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
Fixes #759 Display maximum redemption amount in BTC with Satoshi
Fixes #815 The `backoffRetrier` runs retry for every error which makes the redemption process takes a long time. So for registered wallets, it should not retry so instead of `retryAll`...
What: Added node name while adding nodes to the multinode dashboard. 
Change-Id: I6922b5295eaf47329fff757af3adea744c07752e What: Why: Please describe the tests: - Test 1: - Test 2: Please describe the performance impact: ## Code Review Checklist (to be filled out by reviewer) -...