-
# Goals
Stateless Validation is alternative design for phase 2 of sharding that does not require state rollback to mainnet. It involves significant changes to different parts of the protocol. The g…
-
I’m currently developing a smart contract that requires multiple chained cross-contract calls. Specifically, I am using `ft_transfer_call` in a sequence of operations. The main issue I’m encountering …
-
Chain signatures has been out for a few months, and this **lib**rary contains no code. The JS files are blank.
As a user wishing to build on NEAR's chain signatures, I would benefit from working co…
-
Near is building a multchain gas relayer service see example docs:
https://docs.near.org/build/chain-abstraction/multichain-gas-relayer/relayer-gas-example
However, getting setup is quite len…
-
Compare and contrast cross-app communication among NEAR, Polkadot and Cosmos platforms.
- NEAR Protocol's **sharding** relies on homogenous chunk-chains with a shared security model
- Polkadot's *…
-
The purpose of this issue is to explain product requirements of Chain Signatures. We don't go into implementation details because those are changeable.
## Description
Chain Signatures allow for …
-
Sui ✅
EVM-compatible chain ❌
Polkadot ❌
Aptos ❌
Near ❌
-
Can't connect to remix with welldone wallet version 0.1.41
have welldone studio extension on remix
after click in not responding
-
## Main Objectives
- L2 Ecosystem Overview: Provide a high-level dashboard showcasing aggregated data and key metrics across various L2 solutions integrated with BNB Chain.
- Chain-Specific Deep Dives…
-
Hi,
I am interested in understanding the cost to go function across a broad range of different states, not just on chain.
With the default forward pass we end up only exploring the state space…