Slavomir
|
b31c050a08
|
Implement MarshalText/UnmarshalText on solana.PublicKey so it can be used as map key
|
2021-07-21 18:05:58 +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 |
Matthieu Vachon
|
ffd9fc2e14
|
Added PublicKeyFromBytes and improved Equals (a fixed size slice on Go called an array can be compared with ==)
|
2020-12-18 14:58:49 -05:00 |
Matthieu Vachon
|
2c248b4b00
|
Refactoring around Transaction, fixed all tests, skip WS tests for now
|
2020-12-16 15:34:07 -05:00 |
Matthieu Vachon
|
98efad3ab0
|
Added capabilities to read private key generated by `solana-keygen new` command line
|
2020-12-11 01:01:55 -05:00 |
billettc
|
038648af29
|
wip register token. fail to send trx over rpc ...
|
2020-11-25 16:09:55 -05:00 |
billettc
|
520413a05c
|
wip
|
2020-11-25 14:25:32 -05:00 |