Commit Graph

100 Commits

Author SHA1 Message Date
Julien Cassis 68f8c70fc2 skip bin accountst to serum instruction 2020-11-17 13:58:24 -05:00
Julien Cassis bba400d165 added account keys for serum 2020-11-17 13:27:57 -05:00
billettc 037c9c5803 added Decode and DecodeFromBase64 func to Event 2020-11-17 08:24:59 -05:00
billettc 062f5eba8d added Filled and Side func to Event 2020-11-17 07:54:55 -05:00
billettc ff602fdde9 Merge branch 'master' of github.com:dfuse-io/solana-go 2020-11-17 07:15:12 -05:00
billettc b18ae61fda now able to decode EvenQueues 2020-11-17 07:14:55 -05:00
Julien Cassis ec87d9570a move traceEnabled to logging.IsTraceEnabled 2020-11-16 13:39:07 -05:00
Julien Cassis b781f1bfc7 downgrade logger 2020-11-16 13:31:05 -05:00
billettc 90034de446 Merge branch 'master' of github.com:dfuse-io/solana-go 2020-11-16 09:44:28 -05:00
billettc fb91647ba7 set some log to debug 2020-11-16 09:44:25 -05:00
Julien Cassis e22f933858 Added dex instruction decoding 2020-11-13 12:55:14 -05:00
Julien Cassis 84b120e06f remove struc dependancy 2020-11-13 09:52:46 -05:00
Julien Cassis 1e94cdfca2 added serum test and cleaned up struc 2020-11-13 09:52:17 -05:00
Julien Cassis 58d341cd8a added serum test and cleaned up struc 2020-11-13 09:52:17 -05:00
billettc 0a7c9bc30b remove most of the remaining struc ref 2020-11-13 09:21:00 -05:00
billettc bbcd748c32 all test are passing 2020-11-13 08:39:04 -05:00
billettc c0ad8c7d66 Merge branch 'master' of github.com:dfuse-io/solana-go
# Conflicts:
#	go.sum
#	rpc/types.go
2020-11-12 17:59:45 -05:00
billettc 6a8456717b replace struc by dfuse bin. Some test are failing 2020-11-12 17:57:43 -05:00
Julien Cassis 37d477eadf Added parsed transaction support 2020-11-11 14:39:57 -05:00
Matthieu Vachon d82bfc7ad3
Merge pull request #2 from dr497/master
Fix readme instructions
2020-11-11 12:24:40 -05:00
DR497 de90e6cb9e
Fix readme instructions 2020-11-11 23:38:35 +08:00
billettc ef9111949e added decode func to slotSubscribe and fix the unsubscribe functionality 2020-11-11 10:24:58 -05:00
billettc 7efa62fc70 Merge branch 'master' of github.com:dfuse-io/solana-go 2020-11-11 08:39:46 -05:00
billettc b8e0e98c65 added decode func to OrderBook 2020-11-11 08:39:35 -05:00
Julien Cassis 60094b7456 remove slnc dependancy 2020-11-11 08:21:44 -05:00
billettc adfd8f2142 move graphql server to dfuse-solana 2020-11-10 10:45:08 -05:00
billettc e513c61591 rice boxed schema.graphql 2020-11-10 09:04:22 -05:00
billettc 5f67ae0ec1 serving static stuff 2020-11-10 08:48:24 -05:00
billettc 86727110c5 serving graphql endpoint. still need to serve static stuff 2020-11-10 08:26:54 -05:00
Julien Cassis 76687fa2c0 refactored ws 2020-11-09 16:14:52 -05:00
Julien Cassis 81f4290bc3 refactored ws connection 2020-11-09 16:00:13 -05:00
billettc b7f05347ff Merge branch 'master' of github.com:dfuse-io/solana-go 2020-11-09 13:44:29 -05:00
billettc d49de8ce54 refactor to by able to unsubscribe 2020-11-09 13:44:20 -05:00
Francois Proulx 59f746d94a
Update README.md 2020-11-09 13:43:22 -05:00
Francois Proulx ea20128c9c Adding dist to ignore 2020-11-09 13:36:18 -05:00
billettc 56dfbad6cb skip test TestSystemInstructions 2020-11-09 13:32:48 -05:00
Alexandre Bourget cc1529d8a1 Adjusted README and test. 2020-11-09 13:17:00 -05:00
billettc 2240c5464c Merge branch 'master' of github.com:dfuse-io/solana-go 2020-11-09 13:10:27 -05:00
billettc b768a16047 some ws client refactoring 2020-11-09 13:10:17 -05:00
Alexandre Bourget 213c43e79e Added license ot files 2020-11-09 13:09:50 -05:00
Alexandre Bourget ebfd186d9c Standardize the cobra experience `list` and g`et` 2020-11-09 13:08:05 -05:00
Alexandre Bourget 3f637ad08b Updtaed README 2020-11-09 13:04:48 -05:00
Alexandre Bourget 85c240e786 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	cmd/slnc/cmd/serum_get_market.go
2020-11-09 13:00:06 -05:00
Alexandre Bourget 0002874950 Added hard-coded token mints.
Shuffle around the commands on `slnc`.
Better decoding, better reading of data.
Simplified API
2020-11-09 12:59:24 -05:00
billettc 23b2e05a93 Merge branch 'master' of github.com:dfuse-io/solana-go 2020-11-09 12:57:39 -05:00
billettc 177f411c27 replace the callback function by a chan. 2020-11-09 12:55:59 -05:00
billettc 4ee10af4f4 ws client is functional still need couple refactoring 2020-11-09 12:39:51 -05:00
Marc-Antoine Ross 76345a1ec5
Fix link makrdown 2020-11-09 12:38:54 -05:00
Julien Cassis 7b11bafe51 fix README 2020-11-09 11:46:57 -05:00
Julien Cassis 6339e9b090 Added serum market output 2020-11-09 11:46:03 -05:00