-
When you run the tests you see some errors in the stderror
```output
test servers::api::v1::contract::context::torrent::should_allow_limiting_the_torrents_in_the_result ... ok
2024-11-01T09:27:…
-
## Overview
Similar to how we are able to deploy blueprints on tangle with:
```shell
cargo tangle blueprint deploy
```
we want to be able to deploy an AVS to EigenLayer with a `cargo tangle…
-
In `pop call contract` add a new flag `skip_dry_run` that before submitting a transaction, do not dry-run it via RPC first, directly try to submit the transaction.
This feat exists already in `cargo-…
-
## Network Testnet Connection
### Description
After running the arch-cli init command, and changing the config file 'testnet' section to connect to a testnet rpc...
I am unable to deploy a smar…
-
I was getting errors when trying to build the example by cloning this repo and running `cargo build --release` or `cargo run --example counter`. The error is similar but different to #511. The full er…
-
## Overview
When using `cargo-generate` on a template with submodules, the submodules are correctly initialized in the temporary repo. When the files are copied over to the final project dir, since…
-
**Describe the bug**
Fail to install contracts-node
error[E0152]: duplicate lang item in crate `std` (which `memchr` depends on): `panic_impl`.
|
= note: the lang item is first defined in …
-
### **Issue Description**
The `multisig_wallet.scilla` contract (referenced in ZRC-4) cannot be deployed on Zilliqa version `v0.3.1-215-g615768e-dirty`. The deployment consistently fails with the fol…
-
I think we should improve the readability of the diagnostic event and stack trace outputs that the environment generates on the console and in tests when there are failures.
This is not about impro…
-
While developing frontend templates, it's convenient to test them by adding the stuff that will come with the "backend" part of the `contract init` template, like `contracts` and `Cargo.toml`. Right n…