🔹|developer-help

1037 threads · Page 17 of 21

How to debug content of String using the debugger 10 messages
test sdk
ContractError(13) 8 messages
cli sdk
How to convert Stellar Address's key to its JWK representation? 2 messages
client sdk docs
How can I use a native and non-native token in Soroban 0.8.x? 8 messages
docs sdk
Cross contract calls, env.invoke_contract() and passing arguments 19 messages
sdk
Is there a way for a contract to retrieve an account balance? 10 messages
sdk rust
What is the correct way to get values from contract calls in JS sdk? 2 messages
client sdk
Getting a parse error when deploying contract to local network 2 messages
cli deployment rust
Does preflight work off ingested Horizon data or Core data? 20 messages
cli protocol
How to get the public key information of an Address as a String 23 messages
sdk auth
how to prepare caller to invoke contract method which require authorization (eg. require_auth) 5 messages
auth
XDR: Not able to use XDR objects from a package 41 messages
client
According to docs a transaction can be up to 100 operations, does this apply to Soroban? 36 messages
docs sdk protocol
soroban-cli gives "downcast" error when trying to decode TransactionEnvelope XDR 8 messages
cli
Error: invokeHostFunctionResult: [invokeHostFunctionResourceLimitExceeded] 26 messages
auth
Building a transaction with the latest release's js-client 13 messages
client
js-soroban-client Simulate transaction doesn't give storage footprint anymore with 7.2 version 3 messages
sdk
soroban-cli: soroban events w/topic filtering 5 messages
cli
Overflow, underflow and div by zero? 10 messages
test sdk rust
CLI doesn't seem to accept contract hashes for `<Address>` arguments anymore 13 messages
cli
Are there any docs for how to get values out of Soroban transactions using JS? 37 messages
client
Feature request to make `soroban contract read --id <CONTRACT_ID>` work on the Futurenet 59 messages
cli
Error Status(HostAuthError(NotAuthorized)) 13 messages
sdk
Unable to compile wasm for example smart contracts 6 messages
rust
may contracts call each other if they are not re-entrant? 22 messages
docs sdk
Pass custom data types in soroban contract function in js side #soroban 7 messages
futurenet
lumen token id? 46 messages
docs sdk
What's wrong with this SorobanClient transaction? 10 messages
client
What's the current limit for storage in env.storage(), and how does it affect the tx fees? 9 messages
rust
no `balances` when I `getAccount` with Soroban RPC 7 messages
client
Current transaction explorer for futurenet 37 messages
cli deployment client futurenet
Invoke contract 55 messages
sdk
XDR Read Error: Unknown OperationType member for value 24 4 messages
client
Test `user.require_auth` when user is not authorized 🧐 9 messages
sdk rust auth
Public Key Testing 2 messages
test sdk rust docs
Can a same WASM ID be used to deploy multiple contracts? 9 messages
deployment futurenet sdk
Correct Futurnet RPC endpoint/config? 36 messages
futurenet
Salt on Deploy 20 messages
sdk
How can I ask Env if a Vec object exists? 32 messages
sdk
Multi-Party Auth? 37 messages
auth
how to create own RPC ? 2 messages
docs deployment futurenet rust auth
Run localnet/standalone network with latest RPC version 7 messages
sdk rust
method not found: getLedgerEntries 6 messages
cli test sdk
Custom tokens balances in Freighter wallet 25 messages
deployment futurenet
unexpected environment interface version 13 messages
cli deployment sdk
Call contract function requiring auth from python sdk 8 messages
sdk rust auth
How do I access trustlines from inside the contract? 19 messages
rust
deployer contract examples 37 messages
deployment futurenet
Can I have Option in Custom Types? 13 messages
sdk protocol
Token contract compiled file soroban_token_contract.wasm is too big. 6 messages
cli deployment futurenet sdk