issues
search
lightsail-network
/
java-stellar-sdk
The Java Stellar SDK library provides APIs to build transactions and connect to Horizon and Soroban-RPC Server.
https://javadoc.io/doc/network.lightsail/stellar-sdk
Apache License 2.0
175
stars
160
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pre-release: 1.0.0-rc0
#669
overcat
closed
12 hours ago
1
refactor!: `MalformedAddressException` has been removed, use `Illegal…
#668
overcat
closed
13 hours ago
1
refactor!: `AssetCodeLengthInvalidException` has been removed, use `I…
#667
overcat
closed
13 hours ago
1
refactor!: rename `TransactionPreconditions.isValid` to `TransactionP…
#666
overcat
closed
14 hours ago
1
refactor!: Use `IllegalStateException` instead of `IllegalArgumentExc…
#665
overcat
closed
14 hours ago
1
fix: fix the data validation of `StrKey` class.
#664
overcat
closed
14 hours ago
0
refactor!: `StrKeyException` has been removed, use `IllegalArgumentEx…
#663
overcat
closed
14 hours ago
1
refactor!: if seed is not present, calling `Keypair.sign` throws IllegalStateException.
#662
overcat
closed
14 hours ago
1
A series of improvements.
#661
overcat
closed
14 hours ago
1
feat: add support for Soroban PRC's `getLedgers` API interface.
#660
overcat
closed
18 hours ago
1
chore: add create contract example
#659
overcat
closed
1 day ago
1
chore: bump dependencies.
#658
overcat
closed
1 day ago
1
refactor!: change the type of `AbstractTransaction.MIN_BASE_FEE` from `int` to `long`.
#657
overcat
closed
1 week ago
1
Base fee type mismatch
#656
lijamie98
closed
1 week ago
1
refactor: add `pagingToken` back to `GetEventsResponse.EventInfo`.
#655
overcat
closed
2 weeks ago
1
pre-release: 1.0.0-beta1
#654
overcat
closed
2 weeks ago
1
refactor: Refactor testSDK() in MainActivity.kt to enable federation …
#653
overcat
closed
2 weeks ago
1
refactor: refactor `SSEStream`, make it more reliable.
#652
overcat
closed
2 weeks ago
1
Protocol 22: Smoothing out breaking changes
#651
Shaptic
closed
1 week ago
0
fix: fix SSEStream unpredictably throws unwanted IOException("Canceled")
#650
overcat
closed
2 weeks ago
1
SSEStream unpredictably throws unwanted IOException("Canceled")
#649
lijamie98
closed
2 weeks ago
1
release: 1.0.0-beta0
#648
overcat
closed
1 month ago
1
refactor!: The `protocolVersion` in the response is now represented a…
#647
overcat
closed
1 month ago
1
p22 api changes
#646
overcat
closed
1 month ago
1
feat: add support for Soroban PRC's `getVersionInfo` API.
#645
overcat
closed
1 month ago
2
Protocol 22 Changes
#644
aditya1702
closed
1 month ago
1
refactor: change Signature.publicKey to `String`
#643
overcat
closed
1 month ago
1
feat!: support constructors in contract creation via `InvokeHostFunctionOperation.createContractOperationBuilder`
#642
overcat
closed
1 month ago
1
chore: upgrade generated XDR definitions to Protocol 22
#641
overcat
closed
1 month ago
1
chore: fix Android API 23 test
#640
overcat
closed
1 month ago
1
chore: remove the retry mechanism in Android testing.
#639
overcat
closed
1 month ago
1
fix: fix bug with signing auth entries in multi-sig scenarios
#638
overcat
closed
1 month ago
1
refactor!: remove the constructor from `KeyPair`, use `KeyPair.fromSecretSeed` or `KeyPair.fromAccountId` instead.
#637
overcat
closed
2 months ago
1
test: refactor Soroban RPC tests.
#636
overcat
closed
3 months ago
1
chore: bump dependencies.
#635
overcat
closed
3 months ago
1
feat: add `Problem.parseEnvelopeXdr` and `Problem.parseResultXdr`
#634
overcat
closed
3 months ago
1
release: 1.0.0-alpha0
#633
overcat
closed
3 months ago
1
refactor!: migration from `net.i2p.crypto:eddsa` to `org.bouncycastle:bcprov-jdk18on`
#632
overcat
closed
3 months ago
1
refactor: add an independent `Claimant` for use in the response package.
#631
overcat
closed
3 months ago
1
refactor!: rename `liquidityPoolID` to `liquidityPoolId`.
#630
overcat
closed
3 months ago
1
Refactor
#629
overcat
closed
3 months ago
1
refactor: format the user's input.
#628
overcat
closed
3 months ago
1
refactor!: refactor `Federation` service.
#627
overcat
closed
3 months ago
1
refactor: refactor the parts in Preconditions that are inconsistent with the specifications.
#626
overcat
closed
3 months ago
1
refactor!: Use BigDecimal to represent amount in operations.
#625
overcat
closed
3 months ago
1
chore: add `CODECOV_TOKEN`.
#624
overcat
closed
3 months ago
1
Refactor
#623
overcat
closed
3 months ago
1
feat: optimize `RequestTimeoutException`, when a timeout occurs, if the server returns some information, you can read them.
#622
overcat
closed
3 months ago
1
feat: add support for Horizon's 'transaction_async' API.
#621
overcat
closed
3 months ago
0
Supports new Soroban-RPC API
#620
overcat
closed
3 months ago
0
Next