Skip to content

spl: Update instructions and remove rent from constraints#2265

Merged
Henry-E merged 4 commits into
otter-sec:masterfrom
Aursen:master
Nov 19, 2022
Merged

spl: Update instructions and remove rent from constraints#2265
Henry-E merged 4 commits into
otter-sec:masterfrom
Aursen:master

Conversation

@Aursen

@Aursen Aursen commented Nov 18, 2022

Copy link
Copy Markdown
Contributor

Closes #1329, #963 and #1330

@vercel

vercel Bot commented Nov 18, 2022

Copy link
Copy Markdown

@Aursen is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@Aursen Aursen changed the title spl: Update spl instructions and remove the Rent from constraints spl: Update spl instructions and remove the Rent from constraints (WIP) Nov 18, 2022
@Aursen Aursen marked this pull request as draft November 18, 2022 13:08
@Aursen Aursen changed the title spl: Update spl instructions and remove the Rent from constraints (WIP) spl: Update instructions and remove the Rent from constraints (WIP) Nov 18, 2022
@Aursen Aursen changed the title spl: Update instructions and remove the Rent from constraints (WIP) spl: Update instructions and remove rent from constraints Nov 18, 2022
@Aursen Aursen marked this pull request as ready for review November 18, 2022 14:14
@Henry-E

Henry-E commented Nov 19, 2022

Copy link
Copy Markdown
  • looks good
  • tests pass
  • it's a breaking change for some people but this is a strict improvement
  • removes rent sysvar from constraints and tests, which is possible now that we're using the newest spl-token create

It's a merge!

@Henry-E Henry-E merged commit 8ce18c3 into otter-sec:master Nov 19, 2022
Henry-E pushed a commit to Henry-E/anchor that referenced this pull request Dec 6, 2022
…2265)

* Update spl instructions and remove the rent sys_var from constraints

* Fix initialize mint

* Update changelog and fix examples

* Remove oversights
Otter-0x4ka5h pushed a commit to Otter-0x4ka5h/anchor that referenced this pull request Mar 25, 2026
…2265)

* Update spl instructions and remove the rent sys_var from constraints

* Fix initialize mint

* Update changelog and fix examples

* Remove oversights
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.

spl: Add new token instructions that don't use rent sysvar

2 participants