-
Hi,
I am struggling with running chains parallel in the crossvalidation of my models, which results in very long computation times. Despite I have set the number of chains = 4 and nparalell=nchain…
-
# Abstract
What would you like to do? Describe your project/idea in a few sentences.
Equito would like to integrate our cross-chain messaging solution with the NEO ecosystem.
# Proposal Information…
-
## Main Objectives/Goals:
The goal is to simplify the user experience on BNBChain by offering one-click bridging and trading capabilities. This will allow users to own and manage their assets across d…
-
This is needed such that other parachains can actually fetch our oracle data.
Encointer has a simple PoC for this:
* Request cross-chain data from another parachain via [xcm-transact](https:…
-
Swap is stuck on step 5.
Console last message:
Waiting for transfer creation on channel 0x18F9b7Fa838B5A0E86a2bbcfD01c0D688D99cC18
URL used: http://offl1.surge.sh/#/exchanges/Quick-Honey/token…
-
A proposal for a standard to handle cross-player on-chain NFT attributes
## Abstract
The following standard allows for the implementation of a standard protocol for gaming NFTs and other NFTs th…
-
# Signing ML Artifacts: Building towards tamper-proof ML metadata records
**Authors:**
* Mihai Maruseac
* Daniel Major
* Eoin Wickens
## **Summary**
Cryptographic signing is widely used th…
-
## Vulnerabilities found for metadata-writer:2.3.0
```
For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your pro…
-
Description:
The `claim` function in the ClaimContract is vulnerable to signature replay attacks. The function uses a `_postfix` parameter in the signature verification process, but there's no mechan…
-
Given crates `a`:
```rust
/// (doc in a)
pub fn foo() {}
```
`b`:
```rust
/// (doc in b)
#[doc(inline)]
pub use a::foo;
```
and `c`:
```rust
/// (doc in master crate)
#[doc(inline)]
pub…