-
I think we need to discuss the plan for the minimum supported rust version of crates, and our testing plan around rust versions, now that Protocol 20 is released.
### Context
Rust binaries are b…
-
### What problem does your feature solve?
To help downstream clients that depend on the RPC to versions (such as XDR), the RPC could provide an endpoints to self report build stamp, release semver, xd…
-
This is similar to stellar/rs-soroban-env#310 but scenarios are around SDK changes that are not impacting the core protocol.
Context:
* contract `A` and `B` are compiled with SDK 1.0.0
* contract…
-
### What version are you using?
```toml
soroban-sdk = "20.0.0"
```
CLI
```
soroban 20.1.1 (deb1f7cbdc4113dbedffe981fad0dff3d5945d5c)
soroban-env 20.0.2 (81f6eb1eefd299af3e03fa0db7b20e…
-
Are there plans for a better DX to call Soroban contracts?
There could be:
1. A higher level API to call in Python a contract,
2. A CLI, e.g. using Typer or Click, that would more or less corr…
tupui updated
8 months ago
-
The Stellar types exported by this module are outdated.
To update the version
* change the path of all XDR files in variable `HAYASHI_XDR` in `autogenerator/x2JavaScript/ruby/Rakefile` from `src/x…
-
### What version are you using?
`v20.0.3`
### What did you do?
Tried to create a `Timepoint` or `Duration` using functions on the tests.
### What did you expect to see?
Some way to …
-
I'm getting Segmentation faults trying to build 16.0.0 from source.
```
[user@buildh build.buildh.nocuda]$ cmake \
? -DLLVM_TARGETS_TO_BUILD=X86 …
-
```
usl/src/complex/cacosl.o /home/qgb/gitlab/fdroiddata/build/srclib/wasi-sdk/src/wasi-libc/build/libc-top-half/musl/src/complex/ctanf.o /home/qgb/gitlab/fdroiddata/build/srclib/wasi-sdk/src/wasi-…
-
Type: Performance Issue
Screen flicker occured on Rust project, but not on any other languages project.
Reproduce a issue:
1. clone some rust project: github.com/startship/starship
2. open this …