Commit Graph

20 Commits

Author SHA1 Message Date
Drew Nutter a8f820c391
client: add typed getProgramAccounts support (#1297) 2022-01-12 10:14:25 -05:00
Drew Nutter 34c4e50917
client: use any Signer instead of only Keypair (#975) 2021-12-20 14:41:21 -05:00
Paul 8aab5b4634
lang: fix clippy (#1164) 2021-12-18 18:25:04 -05:00
utx0 c0a0ce2857
client: Added Debug derive macro (#1142) 2021-12-15 13:20:04 -05:00
Paul 064d8bb286
client: Ignore logs that are not base64 encoded (#1075) 2021-11-28 20:38:51 -08:00
Kirill Fomichev 3688683931
lang: Add `deprecated` attribute to `ProgramAccount` (#1014) 2021-11-14 06:46:18 -08:00
Drew Nutter 2758e8d6c4
client: Allow extraction of instructions from RequestBuilder (#952) 2021-11-05 13:09:41 +00:00
0xlucius 84c3288f32
client: Fix websocket url parsing (#589) 2021-08-08 13:33:10 -07:00
Kirill Fomichev ceb80b0a04
lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
Kirill Fomichev 1aa019cb0f
Apply clippy rules (#431) 2021-06-27 17:09:46 -07:00
Armani Ferrante 6ed71d7e68
client: Cluster parses custom urls from str (#369) 2021-06-08 23:26:07 -07:00
Tyera Eulberg f8909effad
cli, client, docs: Update solana endpoints (#365) 2021-06-07 19:48:52 -07:00
Armani Ferrante ccf18557f9
cli: Add shell command (#303) 2021-05-22 16:06:08 -07:00
Armani Ferrante d796cee091
client, lang: Add client support for state instructions (#248) 2021-05-06 14:48:22 -07:00
Armani Ferrante 81e03c5e37
lang: Cleanup private apis and documentation (#169) 2021-04-10 17:47:14 -07:00
Armani Ferrante 3cbc227491
Events (#89) 2021-03-24 20:19:29 -07:00
Marko dc61f4115c
bump solana to 1.5.8 (#92) 2021-02-26 17:31:48 +08:00
Armani Ferrante 08f5a0e243
Clippy fixes 2021-02-16 13:57:09 +08:00
Armani Ferrante 48b27e6943
Migrate to sighash based method dispatch (#64) 2021-02-06 16:28:33 +08:00
Armani Ferrante e42668279a
Rust client generation 2021-01-30 01:26:28 -08:00