From 8611a753b638779e8f5a34f0192e96e72d9280bf Mon Sep 17 00:00:00 2001 From: Carlos Beltran Date: Mon, 15 Jan 2024 08:52:51 -0500 Subject: [PATCH 1/4] add: simple collection mint action --- open-actions.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/open-actions.json b/open-actions.json index 8644f44..02c7e67 100644 --- a/open-actions.json +++ b/open-actions.json @@ -88,5 +88,11 @@ "address": "0x22cb67432C101a9b6fE0F9ab542c8ADD5DD48153", "requiresUserFunds": true, "blockExplorerLink": "https://polygonscan.com/address/0x22cb67432C101a9b6fE0F9ab542c8ADD5DD48153#code" + }, + { + "name": "SimpleCollectionMint", + "address": "0x55991a42e8FEb9DFAC9Fcc172f133D36AC2282A2", + "requiresUserFunds": true, + "blockExplorerLink": "https://polygonscan.com/address/0x55991a42e8FEb9DFAC9Fcc172f133D36AC2282A2#code" } ] \ No newline at end of file From 5f3797f0d780b769ccf8f8327ca5b9041fde26f9 Mon Sep 17 00:00:00 2001 From: Carlos Beltran Date: Mon, 15 Jan 2024 08:54:14 -0500 Subject: [PATCH 2/4] update name --- open-actions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-actions.json b/open-actions.json index 02c7e67..43a0be8 100644 --- a/open-actions.json +++ b/open-actions.json @@ -90,7 +90,7 @@ "blockExplorerLink": "https://polygonscan.com/address/0x22cb67432C101a9b6fE0F9ab542c8ADD5DD48153#code" }, { - "name": "SimpleCollectionMint", + "name": "SimpleCollectionMintAction", "address": "0x55991a42e8FEb9DFAC9Fcc172f133D36AC2282A2", "requiresUserFunds": true, "blockExplorerLink": "https://polygonscan.com/address/0x55991a42e8FEb9DFAC9Fcc172f133D36AC2282A2#code" From 5b876d9a5dcec2773a37eecb19d5b1a23941743a Mon Sep 17 00:00:00 2001 From: Josh Stevens Date: Mon, 15 Jan 2024 18:53:17 +0000 Subject: [PATCH 3/4] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5460e87..068f98a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,5 +8,6 @@ - My module has been registered on the registry: [yes | no] - My module has been verified on the block explorer: [yes | no] - My module is a paid action so uses currencies: [yes | no] +- Transaction hash of a successful `act` or `actWithSig` on Lens Testnet (Mumbai) contracts: - Summary of my module: - I have updated the module type json file: [yes | no] From 683dab5bf439c840615ce1f2e79ee9baef1b95de Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 17 Jan 2024 15:10:27 +0000 Subject: [PATCH 4/4] ci: update last-synced.json --- scripts/last-synced.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/last-synced.json b/scripts/last-synced.json index bdf1cd0..100af9a 100644 --- a/scripts/last-synced.json +++ b/scripts/last-synced.json @@ -18,7 +18,8 @@ "OPEN_ACTION-ZoraLzMintActionV1-0x5f377e3e9BE56Ff72588323Df6a4ecd5cEedc56A": "f31c2d3cca35dce52680c3e702919fd3", "OPEN_ACTION-DecentOpenAction-0x99Cd5A6e51C85CCc63BeC61A177003A551953628": "a497459ff44fbbdb0415e4d1ccd21de0", "OPEN_ACTION-RaveShareMintOAV0-0x410688fc60028c805bdf8592a6504a0096927911": "a3279de096617edc5189a92ca88fdcf0", - "OPEN_ACTION-TipActionModule-0x22cb67432C101a9b6fE0F9ab542c8ADD5DD48153": "9cd9ddc9c8ac5448cd9e7d2ab3f37e50" + "OPEN_ACTION-TipActionModule-0x22cb67432C101a9b6fE0F9ab542c8ADD5DD48153": "9cd9ddc9c8ac5448cd9e7d2ab3f37e50", + "OPEN_ACTION-SimpleCollectionMintAction-0x55991a42e8FEb9DFAC9Fcc172f133D36AC2282A2": "174061fc80e241ecc4013319e6923206" }, "REFERENCE": { "REFERENCE-LegacyFollowerOnlyReferenceModule-0x17317F96f0C7a845FFe78c60B10aB15789b57Aaa": "53e20d4716de05eee03d64cdafb8d435",