Commit Graph

20 Commits

Author SHA1 Message Date
gagliardetto 412bf5bb24 Move Message and Transaction to dedicated files 2022-02-09 15:21:02 +01:00
Slavomir 8b5fc25380 Add changes notice 2021-10-07 19:28:16 +02:00
Slavomir 136a3c3479 Add DurationSeconds 2021-10-06 23:26:35 +02:00
Slavomir da14f944d2 Add String() method to UnixTimeSeconds type. 2021-09-19 21:06:52 +02:00
Slavomir f48fa055d9 Move UnixTimeSeconds to solana package 2021-09-11 17:09:40 +02:00
Slavomir 2ac6e1b03f EncodeToTree on Transaction, Message: include lengths 2021-09-06 13:24:02 +02:00
Slavomir 28104b6342 Use github.com/gagliardetto/binary 2021-09-04 14:03:55 +02:00
Slavomir 66087f5c99 Fix name: MustTransactionFromDecoder 2021-09-01 00:58:07 +02:00
Slavomir 1ff7831043 Upgrade binary package 2021-08-21 17:53:13 +02:00
Slavomir 9a0d5212b1 Cleanup 2021-08-09 16:18:05 +02:00
Slavomir fca589f28f Add EncodeToTree 2021-08-09 15:44:34 +02:00
Slavomir ef0741933a Refactor Instruction and Message marshal/unmarshal 2021-08-08 17:53:42 +02:00
Slavomir 0cf0167349 Fix transaction binary marshaling 2021-07-27 23:53:48 +02:00
Slavomir 6e8a2ea355 Cleanup 2021-07-27 21:11:39 +02:00
Slavomir 04a23a6b3d Don't use []uint8 as a slice of account idexes; use []uint16 instead 2021-07-19 11:28:55 +02:00
Slavomir dd2d5478e9 Add RPC/getTransaction 2021-07-02 14:20:40 +02:00
Slavomir 170752e3c5 RPC: add getBlock 2021-06-30 23:35:30 +02:00
Alexandre Bourget 890b7817e8 Rework the decode interface. 2021-01-20 13:21:09 -05:00
Julien Cassis 8d95c0fd72 major refactor cli 2020-11-26 17:05:19 -05:00
billettc 5fa02f1541 New text decoder
New decode use into get transactions
2020-11-20 14:24:07 -05:00