Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Identity Ledger API #167

Merged
merged 407 commits into from
Feb 25, 2022
Merged

Update Identity Ledger API #167

merged 407 commits into from
Feb 25, 2022

Conversation

Toktar
Copy link
Contributor

@Toktar Toktar commented Oct 21, 2021

No description provided.

Copy link
Contributor

@ankurdotb ankurdotb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some bits I've marked under comments to resolve but let's chat first if needed so that we understand each other clearly.

docs/identity-api.md Outdated Show resolved Hide resolved
docs/identity-api.md Outdated Show resolved Hide resolved
docs/identity-api.md Outdated Show resolved Hide resolved
docs/identity-api.md Outdated Show resolved Hide resolved
docs/identity-api.md Outdated Show resolved Hide resolved
docs/identity-api.md Outdated Show resolved Hide resolved
docs/identity-api.md Outdated Show resolved Hide resolved
docs/identity-api.md Outdated Show resolved Hide resolved
docs/identity-api.md Outdated Show resolved Hide resolved
docs/identity-api.md Outdated Show resolved Hide resolved
@ankurdotb ankurdotb added the documentation Improvements or additions to documentation label Nov 9, 2021
askolesov and others added 27 commits November 11, 2021 17:25
Add fast sync version configuration command (#205)
Add configure p2p laddr command
Backmerge form main v0.2.x
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Andrew Nikitin and others added 20 commits February 4, 2022 14:19
Signed-off-by: Andrew Nikitin <[email protected]>
Dividing images into `cheqd-cli` and `cheqd-node`
…279)

* Move postremove actions to postpurge
* Add systemd service definition file
* Compress Debian package generated, add URL to GitHub, and generate changelog file
* Added documentation link, and changed restart/timeout parameters

Co-authored-by: @ankurdotb
* Refactor: Docker Compose Easy Setup

Signed-off-by: jay-dee7 <[email protected]>

* Changed action to reflect the updates

* Add: long-syntax for ports in docker-compose config

Signed-off-by: jay-dee7 <[email protected]>

* File structure and workflows

* Switched permissions

* Copy as root then own it

* Added permissions

* Created localnet setup extracted from workflow

* Removed volume from Dockerfile

* Switched directory to match changes

* Fixed to match new image settings

* External laddr availability

* Switched test port to avoid clashes

* Bypass defaults

* Removed excess

* Removed moniker name in container env vars

Signed-off-by: jay-dee7 <[email protected]>

* Fixed supervisor config to match dirs

* Removed unwanted quotes

* Switched to reflect main

* Single Dockerfile for mainnet & testnet

* Adjusted to old dir

* Removed excess

* Upgraded testnet version beforehand

* Added whole home dir volume

* Multiple driver options & fixes

* Testnet ref typo fix

* Consistent across mainnet & testnet

* Moved environment variables to host

* Move single image localnet to tests

* Fix naming of build tools

* Fx liinks in workflows

* Move docker localnet to tests

* Fix documentation

* Fix case

* Fix broken links

* Allow 0, 403 status codes for link checker

* Fix broken links

* Fix file names

* Fx links, dockerfile

* Fix test pipeline

* Fix test pipeline

* Fix test

* Revert volume names

* Fix corner case where host ip is invalid at first launch

* Optimize docker file

* Improve gen-network-config

* Update git ignore

* Update cheqd-localnet image to run several nodes inside again

* Corrected spelling in filename

* Make docker-compose localnet to use unified gen-net-conf base script

* Fix script name in the lint pipeline

* Fix permissions in the test pipeline

* Replace waiter script with the new one

* Typo fixes in GitHub Actions release workflow

* Cosmetic switch to put exposed ports in same order as in config files

* Swapping parameter order around in node-runner.sh

* Added explanatory comments to Docker Compose file

* Added extended descriptions for inside-container configuration file for mainnet

* Update Dockerfile

* Modified configuration for volumes in Docker Compose file

* Extended descriptions in host environment variables

* Update .Dockerignore

* Update release.yml

