Commit Graph

6 Commits

Author SHA1 Message Date
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
billettc f15f138e45 fix get token meta 2020-11-24 14:39:33 -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