solana/web3.js/flow-typed
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
..
npm
bn.js.js
bs58.js
buffer-layout.js
elfy.js
jayson.js
keccak.js feat: add Secp256k1 support to solana-web3.js (#12958) 2020-10-22 13:15:24 -07:00
mz.js
node-fetch.js
rpc-websockets.js
secp256k1.js feat: add Secp256k1 support to solana-web3.js (#12958) 2020-10-22 13:15:24 -07:00
superstruct.js feat: add parsed account data APIs 2020-08-07 00:44:20 +08:00
tweetnacl.js