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 feat: add token methods (#11303) 2020-07-31 12:33:54 +08:00
bn.js.js feat: wrap public key in a class 2020-06-14 21:57:04 -07:00
bs58.js Add decode() 2020-06-14 21:57:04 -07:00
buffer-layout.js refactor: use buffer-layout to clean up buffer encoding 2020-06-14 21:57:04 -07:00
elfy.js Add BpfLoader (#34) 2020-06-14 21:57:04 -07:00
jayson.js chore: remove trailing whitespace 2020-06-14 21:57:04 -07:00
keccak.js feat: add Secp256k1 support to solana-web3.js (#12958) 2020-10-22 13:15:24 -07:00
mz.js feat: add account change notifications 2020-06-14 21:57:04 -07:00
node-fetch.js
rpc-websockets.js feat: add account change notifications 2020-06-14 21:57:04 -07:00
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 feat: add transaction signature verification 2020-06-14 21:57:04 -07:00