solana-go/programs/serum
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
..
data added token-meta to slnc. still missing the program ID to be completed 2020-11-24 09:58:28 -05:00
testdata Refactored differ to use go-cmp instead of custom logic and make the API much nicer to use 2020-12-16 14:44:27 -05:00
init_test.go added token-meta to slnc. still missing the program ID to be completed 2020-11-24 09:58:28 -05:00
instruction.go fix get token meta 2020-11-24 14:39:33 -05:00
instruction_test.go added token-meta to slnc. still missing the program ID to be completed 2020-11-24 09:58:28 -05:00
logging.go added token-meta to slnc. still missing the program ID to be completed 2020-11-24 09:58:28 -05:00
market.go fix package import after moving program related stuff to folder programs 2020-11-24 10:01:49 -05:00
math.go added token-meta to slnc. still missing the program ID to be completed 2020-11-24 09:58:28 -05:00
program.go fix get token meta 2020-11-24 14:39:33 -05:00
rice-box.go Updated rice boxes 2020-11-27 18:51:28 -05:00
rpc.go added token-meta to slnc. still missing the program ID to be completed 2020-11-24 09:58:28 -05:00
rpc_test.go added token-meta to slnc. still missing the program ID to be completed 2020-11-24 09:58:28 -05:00
types.go Refactored differ to use go-cmp instead of custom logic and make the API much nicer to use 2020-12-16 14:44:27 -05:00
types_test.go Refactored differ to use go-cmp instead of custom logic and make the API much nicer to use 2020-12-16 14:44:27 -05:00