Jana Akhterov
Jana Akhterov
Reviewing PRs is time consuming, so I'm open to any thing that makes reviewing PRs easier. One idea I had was having a automatically generated file that shows the entire...
Although we've put in some work into making the task of updating protobuf simple, we still have the issue that the SDK has all the protobuf files committed. Besides the...
### Problem https://github.com/hashgraph/hedera-sdk-go/pull/535#issuecomment-1185400669 To restate, the SDK does a poor job of explaining how to use `ContractFunctionParams.addUint256()` since the parameter to this method is `[]byte` which results in developers thinking...
Reviewing PRs is time consuming, so I'm open to any thing that makes reviewing PRs easier. One idea I had was having a automatically generated file that shows the entire...
I was thinking this might be a decent idea to have a branch per network. - `mainnet` branch for the protobufs currently supported by `mainnet` - `testnet` branch for the...