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

Update test structure #14

Open
wants to merge 91 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
439f635
add new ABI's
tahos81 Jun 12, 2024
5070edd
Update subgraph.yaml
tahos81 Jun 12, 2024
16b8cca
Update schema.graphql
tahos81 Jun 12, 2024
252966f
feat: update old mappers
tahos81 Jun 12, 2024
bed8f62
feat: new mappers
tahos81 Jun 12, 2024
8c1fbd5
husky
tahos81 Jun 12, 2024
1c07cf8
feat: zerolend init
tahos81 Jun 12, 2024
bc29092
format
tahos81 Jun 12, 2024
8efa741
zerolend mapper
tahos81 Jun 12, 2024
3d8de5f
husky
tahos81 Jun 12, 2024
822b7b6
feat: skip some tokens for zerolend
tahos81 Jun 15, 2024
6f22c8c
start indexing earlier for earn
tahos81 Jun 15, 2024
f2ea64e
fix test utils
tahos81 Jun 18, 2024
9b9dd2d
fix zerolend mapper
tahos81 Jun 18, 2024
a1821d4
feat: earn overhaul to schema
tahos81 Jun 18, 2024
cf6cd6e
delete uniswap from protocols
tahos81 Jun 18, 2024
6c9048e
Update helpers.ts
tahos81 Jun 18, 2024
b61efd4
fix zerolend mapper
tahos81 Jun 18, 2024
fb3f134
fix sync-staking mapper
tahos81 Jun 18, 2024
c0a44f7
fix sync pair mapper
tahos81 Jun 18, 2024
4dd1d5a
fix koi pair mapper
tahos81 Jun 18, 2024
183aa3d
Update subgraph.yaml
tahos81 Jun 18, 2024
8be1884
feat: ABI for clave zk stake
tahos81 Jun 18, 2024
be90d77
feat: index clave zk stake
tahos81 Jun 18, 2024
4490f91
fix small bugs
tahos81 Jun 18, 2024
36263c9
fix zk stake address
tahos81 Jun 20, 2024
c20608f
Merge branch 'dev' into subgraph-eth-stake-update
tahos81 Jul 21, 2024
2ad16a8
feat: add new syncswap clave pool
tahos81 Jul 22, 2024
b958606
fix sync pool mapping file
tahos81 Jul 22, 2024
f9ced1f
meow staking
tahos81 Aug 13, 2024
ac16eea
Merge branch 'dev' into subgraph-eth-stake-update
tahos81 Aug 19, 2024
479b4fa
Merge branch 'general/swap-referrals' into subgraph-eth-stake-update
tahos81 Aug 19, 2024
8b54f1b
Merge branch 'general/swap-referrals' into subgraph-eth-stake-update
tahos81 Aug 19, 2024
56ab0de
feat: referral types
tahos81 Aug 19, 2024
6572de5
Update schema.graphql
tahos81 Aug 19, 2024
d410f10
Create SwapReferralFeePayer.json
tahos81 Aug 19, 2024
86b8726
Update subgraph.yaml
tahos81 Aug 19, 2024
db0a37b
Update helpers.ts
tahos81 Aug 19, 2024
6ca7938
Create referral.ts
tahos81 Aug 19, 2024
99185ee
update
tahos81 Aug 21, 2024
4a33d14
[clave-landing] fix: improve preview amounts
asgarovf Sep 5, 2024
af6ef7b
[clave-contracts] feat: deployer test class
ulerdogan Sep 10, 2024
282b19f
[clave-contracts] feat: deployer class testing initiation
ulerdogan Sep 10, 2024
704d2a1
[clave-contracts] refactor: wrong comment order
ulerdogan Sep 10, 2024
a3e17c7
[clave-contracts] feat: setup fixture for deployments
ulerdogan Sep 10, 2024
3a422f0
[clave-contracts] refactor: file formats
ulerdogan Sep 11, 2024
86b84db
[clave-contracts] feat: implement tx types tests
ulerdogan Sep 11, 2024
f53d347
[clave-contracts] feat: allow custom deployments by deployer class
ulerdogan Sep 11, 2024
b8cc5d6
[clave-contracts] feat: enable rip-7212 in hardhat settings
ulerdogan Sep 12, 2024
4bb0007
[clave-contracts] feat: rip-7212 tests
ulerdogan Sep 12, 2024
542e9b2
[clave-contracts] fix: double copyright
ulerdogan Sep 12, 2024
1dd169e
[clave-contracts] feat: owner manager tests, not-done
ulerdogan Sep 12, 2024
3294699
[clave-contracts] refactor: ownermanager tests
ulerdogan Sep 12, 2024
e122a1d
Merge branch 'dev' into subgraph-eth-stake-update
tahos81 Sep 13, 2024
3424fcb
index appa
tahos81 Sep 13, 2024
436137d
[clave-contracts] refactor: use teevalidator
ulerdogan Sep 13, 2024
55a61f0
[clave-contracts] fix: signing for teevalidator tests
ulerdogan Sep 13, 2024
401992e
[clave-contracts] feat: improve owner manager tests with k1 keys
ulerdogan Sep 13, 2024
f8004bd
[clave-contracts] feat: fully migrate ownermanager tests and separate…
ulerdogan Sep 14, 2024
655dfb0
[clave-contracts] chore: correct var naming
ulerdogan Sep 14, 2024
ad2efea
[clave-contracts] feat: add validator manager tests and fns
ulerdogan Sep 14, 2024
c7a8bf8
[clave-contracts] feat: add module manager tests and fns
ulerdogan Sep 14, 2024
0a35dab
[clave-contracts] chore: organize the imports
ulerdogan Sep 14, 2024
9396459
[clave-contracts] feat: add upgrade manager tests and fns
ulerdogan Sep 14, 2024
021b825
[clave-contracts] chore: organize the imports
ulerdogan Sep 14, 2024
693c273
[clave-contracts] feat: hook manager tests <INVALID>
ulerdogan Sep 14, 2024
3bddfe0
[clave-contracts] chore: incorrect naming
ulerdogan Sep 14, 2024
c87616e
[clave-contracts] feat: fix and improve hook manager tests
ulerdogan Sep 15, 2024
7879a94
[clave-contracts] chore: branch test
ulerdogan Sep 15, 2024
c44a946
[clave-contracts] feat: add gasless paymaster tests
ulerdogan Sep 15, 2024
948b291
[clave-contracts] feat: add erc20 paymaster tests
ulerdogan Sep 15, 2024
e1f75d1
[clave-contracts] chore: remove old tests
ulerdogan Sep 15, 2024
92500c4
[clave-contracts] chore: rename new tests
ulerdogan Sep 15, 2024
0706f0c
[clave-contracts] refactor: remove unused code
ulerdogan Sep 17, 2024
550ba4a
fix: hre interface getter
ulerdogan Sep 17, 2024
901f28e
[clave-contracts] feat: add teevalidator test
ulerdogan Sep 17, 2024
cf0f372
[clave-contracts] feat: init eoavalidator test
ulerdogan Sep 17, 2024
dec3061
[clave-contracts] feat: depracate subsidizer paymaster
ulerdogan Sep 17, 2024
1f123f6
[clave-contracts] refactor: use sync k1 signer
ulerdogan Sep 18, 2024
9e47982
[clave-contracts] fix: eoa signing for tx
ulerdogan Sep 18, 2024
5a478ea
[clave-contracts] feat: complete eoa validator tests
ulerdogan Sep 18, 2024
8d96964
[clave-contracts] feat: add passkeyvalidator tests mock
ulerdogan Sep 18, 2024
e3a3320
Create buffer.ts
tahos81 Sep 20, 2024
1dfb10a
Create passkey.ts
tahos81 Sep 20, 2024
3e8d28c
Update transactions.ts
tahos81 Sep 20, 2024
a958ae2
husky
tahos81 Sep 20, 2024
5bad7c9
malleability fix
tahos81 Sep 20, 2024
029dc7c
fix malleability
tahos81 Sep 20, 2024
a202b22
Merge branch 'cla-443/clave-contracts/tests-refactor-3' into cla-443/…
tahos81 Sep 20, 2024
84ef886
Revert "fix malleability"
tahos81 Sep 20, 2024
7ff3d40
Merge pull request #2691 from getclave/cla-443/clave-contracts/tests-…
ulerdogan Sep 20, 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
305 changes: 0 additions & 305 deletions contracts/paymasters/SubsidizerPaymaster.sol

This file was deleted.

Loading