Commit Graph

44 Commits

Author SHA1 Message Date
Jacob Karlsson 5a3444baea 1.0.1 2024-06-01 18:34:41 +02:00
Jacob Karlsson 7efeaeaadc Don't throw on missing tangle root 2024-06-01 18:34:32 +02:00
Jacob Karlsson 0d8152e359 Add description to readme 2024-05-05 16:56:11 +02:00
Jacob Karlsson b1886d981a 1.0.0 2024-04-30 13:05:38 +02:00
Powersource 50605c04f3 Merge pull request 'Support async db functions and make ready for publish' (#1) from async-db into master
Reviewed-on: https://codeberg.org/pzp/pzp-dict/pulls/1
2024-04-30 11:04:58 +00: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 6f0ff4e338
package.json ppppp deps specify commit tag 2024-01-31 13:15:25 +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 dac32c30f1
fix tests 2023-12-29 12:41:56 +02:00
Andre Staltz d3664ff1c8
update secret-stack to 8.0 2023-12-29 12:39:03 +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 99a30b1aea
update with latest db 2023-11-24 15:22:32 +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 30365793a7
prettier applied on test file 2023-10-19 15:30:16 +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 ceea5b91c1
update protospec 2023-09-13 19:04:56 +03:00
Andre Staltz b3a96dbb6d
update to ppppp-db with MsgV3 2023-09-13 19:04:12 +03:00
Andre Staltz f31d700a3b
set ppppp-db to rev1 2023-06-05 11:34:41 +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 52b7fa4664
even prettier protospec mermaid 2023-04-28 14:17:44 +03:00
Andre Staltz 941afcd326
prettier protospec mermaid 2023-04-28 14:16:36 +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