-
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 …
-
There is a bug in the check dependencies [script](https://github.com/stellar/soroban-tools/blob/main/scripts/check-dependencies.bash#L35) which is causing the "Dependency sanity checker" CI failure. T…
-
### What version are you using?
```console
$ soroban version
soroban 20.0.0-rc.4.2 (v20.0.0-rc.4.1-4-g4e9a48756b96e4e1a070105bad202f39901139ad-dirty)
soroban-env 20.0.0-rc2 (8c63bff68a15d79a…
-
-
## Issue Description
Compiling recent versions of stellar-core on macOS following the instructions produces a binary that is not usable.
## Steps to Reproduce
* Be on a mac.
* Follow the `INST…
-
The wiki states that 22.04 is recommended to use here: https://github.com/OpenNebula/one-swap/wiki/1.-Requirements#system-requirements
I've setup a fresh 22.04 install and i'm finding the package v…
-
```
stellar-sdk==9.0.0b0
```
I deployed [this contract](https://github.com/bp-ventures/lightecho-stellar-oracle/blob/328e897bb69ea194d642540584bb4c94362bbc8e/oracle-onchain/sep40/contract/src/con…
-
Hello, running `cargo kani --tests` in the top-level directory of https://github.com/stellar/rs-stellar-xdr/tree/05f45baab9870dd1eb07e5945d32d94c9a1915f8 I get:
```
thread 'rustc' panicked at 'calle…
-
```
make[3]: Entering directory '/opt/stellar-core/src'
depbase=`echo bucket/BucketManagerImpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -isystem ".." -I"../s…
-
### Context
During the development of the first smart contracts, we manually tested them in [Futurenet](https://soroban.stellar.org/docs/getting-started/deploy-to-futurenet)
* [Initial raffle co…