-
-
In my current setup, there are some steps between ingesting data and producing the final data product table.
For example, I don't treat intermediate tables as data products. Instead, I created data…
-
**Describe the bug**
My application has 8 Services, so I am running dotnet-svcutil on each service to generate a separate service reference for each with a unique namespace for each. The problem occ…
-
https://docs.confluent.io/platform/7.6/schema-registry/fundamentals/data-contracts.html#
```
Confluent Schema Registry adds support for tags, metadata, and rules, which together support the
concept o…
-
Parent issue: https://github.com/alephium/ralph-example/issues/26
#### Objective:
Develop a secure system for smart contracts to request and receive off-chain data on-chain, ensuring data integr…
-
DSSC Blueprint Glossary has in section 4.8 Data Policies and Contracts some definitions, which should be aligned with the IDSA [Rulebook section on Policies](https://docs.internationaldataspaces.org/…
-
## The problem
Lets take a look on a 2 simple smart-contracts:
```tact
contract Parent{
id: Int = 0;
init(){}
receive("new"){
self.id += 1;
let data = initOf Chil…
-
* Implement logic to push and pull data from Starknet contracts.
* Synchronize app data with on-chain storage.
Deliverables:
* Contract interaction functionality.
* Test cases for contract communi…
-
I can no longer pull any data for BB3M contracts.
Searching IBKR Trader Workstation I only see the config symbol (BSBY) as an Index, but no individual contracts. Stored data stopped after October 1…
-
### Problem
We should investigate how many times precompile functions are used in the current mainnet contracts, and how many transactions have interacted with the current contracts.
### Solution
D…