Artem
318aaf8cd5
modified sdk release script, changelog and version bump,
2025-09-02 14:55:10 +04:00
moebius
8c3832053c
fix: add gnosis rpc env var in workflow
2025-03-14 14:18:30 +01:00
moebius
653063f6a1
fix: workflow
2025-03-13 21:21:02 +01:00
moebius
2851ee6fdd
fix: workflow
2025-03-13 21:17:41 +01:00
Nathaniel Blakely
160470c325
Remove relayer deployment for pull requests ( #43 )
2025-03-13 22:41:36 +04:00
moebius
2f3307c4d5
fix: update workflow var name
2025-03-06 18:16:28 +01:00
moebius
2eeb3510a1
fix: add env var to sdk workflow
2025-03-06 18:05:01 +01:00
moebius
a7bb8ec4a6
fix: production docs deployment ( #28 )
2025-02-28 20:35:47 +01:00
moebius
fc6089fcab
fix: add clean step to release workflow
2025-02-25 09:28:11 +01:00
Artem
0ca005d06c
trying to fix vercel CI
2025-02-22 21:56:54 +07:00
moebius
ec3633cb2f
fix: debugging workflow
2025-02-22 12:36:39 +01:00
moebius
a97ff858d1
chore: update github workflow to release to npm registry with proper release tag
2025-02-22 11:38:11 +01:00
moebius
82fc9da0c9
docs: migrate from mdbook to docusaurus ( #6 )
2025-02-21 14:29:55 +01:00
moebius
fee1a9c045
Merge branch 'dev' into setup-pipeline
2025-02-19 14:45:41 +01:00
moebius
f6e657b1eb
chore: update gh workflows
2025-02-19 11:08:44 +01:00
n8wb
6f8e19552b
another fix
2025-02-18 15:54:36 -08:00
n8wb
7246b72402
fix
2025-02-18 15:51:45 -08:00
n8wb
38d79d06de
relayer
2025-02-18 15:35:02 -08:00
n8wb
36b71c257c
fix
2025-02-18 15:27:20 -08:00
n8wb
7451a6342d
allow manually running it
2025-02-18 15:26:24 -08:00
n8wb
02308169f7
wip
2025-02-18 15:24:19 -08:00
n8wb
444c915776
Merge remote-tracking branch 'origin/fix/relayer-sdk' into setup-pipeline
2025-02-18 15:18:29 -08:00
n8wb
f36608f507
fix
2025-02-18 15:08:36 -08:00
n8wb
0045e6374a
run on this branch for now
2025-02-18 15:04:36 -08:00
n8wb
babf4a2fad
lets get it working
2025-02-18 15:02:11 -08:00
n8wb
c976e67672
deploy pipeline
2025-02-18 14:55:55 -08:00
Artem
33493a0386
moved projects to public sdk package
2025-02-18 23:09:24 +07:00
Simon Something /DrGoNoGo
646e5508ce
test: property and invariant tests ( #61 )
...
- define properties and invariants
- implement a Medusa-based fuzzing campaign
---------
Co-authored-by: drgorillamd <83670532+drgorillamd@users.noreply.github.com >
Co-authored-by: moebius <0xmoebius@protonmail.com >
2025-02-14 12:12:37 +00:00
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