.. |
examples
|
Use github.com/gagliardetto/binary
|
2021-09-04 14:03:55 +02:00 |
jsonrpc
|
jsonrpc: include complete RPC error contents
|
2021-09-08 17:14:51 +02:00 |
sendAndConfirmTransaction
|
Improve confirmation error
|
2021-09-06 18:04:17 +02:00 |
ws
|
Move UnixTimeSeconds to solana package
|
2021-09-11 17:09:40 +02:00 |
client.go
|
Cleanup
|
2021-07-21 17:07:47 +02:00 |
client_test.go
|
Move UnixTimeSeconds to solana package
|
2021-09-11 17:09:40 +02:00 |
deprecated.go
|
Add GetConfirmedTransactionWithOpts
|
2021-07-29 12:55:30 +02:00 |
endpoints.go
|
Add LocalNet_WS
|
2021-09-06 18:02:53 +02:00 |
errors.go
|
Add rpc/errors
|
2021-08-11 17:02:20 +02:00 |
getAccountInfo.go
|
Use github.com/gagliardetto/binary
|
2021-09-04 14:03:55 +02:00 |
getBalance.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getBlock.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getBlockCommitment.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getBlockHeight.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getBlockProduction.go
|
Use *solana.PublicKey for optional pubkeys
|
2021-08-02 16:37:18 +02:00 |
getBlockTime.go
|
Move UnixTimeSeconds to solana package
|
2021-09-11 17:09:40 +02:00 |
getBlocks.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getBlocksWithLimit.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getClusterNodes.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getEpochInfo.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getEpochSchedule.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getFeeCalculatorForBlockhash.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getFeeRateGovernor.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getFees.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getFirstAvailableBlock.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getGenesisHash.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getHealth.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getIdentity.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getInflationGovernor.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getInflationRate.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getInflationReward.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getLargestAccounts.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getLeaderSchedule.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getMaxRetransmitSlot.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getMaxShredInsertSlot.go
|
Fix and cleanup RPC
|
2021-07-27 16:24:08 +02:00 |
getMinimumBalanceForRentExemption.go
|
Fix and cleanup RPC
|
2021-07-27 16:24:08 +02:00 |
getMultipleAccounts.go
|
Fix and cleanup RPC
|
2021-07-27 16:24:08 +02:00 |
getProgramAccounts.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getRecentBlockhash.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getRecentPerformanceSamples.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getSignatureStatuses.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getSignaturesForAddress.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getSlot.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getSlotLeader.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getSlotLeaders.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getSnapshotSlot.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getStakeActivation.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getSupply.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getTokenAccountBalance.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getTokenAccountsByDelegate.go
|
Use *solana.PublicKey for optional pubkeys
|
2021-08-02 16:37:18 +02:00 |
getTokenAccountsByOwner.go
|
Use *solana.PublicKey for optional pubkeys
|
2021-08-02 16:37:18 +02:00 |
getTokenLargestAccounts.go
|
Fix and cleanup RPC
|
2021-07-27 16:24:08 +02:00 |
getTokenSupply.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getTransaction.go
|
Move UnixTimeSeconds to solana package
|
2021-09-11 17:09:40 +02:00 |
getTransactionCount.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
getVersion.go
|
RPC result types: Use native types instead of bin.*
|
2021-07-27 18:25:16 +02:00 |
getVoteAccounts.go
|
Use *solana.PublicKey for optional pubkeys
|
2021-08-02 16:37:18 +02:00 |
json.go
|
Use github.com/json-iterator/go instead of encoding/json
|
2021-07-21 18:05:20 +02:00 |
logging.go
|
Rename `github.com/dfuse-io/solana-go` to `github.com/gagliardetto/solana-go`
|
2021-07-06 18:18:26 +02:00 |
minimumLedgerSlot.go
|
Refactor HTTP clients
|
2021-07-20 21:29:06 +02:00 |
requestAirdrop.go
|
Fix and cleanup RPC
|
2021-07-27 16:24:08 +02:00 |
rpc_test.go
|
Use github.com/json-iterator/go instead of encoding/json
|
2021-07-21 18:05:20 +02:00 |
sendTransaction.go
|
Fix transaction binary marshaling
|
2021-07-27 23:53:48 +02:00 |
simulateTransaction.go
|
Fix transaction binary marshaling
|
2021-07-27 23:53:48 +02:00 |
types.go
|
Move UnixTimeSeconds to solana package
|
2021-09-11 17:09:40 +02:00 |
types_test.go
|
Use github.com/json-iterator/go instead of encoding/json
|
2021-07-21 18:05:20 +02:00 |