Commit Graph

  • 5fb127e709
    feat: merkle root tracker Richard Ramos 2023-05-01 11:28:39 -04:00
  • 7570f2901f
    feat: root tracker Richard Ramos 2023-05-01 11:28:39 -04:00
  • f20bdbb9a9
    feat: use identity credentials, and expose hash, bulk insert and delete members functions Richard Ramos 2023-04-28 14:26:39 -04:00
  • 7e0966aef7
    feat: add custom queryFilter (#57) Sasha 2023-04-28 01:20:29 +02:00
  • 45faae6b6e
    add error log weboko 2023-04-28 01:06:27 +02:00
  • a50cf9ce8e
    allow to configure fetch params weboko 2023-04-28 01:04:41 +02:00
  • b88259522f
    Merge branch 'master' of github.com:waku-org/js-rln into weboko/fetcher weboko 2023-04-25 23:20:12 +02:00
  • b819f4d6ab
    fetch in portions of 5 weboko 2023-04-25 23:06:00 +02:00
  • 113de6ed08
    remove comment weboko 2023-04-25 22:23:30 +02:00
  • ea74b44651
    improve fetch in chunks weboko 2023-04-25 22:22:42 +02:00
  • b4a5990a2d
    add custom fetcher weboko 2023-04-25 12:15:19 +02:00
  • 88a28a11e3
    feat!: add registerMemberFromMembershipKey (#56) Sasha 2023-04-19 23:28:04 +02:00
  • 0b2beb7b45
    Merge branch 'master' into weboko/import-api Sasha 2023-04-19 23:25:35 +02:00
  • b0684dab8a
    make better naming weboko 2023-04-19 20:32:43 +02:00
  • 360dc829f5
    chore!: bump to new @waku (#55) Sasha 2023-04-19 20:02:13 +02:00
  • 4b68b5288d
    setup getter weboko 2023-04-19 01:30:23 +02:00
  • ff218aa1a7
    address comments weboko 2023-04-19 01:27:46 +02:00
  • a93be8e797
    add registerMemberFromMembershipKey weboko 2023-04-17 21:17:08 +02:00
  • b262257134
    update types weboko 2023-04-15 01:31:27 +02:00
  • 1f15217136
    add content topic on the message weboko 2023-04-15 01:12:26 +02:00
  • 343b091390
    fix import weboko 2023-04-13 23:29:39 +02:00
  • e146f4512d
    move to newer version weboko 2023-04-13 23:24:45 +02:00
  • 9157f2a0b3
    chore(deps): bump undici from 5.11.0 to 5.21.0 dependabot[bot] 2023-04-08 04:03:27 +00:00
  • 6eceeaf184
    chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 in /example dependabot[bot] 2023-03-15 10:29:22 +00:00
  • 37c3a610aa
    chore(deps): bump webpack from 5.74.0 to 5.76.1 dependabot[bot] 2023-03-15 05:20:38 +00:00
  • fae4bea48d
    Merge pull request #50 from waku-org/doc/39-update-readme fryorcraken.eth 2023-02-27 09:34:18 +11:00
  • bdf388f8d5
    chore: update cspell dictionary fryorcraken.eth 2023-02-24 15:36:27 +11:00
  • 45d1b28286
    doc: note about semaphore compatibility fryorcraken.eth 2023-02-24 15:34:49 +11:00
  • ed22a3f66b
    doc: update repo's rationale fryorcraken.eth 2023-02-24 15:26:33 +11:00
  • bc8413fcc5
    chore(deps): bump undici from 5.11.0 to 5.19.1 dependabot[bot] 2023-02-16 21:51:30 +00:00
  • c886e2492d
    chore(deps): bump json5 from 1.0.1 to 1.0.2 dependabot[bot] 2023-01-26 17:59:28 +00:00
  • 4b99621b48
    chore(deps): bump engine.io from 6.2.0 to 6.2.1 dependabot[bot] 2023-01-26 17:59:23 +00:00
  • be7f630d9d
    chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 dependabot[bot] 2023-01-26 17:59:02 +00:00
  • d77370fbec
    Add RLN Contract abstraction (#43) Sasha 2023-01-26 18:58:18 +01:00
  • b773a98b13
    fix typo, use DataView for conversion, use BigInt directly weboko 2023-01-26 00:18:22 +01:00
  • 74fe9bc1e4
    remove accidentally commited junk weboko 2023-01-24 21:46:27 +01:00
  • 7fa807c36c
    use slice weboko 2023-01-24 21:43:13 +01:00
  • 7bc058d094
    fix joining weboko 2023-01-24 03:21:32 +01:00
  • d042be85c9
    add BigInt to MembershipKey weboko 2023-01-24 03:16:44 +01:00
  • 468dc29f2e
    fix spy definition weboko 2023-01-24 00:59:28 +01:00
  • 77f1ca08c3
    use correct value for mock weboko 2023-01-24 00:55:18 +01:00
  • 8dcce3a2ff
    update mocked event weboko 2023-01-24 00:47:09 +01:00
  • 93d4564b13
    update mocks weboko 2023-01-24 00:32:27 +01:00
  • 3dd8758027
    use another approach for typecasting weboko 2023-01-24 00:25:33 +01:00
  • 7263c47ddf
    use any for type casting weboko 2023-01-24 00:21:08 +01:00
  • 1e5b8aa86d
    fix mock approach weboko 2023-01-24 00:20:29 +01:00
  • 8f3d528e06
    fix export approach weboko 2023-01-23 23:58:07 +01:00
  • 37eaf3ea23
    try old command weboko 2023-01-23 23:56:21 +01:00
  • 0add061024
    use jest weboko 2023-01-21 01:09:00 +01:00
  • d1834036ac
    bring back test file weboko 2023-01-20 23:49:24 +01:00
  • 3d8fe142a8
    remove test weboko 2023-01-20 22:17:14 +01:00
  • cb69add8c2
    address comments: rename const file, return prev regexp weboko 2023-01-20 22:16:38 +01:00
  • 4476564ad5
    update test weboko 2023-01-20 22:07:09 +01:00
  • 0ff9ab2535
    try generic import weboko 2023-01-20 21:57:03 +01:00
  • 932248b497
    try different karma config weboko 2023-01-20 01:42:43 +01:00
  • 5c27216117
    use direct path to js file weboko 2023-01-20 01:04:25 +01:00
  • 5924b5f010
    remove default signature message weboko 2023-01-19 23:11:56 +01:00
  • 53fba02bd6
    fix naming weboko 2023-01-17 22:46:45 +01:00
  • 55dca38dd4
    move to getter for members, add init method weboko 2023-01-17 00:49:54 +01:00
  • 23abbd4244
    resolve simple comments weboko 2023-01-16 22:20:28 +01:00
  • 5cd10d45a2
    remove test command weboko 2023-01-06 00:08:28 +01:00
  • 6fe833b83d
    implement rln contract abstraction, add basic tests, add usefull constants weboko 2023-01-06 00:07:54 +01:00
  • fa70837558
    Merge pull request #42 from waku-org/version0013 v0.0.13 RichΛrd 2022-12-09 09:46:51 -04:00
  • 01ac9da9c6
    v0.0.13 Richard Ramos 2022-12-09 09:42:43 -04:00
  • f312f3d0e9
    Merge pull request #41 from waku-org/danisharora/seeded-membershipkey-generation Danish Arora 2022-12-09 08:49:05 +05:30
  • febc7e7fa5
    compare uint8arrays by each element danisharora099 2022-12-08 15:02:18 +05:30
  • d41181fc92
    upgrade zerokit and add support for generateSeededMembershipKey danisharora099 2022-12-08 14:52:04 +05:30
  • 6875952b61
    Merge pull request #36 from waku-org/feat/verify-no-root fryorcraken.eth 2022-10-11 02:07:26 +11:00
  • 93fe74619e
    feat: expose verifyNotRoot API fryorcraken.eth 2022-10-10 09:59:24 -05:00
  • ccac8291e1
    Merge pull request #35 from waku-org/fix/epoch-decoding fryorcraken.eth 2022-10-11 00:53:13 +11:00
  • 8eb7779ecd
    fix: proof generated log fryorcraken.eth 2022-10-10 08:50:50 -05:00
  • da8c4b2204
    fix: epoch decoding fryorcraken.eth 2022-10-10 08:48:26 -05:00
  • 6ecdc598d5
    Merge pull request #34 from waku-org/chores/log-proof fryorcraken.eth 2022-10-10 23:32:20 +11:00
  • bb93a34e30
    chores: log epoch fryorcraken.eth 2022-10-10 07:25:38 -05:00
  • ebf147969d
    chores: change log to waku:rln namespace fryorcraken.eth 2022-10-10 07:24:09 -05:00
  • 822b6240b6
    chores: log proof generated fryorcraken.eth 2022-10-10 07:22:53 -05:00
  • 58d19b1657
    v0.0.12 RichΛrd 2022-10-07 16:15:10 -04:00
  • 2fc3116c12
    v0.0.12 Richard Ramos 2022-10-07 16:12:23 -04:00
  • a15afc32fe
    Merge pull request #31 from waku-org/feat/verif_with_roots RichΛrd 2022-10-07 16:03:40 -04:00
  • 78f9e9b38f
    feat: use verifyWithRoots for verifying proofs Richard Ramos 2022-10-07 14:49:32 -04:00
  • ed9fc86306
    feat: v0.0.11 Richard Ramos 2022-10-07 15:32:45 -04:00
  • 8577b71546
    feat: use verifyWithRoots for verifying proofs Richard Ramos 2022-10-07 14:49:32 -04:00
  • b40b4d68fe
    Merge pull request #27 from waku-org/fix/proof-generation fryorcraken.eth 2022-10-04 17:02:36 +11:00
  • 3e5cb1d13c
    fix: proof generation and validation Richard Ramos 2022-10-01 08:02:13 -04:00
  • 378ad04c53
    Merge pull request #26 from waku-org/proof-attached fryorcraken.eth 2022-09-30 14:47:57 +10:00
  • 77eb467cab
    feat: test codec with version 1 codec fryorcraken.eth 2022-09-30 14:46:18 +10:00
  • 748f14cec9
    fix: ensure proof is attached when decoding fryorcraken.eth 2022-09-30 14:25:44 +10:00
  • b5f0cbb3dd
    Merge pull request #24 from waku-org/message-helpers fryorcraken.eth 2022-09-28 14:39:18 +10:00
  • 382794d25f
    feat: add RlnMessage for handy helpers fryorcraken.eth 2022-09-28 14:23:10 +10:00
  • b0b9e1e46b
    refactor: use standard JS lib fryorcraken.eth 2022-09-28 13:53:47 +10:00
  • 50c30f1332
    feat: decode epoch to int fryorcraken.eth 2022-09-28 13:51:53 +10:00
  • 4463c4afab
    refactor: extract helper functions fryorcraken.eth 2022-09-28 13:05:10 +10:00
  • 84803d77e5
    refactor: more appropriate name fryorcraken.eth 2022-09-28 12:54:04 +10:00
  • 964df013ea
    Merge pull request #23 from waku-org/export-encoder fryorcraken.eth 2022-09-27 23:33:27 +10:00
  • a11f65f1b7
    fix: export encoder/decoder fryorcraken.eth 2022-09-27 23:31:09 +10:00
  • 4f8118eb5f
    Merge pull request #22 from waku-org/export-membership-class fryorcraken.eth 2022-09-27 22:51:32 +10:00
  • 462b6e5ccf
    fix: export MembershipKey class fryorcraken.eth 2022-09-27 22:47:55 +10:00
  • 38fdb53740
    chore: remove any types remove-any fryorcraken.eth 2022-09-27 22:41:25 +10:00
  • 3d977bacf0
    Merge pull request #21 from waku-org/feat/import-membership fryorcraken.eth 2022-09-27 22:34:39 +10:00
  • 9ff1a0b97e
    feat: enable MembershipKey object to be created from existing creds fryorcraken.eth 2022-09-27 15:22:52 +10:00