Commit Graph

14 Commits

Author SHA1 Message Date
Kirill Fomichev 2d974604ae
lang: Remove belongs_to in favor of has_one (#459) 2021-07-03 11:58:23 -07:00
Armani Ferrante 2f780e0d27
ts: Reorganize program namespaces into well typed elements (#322) 2021-05-25 20:04:05 -07:00
Blockchain Man 0d4a820231
examples: Spelling corrections (#315) 2021-05-24 10:48:22 -07:00
Armani Ferrante a9179600cd
cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
John Rees ead60e2fc4
ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
Armani Ferrante 8289e47513
Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
Armani Ferrante 429da0914c
examples: Use path dep for all examples (#122) 2021-03-25 12:13:09 -07:00
Armani Ferrante 09fa8b5ee0
examples/multisig: Remove delete_transaction 2021-03-07 19:51:06 +08:00
Armani Ferrante 066104382b
examples/multisig: Changes for upgradeable programs (#98) 2021-03-07 19:25:53 +08:00
Armani Ferrante 48b27e6943
Migrate to sighash based method dispatch (#64) 2021-02-06 16:28:33 +08:00
Armani Ferrante 24e92f29d7
examples/multisig: Set localnet as default network 2021-02-01 08:23:32 -08:00
Armani Ferrante eae05f2c3b
Deref program account 2021-02-01 08:21:00 -08:00
Armani Ferrante 056e33370b
Add account accessor 2021-02-01 06:52:55 -08:00
Armani Ferrante bba2771962
examples: Add multisig (#56) 2021-02-01 06:33:29 -08:00