matejcik
|
e4e6d60e64
|
refactor(core/solana): restructure programs.json and related code
|
2025-04-29 14:54:41 +02:00 |
|
Eugene Rossokha
|
ffbdea202a
|
feat(core): add loadable solana tokens
|
2025-04-29 14:54:41 +02:00 |
|
Eugene Rossokha
|
1d444c3845
|
fix(core): add display_name for missing token_mint
|
2025-04-29 14:54:41 +02:00 |
|
matejcik
|
4a3e2728ca
|
feat(core/solana): implement diffable textual representation of supported programs
|
2025-04-29 14:54:41 +02:00 |
|
gabrielkerekes
|
6f76ac3be6
|
fix(solana): allow AToken Create instruction to contain an optional rent_sysvar account
This is needed because some dApps (https://jup.ag/perps or http://solend.fi/) include the rent_sysvar account although it's not required anymore (it's also not a part of the [official docs](https://docs.rs/spl-associated-token-account/latest/spl_associated_token_account/instruction/enum.AssociatedTokenAccountInstruction.html#variant.Create)).
|
2024-07-01 09:46:40 +00:00 |
|
matejcik
|
b263dbc109
|
fix(all): improve Solana template generation
|
2024-03-26 15:22:32 +01:00 |
|