Commit Graph

11 Commits

Author SHA1 Message Date
Jacob Karlsson 047c88fb86 Return null instead of throwing on property errs (#8)
Trying to fix https://codeberg.org/pzp/pzp-sync/issues/10

This doesn't solve the problem of missing rootMsg but maybe allows sync to fail more gracefully

Reviewed-on: https://codeberg.org/pzp/pzp-db/pulls/8
Co-authored-by: Jacob Karlsson <jacob.karlsson95@gmail.com>
Co-committed-by: Jacob Karlsson <jacob.karlsson95@gmail.com>
2024-06-01 16:21:00 +00:00
Jacob Karlsson 8e6128f238 Rename to pzp (#4)
For https://codeberg.org/pzp/pzp-sdk/issues/1

Reviewed-on: https://codeberg.org/pzp/pzp-db/pulls/4
Co-authored-by: Jacob Karlsson <jacob.karlsson95@gmail.com>
Co-committed-by: Jacob Karlsson <jacob.karlsson95@gmail.com>
2024-04-27 21:47:50 +00:00
Powersource f056429f31
Document the api (#31) 2024-04-13 14:33:36 +02:00
Powersource 15cfc7459d
Make all APIs async, internally wait for rescanning (#29) 2024-04-07 17:04:32 +02:00
Powersource e40c7cff09
Prune the accountTangle in getSigkeysInAccount (#23) 2024-03-25 16:46:28 +01:00
Powersource 3c236581fa
Make getSigkeysInAccount consider "del" (#24) 2024-03-25 16:33:41 +01:00
Andre Staltz 0c86b43d22
improve Tangle error messages 2024-03-06 11:13:04 +02:00
Andre Staltz cbeabab904
Tangle can be built from randomly ordered msgs 2024-02-28 13:53:31 +02:00
Andre Staltz 17742f9ed2
avoid infinite loop in Tangle.precedes() 2024-01-17 15:47:58 +02:00
Andre Staltz 001fcaa1ab
refactor isMoot() 2024-01-05 14:18:19 +02:00
Andre Staltz 3a2bfe25d0
msg-v4 2023-12-25 12:24:35 +02:00