Commit Graph

  • ad9abe601c
    fix: numeric identifiers and index out of bounds issue on store Richard Ramos 2021-04-12 13:59:09 -0400
  • d85c857a74
    bump go-waku version Richard Ramos 2021-04-11 19:45:42 -0400
  • f9e7589ffd
    generate hashes of messages Richard Ramos 2021-04-11 19:43:59 -0400
  • c7550f29ce
    Change contentTopic data type to string in chat2 Richard Ramos 2021-04-08 19:01:23 -0400
  • ff8d4ef8a4
    change ContentTopic from uint32 to string Richard Ramos 2021-04-08 18:07:31 -0400
  • a84b81b400
    fix: error handling and proof numeric id Richard Ramos 2021-04-08 14:49:03 -0400
  • ffe2f80a90
    fix: update go-waku version Richard Ramos 2021-04-07 17:19:39 -0400
  • 9c224c1849
    fix: nim-waku interop for store Richard Ramos 2021-04-07 17:16:29 -0400
  • f83423facd
    update chat2 to use waku_payload encoding/decoding Richard Ramos 2021-04-06 19:27:54 -0400
  • e8f7a4d38c
    revert: making waku message fields optional Richard Ramos 2021-04-06 19:17:52 -0400
  • be168ebe3f
    fix: indirect access to content topic Richard Ramos 2021-04-06 19:13:17 -0400
  • 0a0542324c
    update waku_store protobuffer definition Richard Ramos 2021-04-06 19:11:53 -0400
  • 100a26f49c
    wakuv1 envelope format Richard Ramos 2021-04-06 19:08:16 -0400
  • 65fc98f450
    Update waku_message protobuffer definition Richard Ramos 2021-04-06 19:07:20 -0400
  • 38b9ec5448
    basic2 example Richard Ramos 2021-04-04 15:33:21 -0400
  • 3294103e06
    fix: index out of bounds when querying stored messages Richard Ramos 2021-04-04 14:42:08 -0400
  • 47752170e9
    add chat2 example Richard Ramos 2021-04-04 13:06:17 -0400
  • 56346c6b1a
    fix: mark subscriptions as closed Richard Ramos 2021-04-04 13:05:33 -0400
  • 3ece0901b8
    remove say command Richard Ramos 2021-04-04 13:03:14 -0400
  • c44b40319e
    create envelope struct with hash and size of message Richard Ramos 2021-03-30 10:13:33 -0400
  • bc32532401
    close peer connection and get num of connected peers Richard Ramos 2021-03-24 16:39:12 -0400
  • fa7169bbbc
    use go-wakurelay-pubsub instead of go-libp2p-pubsub Richard Ramos 2021-03-24 11:53:43 -0400
  • 7023a11180
    fix: remove unneeded modules Richard Ramos 2021-03-23 10:46:16 -0400
  • c1bcba756c
    add logs Richard Ramos 2021-03-22 12:45:13 -0400
  • 1345809aba
    example node used to emit/listen/retrieve messages Richard Ramos 2021-03-18 19:21:45 -0400
  • c4ed58c188
    Waku store - initial implementation Richard Ramos 2021-03-18 12:40:47 -0400
  • 1b480782b2
    Example node used to emit/listen/retrieve messages Richard Ramos 2021-03-18 19:21:45 -0400
  • c5823d239d
    Waku store - initial implementation Richard Ramos 2021-03-18 12:40:47 -0400
  • 783ad01d92
    Use a ticker for getting next message Richard Ramos 2021-03-15 19:59:18 -0400
  • 32cdc4cadd
    fix: lock subscription before closing it Richard Ramos 2021-03-15 17:43:26 -0400
  • cac9aa7b37
    Handle unsubscriptions and encoding of messages Richard Ramos 2021-03-15 17:17:36 -0400
  • 09fe21baa5
    Adding subscribe/unsubscribe methods Richard Ramos 2021-03-15 12:07:23 -0400
  • 241733e6a4
    WakuRelay Richard Ramos 2021-03-12 15:06:20 -0400
  • ccff3dc8f8
    Initial commit Richard Ramos 2021-03-11 16:27:12 -0400
  • 0c518b0df2
    Initial commit RichΛrd 2021-03-11 16:13:36 -0400