solana-program-library/name-service/program/tests
Sammy Harris c6c83982d7
Feat: SNS Realloc Name Account (#3955)
* add new realloc ix

* add tests

* update param order to be consistent with other builders

* add realloc ix to instructions.ts

* ts bindings for realloc

* ts linting

* fix logs and clippy arithmetic

* satisfy clippy

* Update name-service/program/src/instruction.rs

Co-authored-by: Jon Cinque <joncinque@pm.me>

* Update name-service/program/src/instruction.rs

Co-authored-by: Jon Cinque <joncinque@pm.me>

* docs nits

* fix import ordering

* Update name-service/program/tests/functional.rs

Co-authored-by: Jon Cinque <joncinque@pm.me>

* blockhash nits

* Update name-service/js/src/bindings.ts

Co-authored-by: Jon Cinque <joncinque@pm.me>

* fix hashed_name naming

Co-authored-by: Jon Cinque <joncinque@pm.me>
2023-01-27 12:27:03 +01:00
..
functional.rs Feat: SNS Realloc Name Account (#3955) 2023-01-27 12:27:03 +01:00