Skip to content

Commit b4b92e8

Browse files
committed
wot: Web-of-Trust attestation proof chainlinks
1 parent a1dd68c commit b4b92e8

13 files changed

+486
-35
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ $(BUILD_STAMP): \
4848
lib/track.js \
4949
lib/wallet.js \
5050
lib/web_service.js \
51+
lib/wot.js \
5152
lib/update_passphrase_hash.js \
5253
lib/update_settings.js \
5354
lib/util.js

lib/alloc.js

+5-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/base.js

+20-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/main.js

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/schema3.js

+92-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)