Commit Graph

31 Commits

Author SHA1 Message Date
Jacob Karlsson 7efeaeaadc Don't throw on missing tangle root 2024-06-01 18:34:32 +02:00
Jacob Karlsson ef03f97950 Use async db fns and make ready for publish 2024-04-30 12:32:55 +02:00
Andre Staltz 26954a12f4
add api getDomain() 2024-02-21 10:48:52 +02:00
Andre Staltz 40d1e8cb21
treat cases where getTangle() is null 2024-01-30 17:35:48 +02:00
Andre Staltz 6707df0ee4
fix minRequiredDepth when tangle is unknown 2024-01-16 16:16:18 +02:00
Andre Staltz 7fb5a0f107
update secret-stack to 8.1 2024-01-08 11:23:23 +02:00
Andre Staltz 32a51697e4
update plugin assertion errors 2024-01-02 13:09:29 +02:00
Andre Staltz d44a047834
load() is idempotent and safe in race conditions 2024-01-02 12:18:26 +02:00
Andre Staltz 0695ccc36a
update to msg-v4 2023-12-25 12:28:22 +02:00
Andre Staltz e069033f9a
setGhostSpan 2023-12-21 12:44:53 +02:00
Andre Staltz fa51c8c423
Fix minRequiredDepth() validation 2023-11-24 15:07:06 +02:00
Andre Staltz afc7766326
refactor: renaming, reuse 2023-10-26 16:56:58 +03:00
Andre Staltz 46dafa436e
rename this package from record=>dict 2023-10-26 13:15:28 +03:00
Andre Staltz edaffa7626
add getGhostSpan() 2023-10-26 11:10:19 +03:00
Andre Staltz a2304bc24f
new API minGhostDepth() 2023-10-25 14:02:06 +03:00
Andre Staltz 3385901b2d
remove unnecessary isRoot() 2023-10-19 17:52:57 +03:00
Andre Staltz 0937f3e8c6
new API getFeedID() 2023-10-19 17:36:56 +03:00
Andre Staltz b08f9baee9
add isRoot() and isGhostable() 2023-10-19 16:54:37 +03:00
Andre Staltz e05e0b3313
refactor: rename assert function 2023-10-19 15:12:14 +03:00
Andre Staltz 44929fb2c9
new API getMinRequiredDepth 2023-10-18 13:05:00 +03:00
Andre Staltz 8fe7b8717d
new API getFieldRootsOfTangle 2023-09-29 15:44:21 +03:00
Andre Staltz cc7cf9858d
change API to not require account ID 2023-09-29 15:36:32 +03:00
Andre Staltz 2d890eaba0
refactor secret-stack plugin shape 2023-09-29 15:22:58 +03:00
Andre Staltz 2f885fd807
add a try catch, plus minor renaming 2023-09-14 13:55:50 +03:00
Andre Staltz cf207f9553
use msg generic 2023-09-14 12:59:43 +03:00
Andre Staltz de9618667d
add JSDoc typescript sigh 2023-09-14 12:23:21 +03:00
Andre Staltz b3a96dbb6d
update to ppppp-db with MsgV3 2023-09-13 19:04:12 +03:00
Andre Staltz 2c4e1f7be1
cosmetics 2023-04-28 16:24:27 +03:00
Andre Staltz d17f2ebc70
put getFieldRoots in manifest 2023-04-28 15:31:08 +03:00
Andre Staltz edb31af0b6
make getFieldRoots() public 2023-04-28 14:14:01 +03:00
Andre Staltz eb902078f1
init 2023-04-28 14:11:16 +03:00