* 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>