Skip to content

Add staging#4

Merged
Turupawn merged 56 commits intoTurupawn:scroll-sepoliafrom
dghelm:add_staging
Aug 7, 2023
Merged

Add staging#4
Turupawn merged 56 commits intoTurupawn:scroll-sepoliafrom
dghelm:add_staging

Conversation

@Turupawn
Copy link
Owner

@Turupawn Turupawn commented Aug 7, 2023

Your PR title must follow conventional commits, and should start with one of the following types:

  • build: Changes that affect the build system or external dependencies (example scopes: yarn, eslint, typescript)
  • ci: Changes to our CI configuration files and scripts (example scopes: vercel, github, cypress)
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • test: Adding missing tests or correcting existing tests

Example commit messages:

  • feat: adds support for gnosis safe wallet
  • fix: removes a polling memory leak
  • chore: bumps redux version

Other things to note:

  • Please describe the change using verb statements (ex: Removes X from Y)
  • PRs with multiple changes should use a list of verb statements
  • Add any relevant unit / integration tests
  • Changes will be previewable via vercel. Non-obvious changes should include instructions for how to reproduce them

Turupawn and others added 30 commits December 13, 2022 11:58
updated addresses for new scroll deploy
dghelm and others added 26 commits January 6, 2023 11:52
update tokenlist hardlink to scroll-tech repo
fix odd linebreak in network name at some screen widths
change url to point to shapshot url to avoid incoming spam to forum
fix help menu to only point to Scroll resources
try to fix unused import on dropping help menu items
updated  alpha address on new v3 deploy
@Turupawn Turupawn merged this pull request into Turupawn:scroll-sepolia Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants