solana-go/rpc
Slavomir 2b6f37bdbc Add RPC/getEpochSchedule 2021-07-01 14:34:33 +02:00
..
ws Added new instructions 2020-12-21 09:59:46 -05:00
client.go RPC: add getBlock 2021-06-30 23:35:30 +02:00
client_test.go Refactoring around Transaction, fixed all tests, skip WS tests for now 2020-12-16 15:34:07 -05:00
deprecated.go RPC: move deprecated methods into a dedicated file 2021-06-30 14:17:04 +02:00
getBlock.go RPC: add getBlock 2021-06-30 23:35:30 +02:00
getBlockCommitment.go Add RPC/getBlockCommitment 2021-07-01 13:04:36 +02:00
getBlockHeight.go Add RPC/getBlockHeight 2021-07-01 12:15:27 +02:00
getBlockProduction.go Add RPC/getBlockProduction 2021-07-01 12:55:54 +02:00
getBlockTime.go RPC/GetBlockTime: more comments 2021-07-01 13:33:54 +02:00
getBlocks.go Add RPC/getBlocksWithLimit 2021-07-01 13:27:39 +02:00
getBlocksWithLimit.go Add RPC/getBlocksWithLimit 2021-07-01 13:27:39 +02:00
getClusterNodes.go Add RPC/getClusterNodes 2021-07-01 13:43:10 +02:00
getEpochInfo.go Add RPC/getEpochInfo 2021-07-01 14:29:35 +02:00
getEpochSchedule.go Add RPC/getEpochSchedule 2021-07-01 14:34:33 +02:00
logging.go move traceEnabled to logging.IsTraceEnabled 2020-11-16 13:39:07 -05:00
rpc_test.go Refactoring around Transaction, fixed all tests, skip WS tests for now 2020-12-16 15:34:07 -05:00
types.go RPC: add getBlock 2021-06-30 23:35:30 +02:00