Bisakh
Bisakh
Hi Community, I a recent event, I just discovered that the two functions to establish dbus connection doesn't handle context deadline event ```go func TestGoSystemd(t *testing.T) { ctx, _ :=...
In continuation of #5239 Related Issue: closes #5176 * [ ] I added CHANGELOG entry for this change. * [x] Change is not relevant to the end user. ## Changes...
## Fixes ## Changes ## Need to be mentioned in CHANGELOG.md? ## Tests Tasks to complete before merging PR: - [ ] Ensure system tests are passing. If not [Run...
Currently, the CI is only running on ubuntu 20.04. However, JUCC has been tested on macOS with the required dependencies. Maybe it's time to add a CI and put the...
A brief description of the changes in this PR: closes: #85 Incorporate - `withFee` flag - singleton `transactionFee` get method - (TODO): in absence of withFee fallback to min_fee captured...
A brief description of the changes in this PR: Migration from PR #182 (tests were failing due to missing keys) closes #150 Tasks to complete before merging PR: - [x]...
### Changes - zcncore SDK method to calculate the suggested chain fee. ### Fixes - ### Tests Tasks to complete before merging PR: - [ ] Ensure system tests are...
A brief description of the changes in this PR: Tx fee Tasks to complete before merging PR: - [ ] Ensure system tests are passing. If not [Run them manually](https://github.com/0chain/zboxcli/actions/workflows/system_tests.yml)...