Skip to content

Commit

Permalink
Update metadata staging (#33)
Browse files Browse the repository at this point in the history
* Parse `UpdateArgs` from `UpdateMetadata` instruction (#28)

* Run CI on all PRs

* Use Bubblegum Rust SDK

* Update to newer Bubblegum

* Parse UpdateArgs and add to Payload

* Minor changes from PR comments

* Update spl-noop

* Update Cargo lock file

* Update mpl-bubblegum

* Add MetadataArgs to UpdateMetadata payload (#29)

* chore: Release blockbuster version 0.9.0-beta.1

* Danenbm/fix update metadata parse (#30)

* Fix parsing UpdateMetadataInstructionArgs

* Use specific SPL token version

* chore: Release blockbuster version 0.9.0-beta.2

* Allow range for SPL token

* chore: Release blockbuster version 0.9.0-beta.3

* Parse out authority and tree ID for mint_v1 and update_metadata payloads (#31)

* Add metadata to creator verification payload (#32)

* Add metadata to creator verification payload

* Set SPL token to specific version

* chore: Release blockbuster version 0.9.0-beta.4

* Update to latest bubblegum beta

* chore: Release blockbuster version 0.9.0-beta.5
  • Loading branch information
danenbm authored Jan 29, 2024
1 parent 7803e82 commit 66231c4
Show file tree
Hide file tree
Showing 9 changed files with 904 additions and 755 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
branches:
- main
pull_request:
# Sequence of patterns matched against refs/heads
branches:
- main
env:
RUST_TOOLCHAIN: stable
jobs:
Expand Down
Loading

0 comments on commit 66231c4

Please sign in to comment.