maidsafe / sn_routing

Routing - specialised storage DHT
Other
278 stars 81 forks source link

Anti-Entropy v2 #2491

Closed oetyng closed 3 years ago

oetyng commented 3 years ago

Squashed commit of the following:

commit 16e91fc82aaad7f6858fa89ab050d5ce1af891da Author: Yoga07 yogeshwar_1997@hotmail.com Date: Wed May 5 18:22:17 2021 +0530

fix: use live_adults method on send_sync

commit 6ce06282d78abd7d890d7a0147eecd6e96568a7a Author: oetyng oetyng@gmail.com Date: Tue May 4 15:26:44 2021 +0200

fix: post-rebase issues

commit d3320fb7b141a6dbcc4e612b0f10d097fa291099 Author: Yoga07 yogeshwar_1997@hotmail.com Date: Tue May 4 15:38:11 2021 +0530

fix: fix getting section key on SendUserMessage

commit 719763a6d148f2724f52762161a22cd3917fb916 Author: Yoga07 yogeshwar_1997@hotmail.com Date: Tue May 4 02:19:15 2021 +0530

fix(AE): integrate previous AE mechanics with DestInfo

commit a3972120f5807c2671b7d41857eb7a3cc2f20ab0 Author: Yoga07 yogeshwar_1997@hotmail.com Date: Fri Apr 30 13:59:04 2021 +0530

chore: minor refactors

commit 2d97b185728da655ac3e2d83be1ead2e123ead93 Author: Yoga07 yogeshwar_1997@hotmail.com Date: Fri Apr 30 12:53:58 2021 +0530

refactor: remove crypto::name fn

commit 092a8bb00a5b2e16f2f8788ed609669c01632232 Author: Yoga07 yogeshwar_1997@hotmail.com Date: Wed Apr 28 14:28:47 2021 +0530

chore: rebase fixes atop T4.2

commit 999f40e9adbb48bd491cb064567cb87fe032b87c Author: oetyng oetyng@gmail.com Date: Thu Apr 22 14:17:45 2021 +0200

fix: post-rebase issues

commit 5f7afc56b535c592b290dc8feb58efa523291ab9 Author: oetyng oetyng@gmail.com Date: Thu Apr 15 12:17:29 2021 +0200

chore(messaging): adapt to changes in sn_messaging for all messages

commit f28f327548c1ea15052ebd33b71c4a0f42d551a2 Author: oetyng oetyng@gmail.com Date: Thu Apr 15 11:36:27 2021 +0200

fix: add missing DestInfo updates

commit a5fdf40072fd4ca410e9ed2f2a3d424f5545daa0 Author: bochaco gabrielviganotti@gmail.com Date: Wed Apr 14 18:01:57 2021 -0300

chore(messaging): adapt to changes in sn-messaging for NodeCmd messages

commit 4f92631fbd52ab3d7923e640c06fc5248e7163bf Author: Yoga07 yogeshwar_1997@hotmail.com Date: Wed Apr 14 00:32:36 2021 +0530

chore(rebase): fixes post rebase atop testnet changes

commit 815df0ce1ecdc0bbd7d34ba200a5665f5c3e015d Author: Yoga07 yogeshwar_1997@hotmail.com Date: Mon Mar 29 18:39:45 2021 +0530

chore(rebase): fixes post rebase atop latest master

commit fb242bd70253a8d367cc4205b3e5ed1b85c2b1af Author: Yoga07 yogeshwar_1997@hotmail.com Date: Mon Mar 29 17:53:43 2021 +0530

refactor(tests): update routing tests

commit e0e7a96e3663743b4da37f90cbc143ea4c53e82e Author: Yoga07 yogeshwar_1997@hotmail.com Date: Thu Mar 25 14:03:37 2021 +0530

refactor(tests): update bootstrap tests

commit 2f20073ca94b2aa4f5caeb4ff082f5dc7a66d9d4 Author: qima qi.ma@maidsafe.net Date: Thu Mar 25 18:27:38 2021 +0800

chore: resolve failure after rebase

commit d8b1bc03543c6f66738670703b4dfcfa41b25999 Author: Yoga07 yogeshwar_1997@hotmail.com Date: Tue Mar 23 15:57:07 2021 +0530

refactor(tests): update messages tests

commit abfe104dd6bf417f18eb6bf2f861bcbe558dc095 Author: Yoga07 yogeshwar_1997@hotmail.com Date: Tue Mar 23 15:30:35 2021 +0530

refactor(tests): update comm tests

commit 6936a49ab6e07cc8c71eecd9b6d1718ea575c22c Author: Yoga07 yogeshwar_1997@hotmail.com Date: Mon Mar 22 02:48:29 2021 +0530

feat(header_info): remove unused HeaderInfo from command

commit 22c1cf8960a8d49724594816dfd0c7d294c29302 Author: Yoga07 yogeshwar_1997@hotmail.com Date: Mon Mar 22 02:44:23 2021 +0530

feat(header_info): include HeaderInfo for Lazy messaging

commit a3ec00bb08641c738480c1b2c89c7dfaf4771fc1 Author: Yoga07 yogeshwar_1997@hotmail.com Date: Wed Mar 17 18:40:15 2021 +0530

WIP: Lazy routing

commit 868de1a002effe8da7ff00e7ff987c04f3878924 Author: Josh Wilson joshuef@gmail.com Date: Tue Mar 16 13:01:43 2021 +0100

more tweaks

commit b5ececcb1a83d9b9bc12739375098c4a3de40985 Author: Josh Wilson joshuef@gmail.com Date: Tue Mar 16 12:41:19 2021 +0100

chore: move match_section and reexpose

commit ba071e99ea2f9ceb0af835558f0c3c57533335d0 Author: Josh Wilson joshuef@gmail.com Date: Tue Mar 16 10:04:54 2021 +0100

feat: updates for HeaderInfo

commit 9afb0d3cc25adbcd84cabcaed89467d6eb9eee91 Author: qima qi.ma@maidsafe.net Date: Thu Mar 25 16:02:23 2021 +0800

feat(event): add separate genesis event