* Update .gitignore

* Fix paths

* More path fixes

* Fix paths

* Fix typos

* Fix failing tests

* Changed node-runner script to copy genesis and seed config data from Docker Compose config locations

* Optimise Dockerfile by removing unnecessary requirements

- Removed unused apt-get install packages in Docker build stages
- Added comments for readability

* Fixed errors due to incorrect commenting style in Compose environment file

* Fixed incorrect variable names in Docker Compose file

* Enable bash linter (#271)

* Fix ensure_set_euox script

* Optimize pipelines

* Fix job dependencies

* Debugging archive creation

* Fix paths

* Fix version fetching

* Fix docker build

* Fix fpm install

* Fix env vars

* Fix artifact name

* Fixing bash issues

* Fix remaining linter issues

* Enable bash linter in wrkflows

* Fix proto build

* Fix proto gen

* Fix protogen.sh

* Fix cli tests

* Fixx protogen.sh

* Fix step name

* Get rid of files included because of merge conflict

* Fix build-tar, build-deb scripts

* Various merge fixes

* Fix docker-compose-localnet merge conflicts

* Fix images build job names

* More merge fixes

* Fix base image

* Improve job names

* Fix test job

* Restore docker-compose required for the upgrade tests

* Fix docker-compose up

* Fix broken link

* Fix lint issues in common.sh

* Fix linter issues

* Fix typo

Co-authored-by: jay-dee7 <[email protected]>
Co-authored-by: Tasos <[email protected]>
Co-authored-by: Ankur Banerjee <[email protected]>
This reverts commit 48724d9.
* Restructure tests

* Remove libindy

* Remove docker-localnet image

* New docker compose draft

* Comment out build section

* Fix docker builds

* Working docker-compose based localnet

* Fix doc

* Fix localnet setup

* Fix image name

* Fix test paths

* Fix paths

* Fix paths

* Expose RPC ports

* Add docker version output

* Print docker compose version

* Docker compose version

* Revert docker compose version print

* Fix paths

* Make other steps to use compose based localnet

* Remove testnet image building and publishing

* Fix ports

* Comment external address

* Remove external address from localnet nodes

* Fix paths

* Get rid of configure mapping in docker entrypoint script

* Add api, consensus configuration to localnet

* Fix paths in the upgrade test

* Fix linter issues

* For the previous commit

* Make container.env to utilize cosmos native env vars

* Revert unnecessary changes

* Add new line at the EOF

* Remove remainings of the testnet image

* Extract env vars of testnet into separate files

* Fix images publishing

* Move import-keys script to localnet

* Set default minimum gas prices for localnet

* Set CREATE_EMPTY_BLOCKS to false

* Replace PAT with GITHUB_TOKEN

* Fix registry name in release pipeline

* Add missing seed_mode

* Fix panic in case of invalid key format (#284)

Co-authored-by: Ankur Banerjee <[email protected]>
* Initial Pool/keys API documentation
* Add more information about inputs and responses
* Renamed the file and moved in menu tree
* Making formatting more consistent with current standards
* Split key management to its own page
* Update vdr-tools-sdk-key-management.md
* Separate out pool config doc to its own page
* Update vdr-tools-sdk-key-management.md
* Formatted pool connection docs
* Matched the pool config docs for internal style guidelines
* Fixed links and summary page
* Fix MDLint fail

Co-authored-by: Ankur Banerjee <[email protected]>
Prep for rocks state sync
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
* Add ADR for keys derivation
* Re-numbering ADR due to conflict in numbering
* Mnemonic account recovery support in VDR Tools
* Fixed markdown lint error

Co-authored-by: Ankur Banerjee <[email protected]>
@ankurdotb ankurdotb marked this pull request as ready for review February 24, 2022 17:39
@ankurdotb ankurdotb merged commit 238f6b7 into main Feb 25, 2022
@ankurdotb ankurdotb deleted the identity-api branch February 25, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation hacktoberfest-accepted
Development

Successfully merging this pull request may close these issues.

10 participants