1.40.0 (2022-04-26)
Features
- allow PublicKey.isOnCurve to accept PublicKeyInitData (#24602) (f8c2d21)
- ci: mirgrate web3.js travis job to github action (#24635) (c9696d6)
- ci: remove --dry-run (f465198)
- implement getTransactions (#23633) (a4f8ee3)
Bug Fixes
- allow signing a populated transaction (#24475) (1a9af3a)
- ci: install missing module (235f092)
- ci: mv web3.js/.github/cicd.yml web3.js/.github/workflows/cicd.yml (#24636) (91b353a)
- downgrade multiple unsubscribes from fatal to warning (bcd51f5)
- remove async for createProgramAddress and findProgramAddress (#2… (#23185) (e6525f5), closes #23184