Commit Graph

33 Commits

Author SHA1 Message Date
gagliardetto ffe95d7199 token program: Fix token account parsing 2022-02-15 14:01:16 +01:00
gagliardetto 35288edc3c Upgrade github.com/gagliardetto/binary to `v0.5.2` 2022-01-05 20:54:02 +01:00
gagliardetto 73311b0b87 Upgrade github.com/gagliardetto/binary to v0.5.1 2022-01-05 17:56:05 +01:00
gagliardetto be618d9fcf token program: fix Mint decoding/encoding (optional = uint32 0 or 1) 2021-12-30 22:26:38 +01:00
Slavomir 2acfcf2684 Add/update license/copyright headers inside files. 2021-10-07 19:54:11 +02:00
Slavomir 8b5fc25380 Add changes notice 2021-10-07 19:28:16 +02:00
Slavomir d20a34fd6d Tree formatter: align params and accounts 2021-09-06 14:00:09 +02:00
Slavomir 143da1bc65 token: instruction ID type is uint8 2021-09-05 00:25:15 +02:00
Slavomir ab7ee9202a Merge branch 'token' 2021-09-04 21:11:43 +02:00
Slavomir 6f8c2e3c1b Simplify program ID names 2021-09-04 19:01:32 +02:00
Slavomir 34ec1cb535 token: add multisign signers handling 2021-09-04 17:41:00 +02:00
Slavomir ee20853c74 Upgrade token prog code 2021-09-04 16:51:19 +02:00
Slavomir e3feb5237c token: refactor InitializeMultisig, Transfer instructions 2021-09-04 16:13:57 +02:00
Slavomir 28104b6342 Use github.com/gagliardetto/binary 2021-09-04 14:03:55 +02:00
Slavomir d7fb81af08 Handle signers 2021-09-04 13:51:24 +02:00
Slavomir c860699d32 token: regenerate with new comments 2021-09-04 01:55:23 +02:00
Slavomir 54f848ef5a Stub token program 2021-09-04 00:43:43 +02:00
Slavomir 3853032c9c Upgrade bin package; use generated system program client. 2021-08-31 16:27:21 +02:00
Slavomir 1ff7831043 Upgrade binary package 2021-08-21 17:53:13 +02:00
Slavomir 2778e313ab Refactor system program 2021-07-29 17:19:13 +02:00
Slavomir 77eda9cd62 Run tests 100 times 2021-07-25 19:52:49 +02:00
Slavomir d2b3d86f51 Use github.com/json-iterator/go instead of encoding/json 2021-07-21 18:05:20 +02:00
Slavomir f0f399ab57 Refactor HTTP clients 2021-07-20 21:29:06 +02:00
Slavomir 7fbcc82f87 RPC: Refactor data methods 2021-07-12 16:00:27 +02:00
Slavomir 4add6ee371 Refactor Account data decoding/encoding 2021-07-11 23:49:42 +02:00
Slavomir ec2eda79c5 Add more tests; refactor account data encoding/decoding 2021-07-10 17:51:19 +02:00
Slavomir ef6edbfabd Fix existing tests 2021-07-10 15:12:23 +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
Julien Cassis be9990a714 Add serum math helper, and cleaned up test 2021-01-26 18:43:42 -05:00
Alexandre Bourget 890b7817e8 Rework the decode interface. 2021-01-20 13:21:09 -05:00
Francois Proulx fa1eabd6f5 Updated rice boxes 2020-11-27 18:51:28 -05:00
Julien Cassis 8d95c0fd72 major refactor cli 2020-11-26 17:05:19 -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