Commit Graph

  • a60a6c76f5 chore(gas-report): update to use --json output for gas-report json-gas-report Ricardo Guilherme Schmidt 2024-11-11 21:37:50 -03:00
  • e9126b93ad chore(githooks): update pre-commit script to interactively stage modified files (#37) main Ricardo Guilherme Schmidt 2024-09-19 14:16:35 -03:00
  • 42254cf205 chore(githooks): update pre-commit script to interactively stage modified files githooks-adorno-interactive-add Ricardo Guilherme Schmidt 2024-09-19 11:32:19 -03:00
  • b2f841158b chore(githooks): add pre-commit script for running adorno (lint+test+report) Ricardo Guilherme Schmidt 2024-09-18 12:05:29 -03:00
  • 39a2d6a533 chore(githooks): add pre-commit script for running adorno (lint+test+report) git-hooks Ricardo Guilherme Schmidt 2024-09-18 12:05:29 -03:00
  • 68334db0be chore(package.json): update "gas-report" script to use "forge snapshot" command and remove double testing in adorno command. (#33) Ricardo Guilherme Schmidt 2024-09-13 17:48:50 -03:00
  • 6b5f036316 chore(vscode): update Solidity formatter and add package dependencies settings update-vscode-config Ricardo Guilherme Schmidt 2024-09-13 17:34:25 -03:00
  • 641258d130 Update gas-report command to latest foundry Ricardo Guilherme Schmidt 2024-08-31 16:55:46 -03:00
  • acf1cb4141 chore(githooks): add pre-commit script to sync solc version git-hook-solcsync Ricardo Guilherme Schmidt 2024-09-12 23:14:20 -03:00
  • a7b4b864ca chore(.gitattributes): add merge settings for .gas-report and .gas-snapshot: merge always everything from merging branch - as this is the real value of current gas costs. git-attr-reporters Ricardo Guilherme Schmidt 2024-09-12 19:42:15 -03:00
  • c16543f5fd Update gas-report command to latest foundry fix-gas-report Ricardo Guilherme Schmidt 2024-08-31 16:55:46 -03:00
  • 2e46feeca3 chore(ci): use v4 of actions/checkout in CI actions Andrea Franz 2024-01-09 14:41:59 +02:00
  • 62859398be chore(compiler): bump min solidity version to 0.8.26 (#30) 0xb337r007 2024-08-14 11:10:39 +02:00
  • d688fae569 chore(ci): ensure only most recent commit is executed on CI r4bbit 2024-04-11 11:02:15 +02:00
  • 96e97ba0e2 chore: add preparation commit command pnpm adorno Ricardo Guilherme Schmidt 2024-02-26 14:04:58 -03:00
  • 078b2747da chore(.gitattributes): add eol settings to enforce lf r4bbit 2024-02-28 08:08:06 +01:00
  • 2eec9a8183 feat: add release command to cut releases r4bbit 2024-02-27 12:21:53 +01:00
  • 04538e65d0 chore: save package.json in windows example-prettier-bug Ricardo Guilherme Schmidt 2024-02-26 10:38:12 -03:00
  • b7114854cb chore: add gas-report (#18) Ricardo Guilherme Schmidt 2024-02-26 10:09:11 -03:00
  • ca0dc508e1 fix(PULL_REQUEST_TEMPLATE): use the correct command name gas-report Ricardo Guilherme Schmidt 2024-02-26 10:04:54 -03:00
  • 2b4f30caea chore: trigger add-pr-to-project-board only on opened PRs r4bbit 2024-02-20 11:40:04 +01:00
  • fda74d0eca chore: save package.json in linux Ricardo Guilherme Schmidt 2024-02-24 13:41:49 -03:00
  • 706a5c9163 chore: add gas-report Ricardo Guilherme Schmidt 2024-02-24 13:39:09 -03:00
  • c55e8f8d32 chore: trigger add-pr-to-project-board only on opened PRs chore/workflow-fix r4bbit 2024-02-20 11:40:04 +01:00
  • 64df3b71ea chore: add project board automations (#15) r4bbit 2024-02-19 15:42:24 +01:00
  • b3275c94cd fix(config): replace arbitrum_one -> arbitrum (#11) r4bbit 2023-12-21 08:59:43 +01:00
  • 71cbb70f8a fix(config): replace arbitrum_one -> arbitrum fix/arbitrume-config r4bbit 2023-12-15 11:57:37 +01:00
  • 2b90aeb38a feat: add certora CI integration (#10) r4bbit 2023-11-23 08:52:05 +01:00
  • 22704ebe1a refactor: move deployer assignment to the top (#9) r4bbit 2023-09-26 16:35:42 +02:00
  • 6b423b72a4 refactor: move deployer assignment to the top refactor/move-broadcaster r4bbit 2023-09-26 12:09:30 +02:00
  • cbd03c711c chore: yarn -> pnpm in PULL_REQUEST_TEMPLATE (#8) r4bbit 2023-09-10 11:44:59 +02:00
  • 14b9b1ed0a chore: yarn -> pnpm in PULL_REQUEST_TEMPLATE chore/yarn-pnpm r4bbit 2023-09-09 13:41:53 +02:00
  • 4406e91add Revert "chore: don't prettier ignore slither config" r4bbit 2023-09-09 13:25:14 +02:00
  • dde442c881 chore: don't prettier ignore slither config r4bbit 2023-09-09 13:23:06 +02:00
  • 6af96c0556 docs: add missing docs about fixing linting errors (#7) r4bbit 2023-09-08 21:42:27 +02:00
  • 1032058955 docs: add missing docs about fixing linting errors docs/add-missing-lint-fix-docs r4bbit 2023-09-08 18:20:42 +02:00
  • a7f24844a2 build: add codecov task to CI actions (#6) r4bbit 2023-09-08 18:15:36 +02:00
  • f39d2ceb4c build: add codecov task to CI actions build/ci-codecov r4bbit 2023-09-08 11:01:16 +02:00
  • 3def4811ff chore: add slither config (#4) r4bbit 2023-09-07 10:25:03 +02:00
  • 013c9b7e9f feat: add DeploymentConfig for network specifc deployments (#5) r4bbit 2023-09-07 10:21:11 +02:00
  • d6bbd4696d feat: add DeploymentConfig for network specifc deployments feat/add-deployment-config r4bbit 2023-09-06 14:49:50 +02:00
  • 2d059c0232 chore: add slither config feat/add-slither-config r4bbit 2023-09-05 16:27:08 +02:00
  • 43a1dff852 chore: add PROPERTIES.md to upstream differences (#3) r4bbit 2023-08-10 09:17:09 +02:00
  • 8e581d3057 chore: add PROPERTIES.md (#2) r4bbit 2023-08-09 11:38:21 +02:00
  • 145cb6f7c9 chore: first template adjustments r4bbit 2023-08-08 13:35:14 +02:00
  • b99793eea1 Merge pull request #28 from PaulRBerg/fix/template-installation Paul Razvan Berg 2023-07-21 10:48:51 +02:00
  • 3b389fbf79 fix: fix template installation Paul Razvan Berg 2023-07-21 10:47:07 +02:00
  • c872c24582 build: bump "solhint-community" node.js dep Paul Razvan Berg 2023-07-15 19:32:12 +03:00
  • 4fd9a43324 chore: remove src/=src/ remapping Paul Razvan Berg 2023-07-15 19:30:35 +03:00
  • 0b903a1ceb feat: add FOUNDRY_PROFILE env var Paul Razvan Berg 2023-07-07 12:32:52 +03:00
  • 6b29ac783d build: bump node.js dependencies Paul Razvan Berg 2023-07-07 11:53:44 +03:00
  • 1baddd764a refactor: rename deployer to broadcaster Paul Razvan Berg 2023-07-03 12:42:23 +03:00
  • 8209998bd7 use solhint-community (#25) Juan Pablo Capurro 2023-06-09 05:30:56 -03:00
  • bce0b0e689 chore: update pnpm lockfile Paul Razvan Berg 2023-05-30 15:48:30 +03:00
  • 67f789e443 build: bump prb-test and forge-std Paul Razvan Berg 2023-05-28 14:04:55 +03:00
  • 59d03d00ad build: set "evm_version" explicitly Paul Razvan Berg 2023-05-26 23:47:58 +03:00
  • 2de57a310a Merge pull request #23 from d1onys1us/fish-compliant Paul Razvan Berg 2023-05-26 12:01:01 +03:00
  • 4d688c3d92 test: deploy "foo" in "setUp" Paul Razvan Berg 2023-05-26 11:51:58 +03:00
  • 11cc8b4fa1 chore: remove the (now deprecated) prettier plugin from README (#24) dave | d1onys1us 2023-05-26 17:43:21 +09:00
  • da06375929 fix: make .env.example compatible for fish shell users d1onys1us 2023-05-25 21:22:04 -04:00
  • 80436e5358 test: use Foo in tests Paul Razvan Berg 2023-05-23 21:45:52 +03:00
  • ff057dcea5 build: bump prb-test Paul Razvan Berg 2023-05-05 16:03:57 +03:00
  • 2adf700cd3 build: bump forge-std Paul Razvan Berg 2023-05-04 21:50:11 +03:00
  • 87cdb22732 build: bump prb-test Paul Razvan Berg 2023-04-29 20:01:59 +03:00
  • dd56c9c0f1 feat: add "BaseScript" Paul Razvan Berg 2023-04-29 13:11:35 +03:00
  • 9d38a2be03 build: remove unused "prb-math" dep Paul Razvan Berg 2023-04-21 21:01:39 +03:00
  • ddfa42ea5c build: bump PRBMath and PRBTest Paul Razvan Berg 2023-04-21 11:34:17 +03:00
  • 538fb6f6ee build: bump Node.js deps Paul Razvan Berg 2023-04-20 13:22:29 +03:00
  • 4d7397d4e9 feat: add Gnosis chain Paul Razvan Berg 2023-04-20 13:15:05 +03:00
  • 9166755411 refactor: use same chain names as StdChains Paul Razvan Berg 2023-04-20 13:10:29 +03:00
  • c1bc6d1adb docs: improve wording in comments Paul Razvan Berg 2023-04-18 14:14:53 +03:00
  • bf567974af Merge pull request #19 from 0xcacti/patch-1 Paul Razvan Berg 2023-04-17 08:58:42 +03:00
  • 2561f577ce Update foundry.toml 0xcacti 2023-04-16 23:06:26 -04:00
  • 3579b61b79 build: remove "rimraf" Node.js dep Paul Razvan Berg 2023-04-11 22:23:15 +03:00
  • 3e8c4e8902 chore: mark "lib" as vendored code Paul Razvan Berg 2023-04-07 22:08:31 +03:00
  • f1c6d5e8e7 test: mark setUp as virtual Paul Razvan Berg 2023-04-01 09:46:18 +03:00
  • dbbb25c560 test: set block_timestamp in Foundry config Paul Razvan Berg 2023-04-01 09:46:05 +03:00
  • 22aa428f82 ci: use specific pnpm version Paul Razvan Berg 2023-03-28 19:08:53 +03:00
  • d3aa3ab78d build: update pnpm lockfile Paul Razvan Berg 2023-03-28 19:04:42 +03:00
  • 887e47d5ee build: bump "prb-math" Paul Razvan Berg 2023-03-19 17:46:01 +02:00
  • 86208cef21 ci: remove "FUNDING.yml" on create Paul Razvan Berg 2023-03-18 00:52:33 +02:00
  • 34e6610c37 Merge pull request #17 from Michael-A-Heuer/patch-1 Paul Razvan Berg 2023-03-17 23:32:43 +02:00
  • 237419911f Fix wrong network alias Michael Heuer 2023-03-17 18:41:43 +01:00
  • 277f09c6f9 docs: update wording in README Paul Razvan Berg 2023-03-16 18:50:47 +02:00
  • 9ea2a422b7 chore: rename "ethereum" to "mainnet" in Foundry config Paul Razvan Berg 2023-03-15 11:23:21 +02:00
  • b072e22f3e chore: remove Prettier overrides for "*.sol" Paul Razvan Berg 2023-03-13 17:58:43 +02:00
  • 5378ca3b67 chore: simplify globs in ignore files Paul Razvan Berg 2023-03-13 15:22:11 +02:00
  • 079a699207 build: switch from yarn to pnpm Paul Razvan Berg 2023-03-10 13:45:41 +02:00
  • 4ee9198852 chore: update FUNDING.yml Paul Razvan Berg 2023-03-09 01:01:38 +02:00
  • 0895f34932 build: bump "prb-test" Paul Razvan Berg 2023-03-04 12:37:52 +02:00
  • e57e9643a2 Merge pull request #15 from ahmedali8/ci/remove-unnecessary-files Paul Razvan Berg 2023-03-04 12:36:21 +02:00
  • 5194147931 ci: remove "-f" flag Paul Razvan Berg 2023-03-04 12:31:24 +02:00
  • 3c49c798e1 ci: auto remove rename.sh and create.yml on repo creation Ahmed Ali 2023-03-03 22:34:55 +05:00
  • 99c2acbc72 Merge pull request #14 from ahmedali8/ci/add-description-in-package-json Paul Razvan Berg 2023-03-04 12:13:15 +02:00
  • 984d29df43 chore: update examples in ".env.example" Paul Razvan Berg 2023-03-04 00:25:26 +02:00
  • 9f16f9c61d ci: auto update description in package.json on repo creation if available Ahmed Ali 2023-03-03 15:13:09 +05:00
  • 3001b3bf86 refactor: switch to Nomic Foundation's extension Paul Razvan Berg 2023-03-02 21:00:17 +02:00
  • 0c3566a278 build: bump "forge-std" Paul Razvan Berg 2023-03-02 13:22:49 +02:00
  • f5a68d8737 feat: add more chains in Foundry config Paul Razvan Berg 2023-03-01 14:15:16 +02:00
  • c80e5a8e0d test: upper bound pragma Paul Razvan Berg 2023-02-25 15:52:34 +02:00