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

RELEASE: v0.1.0 #283

Merged
merged 13 commits into from
Jul 6, 2023
Merged

RELEASE: v0.1.0 #283

merged 13 commits into from
Jul 6, 2023

Conversation

zoruka and others added 13 commits May 19, 2023 15:57
…dux (#265)

* refactor: remove app context to use redux instead

* refactor: gradient overlay to single element

* refactor: app state backgroundColor to overlayColor

* refactor: app page nesting and positioning
* feat: FleekApps contract

* feat: update scripts

* wip: more helper scripts

* chore: remove unused import

* test: fix deploy test

* chore: fix testing networks

* fix: contract helper scripts
* feat: add scripts to create lambda layers

* chore: deploy the new version of the contract to mumbai.

* feat: update environment variables used in the serverless config.

* feat: add JSON_RPC env var.

* feat: add deploy:dev command.

* feat: add support for different networks and blockchain explorers.
* feat: add scripts to create lambda layers

* chore: deploy the new version of the contract to mumbai.

* feat: update environment variables used in the serverless config.

* feat: add JSON_RPC env var.

* feat: add deploy:dev command.

* feat: functional deployment script, configuration changes.

* feat: update config and the deploy script.

* docs: add the serverless stack diagram

* feat: move the ABI to the lib dir, update the build handler + some minor changes on the config files.

---------

Co-authored-by: root <root@LAPTOP-UJU1VIVI>
* feat: bunny cdn integration and create pull zone setup

* feat: uncomment implementation.

* feat: handle repeated ids, update schema to contain more fields, fix the bugs.

* refactor: rename access points - > apps.

* feat: handle the possibility of infinite loop and remove unnecessariy functions.
* feat: initialize the handler and function.

* feat: add call to the bunny cdn api.

* refactor: rename access points to apps.

* refactor: remove redundant catch and throw

Co-authored-by: Felipe Mendes <[email protected]>

---------

Co-authored-by: Felipe Mendes <[email protected]>
* feat: add scripts to create lambda layers

* chore: deploy the new version of the contract to mumbai.

* feat: update environment variables used in the serverless config.

* feat: add JSON_RPC env var.

* feat: add deploy:dev command.

* feat: functional deployment script, configuration changes.

* feat: update config and the deploy script.

* docs: add the serverless stack diagram

* feat: move the ABI to the lib dir, update the build handler + some minor changes on the config files.

* feat: add ethers to the library, send transactions through the contract instance.

* fix: make the ethers transaction signing work, update handlers accordingly, customize prisma logs, update the config files to match the changes.

* feat: remove logs, log specific errors for environment variables, update hardhat config.

* feat: add support for the --stage flag in the deploy script.

---------

Co-authored-by: root <root@LAPTOP-UJU1VIVI>
Co-authored-by: Nima Rasooli <[email protected]>
* feat: add ipfs hash in mint form

* chore: remove harcoded verifier from mint form
* feat: add authentication for alchemy notify in the mint handler.

* feat: add verifyURL to the app handlers.

* feat: fix the alchemy signature typo, change the auth function of app handler to use a front-end signing key, remove unnecessary logs from build handler.

---------

Co-authored-by: Nima Rasooli <[email protected]>
* feat: add anvil (qanet) to hardhat config networks.

* chore: deploy contract to anvil testnet.

* chore: sepolia deployment.

* merge: authentication sls.

* feat: separate the issignaturevalid function from handlers.

* feat: update subgraph config to match the qa network.

* feat: add app specific prisma schema to deploy script copy command.

* fix: merge conflict

* feat: remove unnecessary conditions.

---------

Co-authored-by: Nima Rasooli <[email protected]>
docs: update readme to reflect new NFA design
@EmperorOrokuSaki EmperorOrokuSaki added enhancement New feature or request frontend Frontend task contract Affects the contract code backend deployment Change on deployment files refactor Improve existing feature labels Jul 4, 2023
@EmperorOrokuSaki EmperorOrokuSaki added this to the MVP milestone Jul 4, 2023
@EmperorOrokuSaki EmperorOrokuSaki self-assigned this Jul 4, 2023
@qx-nico
Copy link
Contributor

qx-nico commented Jul 5, 2023

readme lgtm I'll leave other reviews to tech team (:

@EmperorOrokuSaki EmperorOrokuSaki merged commit cd27920 into main Jul 6, 2023
3 of 4 checks passed
@EmperorOrokuSaki EmperorOrokuSaki deleted the release/v0.1.0 branch July 6, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend contract Affects the contract code deployment Change on deployment files enhancement New feature or request frontend Frontend task refactor Improve existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants