Commit Graph

17 Commits

Author SHA1 Message Date
Armani Ferrante ea2bfbb62d
Registry, lockups, and staking (#51) 2020-12-01 09:48:26 -08:00
Michael Vines 5adf8799ae
Employ RpcSendTransactionConfig::default() for better forward compatibility (#39) 2020-10-23 11:58:56 -07:00
Armani Ferrante 086e2219de
Registry CLI (#22) 2020-10-08 11:42:45 -07:00
Armani Ferrante 43d1f8c44d
Node registry (#15) 2020-10-02 12:42:48 -07:00
armaniferrante fa2cbea323 Replace the client-ext feature flag with an attribute arg 2020-09-25 19:04:25 -07:00
armaniferrante cade37335f scg: Swap out coder for Pack trait for instructions 2020-09-25 19:04:25 -07:00
armaniferrante d15ff58c09 scg: Go all in on Serde serializers 2020-09-25 19:04:25 -07:00
armaniferrante a7d338d839
Change create_account attr to use u64 for sizes 2020-09-24 19:59:46 -07:00
armaniferrante 198d5490bc
SCG: Satisfy clippy 2020-09-23 23:42:43 -07:00
armaniferrante e9e185a6b0
Switch to common crate for serialization 2020-09-23 23:42:43 -07:00
armaniferrante f5d85449ed
Solana-client-gen zero warnings 2020-09-23 23:42:42 -07:00
armaniferrante d371e6c1ac
Metamacro for extending generated clients 2020-09-23 23:42:42 -07:00
armaniferrante a887b73ead
Add support for Unit enum variants 2020-09-23 23:42:42 -07:00
armaniferrante 383c8b3a08
Client gen support for dynamic account sizes 2020-09-23 23:42:41 -07:00
armaniferrante 1e6609e93f
Client error propagation 2020-09-23 23:42:41 -07:00
armaniferrante ddead6e5b1
Add create_account marker attributes 2020-09-23 23:42:41 -07:00
armaniferrante 61daba644c
Solana client proc macro 2020-09-23 23:42:40 -07:00