-
### What version are you using?
soroban 20.3.4 (f30a47fc58ace4437b0252919420838550481420)
soroban-env 20.3.0 (befdf4b2b6061bd6da20b0f93d539d6ad8d8be22)
soroban-env interface version 85899345920…
-
With Soroban Cahoots and Whirlpool to xpub implemented all is missing is to spend privately from HWW.
According to @prusnak Trezor is ready to do that. I can't provide more information on what wou…
-
Hello! Congrats for the award in the hackathon.
I see that you have written some functions that where available in the @soroban-react library.
I will work on moving this project to use the library…
-
### What problem does your feature solve?
e2e tests currently invoke the soroban js/ts code from node/typescript engine referred to in the tests as `NODEJS`, but don't invoke it from an actual We…
-
### What version are you using?
soroban-simulation 21.1.0 (through soroban-rpc)
### What did you do?
See https://github.com/stellar/soroban-rpc/issues/239
The transaction to simulate was …
-
Stellar will upgrade its mainnet to [Protocol 20](https://stellar.org/blog/developers/protocol-20-upgrade-guide) on January 30, 2024. This marks the most significant upgrade since the launch of the St…
-
This issue I have encountered repeatedly when debugging fuzzing errors, but is a bit hard to explain.
In various situations where an error is returned but not expected, the host calls `reject_error…
brson updated
5 months ago
-
[Soroban](https://soroban.stellar.org/docs) is a new smart contracts platform built by and for the Stellar ecosystem. The [Soroban environment](https://github.com/stellar/rs-soroban-env) utilizes Pari…
-
https://github.com/stellar/soroban-tools/blob/967351b064bac431f0d6f9ae61ba6e4f0b417a06/cmd/soroban-rpc/internal/methods/get_network.go#L31C26-L31C26
It would be very useful for the RPC method `getN…
-
The `getLedgerEntries` method is pretty powerful, you can retrieve any piece of state from the ledger: accounts, trustlines, offers, data, liquidity pools, contract wasms, contract instances, contract…