go-waku/cmd/waku
Richard Ramos df78d21dfd chore: remove v1 code and legacy filter from chat2
Also removes the private API from RPC. C-Bindings are not affected, but future revisions might remove the asymmetric/symmetric functions for lightpush and relay and replace them instead by separate encoding functions
2023-08-07 15:09:32 -04:00
..
rest chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00
rpc chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00
flags.go chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00
flags_no_rln.go refactor: move app code to cmd/waku 2023-07-07 10:10:21 -04:00
flags_rln.go refactor: use uint instead of int for RLN indexes 2023-08-03 11:17:50 -04:00
main.go chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00
node.go chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00
node_no_rln.go refactor: move app code to cmd/waku 2023-07-07 10:10:21 -04:00
node_rln.go feat(rln-relay): pass in index to keystore credentials 2023-08-03 11:17:50 -04:00
options.go chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00
sys_not_unix.go refactor: move app code to cmd/waku 2023-07-07 10:10:21 -04:00
sys_unix.go refactor: move app code to cmd/waku 2023-07-07 10:10:21 -04:00
sys_windows.go refactor: move app code to cmd/waku 2023-07-07 10:10:21 -04:00