-
```
A number of tests to do to validate the data:
1.
The changes of interest come in pairs (price, quantity).
Here is the list of such pairs:
1- lmt_by1 , lmy_by1_nv
2- lmt_by2 , lmy_by…
-
Here's an example of a 'verified' statement about a natural person in BODS.
```json
{
"statementID": "655a867e-6ecb-42a9-8e71-e7f1aa237c2f",
"statementType": "personStatement",
"s…
-
When using sync_diff_inspector for data verification on partitioned tables, the configuration file clearly specifies a time range, but it still scans other partitions. This table is very large, and if…
-
```
A number of tests to do to validate the data:
1.
The changes of interest come in pairs (price, quantity).
Here is the list of such pairs:
1- lmt_by1 , lmy_by1_nv
2- lmt_by2 , lmy_by…
-
### 🌟 Feature Request
#### 📝 Description
We [are now generating TEE proofs](https://x.com/portport255/status/1834494086981558768) alongside ZK proofs as part of the [multi-prover work](https://e…
-
### User Story:
As a partner using the Embed solution,
I want to include my guest list in the 1-click flow,
So that the verification process is streamlined for my users.
### Acceptance Criteria
…
-
The Semaphore verifier contract for Soroban requires zk-SNARK proof verification using BLS12-381 pairing-based cryptography. With the introduction of CAP-0059, Soroban now provides native host functio…
-
with spring data mongodb 4.4.0 the annotation Indexed has deprecated the expireAfterSeconds in favor of expireAfter
https://docs.spring.io/spring-data/data-mongodb/docs/current/api/org/springframewor…
-
## Context
In https://github.com/onflow/flow-go/issues/5828, we modified the definition of Service Events to allow emission outside the context of the system chunk. This was done to simplify the smart…
-
# 🚀Feature Request
### Description
The requested feature is to implement a mechanism that encrypts data in chunks before transfer, and then decrypts it after the transfer is complete. This system …