Commit Graph

3 Commits

Author SHA1 Message Date
Josh
368aeb2cee feat: add Secp256k1 support to solana-web3.js (#12958)
* feat: add secp256k1 instruction

* feat: use buffer-layout for encoding as well

* style: use consistent naming for types

* style: update typings and make program functions static

* fix: attempt to resolve rollup issue

* fix: expose sysvar in typings

* fix: remove decode instruction functionality (for now)
2020-10-22 13:15:24 -07:00
Tyera Eulberg
c9cc44ae4f feat: add Nonce instructions to system program 2020-06-14 21:57:04 -07:00
Tyera Eulberg
532b28e96e feat: add stake program methods; refactor instruction type handling 2020-06-14 21:57:04 -07:00