-
we want getProof
we need to implement it as a Starknet RPC adapter ->
1. use getProof of starknet provider
2. translate it to Eth format
-
I was reading https://blog.cachix.org/posts/2023-02-19-downtime-due-to-signup-spam/
and then https://medium.com/coinmonks/how-preventing-spam-emails-led-to-proof-of-work-46a294b2435
maybe it will …
-
The following function:
```
slice get_storage_contract_address(int merkle_hash, int file_size, slice client, int torrent_hash) method_id {
var (_, rate_per_mb_day, max_span, _, _) = get_stor…
-
## TL;DR
HCS-1 strives to be a new decentralized file storage protocol on Hedera promising, for example, the capability to create "truly on-chain NFTs" like Hashinals, but currently relies on centr…
regcs updated
3 months ago
-
# Open Grant Proposal: `Filecoin for Salesforce Files Connect`
**Project Name:**
Filecoin for Salesforce Files Connect
**Proposal Category:** Choose one of `Developer and data tooling`, `Inte…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xb8fdbe65424eb007daea82fa0c63224f01bd2c8c730a98a5dd6652c670671dfa
**Severity:** medium
**Description:**
**Descriptio…
-
**Project Abstract**
This document proposes a Tensor class (multi-dimensional array) written in C++. Tensors are the primary data structure in all modern ML/DL framework and serve as a front-end fo…
-
This issue arises out of a change made for hive test compatibility due to off-spec behavior in geth. Please see more detailed write-up of geth's behavior [here](https://github.com/ethereum/go-ethereum…
-
In centrifuge chain we store our data in child storage for a given date. Eg:
```
set_child_storage(aGivenDate, id, val)
```
Then someone would ask the chain for a proof of the `val` up to the ro…
-
The fraud proof is essentially proof of the ER derivation process and it is proving something happened in the past. Both fraud proof verification and ER derivation MUST keep consistency otherwise the …