Skip to content

Conversation

@md0x
Copy link
Contributor

@md0x md0x commented Feb 20, 2025

Changes proposed in this PR:

  • Fix simple fill script

Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
@md0x md0x marked this pull request as ready for review February 20, 2025 17:53
Comment on lines 170 to 173
const fillRemainingAccounts: AccountMeta[] = [
{ pubkey: handlerProgram.programId, isSigner: false, isWritable: false },
...multicallHandlerCoder.compiledKeyMetas,
];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need remaining accounts in the simple fill where message is empty?

Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
@md0x md0x requested a review from Reinis-FRP February 26, 2025 11:36
md0x added 2 commits February 26, 2025 12:38
Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
@md0x md0x merged commit 70d82df into master Feb 26, 2025
9 checks passed
@md0x md0x deleted the pablo/fix-fill branch February 26, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants