Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use nwaku instead of go-waku #87

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

feat: use nwaku instead of go-waku #87

wants to merge 19 commits into from

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    9750a32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d73230 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8755d9a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    1d8626b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca72e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5687e25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f9283a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. fix: event handler

    richard-ramos committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    685a6ae View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    9c696e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    79b8428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac96b83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d3b575 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    c434e9e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    646f6f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. refactor: use a enum for handling the responses, and don't ignore the…

    … return code (#97)
    
    * refactor: handle return code and use an enum to handle responses
    * fix: nwaku does not return an envelope hash on publish
    richard-ramos authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a10a5c2 View commit details
    Browse the repository at this point in the history
  2. refactor: node handle constructor and messageHash on publish (#98)

    * refactor: node handle constructor and messageId on publish
    * refactor: add back typestate
    * chore: rename messageId to messageHash
    richard-ramos authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    69a4872 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    201a38a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    1ed7dd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    7a2e4d1 View commit details
    Browse the repository at this point in the history