moebius
|
8fbb5eb63c
|
fix: remove precommitment hash from commitment circuit
|
2025-02-19 11:26:14 +01:00 |
|
moebius
|
f6e657b1eb
|
chore: update gh workflows
|
2025-02-19 11:08:44 +01:00 |
|
n8wb
|
02a3a4f056
|
fix service
|
2025-02-18 16:27:36 -08:00 |
|
n8wb
|
513d671800
|
fix service
|
2025-02-18 16:25:30 -08:00 |
|
n8wb
|
1ddd1f0b3c
|
add in the config.json
|
2025-02-18 16:19:06 -08:00 |
|
n8wb
|
8afcd2dcd9
|
fix
|
2025-02-18 16:04:24 -08:00 |
|
n8wb
|
3f4de648b3
|
fix
|
2025-02-18 15:59:03 -08:00 |
|
n8wb
|
cbd25db7de
|
fix
|
2025-02-18 15:56:43 -08: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
|
cd09be1482
|
don't put config in dockerfile
|
2025-02-18 15:20:57 -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
|
022e4df79f
|
bumped version, removed .npmrc from dockerfile
|
2025-02-19 00:36:43 +07:00 |
|
Artem
|
aa0b074a1c
|
fixed types on sdk package
|
2025-02-19 00:11:05 +07:00 |
|
moebius
|
0973975ff0
|
fix: depth check, nullifier inequality check, removed unused lines
|
2025-02-18 18:09:16 +01:00 |
|
Artem
|
af5bd7618d
|
version bump
|
2025-02-18 23:23:34 +07:00 |
|
Artem
|
4c5ebe0e4f
|
Merge remote-tracking branch 'origin/fix/relayer-sdk' into fix/relayer-sdk
|
2025-02-18 23:09:55 +07:00 |
|
Artem
|
33493a0386
|
moved projects to public sdk package
|
2025-02-18 23:09:24 +07:00 |
|
attemka
|
f306b9bee0
|
Merge branch 'dev' into fix/relayer-sdk
|
2025-02-18 23:05:08 +07:00 |
|
Artem
|
f427966882
|
switched sdk package to public one for relayer
|
2025-02-18 23:00:30 +07:00 |
|
moebius
|
8ae370005a
|
chore: update contracts license (#2)
|
2025-02-18 16:58:48 +01:00 |
|
moebius
|
3efc7e7b98
|
chore: update license to apache 2 on contracts
|
2025-02-18 16:52:42 +01:00 |
|
attemka
|
2daef1bebb
|
Transferred SDK package to 0xbow namespace (#1)
|
2025-02-18 22:45:25 +07:00 |
|
Artem
|
370e82d41b
|
transferred sdk package to 0xbow namespace
|
2025-02-18 22:36:19 +07:00 |
|
moebius
|
6ae88dbe5d
|
fix: miscellaneous fixes (#88)
|
2025-02-17 19:52:57 +01:00 |
|
moebius
|
4ff015b167
|
fix: update sdk abis and bump version (#86)
|
2025-02-17 13:22:12 +01:00 |
|
moebius
|
f0b8fe5e7b
|
fix: add assumptions on test addresses (#83)
|
2025-02-14 15:05:43 +01:00 |
|
moebius
|
485376a28d
|
feat: role assignment script (#84)
|
2025-02-14 12:54:56 +00: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 |
|
moebius
|
6d725b16de
|
chore: remove scope from withdrawal struct (#81)
|
2025-02-13 16:18:49 +00:00 |
|
moebius
|
c48050ffc9
|
feat: build a leanimt and update a root onchain (#79)
|
2025-02-13 09:48:15 +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
|
16c0852e26
|
fix: sdk package name (#75)
|
2025-02-07 23:42:41 +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 |
|