p2p-org / solana-swift

MIT License
97 stars 59 forks source link

Module dependency issue, getLatestBlockhash implementation. #101

Open masterial opened 2 months ago

masterial commented 2 months ago

Fixes https://github.com/p2p-org/solana-swift/issues/100.

getRecentBlockhash method is deprecated, not available on Devnet and Testnet, and will be removed from Mainnet soon. PR implements getLatestBlockhash.

v-GNersisyan commented 2 months ago

didn't get working version

Shitikyan commented 2 months ago

Do you have any estimate when this will be merged @masterial ?

masterial commented 2 months ago

@Shitikyan It's waiting for maintainers to approve. Feel free to use my fork.

v-GNersisyan commented 1 month ago

@masterial did you have 'secp256k1.h file not found' issue, when you archive?