docs
docs copied to clipboard
LUKSO technical documentation
Update changes from erc725.js, tools-lsp-factory and tools-eip191-signer repositories
do not merge or review (as the code might change in the lsp-utils PR) until @lukso/lsp-utils is released with this PR https://github.com/lukso-network/lsp-utils/pull/58
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can...
Adds necessary UDP and TCP ports for Teku consensus client for the **Network Configuration** page
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
### Creates "Working with Assets Section" within Learn Section (Moved 3 Files):  ### Updates Token Type Guide   
## Features - Updates outdated `Grant Permissions` Guide of the `Expert` -> `Key Manager` Section - Uses dynamic array encoding to add controllers - Simplifies descriptions and headings - Fixes...
Changes in: IPFS upload section, Edit a UP page
> generate the hash of the uploaded https://docs.lukso.tech/learn/assets#generate-the-json-file Add more example code to show how it is done, esp. the part the hashes the files. It could be nice to...
https://docs.lukso.tech/learn/smart-contract-developers/retrieve-token-type#implementation We should add a solidity function call which shows how to query this data. Right now it says basically: Here is the key `_LSP4_TOKEN_TYPE_DATA_KEY` use `getData` and deal with...