Ebrahim Gomaa
Ebrahim Gomaa
Update README.md A brief description of the changes in this PR: 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)...
`client_id` field of the `auth_register` is used in the `DelegateWallet` field of the `add_authorizer` transaction, while `client_key` is used in the `PublicKey` field of the txn. They need to be...
## Problem statement `in: formData` in `swagger:route` annotation translates to nothing (`in` field is omitted) in the yaml spec file. It's specified in the [Swagger 2.0 Specs](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/2.0.md#fixed-fields-7) that to specify...
Well, I have a dead simple Electron app with only `canvas` and `nan` as dependencies alongside `electron` and `react`, running on a Windows 11 (21H2) machine. What I'm trying to...
## Fixes ## Changes ## Need to be mentioned in CHANGELOG.md? ## Tests Tasks to complete before merging PR: - [ ] Ensure system tests are passing. If not [Run...
## Fixes ## Changes ## Need to be mentioned in CHANGELOG.md? ## Tests Tasks to complete before merging PR: - [ ] Ensure system tests are passing. If not [Run...
## Fixes ## Changes ## Need to be mentioned in CHANGELOG.md? ## Tests Tasks to complete before merging PR: - [ ] Ensure system tests are passing. If not [Run...
## Fixes `validator_aggregates.url` is not synced with `validators.base_url` which causes disappearance of URL field in 0box. This PR adds this sync + unit tests for it. ## Changes ## Need...
A brief description of the changes in this PR: Tasks to complete before merging PR: - [ ] Ensure system tests are passing. If not [Run them manually](https://github.com/0chain/zwalletcli/actions/workflows/system_tests.yml) to check...
A brief description of the changes in this PR: 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) to check...