Commit Graph

24 Commits

Author SHA1 Message Date
moebius
c0d80bcf6f chore: update relayer with sdk package (#82) 2025-02-14 10:52:03 +00:00
moebius
13bbc96dc7 fix: internal review (#80)
This pull requests introduces the fixes to the internal review findings.
Tests for covering the new error cases have been added.
2025-02-14 09:20:59 +00:00
bezze
f3e9e35e0b test: relayer unit testing (#77) 2025-02-10 09:26:07 +00:00
moebius
2555543d88 chore: publish to gpr (#78) 2025-02-10 09:08:21 +00:00
Turtle
b4dcd74381 refactor: temporal package name (#76)
Fixes SEC-255
2025-02-08 00:00:44 +01:00
Turtle
e1164d4ed4 chore: update package and publish as restricted (#74)
Fixed package name and publish as restricted
2025-02-07 23:33:03 +01:00
Turtle
12dec5f3c6 fix: second try fixing gh canary action (#73)
Second try to fix the npm auth

Fixes SEC-255
2025-02-07 23:04:56 +01:00
Turtle
d7d38f8c18 fix: gh action .npmrc auto creation (#72)
When setting up the node step, we are missing the registry or token, who
will auto create the .npmrc.
Adding this steps fixes npm auth.

Fixes SEC-255
2025-02-07 22:09:45 +01:00
moebius
7dc386cc18 fix: sdk release task (#71) 2025-02-07 13:22:39 +00:00
moebius
c7cfbb658a chore: add gh action to release canary node package (#70) 2025-02-07 12:31:41 +00:00
bezze
28058b6a14 fix: relayer workflow builds sdk before building itself (#69)
This is a temporary solution until there's a published package for the
sdk. Once that's done, we'll be able to download the sdk as any other
dependency.
2025-02-07 11:37:20 +00:00
moebius
96d06f8e5d feat: add CI action for testing the relayer package (#67) 2025-02-06 11:22:31 +01:00
moebius
c9c8401cc3 docs: mdbook (#56) 2025-02-03 08:46:18 +00:00
moebius
326246cacb test: complex integration test cases (#54) 2025-01-31 11:25:09 +00:00
moebius
aead9f5471 chore: add assertions to integration tests, fix linting issues, improve docs (#51) 2025-01-28 17:09:52 +00:00
moebius
e32e76d398 chore: integrate SDK into contracts tests (#47)
Co-authored-by: Lempire <61431140+lempire123@users.noreply.github.com>
2025-01-28 16:19:32 +00:00
moebius
2ad9ed72be perf: run actions on merge to main and dev (#29) 2025-01-14 16:51:57 +00:00
moebius
cdb6afc9cc fix: coverage workflow (#28) 2025-01-14 13:59:48 +00:00
moebius
ec2e663a82 Revert "perf: make actions trigger only on pull requests" (#24)
Reverts defi-wonderland/privacy-pool-core#16
2025-01-13 10:44:00 +00:00
moebius
a3d8778945 perf: make actions trigger only on pull requests (#16) 2025-01-13 10:14:36 +00:00
moebius
b81ed7bc34 feat: add SDK package (#12)
This PR introduces the template for the SDK package.
2025-01-08 13:30:40 +00:00
moebius
c45821535e feat: CommitmentHasher and Withdrawal circuits (#1)
# 🤖 Linear

Closes 0XB-72
Closes 0XB-70
Closes 0XB-69

---------

Co-authored-by: drgorillamd <83670532+drgorillamd@users.noreply.github.com>
2025-01-07 08:42:57 +00:00
moebius
d8dcd88289 fix: ci directory 2025-01-02 14:59:44 +01:00
moebius
86a8b2c3ee chore: set CI actions in root directory 2025-01-02 14:58:00 +01:00