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

Add ponder extension to the curated list #899

Closed
wants to merge 129 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
129 commits
Select commit Hold shift + click to select a range
92932f2
Initial version of CLI
carletex Apr 25, 2024
7c3e5cc
Bump semver from 5.7.1 to 5.7.2
dependabot[bot] Apr 25, 2024
2784d02
Bump tar from 6.1.13 to 6.2.1
dependabot[bot] Apr 25, 2024
c021277
Update contributing guide (#4)
carletex Apr 25, 2024
31c476f
Version Packages (#5)
github-actions[bot] Apr 25, 2024
a076ae3
Fix conflicts
carletex Apr 25, 2024
812e9fc
Add changeset
carletex Apr 25, 2024
afc03ac
Merge pull request #12 from scaffold-eth/backmerge-upstream
technophile-04 Apr 29, 2024
c41a3bb
Version Packages (#13)
github-actions[bot] Apr 29, 2024
a893af1
Merge remote-tracking branch 'origin/upstream-main' into backmerge-up…
technophile-04 May 1, 2024
8d75411
add changeset
technophile-04 May 1, 2024
69fe824
use ~ instead of ^ for burner-connector
technophile-04 May 1, 2024
d25d38f
move TransactionComp inside base
technophile-04 May 1, 2024
35e6ae6
Merge pull request #15 from scaffold-eth/backmerge-upstream-main
carletex May 1, 2024
810a50b
use caret for burner-connector versioning
technophile-04 May 1, 2024
dec26f5
Merge remote-tracking branch 'origin/upstream-main' into fix/burner-c…
technophile-04 May 1, 2024
b3159d0
add changeset
technophile-04 May 1, 2024
8596b36
Merge pull request #17 from scaffold-eth/fix/burner-connector-version
technophile-04 May 1, 2024
31646e4
Version Packages (#16)
github-actions[bot] May 1, 2024
c32a297
Merge remote-tracking branch 'origin/upstream-main' into backmerge-up…
technophile-04 May 2, 2024
1658e9e
fix: move TransactionComp to write dir
technophile-04 May 2, 2024
c46b006
add changeset
technophile-04 May 2, 2024
cc3286e
Merge pull request #19 from scaffold-eth/backmerge-upstream-main1
technophile-04 May 3, 2024
11a04d5
Version Packages
github-actions[bot] May 3, 2024
cc8d540
Version Packages
technophile-04 May 3, 2024
a93a09b
Update README and contributing guide (#26)
Pabl0cks May 7, 2024
9399090
merge origin/upstream-main
technophile-04 May 11, 2024
7dd7be8
add changeset
technophile-04 May 11, 2024
510a3ba
Merge pull request #27 from scaffold-eth/weekly-backmerge-upstream
technophile-04 May 14, 2024
68996ae
Version Packages (#29)
github-actions[bot] May 14, 2024
ae8b5d2
Merge remote-tracking branch 'origin/upstream-main' into backmerge-ma…
technophile-04 May 15, 2024
4aba9ad
add changeset
technophile-04 May 15, 2024
4defec2
Merge remote-tracking branch 'origin/upstream-main' into backmerge-ma…
technophile-04 May 15, 2024
20b9886
add changeset
technophile-04 May 15, 2024
1f6b614
Merge pull request #30 from scaffold-eth/backmerge-main-upstream
technophile-04 May 15, 2024
ebc408b
Version Packages (#31)
github-actions[bot] May 15, 2024
7cf8a95
Bump ip from 2.0.0 to 2.0.1
dependabot[bot] May 15, 2024
b681f58
Third party extensions (templates) (#32)
carletex May 23, 2024
e0c3546
Add curated extensions (#33)
carletex May 23, 2024
89fc7df
Merge remote-tracking branch 'origin/upstream-main' into backmerge-ma…
technophile-04 May 23, 2024
bec8b09
add changeset
technophile-04 May 23, 2024
c980124
Merge pull request #37 from scaffold-eth/backmerge-main-23-05
technophile-04 May 26, 2024
4ecc6fe
Version Packages (#36)
github-actions[bot] May 26, 2024
c17a7f0
Configure eslint and prettiier (#35)
technophile-04 May 26, 2024
8365035
fix foundry gh-actions (#38)
technophile-04 May 27, 2024
764d5c2
Set up lint gh-action (#40)
technophile-04 May 29, 2024
9b86106
remove handling of generated dir and yarn.lock file
technophile-04 Jun 5, 2024
3c76855
Merge branch 'upstream-main' into cli-backmerge-5-06-24
technophile-04 Jun 5, 2024
2425584
add changeset
technophile-04 Jun 5, 2024
045144b
update changeset
technophile-04 Jun 5, 2024
6d88840
allow undefined args to be passed by extensions
technophile-04 Jun 6, 2024
a5cc76f
simplify copyBaseFiles
technophile-04 Jun 6, 2024
e95f6b7
remove passing of extra option argument from copyBaseFiles
technophile-04 Jun 7, 2024
df69778
Merge remote-tracking branch 'origin/upstream-main' into cli-backmerg…
technophile-04 Jun 10, 2024
a2c8bab
Untracked changes foundry (#42)
technophile-04 Jun 10, 2024
aa4ff65
update changeset
technophile-04 Jun 10, 2024
6cbd08a
Merge pull request #44 from scaffold-eth/cli-backmerge-5-06-24
technophile-04 Jun 10, 2024
4b84515
Version Packages (#39)
github-actions[bot] Jun 10, 2024
edf9f23
fix: add and configure pinst (#46)
technophile-04 Jun 11, 2024
99608a0
Bump braces from 3.0.2 to 3.0.3
dependabot[bot] Jun 11, 2024
11de1ee
Version Packages (#48)
github-actions[bot] Jun 11, 2024
21c75a1
remove logic nested-extension + extends extension
technophile-04 Jun 12, 2024
962db91
remove dangling TODO
technophile-04 Jun 12, 2024
e7b5b33
tidy up extension-tree.ts file
technophile-04 Jun 12, 2024
8e4323c
remove nested and extending section from RFC.md file
technophile-04 Jun 12, 2024
6a3afc7
templatised foundry deploy script (#43)
technophile-04 Jun 12, 2024
91d3d33
remove handlebars from dependency
technophile-04 Jun 13, 2024
89401d4
feat: linkr2
rin-st Jun 13, 2024
faba4af
fix: change base branch
rin-st Jun 13, 2024
48c59fd
chore: changeset
rin-st Jun 13, 2024
bab3675
chore: changeset message
rin-st Jun 13, 2024
8f54794
remove husky
technophile-04 Jun 14, 2024
2746eca
add and configure lefthook
technophile-04 Jun 14, 2024
9f61c72
remove lint-staged
technophile-04 Jun 14, 2024
48f8fde
chore: remove @types/listr
rin-st Jun 14, 2024
23462be
remvoe pinst
technophile-04 Jun 14, 2024
51831ed
fix: render options
rin-st Jun 14, 2024
3660a05
don't symlink yarn.lock in dev mode
technophile-04 Jun 14, 2024
4ac42dc
don't symlink deployedContracts.ts in dev mode
technophile-04 Jun 14, 2024
0bb4055
Merge branch 'dependabot/npm_and_yarn/semver-5.7.2' into rc-0.0.47
carletex Jun 14, 2024
583a453
Merge branch 'dependabot/npm_and_yarn/tar-6.2.1' into rc-0.0.47
carletex Jun 14, 2024
16f00b8
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/ip-2.0.1…
carletex Jun 14, 2024
e75cce0
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/braces-3…
carletex Jun 14, 2024
fdb7f70
Merge remote-tracking branch 'origin/fix-spamming-message' into rc-0.…
carletex Jun 14, 2024
207e3d9
rename rfc-extensions to core-extensions
technophile-04 Jun 14, 2024
bd30a58
Regenerate yarn.lock
carletex Jun 14, 2024
944e5bd
Regenerate yarn.lock
carletex Jun 14, 2024
4dae0a6
Add changeset
carletex Jun 14, 2024
ac1dbd9
Remove changeset
carletex Jun 14, 2024
df5f0af
Add eip712
carletex Jun 14, 2024
2b60c23
Merge branch 'cleanup' into rc-0.0.47
technophile-04 Jun 14, 2024
cc231a6
rename eip712 => eip-712
technophile-04 Jun 14, 2024
bfa6b71
Merge pull request #53 from scaffold-eth/rc-0.0.47
technophile-04 Jun 14, 2024
99f6005
Version Packages (#54)
github-actions[bot] Jun 14, 2024
7f6f740
cleanup base package.json + fix foundry gh action (#60)
technophile-04 Jun 19, 2024
bd54b20
Cli solidity framework option (#58)
rin-st Jun 20, 2024
6987ad7
Developing external extensions (v0.1) (#57)
carletex Jun 20, 2024
d3d4ce4
Help command (#63)
rin-st Jun 21, 2024
dad22ac
Update developer guide with the new create-eth workflow (#59)
Pabl0cks Jun 21, 2024
581466c
Add LICENCE (#66)
Pabl0cks Jun 21, 2024
baef4f1
Early foundryup check (#65)
technophile-04 Jun 21, 2024
e52118b
Merge remote-tracking branch 'origin/upstream-main' into backmerge-26…
technophile-04 Jun 26, 2024
c4ae2eb
add changeset
technophile-04 Jun 26, 2024
0428f23
foundry: update VerifyAll.s.sol to match new foundry version (#70)
jrcarlos2000 Jun 26, 2024
0c5b721
Merge remote-tracking branch 'origin/main' into backmerge-26-6-24
technophile-04 Jun 26, 2024
8fc0302
add changeset
technophile-04 Jun 26, 2024
7b971d1
Weekly backmerge
technophile-04 Jun 26, 2024
4901edb
Version Packages (#61)
github-actions[bot] Jun 26, 2024
60a568e
Merge remote-tracking branch 'origin/upstream-main' into backmerge-pr…
technophile-04 Jun 28, 2024
a9545d5
add changeset
technophile-04 Jun 28, 2024
1f3c740
Merge pull request #71 from scaffold-eth/backmerge-prettier-changes
technophile-04 Jun 28, 2024
4db51ac
prettier format instance with cli itself (#55)
technophile-04 Jun 28, 2024
b399134
remove console log from runPrettier function (#75)
technophile-04 Jul 3, 2024
63cd092
Version Packages (#72)
github-actions[bot] Jul 3, 2024
0a54e5e
Extension to solidity framework (#68)
rin-st Jul 5, 2024
5901f51
patch: prettier formatting error (#76)
technophile-04 Jul 9, 2024
6e899af
Version Packages (#78)
github-actions[bot] Jul 9, 2024
af45c2e
Update merge packages info (#79)
rin-st Jul 10, 2024
697fda9
don't prompt for install + remove prettier plugins (#80)
technophile-04 Jul 15, 2024
5f61415
Merge remote-tracking branch 'origin/upstream-main' into backmerge-ju…
technophile-04 Jul 17, 2024
094221c
add #80 changeset
technophile-04 Jul 17, 2024
a9bf2b1
add changeset
technophile-04 Jul 17, 2024
e8f5a38
Merge remote-tracking branch 'origin/upstream-main' into backmerge-ju…
technophile-04 Jul 17, 2024
ef59bf0
update changeset
technophile-04 Jul 17, 2024
831b7bf
Weekly cli backmerge
technophile-04 Jul 17, 2024
ef79854
Version Packages (#83)
github-actions[bot] Jul 17, 2024
f1033a6
developing extension(part 1) (#73)
technophile-04 Jul 23, 2024
bc79200
add ponder
carletex Jul 24, 2024
1cdba49
changeset
carletex Jul 24, 2024
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
8 changes: 8 additions & 0 deletions .changeset/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changesets

Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it [in our repository](https://github.com/changesets/changesets)

We have a quick list of common questions to get you started engaging with this project in
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)
11 changes: 11 additions & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}
5 changes: 5 additions & 0 deletions .changeset/grumpy-carpets-compare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-eth": patch
---

Add curated Ponder extension
58 changes: 0 additions & 58 deletions .github/ISSUE_TEMPLATE/bug_report.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .github/pull_request_template.md

This file was deleted.

34 changes: 34 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: Lint

on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
ci:
runs-on: ${{ matrix.os }}

strategy:
matrix:
os: [ubuntu-latest]
node: [lts/*]

steps:
- name: Checkout
uses: actions/checkout@master

- name: Setup node env
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node }}
cache: yarn

- name: Install dependencies
run: yarn install --immutable

- name: Run lint
run: yarn lint --max-warnings=0
33 changes: 33 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: Release

on:
push:
branches:
- main

concurrency: ${{ github.workflow }}-${{ github.ref }}

jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3

- name: Setup Node.js 16.x
uses: actions/setup-node@v3
with:
node-version: 16.x

- name: Install Dependencies
run: yarn

- name: Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/action@v1
with:
publish: yarn changeset:release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
19 changes: 7 additions & 12 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# dependencies
node_modules
/dist

# Dependency directories
node_modules/

# yarn
.yarn/*
Expand All @@ -9,15 +11,8 @@ node_modules
!.yarn/sdks
!.yarn/versions

# eslint
.eslintcache

# misc
# macos files
.DS_Store

# IDE
.vscode
.idea

# cli
dist
# External extensions development folder
externalExtensions/
13 changes: 13 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# yarn
.yarn
.yarnrc
.yarnrc.yml

# Changelog
CHANGELOG.md

# Templates dir
templates

# External extensions development folder
externalExtensions
6 changes: 6 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"arrowParens": "avoid",
"printWidth": 120,
"tabWidth": 2,
"trailingComma": "all"
}
873 changes: 873 additions & 0 deletions .yarn/releases/yarn-3.5.0.cjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .yarnrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
--save-exact true
8 changes: 1 addition & 7 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
enableColors: true

nmHoistingLimits: workspaces

nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"

yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-3.5.0.cjs
Loading
Loading