Commit Graph

31 Commits

Author SHA1 Message Date
Slavomir 10ca07c7a5 system: improve tree visualization formatting 2021-09-06 13:22:17 +02:00
Slavomir 28104b6342 Use github.com/gagliardetto/binary 2021-09-04 14:03:55 +02:00
Slavomir 172364e353 Use github.com/gagliardetto/gofuzz@v1.2.2 2021-09-04 13:55:15 +02:00
Slavomir bf6835c6bf system: Fix CreateAccountWithSeed 2021-09-01 17:12:31 +02:00
Slavomir a2871bc5ce Fix system program client; add SOL transfer example 2021-09-01 12:55:18 +02:00
Slavomir 3853032c9c Upgrade bin package; use generated system program client. 2021-08-31 16:27:21 +02:00
Slavomir f4fb6389da Use int64 for SeedSize param in the CreateAccountWithSeed instruction 2021-08-25 22:39:08 +02:00
Slavomir 1ff7831043 Upgrade binary package 2021-08-21 17:53:13 +02:00
Slavomir fa2a3ae003 Move sysvars to solana package 2021-08-11 18:59:15 +02:00
Slavomir 90b6f910bc Clean up formatting 2021-08-11 18:21:35 +02:00
Slavomir 9a0d5212b1 Cleanup 2021-08-09 16:18:05 +02:00
Slavomir fca589f28f Add EncodeToTree 2021-08-09 15:44:34 +02:00
Slavomir bbd8092267 Fix typo 2021-08-08 17:51:50 +02:00
Slavomir 26a30a354b System program: refactor AdvanceNonceAccount 2021-08-03 00:54:36 +02:00
Slavomir dceb00918c system program: add getters 2021-08-02 16:56:12 +02:00
Slavomir fa21149f16 Start adding builders 2021-07-30 19:23:34 +02:00
Slavomir 1c2f65df8e Add utility methods to AccountMeta 2021-07-29 20:18:19 +02:00
Slavomir 0cfb1b0760 Fix typos 2021-07-29 19:36:32 +02:00
Slavomir 493f9907e5 Complete system program 2021-07-29 17:58:03 +02:00
Slavomir 2778e313ab Refactor system program 2021-07-29 17:19:13 +02:00
Slavomir 5803edc014 Add system.Transfer instruction func 2021-07-27 21:10:13 +02:00
Slavomir b6c09dc745 Rename `github.com/dfuse-io/solana-go` to `github.com/gagliardetto/solana-go` 2021-07-06 18:18:26 +02:00
billettc 000b72b169 Refactor instruction that was not complying to AccountsSettable 2021-01-22 07:48:34 -05:00
Alexandre Bourget 890b7817e8 Rework the decode interface. 2021-01-20 13:21:09 -05:00
billettc 5069128e64 Fix missing signature on the new create account instruction 2020-11-27 07:44:56 -05:00
Julien Cassis 026969ce35 cleaned up error handling 2020-11-26 20:06:13 -05:00
Julien Cassis 8d95c0fd72 major refactor cli 2020-11-26 17:05:19 -05:00
billettc 35b0380396 slnc `spl token register` working. 2020-11-26 12:51:11 -05:00
billettc 520413a05c wip 2020-11-25 14:25:32 -05:00
billettc f15f138e45 fix get token meta 2020-11-24 14:39:33 -05:00
billettc 7a8d2663be added token-meta to slnc. still missing the program ID to be completed 2020-11-24 09:58:28 -05:00