Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream #2

Open
wants to merge 67 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
02e7cb3
feat: add end auction transaction (#64)
kurpav Nov 22, 2021
3bd2381
feat: add burn token action (#72)
kurpav Nov 23, 2021
248b61b
feat: add `Metadata.findDataByOwner` (#68)
solberenson Nov 23, 2021
546fc1c
feat: expose action.shared.prepareTokenAccountAndMintTx (#74)
lexich Nov 26, 2021
8d4cab8
chore(release): set `package.json` to 4.4.0 [skip ci]
semantic-release-bot Nov 26, 2021
86de6a8
refactor: move test network string to shared constant (#75)
kurpav Nov 26, 2021
c3e03b4
chore(release): set `package.json` to 4.4.1 [skip ci]
semantic-release-bot Nov 26, 2021
823e141
fix: restore externalPriceAccount argument in UpdateExternalPriceAcco…
dkchv Nov 29, 2021
f1ccb0a
chore(release): set `package.json` to 4.4.2 [skip ci]
semantic-release-bot Nov 29, 2021
c9d5524
feat: create vault + test (#82)
b2kdaman Nov 30, 2021
b5f9d7c
feat: add send token action (#81)
kurpav Dec 1, 2021
2992efe
chore(release): set `package.json` to 4.5.0 [skip ci]
semantic-release-bot Dec 1, 2021
5194774
fix: vault scheme (#87)
dkchv Dec 2, 2021
22247bf
chore(release): set `package.json` to 4.5.1 [skip ci]
semantic-release-bot Dec 2, 2021
e2f8c43
feat: close vault action (#86)
b2kdaman Dec 2, 2021
ac808ad
fix: createAuctionV2 scheme (#88)
dkchv Dec 2, 2021
4111c27
chore(release): set `package.json` to 4.6.0 [skip ci]
semantic-release-bot Dec 2, 2021
5d16fc7
feat: create external pricing account action (#89)
b2kdaman Dec 3, 2021
34dab01
chore(release): set `package.json` to 4.7.0 [skip ci]
semantic-release-bot Dec 3, 2021
0cea78d
feat: setStoreV2 with StoreConfig (#90)
exromany Dec 6, 2021
02712f8
chore(release): set `package.json` to 4.8.0 [skip ci]
semantic-release-bot Dec 6, 2021
fd4a3b3
feat: add redeem printing v2 action and update instant sale (#91)
kurpav Dec 6, 2021
a844efe
chore(release): set `package.json` to 4.9.0 [skip ci]
semantic-release-bot Dec 6, 2021
53e6401
chore: use mpl smart contracts packages (#92)
thlorenz Dec 7, 2021
da86e98
chore: add stability to readme (#95)
aheckmann Dec 8, 2021
479b98f
chore: automatically label new PRs and issues (#97)
aheckmann Dec 9, 2021
f9ac129
chore: specify correct label to auto-apply (#100)
aheckmann Dec 9, 2021
bbb50b7
feat: add redeem participation bid action (#98)
kurpav Dec 10, 2021
3421d38
chore(release): set `package.json` to 4.10.0 [skip ci]
semantic-release-bot Dec 10, 2021
5e53560
chore: switch to auto-labeler (#104)
aheckmann Dec 10, 2021
c0c1f54
Update TODO.md
aheckmann Dec 11, 2021
4ef9783
Update TODO.md
aheckmann Dec 15, 2021
a6c3bd3
Update TODO.md
aheckmann Dec 16, 2021
439aaf4
fix: lint errors (#120)
aheckmann Dec 16, 2021
70373a9
chore(release): set `package.json` to 4.10.1 [skip ci]
semantic-release-bot Dec 16, 2021
3ca7ded
test: add test environment to run tests against local solana (#93)
olgkv Dec 28, 2021
5bde6d4
chore: update release test command (#125)
kurpav Dec 28, 2021
cb997e6
chore: update doc link (#126)
kurpav Dec 28, 2021
292d5c7
chore: adds workspace support and yarn 3 (#127)
austbot Dec 29, 2021
d5c8983
feat: port addTokensToVault action to SDK (#128)
tbiedukhin Jan 5, 2022
715d1d4
feat: port makeAuction action (#131)
tbiedukhin Jan 5, 2022
7239ef7
chore(release): set `package.json` to 4.11.0 [skip ci]
semantic-release-bot Jan 5, 2022
576a026
fix(semantic-release): update yarn.lock (#134)
aheckmann Jan 6, 2022
9da32fe
chore(release): set `package.json` to 4.11.1 [skip ci]
semantic-release-bot Jan 6, 2022
22fd608
fix(npm install): see #135 (#136)
aheckmann Jan 7, 2022
2519040
chore(release): set `package.json` to 4.11.2 [skip ci]
semantic-release-bot Jan 7, 2022
f4e9211
Fix program exports (#138)
aheckmann Jan 11, 2022
b6445fc
chore: trigger release
aheckmann Jan 11, 2022
fde2a8b
fix(trigger release): see #136
aheckmann Jan 11, 2022
2390c45
chore(release): set `package.json` to 4.11.3 [skip ci]
semantic-release-bot Jan 11, 2022
bae26fd
CI: support local MPL program changes in integration tests (#142)
aheckmann Jan 12, 2022
4b933d4
fix: add back Optional type import (#144)
zkhalapyan Jan 13, 2022
4c691f2
chore(release): set `package.json` to 4.11.4 [skip ci]
semantic-release-bot Jan 13, 2022
aaa33fa
fix: utility exports (#146)
aheckmann Jan 13, 2022
c3b7d1d
Update README.md
aheckmann Jan 13, 2022
a618072
chore(release): set `package.json` to 4.11.5 [skip ci]
semantic-release-bot Jan 13, 2022
7839353
fix: allow Master Edition max supply to be 0 (#147)
aheckmann Jan 17, 2022
809b0f4
chore(release): set `package.json` to 4.11.6 [skip ci]
semantic-release-bot Jan 17, 2022
057420f
docs: add doc generator (#150)
aheckmann Jan 19, 2022
897e756
fix: github workflow for API docs publishing (#151)
aheckmann Jan 19, 2022
f1324ca
chore(release): set `package.json` to 4.11.7 [skip ci]
semantic-release-bot Jan 19, 2022
0abc584
no-release: add Pull Request Template (#153)
aheckmann Jan 20, 2022
87ece1c
feat: latest token-metadata features (#168)
aheckmann Jan 27, 2022
5e2c1ef
chore(release): set `package.json` to 4.12.0 [skip ci]
semantic-release-bot Jan 27, 2022
41e997e
Update README.md (#166)
aheckmann Jan 27, 2022
a4274ec
docs: initial documentation (#156)
etodanik Jan 28, 2022
7e4a3ff
Update README.md
lorisleiva Jun 14, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: specify correct label to auto-apply (metaplex-foundation#100)
  • Loading branch information
aheckmann authored Dec 9, 2021
commit f9ac12969e956dd3dfef19b1cafe34ccfc103670
4 changes: 2 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://github.com/marketplace/actions/labeler

# Add 'SDK JS' label to all Pull Requests
SDK JS:
# Add 'SDK: JS' label to all Pull Requests
'SDK: JS':
- '**/*'