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 |
|
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
|
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 |
|
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
|
fd3d637310
|
Merge branch 'dev' into feat/devops
|
2022-04-04 17:46:58 -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 |
|
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
|
ecdbda0379
|
Merge pull request #71 from quadratic-funding/feat/app
hooks, ui, theme, branding, potential logos, dapp, web3 login, ens support, magik
|
2022-03-31 04:45:53 -04:00 |
|
daodesigner
|
e086e4b853
|
squash and merge dapp
|
2022-03-31 01:42:50 -07:00 |
|
daodesigner
|
a2072b8b03
|
squash and merge base ui/hooks integration
|
2022-03-31 00:25:10 -07:00 |
|
daodesigner
|
a973cdcb62
|
clean up
|
2022-03-31 00:08:21 -07:00 |
|
daodesigner
|
000a476739
|
squash and merge
|
2022-03-31 00:07:17 -07:00 |
|
daodesigner
|
7028f7fcac
|
easy dev set up
|
2022-03-30 23:58:04 -07:00 |
|
daodesigner
|
710018ea17
|
fix failing test to account for nulled votes
|
2022-03-28 15:33:51 -07:00 |
|
daodesigner
|
651e24f22e
|
Merge pull request #66 from quadratic-funding/v1-Q
pull code upstream
|
2022-03-28 05:35:23 -04:00 |
|
daodesigner
|
6a8ca932c7
|
linter settings
|
2022-03-28 02:25:12 -07:00 |
|
daodesigner
|
268d996932
|
squash and merge, zkey generation, clean up tests, yarn commands
|
2022-03-28 02:12:42 -07:00 |
|
ChallaHalla
|
2a19ff43d9
|
remove only for optimistic registry test
|
2022-03-26 17:42:40 -04:00 |
|
ChallaHalla
|
8b358841f9
|
reset contract files and yarn lock
|
2022-03-26 11:56:40 -04:00 |
|
ChallaHalla
|
a9cd001da2
|
finish optimistic recipient registry tests
|
2022-03-26 11:54:24 -04:00 |
|
ChallaHalla
|
ab4d51bab5
|
progress on optimistic recipient registry test
|
2022-03-26 11:30:38 -04:00 |
|
ChallaHalla
|
330180bdec
|
finish simple recipient registry test
|
2022-03-26 10:28:33 -04:00 |
|
ChallaHalla
|
b7e19d1877
|
Finish base recipient registry tests
|
2022-03-26 10:03:02 -04:00 |
|
daodesigner
|
d77e5ed640
|
upadate to solidity 0.8.1, refactor, add test commands, generate zkeys in repo with zkey manager and rust circom compiler
|
2022-03-25 01:57:55 -07:00 |
|
ChallaHalla
|
5ad0c91397
|
start adding tests for recipient registries
|
2022-03-24 09:26:29 -04:00 |
|
daodesigner
|
75048c37b4
|
Merge pull request #25 from quadratic-funding/feat/tests-jeeiii
Add unit tests for QFI / Grant Round / Funds Manager smart contracts
|
2022-02-23 04:19:49 -05:00 |
|
Jeeiii
|
2808ec8e35
|
test: add missing tests to reach full code coverage
|
2022-02-22 14:57:34 +01:00 |
|
Jeeiii
|
8bddfb467a
|
fix: wrong workaround address
|
2022-02-22 14:57:12 +01:00 |
|
Jeeiii
|
d272a82b60
|
test: add full code coverage unit tests for Funds Manager smart contract
|
2022-02-22 13:20:19 +01:00 |
|
Jeeiii
|
c3eabf395b
|
refactor: add mock contracts for Grant Round Factory unit tests
|
2022-02-22 12:57:46 +01:00 |
|
Jeeiii
|
705aef738b
|
refactor: add mock contracts for full Grant Round unit tests
|
2022-02-22 11:37:22 +01:00 |
|
Jeeiii
|
61bb14e335
|
test: add full code coverage unit tests for QFI smart contract
|
2022-02-21 14:13:54 +01:00 |
|
Jeeiii
|
4151380456
|
feat: add unit test for QFI deploy and initialization
|
2022-02-18 20:29:18 +01:00 |
|
daodesigner
|
764bbe5bf6
|
Merge branch 'feat/tests' into feat/tests-Q
|
2022-02-17 11:07:19 -05:00 |
|
Jeeiii
|
bcf7deea79
|
test: add unit tests for GrantRound vote tally publishing
|
2022-02-17 16:08:58 +01:00 |
|