skynetcap / solanaj

Solana RPC client written in Java
MIT License
91 stars 47 forks source link

JUnit 5 upgrade, fix GetLatestBlockhash #51

Closed skynetcap closed 2 months ago

skynetcap commented 2 months ago

Update all tests to use JUnit 5.

Fix GetLatestBlockhash:

skynetcap commented 2 months ago

@yanyan1716330643 merging the fix now.

skynetcap commented 2 months ago

GitHub test environment is down right now, but tests succeed for me in 2 IDEs.