Commit Graph

8 Commits

Author SHA1 Message Date
Slavomir 5d59487bbd Add tests for response parsing 2021-07-07 17:42:23 +02:00
Slavomir b6c09dc745 Rename `github.com/dfuse-io/solana-go` to `github.com/gagliardetto/solana-go` 2021-07-06 18:18:26 +02:00
Slavomir d3c2c7ba9b Refactor rpc/ws 2021-07-02 17:43:08 +02:00
billettc c1302ccafd fix pub key json binding 2020-12-08 12:28:42 -05:00
billettc b78592564e fix account subscription missing data 2020-12-07 13:36:27 -05:00
billettc d7226cdc7b added ping message so ws client do not get disconnected from the server
added address public key in programResult
change some lock and unlock call timing
2020-11-24 08:43:37 -05:00
billettc ef9111949e added decode func to slotSubscribe and fix the unsubscribe functionality 2020-11-11 10:24:58 -05:00
Julien Cassis 76687fa2c0 refactored ws 2020-11-09 16:14:52 -05:00