Lorenzo Delgado
888f7cb312
refactor(waku-store): major code reorganization, move StoreQueue to message_store folder
2022-08-01 13:02:40 +02:00
Hanno Cornelius
9be64a55b6
fix: bridge loses connection to v1 ( #1020 )
...
* fix: bridge loses connection to v1
* Remove magic numbers in checks
2022-06-27 14:16:15 +02:00
Hanno Cornelius
9165720f63
Bridge improvements ( #875 )
2022-03-08 11:48:17 +01:00
Hanno Cornelius
f3ecdb80ea
Remove node peerInfo copy ( #801 )
2022-01-10 16:07:35 +01:00
Hanno Cornelius
50189a21a9
Update submodules: differentiate between local and remote `PeerInfo` ( #730 )
...
* Update submodules
* Remove PeerInfo where necessary
2021-10-06 14:29:08 +02:00
Hanno Cornelius
9a45aa7055
Fix: bridge encoding and missing timestamps ( #697 )
...
* Fix: bridge should not re-encode pre-encoded payload
* Test payload encoding, fix content topic
* Minor improvements
* Fix broken unit test
2021-08-26 14:24:00 +02:00
Hanno Cornelius
b87984af46
Fix topic conversion in bridge ( #679 )
2021-07-21 14:22:40 +02:00
Hanno Cornelius
13cf7380bb
General refactoring: `nim-waku` ( #671 )
...
* General Track 1 refactoring
2021-07-16 17:13:36 +02:00
Hanno Cornelius
92f2d5a7f5
Refactor wakunode2.nim ( #664 )
...
* Refactor wakunode2.nim
* Remove empty raises
* Some formatting improvements
2021-07-14 19:58:46 +02:00
Hanno Cornelius
2f53c2c60b
Feat/bridge topic mapping ( #633 )
...
* Use namespaced content topics for bridge
2021-06-18 12:30:24 +02:00
Hanno Cornelius
9ee0c2ecb3
Make bridge topics configurable ( #629 )
...
* Make bridge topics configurable
* Less ambiguous config naming
2021-06-17 12:59:28 +02:00
Hanno Cornelius
2691b3e506
Duplicate filtering for bridge ( #556 )
2021-05-20 18:03:56 +02:00
Hanno Cornelius
5747ff5be0
Change contentTopic to string ( #463 )
...
* Change contentTopic to string
* Missed a spot
* Try to fix Windows CI
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2021-04-08 17:55:19 +08:00
Kim De Mey
d1c1a0ca13
Bump chronos and fix exception tracking issues ( #436 )
...
* Bump nim-chronos and fix exception tracking issues
* Bump other Nim submodules to latest
* Fix repeatMessage properly through proc type fix in nim-eth
Also add and use unittest2 through testutils to avoid extra
annotations.
2021-03-26 10:52:04 +01:00
Hanno Cornelius
a30d6a8aae
Improvement/bridge improvements ( #429 )
...
* General test, import and log improvements
* Bridge improvements
2021-03-23 10:04:51 +02:00
Hanno Cornelius
62b824c387
Add WakuBridge and test ( #426 )
...
* Add WakuBridge and test
* Fix test
2021-03-22 11:44:45 +02:00