Commit Graph

47 Commits

Author SHA1 Message Date
Jacob Karlsson 39f8cca208 Remove log 2024-06-28 13:02:38 +02:00
Jacob Karlsson cb557ef15a Add test for low newest goals 2024-06-28 12:54:28 +02:00
Jacob Karlsson 636cd9adcc Add failing test where we don't create a message before realtime sync 2024-05-29 14:48:40 +02:00
Jacob Karlsson e199eb97d3 Fix realtime 100 test with a hack 2024-05-28 15:38:30 +02:00
Jacob Karlsson cbf12a5e8c Start adding realtime test with 100 msgs 2024-05-23 18:46:36 +02:00
Jacob Karlsson 7e56b024c9 Use async db fns and rename to pzp 2024-05-04 15:54:04 +02:00
Andre Staltz 93f00dbd04
Test that dataless msgs can be replaced by dataful 2024-03-05 17:07:33 +02:00
Andre Staltz 47eb2dd27f
realtime sync works in both connection directions 2024-02-29 11:30:39 +02:00
Andre Staltz 54aa67a08f
realtime sync 2024-02-22 16:37:28 +02:00
Andre Staltz cdbc2de15e
add tests for empty dict and set 2024-01-16 16:17:15 +02:00
Andre Staltz 0cd2a56fc8
update secret-stack to 8.0 2023-12-29 13:00:45 +02:00
Andre Staltz d7a5c2694f
update to msg-v4 2023-12-25 12:31:55 +02:00
Andre Staltz f4ab599bd1
support start() before peers connect 2023-12-16 16:55:45 +02:00
Andre Staltz 6a9f46b337
account msgs piggyback on tangle msg sync 2023-12-16 16:18:23 +02:00
Andre Staltz 4b11ab9d9c
fix tests 2023-11-28 10:08:05 +02:00
Andre Staltz e7bc0e1918
update db, rename to ppppp-sync 2023-11-24 15:08:48 +02:00
Andre Staltz ecd604a46f
support goal=dict and goal=set 2023-11-03 13:34:02 +02:00
Andre Staltz 4c29073028
replace ppppp-record with ppppp-dict 2023-10-26 13:27:23 +03:00
Andre Staltz 0bc405739e
update a test 2023-10-26 12:55:27 +03:00
Andre Staltz 4218dabb60
can replicate record tangles containing ghosts 2023-10-25 19:35:27 +03:00
Andre Staltz 574d43f1a6
fix algorithm wantRange plus test it 2023-10-25 14:13:15 +03:00
Andre Staltz 8e43c0efab
replace internal goals with ppppp-goals 2023-09-08 16:42:27 +03:00
Andre Staltz c4bd7f9b49
improve test of feed sync when pruning range hole 2023-09-08 13:47:21 +03:00
Andre Staltz 317f7c0a05
update to new ppppp-db with rec.id 2023-09-07 17:31:11 +03:00
Andre Staltz f6f16bdd47
rename identity to account 2023-08-10 10:40:11 +03:00
Andre Staltz ffb8860fb8
use cutting-edge secret-stack with bare and shse.pubkey 2023-07-14 13:35:38 +03:00
Andre Staltz af5ac3435d
replace tape with node:test 2023-07-11 11:08:53 +03:00
Andre Staltz 07f83677d4
update to msg-v3 format 2023-07-11 11:02:22 +03:00
Andre Staltz 7a84f8b51e
tests for identity tangle sync 2023-05-26 14:46:08 +03:00
Andre Staltz 1a2d73cf8d
use feed.getId() in tests 2023-05-26 14:45:42 +03:00
Andre Staltz 82fead6c2d
update tests to not directly use MsgV2 APIs 2023-05-26 14:14:11 +03:00
Andre Staltz 32c5b903b1
update to support msg-v2 2023-05-26 13:54:32 +03:00
Andre Staltz b503476824
format code 2023-04-26 14:32:08 +03:00
Andre Staltz 80168f77cc
improve package.json files and exports 2023-04-21 14:56:32 +03:00
Andre Staltz 5c10949194
update usage of feedv1 2023-04-21 14:30:48 +03:00
Andre Staltz 51f3f52b95 add helper API: setFeedGoal(who,type) 2023-04-21 13:59:53 +03:00
Andre Staltz fb95886055 test that threads with reactions can sync too 2023-04-21 13:58:36 +03:00
Andre Staltz 2f4c07d505 improve tests 2023-04-21 13:07:15 +03:00
Andre Staltz af33dc691f fix thread sync when one peer has nothing 2023-04-21 11:53:34 +03:00
Andre Staltz a9fd222f0d always send tangle certpool to remote peer 2023-04-18 18:49:32 +03:00
Andre Staltz 1a76e665de pruneNewest 2023-04-17 16:49:58 +03:00
Andre Staltz 182156e1a2 tidy one test 2023-04-14 11:46:23 +03:00
Andre Staltz 7df89f3439 set goals: all, newest, oldest 2023-04-12 23:17:02 +03:00
Andre Staltz 832dbb9d33 multi-author tangle sync test passes 2023-04-10 23:13:42 +03:00
Andre Staltz 08d9fd1eda make new algorithm.js 2023-04-10 22:53:36 +03:00
Andre Staltz 5b0244709b use thread-sync for feeds too 2023-04-10 22:32:28 +03:00
Andre Staltz a473c8fec1 init from dagsync 2023-04-09 11:24:49 +03:00