-
**Version**
List the versions of all `ethers-rs` crates you are using. The easiest way to get
this information is using `cargo-tree`.
ether crates: v1.0.2
rustc: v1.66
**Platform**
`Darwin Jon…
-
**Describe the bug**
Nitro: 3.12
I am writing our own stylus contract and running a nitro testnode for testing.
```cmd
cargo stylus check -e http://localhost:8547 --wasm-file ./target/wasm32-unkno…
-
**Bug Description**
Rust 1.82 has [enabled new WASM extensions](https://blog.rust-lang.org/2024/09/24/webassembly-targets-change-in-default-target-features.html), which means that compilation/executi…
-
### What version are you using?
Latest main
### What did you do?
Run the same command multiple times:
```
stellar contract build --meta example-key=example-value --out-dir /tmp
```
### What did…
-
Running z2 converter on the latest main branch fails with following error
```
contract address: 0xffff6e869a68cbff55345c210e5b65cc294e5f0c
Address: 0xffff6e869a68cbff55345c210e5b65cc294e5f0c, Tra…
-
### What problem does your feature solve?
We have started encouraging people to set up projects using workspaces. For example, `stellar contract init` allows initializing a project with one of thes…
-
The following code caused an error in the testnet instance.
```
(define-read-only (get-decimals) (ok u0))
(define-read-only (get-name) (ok "Rocket Token"))
(define-read-only (get-symbol) (ok "RKT"…
csgui updated
3 weeks ago
-
### What talent are you looking for?
None
### What you need to be done?
Whenever I try to build a simple contract with `cargo near build` after creating it with `cargo near new` it fails with:
`…
-
I'm running `cargo test` on this example: https://docs.near.org/build/smart-contracts/quickstart and getting panics on the `set_then_get_greeting()` test:
```
thread 'tests::set_then_get_greeting' p…
-
There are around 203 contracts in ZQ1 which fails to run contract checker.
All of them fails with below error:
```
Checker failed for address 0xfbe7495ccdedfc73aa3e23d90936d2856b057ada with error…