Commit Graph

9 Commits

Author SHA1 Message Date
Julien Cassis 12dfaa0b17 serum: export side 2021-02-18 09:42:56 -05:00
Julien Cassis 091447277e serum: added order helper function 2021-02-18 09:32:37 -05:00
Julien Cassis 3bc141743d Added GetOrder support for open orders 2021-02-18 09:03:36 -05:00
Julien Cassis 7405c0c399 Fix order ID 2021-02-15 13:08:45 -05:00
Julien Cassis fd950b41cc Added new instructions 2020-12-21 09:59:46 -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
billettc 7a8d2663be added token-meta to slnc. still missing the program ID to be completed 2020-11-24 09:58:28 -05:00