-
Notifications
You must be signed in to change notification settings - Fork 13
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 docs cover page #511
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Yarn update * Deployment doc update * Better enc key generation * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress * Quickstart docs * Documentation changes, Yarn update (#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (#302) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * Cleaned up CircleCI, added version release * Yarn upgrade * Go update #316 * Go modules * Removed demo and staging from workflow * yarn lock conflicts resolve * Updated Go mods, downgrading x/exp due to go-ethereum/issues/27894 * Go fix, Yarn upgrade * Revert to Debian Slim in Dockerfile * Update Go modules (#323) * Yarn update * Deployment doc update * Better enc key generation * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress * Quickstart docs * Sepolia support merge preprod to main (#309) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Documentation changes, Yarn update (#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (#302) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Docker setup for local builds (#314) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Documentation changes, Yarn update (#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (#302) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * Local Docker build support --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Cleaned up CircleCI, added version release * Yarn upgrade * Go update #316 * Go modules * Removed demo and staging from workflow * Bump word-wrap from 1.2.3 to 1.2.4 in /ui (#321) Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump semver from 5.7.1 to 5.7.2 in /test/e2e (#320) Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump semver from 5.7.1 to 5.7.2 in /ui (#319) Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Preprod merge to main (#317) * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * yarn lock conflicts resolve --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Preprod merge to main (#322) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Documentation changes, Yarn update (#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (#302) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * yarn lock conflicts resolve --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Updated Go mods, downgrading x/exp due to go-ethereum/issues/27894 * Go fix, Yarn upgrade * Revert to Debian Slim in Dockerfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Create dependabot.yml (#324) * Yarn update * Deployment doc update * Better enc key generation * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress * Quickstart docs * Cleaned up CircleCI, added version release * Yarn upgrade * Go update #316 * Go modules * Removed demo and staging from workflow * Create dependabot.yml * Update dependabot.yml * Preprod to Main (#325) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Documentation changes, Yarn update (#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (#302) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * yarn lock conflicts resolve * Update Go modules (#323) * Yarn update * Deployment doc update * Better enc key generation * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress * Quickstart docs * Sepolia support merge preprod to main (#309) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Documentation changes, Yarn update (#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (#302) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Docker setup for local builds (#314) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Documentation changes, Yarn update (#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (#302) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * Local Docker build support --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Cleaned up CircleCI, added version release * Yarn upgrade * Go update #316 * Go modules * Removed demo and staging from workflow * Bump word-wrap from 1.2.3 to 1.2.4 in /ui (#321) Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump semver from 5.7.1 to 5.7.2 in /test/e2e (#320) Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump semver from 5.7.1 to 5.7.2 in /ui (#319) Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Preprod merge to main (#317) * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * yarn lock conflicts resolve --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Preprod merge to main (#322) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Documentation changes, Yarn update (#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (#302) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (#295) * add more static js to Cache-Control fixes #292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * yarn lock conflicts resolve --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Updated Go mods, downgrading x/exp due to go-ethereum/issues/27894 * Go fix, Yarn upgrade * Revert to Debian Slim in Dockerfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Website content in docs * Website content --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Database command * Added Handbook * Contributing and about * Handbook * Improve getting started for users (#340) * handbook link The handbook button displayed after the registration phase of the application and the link in the help/support section of the application have been updated. * architecture created and related images moved to this folder * nodes folder nodes folder created and related images moved to this folder * handbook images images renamed * Update handbook.md * hamdbook img moved to media folder There are some photos that I couldn't categorize, we can categorize them later if needed. * Img file location fixed * sidebar made more accessible * about and sidebar * Footer added Mail, address and github * Fixes from s-pro (#349) * fix radio and checkbox inputs for document builder flow * fix unnecessary requests for user data on frontend * fix login with metamask * add validation for the user session cookie * fix wrong formatting * Package updates * Refreshing the Docker Compose set up * Update quickstart.md (#365) Encryption secret key added * Fixed lint errors * Add extra to Makefile in tests * Oops mis-copied HTML code in SignatureRequest * Move forex-rates to cnode.override, Docs wording * Order of chapters in Handbook (#387) * Docker build local * Preprod merge to main (#353) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request * Update dependabot.yml * Revised Handbook, added Formulas * Added SECURITY doc * Updated notice as per docs * Handbook on first login #311 --------- Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> * Bump sass from 1.68.0 to 1.69.4 in /ui (#390) Bumps [sass](https://github.com/sass/dart-sass) from 1.68.0 to 1.69.4. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.68.0...1.69.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump eslint-plugin-standard from 4.1.0 to 5.0.0 in /ui (#391) Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0. - [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump async from 2.6.4 to 3.2.4 in /ui (#394) Bumps [async](https://github.com/caolan/async) from 2.6.4 to 3.2.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](https://github.com/caolan/async/compare/v2.6.4...v3.2.4) --- updated-dependencies: - dependency-name: async dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Installation guide (#396) * Docker build local * Preprod merge to main (#353) * Update README.md * Alternative chains support (#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (#286) should fix #285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (#290) * Update README.md * add console logs on default accounts setup and on sign request * Update dependabot.yml * Revised Handbook, added Formulas * Added SECURITY doc * Updated notice as per docs * Handbook on first login #311 * Update dependabot.yml (#378) * Update dependabot.yml * Update dependabot.yml * Installation docs --------- Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> * Bump @vue/eslint-config-standard from 4.0.0 to 5.1.2 in /ui (#400) Bumps [@vue/eslint-config-standard](https://github.com/vuejs/eslint-config-standard/tree/HEAD/packages/eslint-config-standard) from 4.0.0 to 5.1.2. - [Release notes](https://github.com/vuejs/eslint-config-standard/releases) - [Changelog](https://github.com/vuejs/eslint-config-standard/blob/main/packages/eslint-config-standard/CHANGELOG.md) - [Commits](https://github.com/vuejs/eslint-config-standard/commits/v5.1.2/packages/eslint-config-standard) --- updated-dependencies: - dependency-name: "@vue/eslint-config-standard" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tippy.js from 2.6.0 to 6.3.7 in /ui (#399) Bumps [tippy.js](https://github.com/atomiks/tippyjs) from 2.6.0 to 6.3.7. - [Release notes](https://github.com/atomiks/tippyjs/releases) - [Commits](https://github.com/atomiks/tippyjs/compare/v2.6.0...v6.3.7) --- updated-dependencies: - dependency-name: tippy.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ethereumjs-util from 5.2.1 to 7.1.5 in /ui (#398) Bumps [ethereumjs-util](https://github.com/ethereumjs/ethereumjs-monorepo) from 5.2.1 to 7.1.5. - [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases) - [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/[email protected]@7.1.5) --- updated-dependencies: - dependency-name: ethereumjs-util dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump eslint-plugin-vue from 9.17.0 to 9.18.1 in /ui (#408) Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.17.0 to 9.18.1. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.17.0...v9.18.1) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sass from 1.69.4 to 1.69.5 in /ui (#407) Bumps [sass](https://github.com/sass/dart-sass) from 1.69.4 to 1.69.5. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.69.4...1.69.5) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Server-side Verification of documents (#412) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * remove outdated methods of old smart contract * add public urls in case user doesnt have metamask * fix js frontend typos * use public url only if user doesnt have metamask installed * use public url only if user doesnt have metamask installed * add wrong metamask network selected issue handler * fix user validation network screen * remove unnecessary html code from VerificationFileEntry component --------- Co-authored-by: slavas490 <[email protected]> * fix invalid character, updates in BN lib (#413) * fix invalid character, updates in BN lib * Bump @cypress/webpack-preprocessor from 3.0.1 to 4.1.5 in /ui (#417) Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 3.0.1 to 4.1.5. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/commits) --- updated-dependencies: - dependency-name: "@cypress/webpack-preprocessor" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Go library updates (#427) * Bump async from 3.2.4 to 3.2.5 in /ui (#415) Bumps [async](https://github.com/caolan/async) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](https://github.com/cao…
Added link to demo server
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added link to demo server on docs front page and Quickstart.
Related to #462