Michael Kantor
Michael Kantor
Could we add support for these in the podspec?
Hey, is there a way to disable the oauth functionality if we just want to test some stuff? The Api Documentation is a bit unclear on alternative authorization patterns
### Problem At present, the bundle is a whooping 1.4 megabytes big, or 296KB. For most modern webapps that have to stay competitive and fast, this is a huge impediment....
**Description**: Introduces a fixed fee system for submitting messages to topics on the Hedera network, aimed at enhancing economic scalability and revenue predictability for topic operators. This change facilitates easier...
## Description This pull request introduces HIP-1021, titled "Improve Assignment of Auto-Renew Account ID for Topics." The proposal aims to enhance the Hedera Consensus Service (HCS) by automating the assignment...
### Problem At the moment the Rust SDK does not work with WASM, nor do protobufs. It'd be great if we could compile and utilize the SDK in a WASM...
**Description**: Currently, `protobufs` and the `hedera-sdk-rust` will not compile for WASM due to dependencies like `tonic` and `mio` not being compatible. This is a proof of concept demonstrating `protobufs` achieving...
# HIP-1139: Enable Rollable and Immutable Topic IDs This HIP proposes a mechanism to make Hedera Consensus Service (HCS) topics truly immutable and rollable by: 1. Allowing Submit Keys to...
**Description**: Creates HCS Pointer Registry for specifications **Related issue(s)**: Solves https://github.com/hiero-ledger/tsc/issues/261 **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)
**Description**: Introduce a new Mirror Node API endpoint, `GET /api/v1/entities/{id}`, that resolves any Hedera entity identifier (shard.realm.num or alias) and returns a compact, normalized view with the entity type and...