Commit Graph

  • 1b77746a25 Partly implemented ShortVec Alexandre Bourget 2020-08-05 15:25:43 -0400
  • d0cb5433d3 Can't decode binary transactions yet.. because of the `short_vec` encoding, I think `struc` won't be able to do that dynamically, we'll need a small decoder, mostly for Transcations.. and perhaps if other people use that in their contracts. Alexandre Bourget 2020-07-31 18:06:41 -0400
  • e282266159 Added get confirmed block, recent-blockhash, get slot. First stab at transactions. Unpacks for the most part, an incoming JSON from the RPC. Alexandre Bourget 2020-07-31 17:54:41 -0400
  • 73b00349c1 Added getBalance. Decode data that you understand, hard-coded for now. Alexandre Bourget 2020-07-31 17:07:54 -0400
  • a6f173be91 First draft of a `slnc` client, similar to `eosc`. First draft of the `token` state reading/writing implementation. Alexandre Bourget 2020-07-31 16:34:44 -0400
  • abb3e991fa First draft of a Solana client. Alexandre Bourget 2020-07-31 12:17:36 -0400