Skip to content

Commit

Permalink
Create dependabot.yml (#324)
Browse files Browse the repository at this point in the history
* 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 <33251086+sprotest@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <tafonina@s-pro.io>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* The Watchtower service will never be used (#296)

* fix open prevuew

* Update docker-compose-cloud.override.yml

---------

Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

---------

Co-authored-by: s-pro <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Tatiana <tafonina@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: Oleg Lavrovsky <loleg@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <tafonina@s-pro.io>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* The Watchtower service will never be used (#296)

* fix open prevuew

* Update docker-compose-cloud.override.yml

---------

Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

---------

Co-authored-by: s-pro <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Tatiana <tafonina@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: Oleg Lavrovsky <loleg@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Oleg Lavrovsky <31819+loleg@users.noreply.github.com>
Co-authored-by: Oleg Lavrovsky <loleg@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <tafonina@s-pro.io>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* The Watchtower service will never be used (#296)

* fix open prevuew

* Update docker-compose-cloud.override.yml

---------

Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

---------

Co-authored-by: s-pro <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Tatiana <tafonina@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: Oleg Lavrovsky <loleg@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Oleg Lavrovsky <loleg@users.noreply.github.com>

* 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](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
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](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
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](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Oleg Lavrovsky <loleg@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <tafonina@s-pro.io>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* The Watchtower service will never be used (#296)

* fix open prevuew

* Update docker-compose-cloud.override.yml

---------

Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>

---------

Co-authored-by: s-pro <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Tatiana <tafonina@s-pro.io>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: Oleg Lavrovsky <loleg@users.noreply.github.com>

* 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 <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Oleg Lavrovsky <31819+loleg@users.noreply.github.com>
Co-authored-by: Oleg Lavrovsky <loleg@users.noreply.github.com>

* 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] <support@github.com>
Co-authored-by: Oleg Lavrovsky <loleg@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: s-pro <33251086+sprotest@users.noreply.github.com>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: s-pro <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: Oleg Lavrovsky <loleg@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Website content in docs

* Website content

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Oleg Lavrovsky <loleg@users.noreply.github.com>
Co-authored-by: s-pro <33251086+sprotest@users.noreply.github.com>
Co-authored-by: Afonina Tatiana <99973342+tafonina@users.noreply.github.com>
Co-authored-by: Tatiana <tafonina@s-pro.io>
Co-authored-by: epadalkin <epadalkin@s-pro.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
7 people committed Aug 23, 2023
1 parent 36e4d81 commit db0d76b
Show file tree
Hide file tree
Showing 9 changed files with 252 additions and 16 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: 2
updates:
# Maintain dependencies for Go
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"

# Maintain dependencies for JS
- package-ecosystem: "npm"
directory: "/ui/"
schedule:
interval: "weekly"
9 changes: 6 additions & 3 deletions docs/_coverpage.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
![logo](_media/proxeus_logo.svg)

# <small>1.0.0</small>
> Blockchain-enabled documents and workflows
> Your data. Your blockchain. Your business.
Proxeus combines a powerful document automation tool with the wide-ranging blockchain functionalities, enabling users to digitize and monetize their IP.
### Open source form builder, workflow designer, and document validation.

Proxeus combines a versatile document automation tool with enterprise<br> blockchain functionalities, enabling users to more easily digitize their IP.

[Getting Started](quickstart.md)
[Community Forum](https://github.com/ProxeusApp/community/discussions)

2 changes: 1 addition & 1 deletion docs/_navbar.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* [Association](about.md)
* [Quick start](quickstart.md)
* [Configure](configure.md)
* [Deploy](components.md)
* [Source Code](source_code.md)
216 changes: 216 additions & 0 deletions docs/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,216 @@
# The Proxeus Association

The association is the governing body responsible for the maintenance and development of the Proxeus software. We also aim to encourage innovation and evangelize the project by launching and supporting community initiatives as well as creating synergies and partnerships with relevant community projects. The Association is working to give the project a decentralized structure (DAO) to allow our members to propose guidance on the software. We want to make the Proxeus software the WordPress of the blockchain and democratize the development of blockchain applications.

Please visit our [Community Forum](https://github.com/ProxeusApp/community/discussions) if you have any questions about the project, or write to us at association@proxeus.org

Articles of association
-----------------------

Proxeus Association is a non-profit association governed by the present statutes and, secondly, by Articles 60 et seq. of the Swiss Civil Code. It is politically neutral, and non- denominational.

OVERVIEW
--------

### Article 2

- Legal Seat: The Association's headquarters are located in Berne, Canton of Berne.

- Duration: The Association shall be of unlimited duration.

GOALS
-----

### Article 3

The Proxeus software is a powerful workflow engine with blockchain capabilities designed to cover a large spectrum of applications. It is made available as open source code and maintained by a community of users.

- The Association shall pursue the following goals:

- set up a governance mechanism for the Proxeus project;

- allocate resources to maintainers and developers of the Proxeus open source software; and

- foster innovation and evangelize the project by launching and supporting community initiatives, as well as by creating synergies and partnering with relevant community- driven projects.

RESOURCES
---------

### Article 4

The Association's resources are derived from:

- donations and legacies;

- sponsorship;

- public subsidies;

- membership fees;

- any other resources authorized by the law.

- The funds shall be used in accordance with the goals of the Association.

MEMBERS
-------

### Article 5

Members of the Association: Initially, the founders shall be the only members of the Association. The General Assembly may define further types of membership and how new members of the Association are accepted.

Membership Fee: Initially, there shall be no membership fees for members of the Association. Later, it is up to the General Assembly to resolve on the introduction of membership fees and to determine the amount owed by the members.

Termination of Membership:

Membership terminates:

- By written resignation thereby notifying the Executive Board (Art. 14) at least three (3) months before the end of the financial year;

- By exclusion ordered by the Executive Board for just cause (e.g. non-payment of membership fees or damaging the interests of the Association) with no right of appeal to the General Assembly.

- Upon death / bankruptcy / liquidation of a member. In all cases of termination, the membership fee (if applicable) for the current year remains due. Members who have resigned or who are excluded have no rights to any part of the Association's assets. No financial liability of Members: Only the Association's assets may be used for obligations/commitments contracted in its name. Members have no personal liability whatsoever.

ORGANS
------

### Article 6

The Association shall include the following organs:

- General Assembly

- Executive Board

GENERAL ASSEMBLY
----------------

### Article 7

Composition: The General Assembly is the Association's supreme authority. It is composed of all members.

Meetings: The General Assembly shall hold an Ordinary Meeting once each year. It may also hold Extraordinary Meetings whenever necessary, at the request of the Executive Board or at least of one-fifth of its members.

Invitation to Meetings: The Executive Board shall inform the members in writing of the date and place of the General Assembly at least six (6) weeks in advance (email or announcement on the website of Proxeus is sufficient). A detailed notification (email is sufficient), including the proposed agenda, shall be sent to each member at least ten (10) days prior to the date of the meeting. Requests of members to include topics in the agenda must be submitted to the Executive Board prior to the General Assembly.

No Minimal Attendance Requirement: The General Assembly shall be considered valid regardless of the number of members present.

### Article 8

Responsibilities of the General Assembly: The General Assembly:

Appoints the members of the Executive Board and elects, at a minimum, the President, the Secretary and the Treasurer;

- Notes the contents of the reports and financial statements for the year and votes on their adoption;

- Approves the annual budget;

- Supervises the activity of other organs, which it may dismiss, stating the grounds therefore;

- Appoints an auditor for the Organization's accounts (if needed);

- Handling of any exclusion processes;

- Decides on any modification of statutes; and

- Decides on the dissolution of the Association.

### Article 9

President of the General Assembly: The General Assembly is presided over by the President. In absence of the President, the General Assembly is presided over by the Vice President or any other member of the Executive Board as determined by the General Assembly.

Proposal of President: The President must be proposed by the Executive Board and acts as both President as well as President of the Executive Board.

### Article 10

Resolutions: Decisions of the General Assembly shall be taken by a majority vote of the members present. In case of deadlock, the President, or in his absence the presiding member, shall have the casting vote.

Resolutions to Amend the Statutes: Decisions concerning the amendment of the Statutes and the dissolution of the Association must be approved by a two-third majority of the members present.

### Article 11

Voting in the General Assembly: Votes are shown by hands or by electronic means made available by the Executive Board, which do not require physical presence of the member at the General Assembly. If at least the majority of the members request it, voting may take place secretly.

### Article 12

Agenda of Ordinary Meeting: The agenda of the Ordinary Meeting of the General Assembly must include:

- Approval of the Minutes of the previous General Assembly;

- Approval of the Executive Board's annual Activity Report;

- Approval of the statement of the Treasurer

- Setting of membership fees (if membership fees are introduced);

- Approval of the budget;

- Approval of reports and accounts;

- Election of Executive Board members; and

- Miscellaneous business.

EXECUTIVE BOARD
---------------

### Article 13

Responsibilities of the Executive Board: The Executive Board is authorized to carry out all acts that further the purposes of the Association which have not been allocated to the General Assembly. It has the most extensive powers to manage the Association's day-to-day affairs.

Composition of Executive Board: The Executive Board will be composed of a minimum of two (2) and a maximum of five (5) members and will be elected by the General Assembly for a one-year period. Seeking re-election is permissible. The Executive Board is self-constituted. Quorum: The Executive Board has a quorum when at least two (2) members are present. Upon motion of the President or on request of a member of the Executive Board, the Executive Board will convene.

Vacancies: If an Executive Board position is vacated the Executive Board will fill the resulting vacancy. The appointment shall be approved by the General Assembly at their next meeting. Responsibility of President: The President of the Association also presides the Executive Board.

### Article 14

Compensation: The Executive Board members may be reasonably compensated for their work on the Executive Board with a fixed annual compensation. The General Assembly determines the compensation for the Executive Board members, if any. Expenses (actual expenses and travel costs proven by digital receipts) incurred by the Executive Board members shall be reimbursed by the Association.

### Article 15

Function of Executive Board: The functions of the Executive Board are:

- to take the appropriate measures to achieve the goals of the Association;

- to convene the Ordinary and Extraordinary Meetings of the General Assembly;

- to take decisions with regard to the policies for the admission of new members as well as the resignation and possible expulsion of members;

- to ensure that Statutes are applied, to draft rules of procedure, and to administer the assets of the Association.

### Article 16

Legal requirement to elect Auditors: The Auditors have to be elected by the General Assembly. Following the legal rules in Switzerland, the Association must have its accounting audited in the event that two of the criteria listed below are exceeded:

1. Balance sheet total of CHF 10 million

2. Turnover of CHF 20 million

3. 50 full time employees on yearly average

Voluntary election of Auditors: The General Assembly may, with a two-thirds majority, request the election of an auditor for a limited audit of the accounting even if the above criteria are not met. Responsibilities of Auditors: The auditor shall check the operating and annual accounts prepared by the Executive Board and present a written and detailed report to the General Assembly.

VARIOUS PROVISIONS
------------------

### Article 17

Financial year: The financial year shall begin on 1 January and end on 31 December of each year. The first year ends on December 31 2020.

### Article 18

Distribution of assets in case of dissolution: Should the Association be dissolved, all available assets should be transferred to a non-profit organization based in Switzerland pursuing public interest goals similar to those of the Association and likewise benefiting from tax exemption.

The present Statutes have been approved by the General Assembly of 23 March 2020. For Proxeus Association

0x77b48b1172a5E37bC46aaC270D582d36dDB92594

Oleg Lavrovsky, President

0xb8012Acd96f92a57207B89573507be1961D48cDA

Fabian Mösli, Secretary

0x88d2235B15Fb8d0217Fd46ef154766a5D5E4F086

Vivien Fuhrer, Treasurer
16 changes: 7 additions & 9 deletions docs/build_all.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,26 +73,22 @@ To initialize dependencies run:
make init
```

To update go dependencies run:
```
make update
```

The make all command build the `server` and `ui`:
```
make all
```

### Start

Run `server`.
To run the server (`artifacts/proxeus`):

```
./artifacts/proxeus
make run
```

The platform will be available at the following URL: http://localhost:1323
The platform should in a few moments be available at the following URL: http://localhost:1323

It is now time to [configure your platform](configure.md)
It is now time to [configure your platform](configure.md).

### Tips

Expand All @@ -104,3 +100,5 @@ Update command failing? Try:
`go clean -cache -modcache -i -r`
- checking your dependency graph to isolate the issue:
`go mod graph`
- updating Go & JS dependencies:
`make update`
1 change: 1 addition & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# FAQ

To see new tips from the community, or if you have other questions, please visit our [Community Discussions](https://github.com/orgs/ProxeusApp/discussions).

## Installation

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<title>Proxeus.org</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Description">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
Expand Down
7 changes: 6 additions & 1 deletion docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@

A brief installation guide. Find more details and explanation of the configuration settings in [configure.md](configure.md).

**By installing and using the Proxeus software you agree with the terms of the [Proxeus License Agreement](LICENSE).**
_"Proxeus is a platform for quick and convenient document digitalization, signing, processing, and distribution. It allows users to keep their important documents secure and registered on the blockchain. Proxeus empowers anyone to create blockchain applications and is available for free as an open-source project." --[S-Pro](https://s-pro.io/)_


<iframe style="width:100%" height="350" src="https://player.vimeo.com/video/837487333" allowfullscreen="" title="Screencast of document validation workflow (5 min), June 2023"></iframe>

## Source Code

You can access the source code of this application on the [Proxeus GitHub repository](https://github.com/ProxeusApp).

**By installing and using the Proxeus software you agree with the terms of the [Proxeus License Agreement](LICENSE).**

## Install docker and docker-compose

The quickest way to try Proxeus is to use `docker-compose`.
Expand Down
2 changes: 1 addition & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -418,4 +418,4 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
moul.io/http2curl v1.0.1-0.20190925090545-5cd742060b0e h1:C7q+e9M5nggAvWfVg9Nl66kebKeuJlP3FD58V4RR5wo=
moul.io/http2curl v1.0.1-0.20190925090545-5cd742060b0e/go.mod h1:nejbQVfXh96n9dSF6cH3Jsk/QI1Z2oEL7sSI2ifXFNA=
rsc.io/tmplfunc v0.0.3 h1:53XFQh69AfOa8Tw0Jm7t+GV7KZhOi6jzsCzTtKbMvzU=
rsc.io/tmplfunc v0.0.3 h1:53XFQh69AfOa8Tw0Jm7t+GV7KZhOi6jzsCzTtKbMvzU=

0 comments on commit db0d76b

Please sign in to comment.