-
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
Move IFrame'd admin-doc to inline content #311
Labels
documentation
Improvements or additions to documentation
Comments
loleg
added a commit
to loleg/proxeus-core
that referenced
this issue
Oct 16, 2023
loleg
added a commit
that referenced
this issue
Oct 18, 2023
* 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]>
loleg
added a commit
that referenced
this issue
Oct 20, 2023
* 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]>
In order to complete this task, I have to refresh the i18n database. |
loleg
added a commit
that referenced
this issue
Dec 22, 2023
* 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/caolan/a…
loleg
added a commit
that referenced
this issue
Jan 12, 2024
* Docker build local * Update dependabot.yml * Revised Handbook, added Formulas * Added SECURITY doc * Updated notice as per docs * Handbook on first login #311 * Updates echo to v4 * Installation docs * Update to Node 18 in CI, minimum Node 16 * Updated Yarn * Replace Vue CLI with Vite * Migrated to Vite * Merged, web3 v4 * Yarn upgrade * Yarn merged * Updated to Axios 1.6.0 * Updated Vue/Vite imports * Use ReconnectingWebsocket lib * CircleCI Node 18.19 tag * CircleCI Node 18.19 tag * Major semver dev deps * Fix echo-contrib Middleware * Make fmt in session.go * Mod tidy * Added missing js dependency: reconnecting-websocket * Revert yarn lock * Reverted ui to preprod branch * Go 1.21, Node 16, VERSION file --------- Co-authored-by: Oleg Lavrovsky <[email protected]>
loleg
added a commit
that referenced
this issue
Feb 2, 2024
* 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/caolan/…
loleg
added a commit
that referenced
this issue
Feb 23, 2024
* 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…
Can we update https://github.com/ProxeusApp/proxeus-core/tree/main/demo/restore_db |
@slavas490 I have updated the ticket description with the link. |
slavas490
pushed a commit
to sprotest/proxeus-core
that referenced
this issue
Feb 26, 2024
* Docker build local * Preprod merge to main (ProxeusApp#353) * Update README.md * Alternative chains support (ProxeusApp#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 (ProxeusApp#286) should fix ProxeusApp#285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (ProxeusApp#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 ProxeusApp#311 --------- Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]>
slavas490
pushed a commit
to sprotest/proxeus-core
that referenced
this issue
Feb 26, 2024
* Docker build local * Preprod merge to main (ProxeusApp#353) * Update README.md * Alternative chains support (ProxeusApp#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 (ProxeusApp#286) should fix ProxeusApp#285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (ProxeusApp#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 ProxeusApp#311 * Update dependabot.yml (ProxeusApp#378) * Update dependabot.yml * Update dependabot.yml * Installation docs --------- Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]>
slavas490
pushed a commit
that referenced
this issue
Feb 27, 2024
* 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]>
slavas490
pushed a commit
that referenced
this issue
Feb 27, 2024
* 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]>
use this code for db update: package main
import (
"github.com/ProxeusApp/proxeus-core/storage/database/db"
)
type i18nInternal struct {
ID string //=Lang+Code
Code string //the lang internal unique text identifier like 'max.exceeded'
Lang string //like en, de
Text string //the Text of the Code 'max.exceeded' with the Lang 'en' could be 'max length exceeded'
}
func main() {
db, err := db.OpenDatabase("storm", "", "data/proxeus-platform/data/i18n")
// db, err := db.OpenDatabase("storm", "", "demo/restore_db/i18n")
if err != nil {
return
}
lang := "en"
example := &i18nInternal{}
err = db.Init(example)
if err != nil {
return
}
titleKey := "Proxeus Platform Title"
descriptionKey := "Proxeus Platform Description"
logoKey := "Logo url"
// db.Get("i18nInternal", titleKey, example)
// fmt.Println(example)
// db.Get("i18nInternal", descriptionKey, example)
// fmt.Println(example)
db.Set("i18nInternal", lang + "_" + titleKey ,&i18nInternal{
ID: lang + "_" + titleKey,
Lang: lang,
Code: titleKey,
Text: "Proxeus Demo",
})
db.Set("i18nInternal", lang + "_" + descriptionKey ,&i18nInternal{
ID: lang + "_" + descriptionKey,
Lang: lang,
Code: descriptionKey,
Text: "Proxeus is all about document-centered processes secured on the Blockchain: an app that lets you drag & drop a workflow in the wink of an eye, comprised of forms, document templates and conditions. Create tamper-proof and easily verifiable documents by registering them. This is a demo server, the content will be reset every 24 hours. If you need help write us an email to [email protected]",
})
db.Set("i18nInternal", lang + "_" + logoKey ,&i18nInternal{
ID: lang + "_" + logoKey,
Lang: lang,
Code: logoKey,
Text: "https://s-pro.io/static/images/common/s-pro-logo.png",
})
db.Close()
} |
Thanks, I'll apply the changes to a clean instance and create a PR. |
loleg
added a commit
that referenced
this issue
Mar 7, 2024
* 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/caolan/asyn…
loleg
added a commit
that referenced
this issue
Mar 29, 2024
* Preprod to main for v1.6.2 (#513) * 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/blo…
done |
loleg
added a commit
that referenced
this issue
May 21, 2024
* 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/caolan/asyn…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Change the link to the Handbook to this one:
https://doc.proxeus.org/#/handbook
We also need to look at the Terms of Use and Onboarding links...
(OLD REQUIREMENT)
On a modern browser, I see a security error in the JS dev console when using the admin area:
This is a Google Document being embedded in an IFRAME. Not a good practice in any case. It's only a short text, that I would rather see moved directly into
Admin.vue
or loaded from a local template.Sometimes the error looks like this in the console:
The text was updated successfully, but these errors were encountered: