pyth-crosschain/pythnet/message_buffer
swimricky c23fc8dbad
[message-buffer 17/x] separate payer from admin (#819)
* feat(message-buffer): add payer to all contexts requiring lamports for rent

separate admin from payer of account creation/resize/deletion

* test(message-buffer): add test for same admin & payer

* feat(message-buffer/scripts): keep payer & admin the same in init-buffer script for simplicity
2023-05-16 13:57:09 -04:00
..
migrations pythnet: move `pyth/` from pythnet and colocate other pythnet libs (#802) 2023-05-04 18:47:35 +01:00
programs [message-buffer 17/x] separate payer from admin (#819) 2023-05-16 13:57:09 -04:00
scripts [message-buffer 17/x] separate payer from admin (#819) 2023-05-16 13:57:09 -04:00
tests [message-buffer 17/x] separate payer from admin (#819) 2023-05-16 13:57:09 -04:00
.dockerignore pythnet: move `pyth/` from pythnet and colocate other pythnet libs (#802) 2023-05-04 18:47:35 +01:00
.gitignore pythnet: move `pyth/` from pythnet and colocate other pythnet libs (#802) 2023-05-04 18:47:35 +01:00
.prettierignore pythnet: move `pyth/` from pythnet and colocate other pythnet libs (#802) 2023-05-04 18:47:35 +01:00
Anchor.toml [message-buffer 16/x] - integration repo scripts (#818) 2023-05-16 12:33:45 -04:00
Cargo.lock [message-buffer 13/x] Rust Integration Tests (#794) 2023-05-09 13:57:55 -04:00
Cargo.toml pythnet: move `pyth/` from pythnet and colocate other pythnet libs (#802) 2023-05-04 18:47:35 +01:00
Dockerfile pythnet: move `pyth/` from pythnet and colocate other pythnet libs (#802) 2023-05-04 18:47:35 +01:00
NOTES.md pythnet: move `pyth/` from pythnet and colocate other pythnet libs (#802) 2023-05-04 18:47:35 +01:00
package.json [message-buffer 16/x] - integration repo scripts (#818) 2023-05-16 12:33:45 -04:00
rust-toolchain.toml [message-buffer 13/x] Rust Integration Tests (#794) 2023-05-09 13:57:55 -04:00
tsconfig.json [message-buffer 16/x] - integration repo scripts (#818) 2023-05-16 12:33:45 -04:00
yarn.lock pythnet: move `pyth/` from pythnet and colocate other pythnet libs (#802) 2023-05-04 18:47:35 +01:00