Commit Graph

228 Commits

Author SHA1 Message Date
Alexander Kolotov
daaf8891ae
Merge pull request #48 from poanetwork/contracts-submodule
Introduce contracts submodule
2019-05-17 02:56:41 +03:00
rzadp
253921c2a3 Compiling contracts first. 2019-05-16 16:12:08 +02:00
rzadp
8d221f6c36 Update postinstall script. 2019-05-15 15:03:08 +02:00
rzadp
6d462801f0 Linking trick for openzeppelin imports in solidity 2019-05-15 14:40:32 +02:00
rzadp
ac2781600e Added contracts workspace 2019-05-15 14:36:58 +02:00
rzadp
f135826cc3 Added contracts submodule pointing to 2.3.0-rc0 2019-05-15 14:34:29 +02:00
Przemyslaw Rzad
40fef06503
Update bridge-ui (#39)
* Renamed bridge-ui to ui, removed submodule

* Re-added submodules. Pointing at 2.2.0

* Updated workspace name.

* Removed package-lock.json.

* Updated ui contracts to 2.3.0-rc0, installed node modules.

* Added linting to ui

* Integrated UI lint, test and build into CI.

* Added readme for merging.

* Consistent eslint module

* Included plugins in dev dependencies.

* Changed eslint version.

* Add yarn.lock

* Update deprecated node api.

* Remove travis badge and config in ui

* Update link to oracle in ui dependencies.

* Remove duplicated gitter.

* Remove unimplemented coverage and dependencies badges.

* Update links in step 5 and 6 in UI

* Cosmetic.
2019-05-15 14:23:29 +02:00
Przemyslaw Rzad
d50d579fb5
Extract oracle/e2e (#45)
* Moved oracle/e2e to oracle-e2e

* Update build path in docker-compose

* Update link to e2e in oracle

* Introduce oracle-e2e workspace.

* Updated script and readme

* Integrated oracle-e2e into CI.
2019-05-15 13:51:21 +02:00
Przemyslaw Rzad
f2cb9768f9
Update deployment readmes (#42)
* Update links in deployent readmes.

* Removed rust section, updated link.

* Removed rust section, updated link.
2019-05-15 09:55:52 +02:00
Przemyslaw Rzad
0ed989a653
Update Structure section with new sub-repo names. (#41) 2019-05-14 09:23:52 +02:00
Przemyslaw Rzad
5efc9a6688
Update bridge monitor (#38)
* Removed duplicate licence, updated links do Contributing and Licence in sub-readme.

* Renamed bridge-monitor to monitor.

* Removed package-lock.json.

* Added monitor workspace with linting.

* Consistent eslint version.

* Added readme for merging.
2019-05-14 09:17:03 +02:00
Przemyslaw Rzad
48efc618e4
Update deployment bridge (#37)
* Removed obsolete upgradable-wo-parity.

* Renamed deployment-bridge/bridge-nodejs to deployment-bridge/oracle

* Renamed deployment-bridge to deployment.

* Added linting to readme.

* Added linting.

* Migrated circle-ci to 2.1

* Revert "Migrated circle-ci to 2.1"

2ce36b1934c02e2c6900884ac932d6bfdbffc3cb

* Ansible-linting only bugs.

* Updated readme, finished ansible-lint.

* Fixed CI error.

* Verbose.

* Using differnt docker.

* Linting only bugs.

* Revert "Added linting to readme."

b5890b884750fe8a7ebe4c1c1361b2a60b1690f9

* Added readme for merging.
2019-05-10 14:04:20 +02:00
Przemyslaw Rzad
fe7fbd688f
Extract general information into root readme (#35)
* Extracted general information from sub-readmes.

* Updated bridge-monitor overview.

* Changed order of sub-repos in Structure.

* Typo.
2019-05-10 13:40:56 +02:00
Przemyslaw Rzad
9746430fb0
Add bridge-ui sub-repository (#27)
* Introduced bridge-ui from branch 2.1.0-rc1

* Added submodule to root directory.

* Check out bridge-ui poa-bridge-contracts to tag 2.3.0-rc0

* Added bridge-ui workspace.

* Removed duplicate CoC, Contributing, Licence, updated links in readme.

* Pulling submodules.

* Use specified submodule commit instead of pulling latest.
2019-05-09 12:03:18 +02:00
Alexander Kolotov
052c1ba25d
Merge pull request #29 from poanetwork/add-bridge-monitor
Added bridge-monitor sub-repository
2019-05-08 17:32:16 +03:00
rzadp
e7a717a567 Added bridge-monitor from tag 2.2.0 2019-05-08 15:12:02 +02:00
Przemyslaw Rzad
0447dd1a78
Add deployment bridge sub-repository (#25)
* Added deployment-bridge from tags/1.0.0

* Removed Contributing, Licence, Code of Conduct, updated links in readme.
2019-05-08 13:51:56 +02:00
Przemyslaw Rzad
d656025378
Update the token-bridge sub-repo (#19)
* Moved audit to root directory.

* Moved code of conduct, contributing and licence files.

* Removed travis config and badge.

* Updated repository links in CONTRIBUTING.

* Moved Gitter badge to main readme. Updated links to contributing and licence.

* Updated main readme.

* Moved references to main readme.

* Renamed token-bridge to oracle.

* Update README.md

Co-Authored-By: rzadp <rzadp@student.mini.pw.edu.pl>
2019-05-07 16:52:44 +02:00
Alexander Kolotov
78549e4074
Merge pull request #16 from poanetwork/adding-token-bridge
Adding token-bridge subrepository
2019-05-07 11:07:57 +03:00
rzadp
0008b45056 Added wsrun. 2019-05-06 15:53:12 +02:00
rzadp
4afa997d60 Added CI status badge. 2019-05-06 15:30:44 +02:00
rzadp
4c2d893292 Updated workflow name. 2019-05-06 15:25:28 +02:00
rzadp
122ed448b8 Added CI config. 2019-05-06 15:18:40 +02:00
rzadp
cb549aac86 Added token-bridge as yarn workspace 2019-05-06 15:15:58 +02:00
rzadp
6bbdf68bc6 Moved gitignore to main folder. 2019-05-06 15:15:42 +02:00
rzadp
43ace9b208 Updated poa-bridge-contracts as a submodule. 2019-05-06 15:05:56 +02:00
rzadp
bfb578f96f Added token-bridge repository from tag 1.3.0-rc0 2019-05-06 14:59:21 +02:00
rzadp
5cd54eb473 Initial commit. 2019-05-06 11:55:17 +02:00