solana-go/rpc
Leopold Schabel 25b9f3025b rpc/ws: fix SlotsUpdatesResult timestamp resolution 2022-06-15 14:47:56 +02:00
..
examples Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
jsonrpc Abstract HTTP client and wrap errors 2022-04-16 11:29:20 +04:00
sendAndConfirmTransaction Making send transaction funcs to use TransactionOpts struct to pass options 2022-04-22 15:21:45 +02:00
ws rpc/ws: fix SlotsUpdatesResult timestamp resolution 2022-06-15 14:47:56 +02:00
client.go Add changes notice 2021-10-07 19:28:16 +02:00
client_test.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
deprecated.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
endpoints.go Add clusters 2022-02-12 17:26:04 +01:00
errors.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getAccountInfo.go RPC/getAccountInfo: if result is nil, return error 2022-03-22 15:33:57 +01:00
getBalance.go Add changes notice 2021-10-07 19:28:16 +02:00
getBlock.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getBlockCommitment.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getBlockHeight.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getBlockProduction.go fix other params 2021-10-20 17:10:32 +02:00
getBlockTime.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getBlocks.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getBlocksWithLimit.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getClusterNodes.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getEpochInfo.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getEpochSchedule.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getFeeCalculatorForBlockhash.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getFeeForMessage.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getFeeRateGovernor.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getFees.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getFirstAvailableBlock.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getGenesisHash.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getHealth.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getHighestSnapshotSlot.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getIdentity.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getInflationGovernor.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getInflationRate.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getInflationReward.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getLargestAccounts.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getLatestBlockhash.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getLeaderSchedule.go Reference types don't need pointers 2022-02-09 00:22:39 +01:00
getMaxRetransmitSlot.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getMaxShredInsertSlot.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getMinimumBalanceForRentExemption.go Add changes notice 2021-10-07 19:28:16 +02:00
getMultipleAccounts.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getProgramAccounts.go Add changes notice 2021-10-07 19:28:16 +02:00
getRecentBlockhash.go Add changes notice 2021-10-07 19:28:16 +02:00
getRecentPerformanceSamples.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getSignatureStatuses.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getSignaturesForAddress.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getSlot.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getSlotLeader.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getSlotLeaders.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getSnapshotSlot.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getStakeActivation.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getSupply.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getTokenAccountBalance.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getTokenAccountsByDelegate.go RPC: add default encoding to `getTokenAccountsByOwner` and `getTokenAccountsByOwner` 2021-10-23 13:01:59 +02:00
getTokenAccountsByOwner.go RPC: add default encoding to `getTokenAccountsByOwner` and `getTokenAccountsByOwner` 2021-10-23 13:01:59 +02:00
getTokenLargestAccounts.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getTokenSupply.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getTransaction.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
getTransactionCount.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getVersion.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
getVoteAccounts.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
isBlockhashValid.go Upgrade to latest RPC spec 2022-02-16 17:05:39 +01:00
json.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
logging.go Add changes notice 2021-10-07 19:28:16 +02:00
minimumLedgerSlot.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
requestAirdrop.go Add changes notice 2021-10-07 19:28:16 +02:00
rpc_test.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
sendEncodedTransaction.go rename GetRpcInput() => ToMap() 2022-04-26 17:25:49 -04:00
sendRawTransaction.go Making send transaction funcs to use TransactionOpts struct to pass options 2022-04-22 15:21:45 +02:00
sendTransaction.go Making send transaction funcs to use TransactionOpts struct to pass options 2022-04-22 15:21:45 +02:00
simulateTransaction.go fix: correct simulateTransaction response payload decoding 2022-04-12 16:12:59 -04:00
types.go rename GetRpcInput() => ToMap() 2022-04-26 17:25:49 -04:00
types_test.go Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00