Commit Graph

33 Commits

Author SHA1 Message Date
Julien Cassis 5f131587b6 Fixed and cleaned up tests! 2021-01-20 13:42:10 -05:00
Alexandre Bourget 890b7817e8 Rework the decode interface. 2021-01-20 13:21:09 -05:00
Julien Cassis 57bebed0da added clarification comment 2021-01-19 14:02:42 -05:00
billettc cf6b272245 wip `bin:"sliceoffsetof` on event queue events list 2021-01-19 14:02:02 -05:00
billettc 040197a631 Added string func to EventFlag 2021-01-19 08:53:17 -05:00
Julien Cassis cf5d0cb965 standard serum instruction side 2020-12-21 11:51:15 -05:00
Julien Cassis 2f318c9fcc Added event fill helper 2020-12-21 11:25:43 -05:00
Julien Cassis 75188a766b added sides 2020-12-21 10:20:32 -05:00
Julien Cassis fd950b41cc Added new instructions 2020-12-21 09:59:46 -05:00
Julien Cassis 50f5fc54dd fix request type 2020-12-16 21:16:08 -05:00
Julien Cassis 3a46cefc5f Added serum request flag 2020-12-16 21:06:21 -05:00
Julien Cassis 4718a0c39b Added Account flag decoding support 2020-12-16 17:54:18 -05:00
Matthieu Vachon 6866ad89e2 Refactored differ to use go-cmp instead of custom logic and make the API much nicer to use
Still a lot of cases that will not `.Match(...)` correctly but the first one for `EventQueue`
works.
2020-12-16 14:44:27 -05:00
Matthieu Vachon ad6597971a Initial version of a quick & and not so dirty structual changes for solana structure
Still really verbose for struct implementors, will soften that probably by using a pure
reflection based diffing algo to start with.
2020-12-15 18:07:11 -05:00
Francois Proulx fa1eabd6f5 Updated rice boxes 2020-11-27 18:51:28 -05:00
Julien Cassis d64d73f579 Add program id for token registry mainnet 2020-11-27 15:23:23 -05:00
billettc 1a6dcbd1b5 logo is not 64 byte long 2020-11-27 13:57:37 -05:00
billettc a5195991ae added website to register token instruction and fix cmd 2020-11-27 10:28:01 -05:00
billettc c6668030bf added website resize symbol and fix meta data size 2020-11-27 10:23:45 -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 44cbbdb280 fix decoding of TokenMeta! 2020-11-24 15:46:04 -05:00
billettc f9fe8d534f fix variant def of token registry 2020-11-24 15:02:23 -05:00
billettc cc80ff5758 fix panic 2020-11-24 15:00:15 -05:00
billettc f15f138e45 fix get token meta 2020-11-24 14:39:33 -05:00
billettc 37a472e4b4 fix compilation issue 2020-11-24 12:26:37 -05:00
billettc 6bcac34f5f addded programID resolver on token registry 2020-11-24 12:26:07 -05:00
billettc 90a46419a6 added ascii handling to tokenmeta 2020-11-24 10:56:27 -05:00
billettc 8e6e3c27d7 fix package import after moving program related stuff to folder programs 2020-11-24 10:01:49 -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