darshankabariya
2b210846ce
chore: update datatype for matching solidity api uint40
2025-04-04 19:07:15 +05:30
darshankabariya
d72654de4d
chore: update datatype for matching solidity api
2025-04-04 19:07:15 +05:30
darshankabariya
2768851d2b
chore: add merkleroot macro for testing purpose inside generateProof
2025-04-04 19:07:15 +05:30
darshankabariya
c22fcc152d
chore: add merkleProof inside generateProof
2025-04-04 19:07:15 +05:30
darshankabariya
87a7be0385
chore: trying to invoke onchain gropu manager instead of base
2025-04-04 19:07:15 +05:30
darshankabariya
5185a2bf66
chore: debug mesage to find flow
2025-04-04 19:07:15 +05:30
darshankabariya
b58ff02002
chore: comments out trackRootChanges
2025-04-04 19:07:15 +05:30
darshankabariya
f34600862b
chore: add more debug message
2025-04-04 19:07:14 +05:30
darshankabariya
1e240b89e3
chore: change slideRoot to updateRoots and add debug message
2025-04-04 19:07:14 +05:30
darshankabariya
e3ed9db686
chore: change location of trackRoots
2025-04-04 19:07:14 +05:30
darshankabariya
e4056d8a7f
chore: call trackRoot after registration
2025-04-04 19:07:14 +05:30
darshankabariya
7964e36b34
chore: call trackRoot
2025-04-04 19:07:14 +05:30
darshankabariya
e2b6f005d6
chore: update metrix location
2025-04-04 19:07:14 +05:30
darshankabariya
76f0cb8be1
chore: make it little endian
2025-04-04 19:07:14 +05:30
darshankabariya
f48c98f87c
chore: simplify registration
2025-04-04 19:07:13 +05:30
darshankabariya
7f948ad85e
chore: tracing roots and cache merkle elements
2025-04-04 19:07:13 +05:30
darshankabariya
0cb8760a90
chore: remove inconsistancy
2025-04-04 19:07:13 +05:30
darshankabariya
3034517b25
chore: blocked test temprary
2025-04-04 19:07:13 +05:30
darshankabariya
7471faa5b1
feat: update test
2025-04-04 19:07:13 +05:30
darshankabariya
e66e2f2ad8
feat: update test
2025-04-04 19:07:12 +05:30
darshankabariya
61630d7438
feat: make clean
2025-04-04 19:07:12 +05:30
darshankabariya
279df1b747
feat: comment out older onchain GM put it new GM
2025-04-04 19:07:12 +05:30
darshankabariya
0636d2dc19
feat: upgrade validate Root
2025-04-04 19:07:12 +05:30
darshankabariya
49b1933c04
feat: deprecated sync
2025-04-04 19:07:12 +05:30
darshankabariya
4d44a66689
feat: verify proof
2025-04-04 19:07:12 +05:30
darshankabariya
25390a68bb
feat: update witness serialization
2025-04-04 19:07:12 +05:30
darshankabariya
35347ffa95
feat: no need to indexing of sync strategy
2025-04-04 19:07:12 +05:30
darshankabariya
c46ed07fd2
feat: update
2025-04-04 19:07:11 +05:30
darshankabariya
7558ffe9d3
feat: isolate generateProof fuction till confidence
2025-04-04 19:07:11 +05:30
darshankabariya
25f15fd08e
feat: type mismatch improvement
2025-04-04 19:07:11 +05:30
darshankabariya
0ca5296aef
feat: better location
2025-04-04 19:07:11 +05:30
darshankabariya
eddcbf32b0
feat: handle events
2025-04-04 19:07:11 +05:30
darshankabariya
bc8ad6a4b4
feat: frame into rateLimitProof
2025-04-04 19:07:11 +05:30
darshankabariya
049f475af6
feat: initial commit for deprecate sync strategy
2025-04-04 19:07:10 +05:30
Ivan FB
06562d7a56
Merge pull request #3347 from waku-org/release/v0.35
...
Patch release v0.35.1
2025-04-04 12:23:20 +02:00
gabrielmer
6d3c758540
feat: waku_relay_get_peers_in_mesh to libwaku ( #3352 )
2025-04-03 15:13:10 +03:00
gabrielmer
8b443edd98
feat: add waku_relay_get_connected_peers to libwaku ( #3353 )
2025-04-03 14:27:27 +03:00
fryorcraken
00808c9495
chore!: remove pubsub topics arguments ( #3350 )
...
Use `--shards` instead.
2025-04-03 21:11:18 +11:00
fryorcraken
58f76ce467
feat: introduce preset option ( #3346 )
...
* feat: introduce `preset` option
Overwriting config from cluster-id will be deprecated as a second step.
* doc: improve preset doc
* Change `default` preset to `twn`
2025-04-01 09:28:18 +11:00
NagyZoltanPeter
36ee2aa9bf
chore: non-relay protocols cross performance measurement metrics ( #3299 )
...
* Introducing new non-relay protocol request handling time metric
2025-03-31 13:27:51 +02:00
Ivan Folgueira Bande
9a14446e32
setting correct contract address recommeded by Tanya
2025-03-31 09:18:14 +02:00
stubbsta
8397d45f51
Update all references to RLN contract address
2025-03-30 13:34:21 +02:00
NagyZoltanPeter
fe8327627e
Make /debug endpoints /version and /info available as root ( #3333 )
2025-03-27 11:56:44 +01:00
NagyZoltanPeter
4111f80729
As lightpush/filter clients are always mounted and can handle service peers from other sources there no reason to restrict respective REST endpoints availability connected to filternode and lightpushnode cli arguments - they can help but not mandatory to access filter and lightush clients ( #3331 )
2025-03-27 11:56:09 +01:00
Ivan FB
a28243d446
set one log to trace in waku_peer_exchang ( #3336 )
2025-03-27 11:15:03 +01:00
Simon-Pierre Vivier
dc571d0101
fix: waku sync timing ( #3337 )
2025-03-24 08:36:19 -04:00
Simon-Pierre Vivier
cda48e25f7
fix: filter out ephemeral msg from waku sync ( #3332 )
2025-03-20 15:30:29 -04:00
Simon-Pierre Vivier
7dbc1fe061
fix: apply latest nph formating ( #3334 )
2025-03-19 11:30:47 -04:00
Ivan FB
e2329f97e5
chore: waku_peer_store add clarifying comment to addPeer proc ( #3330 )
2025-03-18 13:03:01 +01:00
NagyZoltanPeter
8b927b92d2
fix:lightppush v3 not returning relayed peers count ( #3329 )
...
* Fixing lightpush publish logs stated it was legacy lightpush, also fix on wrong mounted protocol check.
* Fix lightpush v3 success report did not embed relayed peer count
* Fix test that missed the case of non returning relayed peers
2025-03-18 09:36:58 +01:00