-
- https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/main/java/com/hedera/hashgraph/sdk/TokenCreateTransaction.java#L661
- https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src…
-
Goal: to compare performance/algorithms of Google protobuf and PBJ
To investigate, setup, run and report algorithmic diff
Good starting point:
https://github.com/hashgraph/pbj/blob/79ac1de7b8b70…
-
Further integration with `marketplace` repository as well using Hedera chain
```js
const { Client } = require("@hashgraph/sdk");
require("dotenv").config();
async function main() {
//Gr…
-
## 🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to hedera-enterprise or any open source project in general.
We know that creating a pull request (PR) is a majo…
-
-
+Tom, +Oleg
-
Network Name | Hedera
RPC URL | https://295.rpc.thirdweb.com/${THIRDWEB_API_KEY}
Chain ID | 295
Symbol | HBAR
Explorer | https://hashscan.io/mainnet/dashboard
Is a mainnet | Yes
Koinly support |…
-
### Description
I'm trying to run I'm trying to run mainnet fork test in foundry, however I'm getting following error while I try to execute `vm.deal` cheat code to mint erc20:
```bash
Ran 1 tes…
-
### Description
The following call returns HTTP error 503:
https://mainnet-public.mirrornode.hedera.com/api/v1/transactions?limit=10&order=desc&account.id=0.0.779573&transactiontype=CRYPTOCREATEAC…
-
### Description
When running `task build` the process stop when searching for `src/proto/mirror/basic_types.proto`.
That files is actually not in that folder, and it is instead in `src/proto/seriv…