nwaku/tests/waku_core
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
..
test_all.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
test_message_digest.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
test_namespaced_topics.nim fix: cluster id & sharding terminology (#2104) 2023-10-05 08:37:05 -04:00
test_peers.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_published_address.nim fix: prevent IP 0.0.0.0 from being published and update peers with empty ENR data (#1982) 2023-09-11 11:30:12 +03:00
test_sharding.nim fix: cluster id & sharding terminology (#2104) 2023-10-05 08:37:05 -04:00
test_time.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00