nwaku/waku/node
Abhimanyu aeb77a3e75
feat: Add new DB column `messageHash` (#2202)
* feat: added DB column messageHash

* feat: minor change

* feat: minor merge conflict fix

* Update test_resume.nim

* Update test_resume.nim

* randomblob() func used to populate attribute

* PRIMARY key updated - SQLite and Postgres
2023-11-22 17:32:56 +01:00
..
peer_manager peer_manager.nim: better feedback if can't dial peer with WakuMetadataCodec (#2230) 2023-11-21 14:54:45 +01:00
builder.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
config.nim feat: implementing port 0 support (#2125) 2023-10-27 10:11:47 +03:00
peer_manager.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
waku_metrics.nim chore: Updating nim-chronicles, nim-chronos, nim-presto, nimcrypto, nim-libp2p, and nim-nat-transversal (#2043) 2023-09-18 18:51:49 +02:00
waku_node.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
waku_switch.nim fix(p2p): fix possible connectivity issue (#1996) 2023-09-08 13:36:26 +02:00