124 Commits

Author SHA1 Message Date
daodesigner
af01221850 Merge pull request #141 from quadratic-funding/fix-hook
Fix unable to run pre-commit hook in Ubuntu
2022-06-23 09:15:22 -07:00
Daehyun Paik
839fa1f706 Fix unable to run pre-commit hook in Ubuntu 2022-06-12 07:44:30 +00:00
daodesigner
9fa702e66b Merge pull request #118 from quadratic-funding/dev
Codecov Badge and CI updates
2022-06-01 21:08:55 -04:00
daodesigner
fc8549e094 Merge pull request #117 from gurrpi/vercel-preview
Fix a broken URL detection of Vercel Preview
2022-06-01 21:02:30 -04:00
daodesigner
c0c3dcacaf Merge pull request #116 from quadratic-funding/gurrpi-patch-1
Add a badge of solidity code coverage
2022-06-01 21:02:02 -04:00
Daehyun Paik
6c77dcfd15 Fix a broken URL detection of Vercel Preview 2022-06-02 05:10:38 +09:00
Daehyun Paik
865ed0d291 Update README.md 2022-06-02 04:42:29 +09:00
daodesigner
4987c0daed Merge pull request #83 from quadratic-funding/dev
V 0.0.2
2022-05-30 18:04:44 -04:00
daodesigner
255096d6e5 Merge pull request #103 from gurrpi/feat/devops-ci
Feat/devops: Lighthouse report for desktop and subgraph build
2022-04-18 03:54:45 -04:00
Daehyun Paik
75716ebb18 Add Lighthouse report for desktop 2022-04-17 23:53:06 +09:00
Daehyun Paik
642760ec64 Add CI workflow to build the subgraph package 2022-04-17 22:43:19 +09:00
daodesigner
c480e16e41 Merge pull request #98 from quadratic-funding/fix/broken-event-tests
fixes broken tests from subgraph update
2022-04-12 01:50:42 -04:00
daodesigner
ce29a6aeb4 fixes broken tests from subgraph update 2022-04-11 22:29:26 -07:00
daodesigner
55323a8464 Merge pull request #91 from quadratic-funding/fix/subgraph
Fix/subgraph
2022-04-12 00:13:55 -04:00
daodesigner
41143381b2 Merge pull request #94 from quadratic-funding/fix/tests-imports 2022-04-11 12:48:57 -04:00
Jeeiii
4c549561e3 chore: avoid redundancy in abi generation for contracts/ scripts 2022-04-11 17:16:39 +02:00
Jeeiii
26917de487 fix: update abi imports from build to typechain folder 2022-04-11 16:54:55 +02:00
Jeeiii
7b93708409 chore: update root yarn.lock file 2022-04-11 14:02:49 +02:00
Jeeiii
282de92658 chore: update includes for tsconfig 2022-04-11 12:49:15 +02:00
Jeeiii
f36722afee fix: solve build errors 2022-04-11 12:48:59 +02:00
Jeeiii
e53224e88c refactor: remove redundant voiceCredits amount from contributionSent event 2022-04-11 11:52:55 +02:00
Jeeiii
be64759b6f refactor: reflect stage changes using events 2022-04-11 11:37:33 +02:00
Jeeiii
3e563af1d4 refactor: add stage changes in events 2022-04-11 11:36:41 +02:00
Jeeiii
b8101cc171 refactor: update events names accordingly to new event model 2022-04-11 11:01:20 +02:00
Jeeiii
a066d707d7 chore: update packages 2022-04-11 11:00:10 +02:00
daodesigner
502a8486f2 Merge pull request #84 from quadratic-funding/feat/devops 2022-04-08 21:38:03 -04:00
daodesigner
c28f220ceb Merge pull request #88 from quadratic-funding/fix-linting-errors 2022-04-08 18:54:28 -04:00
ChallaHalla
31cd658098 Fix linting errors for other recipient registry unit tests 2022-04-08 16:35:51 -04:00
ChallaHalla
7acd88e89d increase duration of grant round to fix failing test in CI 2022-04-08 16:28:26 -04:00
ChallaHalla
246e5f8b93 Fix linting errors 2022-04-08 16:28:26 -04:00
daodesigner
8efd781b2a Merge pull request #82 from gurrpi/feat/devops-ci 2022-04-08 14:40:49 -04:00
Daehyun Paik
102a32b674 Run lint after unit test in CI 2022-04-06 22:39:09 +09:00
Daehyun Paik
509fab632d Change build order of frontend in CI 2022-04-06 22:27:35 +09:00
Daehyun Paik
468eb2aca6 Add a CI workflows for the frontend 2022-04-06 22:26:29 +09:00
Daehyun Paik
c54a28f621 Add a CI workflows for the contracts package 2022-04-06 22:26:27 +09:00
daodesigner
fd3d637310 Merge branch 'dev' into feat/devops 2022-04-04 17:46:58 -04:00
daodesigner
72c2307f57 Merge pull request #80 from quadratic-funding/fix/install
Supress the `yarn install` warning
2022-04-04 17:40:37 -04:00
daodesigner
9bc8edadcf Merge pull request #72 from gurrpi/precommit-hook
Add a pre-commit hook
2022-04-04 17:39:31 -04:00
daodesigner
7d6c8bcd57 Merge pull request #67 from quadratic-funding/gurrpi-patch-1
Fix a typo
2022-04-04 16:21:18 +09:00
Daehyun Paik
16b867a1f6 Add a pre-commit hook 2022-04-02 18:30:39 +09:00
Daehyun Paik
91babb3ccc Supress yarn install warning
It removes the warning:
warning Pattern ["circomlib@https://github.com/weijiekoh/circomlib.git#24ed08eee0bb613b8c0135d66c1013bd9f78d50a"] is trying to unpack in the same destination "/vercel/.cache/yarn/v6/npm-circomlib-0.5.2-24ed08eee0bb613b8c0135d66c1013bd9f78d50a/node_modules/circomlib" as pattern ["circomlib@0.5.2"].
2022-04-02 16:24:34 +09:00
daodesigner
fb4e1b7281 Merge pull request #68 from quadratic-funding/feat/tests-challahalla 2022-04-01 16:26:26 -04:00
ChallaHalla
08e5a92918 Add tests to unit test folder 2022-04-01 09:33:31 -04:00
ChallaHalla
041a080a93 Merge branch 'feat/tests-challahalla' of https://github.com/quadratic-funding/qfi into feat/tests-challahalla 2022-04-01 09:31:32 -04:00
daodesigner
6db9a1002f dapp bp 2022-04-01 01:31:09 -07:00
daodesigner
d0d1c8734f Merge pull request #76 from quadratic-funding/dev
Merge V1
2022-03-31 14:39:37 -04:00
daodesigner
8d618e2f8f Merge pull request #75 from quadratic-funding/v1
V1
2022-03-31 14:38:50 -04:00
daodesigner
0440dc3029 Merge pull request #73 from quadratic-funding/v1
merge up V1
2022-03-31 05:50:43 -04:00
daodesigner
64de3038c9 clean 2022-03-31 02:45:43 -07:00
daodesigner
3ff077bf02 docs 2022-03-31 02:43:26 -07:00