cedoor
f569b2fc70
chore: update ts target to es2020
...
Targeting ES2020 looks like it's generally fine today. It's widely supported across modern browsers
and environments and it would allow Semaphore bundles to use new ES features natively, like arrow
functions, promises, and classes, which can improve code readability and efficiency.
re #688
Former-commit-id: 9f49d91197
2024-03-25 13:04:21 +00:00
cedoor
5a3c4f169f
refactor: use ethers conditional exports
...
re #632
Former-commit-id: 22d391d4f1
2024-02-15 15:17:23 +00:00
cedoor
0f2a13463a
chore: extend contracts tsconfig
...
Former-commit-id: af6e11c564
2022-09-17 18:52:39 +02:00
cedoor
8cf04ddb98
chore: create semaphore monorepo
...
Former-commit-id: a38dd20276
2022-09-16 16:50:30 +02:00
cedoor
e67cf5d75b
style: format code with prettier
...
Former-commit-id: 491ec8b864
2022-05-31 18:22:30 +02:00
cedoor
a77fcf848f
chore: add typechain
...
Former-commit-id: f2833daee5
2022-01-27 13:34:26 +01:00
cedoor
e6a5d1f4b6
chore: remove useless exclude option
...
Former-commit-id: 2b074a66d8
2022-01-27 11:49:17 +01:00
cedoor
5abfed2b77
style: fix syntax with prettier
...
Former-commit-id: f86391ad65
2022-01-27 11:24:48 +01:00
cedoor
c37496cf00
chore: add typescript hardhat support
...
Former-commit-id: 917b376da3
2022-01-25 18:21:44 +01:00
Andrija Novakovic
57be569adb
integration tests
...
Former-commit-id: 30dde96a11
2021-10-23 21:14:20 +02:00
Andrija Novakovic
948685edf2
integration tests
...
Former-commit-id: 5e17ae9eb6
2021-10-23 18:24:24 +02:00
Andrija Novakovic
c7ca8dc02d
version 2.0
...
Former-commit-id: 261fdc5b44
2021-10-10 12:06:43 +02:00
Kobi Gurkan
5f8ad2b71b
update to audited semaphore
...
Former-commit-id: 9702b336da
2020-03-03 23:23:23 +02:00