-
I'm using the Typescript client and facing an issue on React side when invoking the write function of the contract.
Error:
```
caught (in promise) TypeError: XDR Write Error: [object Object] is …
-
We should:
- [x] In js-stellar-base, add `xdr.ScVal.toJSON(val, spec)`, and `xdr.ScVal.fromJSON(json, spec)`, inspired by the strval.rs code in this repo
- Having this in js-stellar-base allows pe…
-
## Issue Description
Running stellar-core normally connected to testnet results in periodic "Catchup material failed verification - hash mismatch" errors.
## Steps to Reproduce
Unknown at thi…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Proxmox
Distribution Version | 6.0.1-2
Linux Kernel | 5.0.18-1-pve
Architecture | 64-bit Intel
ZFS Version | 0.8.1-pve…
-
**Describe the bug**
Following yesterday's merge that moves the spack extensions out of the spack submodule, we are having a problem with the container builds: https://github.com/JCSDA/spack-stack/ac…
-
### What version are you using?
The latest commit on `next`, `df18148747e807618acf4639db41c4fd6f0be9fc`.
### What did you do?
I generate the JavaScript version of XDR using `xdrgen` which…
-
### Soroban launch criteria for Testnet
The tasks mentioned below will be our launch criteria to release Soroban in Testnet.
The [project board](https://github.com/orgs/stellar/projects/39/views/1…
-
We should plan a couple follow up tasks to #871:
- [ ] This change needs opening against `main`. We won't commit a merge commit of `release/v0.8.5` into `main` because we don't use merge commits …
-
```
File "/home/...", line 250, in sign_f
authorization_entry: AuthorizationEntry = op.auth[0]
~~~~~~~^^^
IndexError: list index out of range
```…
-
Something that @paulbellamy noticed while testing against stellar-core is that when a invocation fails with an error, the operation and transaction result are success.
This is unintuitive. It's ver…