Skip to content

Commit

Permalink
Merge branch 'txtx:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Dodecahedr0x authored Feb 1, 2025
2 parents 5d1ae64 + 78f21a2 commit f3b6e95
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,12 @@ $ surfpool start
- [x] sendTransaction
- [ ] getAccountInfo
- [ ] requestAirdrop
- Priority 2:
- [ ] getMultipleAccounts
- [ ] getFeeForMessage
- [ ] getBalance
- [ ] simulateTransaction
- [ ] getTransaction
- Priority 2:
- [ ] getBlock
- [ ] getBlockCommitment
- [ ] getBlockHeight
Expand All @@ -60,7 +64,6 @@ $ surfpool start
- [ ] getBlockTime
- [ ] getClusterNodes
- [ ] getEpochSchedule
- [ ] getFeeForMessage
- [ ] getFirstAvailableBlock
- [ ] getGenesisHash
- [x] getHealth
Expand All @@ -74,7 +77,6 @@ $ surfpool start
- [ ] getMaxRetransmitSlot
- [ ] getMaxShredInsertSlot
- [ ] getMinimumBalanceForRentExemption
- [ ] getMultipleAccounts
- [ ] getProgramAccounts
- [ ] getRecentPerformanceSamples
- [ ] getRecentPrioritizationFees
Expand All @@ -89,18 +91,11 @@ $ surfpool start
- [ ] getTokenAccountsByOwner
- [ ] getTokenLargestAccounts
- [ ] getTokenSupply
- [ ] getTransaction
- [ ] getTransactionCount
- [ ] getVoteAccounts
- [ ] isBlockhashValid
- [ ] minimumLedgerSlot
- [ ] simulateTransaction
- [ ] Support `Websocket Methods`

### Going Further
- [ ] Ability to watch and update fetched account

### Credits
- [Jacob Creech](https://x.com/jacobvcreech)
- [Turbin3](https://x.com/solanaturbine?lang=en)
- [Aursen](https://x.com/exoaursen)

0 comments on commit f3b6e95

Please sign in to comment.