Skip to content

Commit

Permalink
Parse UpdateArgs from UpdateMetadata instruction (#28)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
danenbm authored Oct 10, 2023
1 parent 7803e82 commit d34ac7c
Show file tree
Hide file tree
Showing 9 changed files with 796 additions and 731 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 d34ac7c

Please sign in to comment.