Slavomir
|
2acfcf2684
|
Add/update license/copyright headers inside files.
|
2021-10-07 19:54:11 +02:00 |
Slavomir
|
f1dd807654
|
Add associated token account program
|
2021-09-10 17:13:46 +02:00 |
Slavomir
|
6f8c2e3c1b
|
Simplify program ID names
|
2021-09-04 19:01:32 +02:00 |
Slavomir
|
297c771df5
|
Clean up key management/wallets; add key loading/parsing examples.
|
2021-09-01 16:17:24 +02:00 |
Slavomir
|
deed41d82f
|
Add address derivation funcs
|
2021-08-31 22:23:43 +02:00 |
Slavomir
|
ef67b408d2
|
Add Bytes() method on PublicKey
|
2021-08-25 22:38:28 +02:00 |
Slavomir
|
bdc8d4c360
|
Use *solana.PublicKey for optional pubkeys
|
2021-08-02 16:37:18 +02:00 |
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 |