Kirill Fedoseev
e6052f162a
Fix some of the possibles failure reasons in e2e tests ( #294 )
2020-02-11 20:50:34 +03:00
Gerardo Nardelli
232f807e9d
Add ultimate e2e tests for AMB ( #285 )
2020-02-03 19:39:21 +03:00
Gerardo Nardelli
edc51c78e2
Use 3 validators in oracle e2e tests ( #264 )
2020-01-20 23:00:04 +03:00
Gerardo Nardelli
3cd53f7bda
Update watcher to be able to skip events
2019-12-04 17:18:14 -03:00
Gerardo Nardelli
406ede9352
Add e2e tests two tokens support
2019-12-02 17:20:53 -03:00
Gerardo Nardelli
7a54e584d5
Support alternative receiver in Oracle ( #221 )
...
* Add transfer watcher
* Filter userRequestForAffirmation events in Transfer events
* Add extended oracle composer file
2019-10-29 17:55:47 +03:00
Gerardo Nardelli
d577a71096
Add support for AMB contracts ( #199 )
2019-09-18 22:45:13 +03:00
Przemyslaw Rzad
8d0e70359f
Remove ERC20_TOKEN_ADDRESS from env variables ( #211 )
...
* Remove ERC20_TOKEN_ADDRESS from env variables
* Do not check erc20 token address for native-to-erc
* Rename ERC20_TOKEN_ADDRESS to bridgeableTokenAddress
2019-09-14 08:04:07 +02:00
Przemyslaw Rzad
8b010f887d
Consistent variable naming ( #198 )
...
* Add console.table
* First steps in validate script
* env rename
* Added parameter names
* Descriptions
* Print and configuration
* Added more parameters
* Rename gas oracle to gas supplier
* More changes
* Removed env examples for now
* RPC rename
* Bridge address rename
* More changes
* jobs
* Renames
* Typo
* jobs
* Changes
* jobs
* Changes
* Monitor changes
* jovs
* Typo
* Changes
* REACT_APP_ env prefix
* Typo
* Rollback changes
* Oracle deployment
* Defaults
* Monitor
* Naming
* Typo
* Typo
* Envs
* ui deployment
* ALl jobs
* Vars in ultimate
* Lint
* Lint
* Lint
* Another way to add REACT_APP prefixing
* Unnecessary mapping
* No output timeout
* No output timeout
* Got rid of ERC20_TOKEN_ADDRESS
* Configuration readme
* Configuration
* Prefixes
* timeout
* Docs
* Docs
* docs
* docs
* docs
* Roll back ERC20_TOKEN_ADDRESS for erc-to-erc
* Typo
* lint
* Rollback
* ROllback validator
* Rollback yarn.lock
* dai and wetc update
* Rollback ERC20_TOKEN_ADDRESS
* erc to native
* examples
* all jobs
* roll back
* roll back ERC20_TOKEN_ADDRESS: "0xdbeE25CbE97e4A5CC6c499875774dc7067E9426B"
* ui env example
* typo
* Allow rpc for ultimate
* Test
* ERC20_TOKEN_ADDRESS rollback
* Specify port
* React port
* All jobs
* cosmetics
* Values
* Restore erc20 token
* Rearrange example for easier comparision
* Rearrange ultimate for easier comparision
* Rearrange for easier comparision
* Refactor
* Conditional app styles
* Loading environment variables in react app
* Add missing vars for UI in wetc and dai
* Bring back test parameters readme
* Readme for monitor vars
* Reading environment variables in e2e-commons (#207 )
2019-09-13 09:11:38 +02:00
Przemyslaw Rzad
40be5a5f8e
Extend line width to 120 ( #174 )
...
* Extend line width to 120
* Lint fixes
2019-08-01 15:10:22 +02:00
Przemyslaw Rzad
c9d100491c
Ultimate E2E tests ( #158 )
...
* Ultimate e2e for native to erc type of bridge
* One job
* Try to run the tests
* Run on CI
* Docs
* Cosmetics
* Final changes
* Revert the changes
* Networks
* Waiting for Oracle
* One job
* Initialize the contracts submodule
* Run on ci
* comment
* Sleep.
* ultimate network
* Docker localhost no longer needed
* Final changes
* Timeout
* Naming
* Sleep task.
2019-07-26 10:14:25 +02:00
Przemyslaw Rzad
110b9accc9
Cosistent TokenBridge naming ( #159 )
2019-07-19 09:18:51 +02:00
Przemyslaw Rzad
b88dd66cac
Oracle-e2e using Commons ( #146 )
2019-07-12 10:53:16 +02:00
Przemyslaw Rzad
4c5df11fd3
E2E files linting ( #117 )
...
* Introduced linting for oracle-e2e.
* Fixed linting errors.
* Introduced linting for ui-e2e
* Fixed linting errors.
* Typo.
2019-07-02 15:12:57 +02:00
Przemyslaw Rzad
ca1cf80615
Removed obsole e2e deploy scripts ( #104 )
2019-06-14 14:48:52 +02:00
rzadp
f8d8a2d55b
Update config
2019-06-04 14:37:21 +02:00
rzadp
03ab7b44b6
Common url and network ID
2019-06-04 14:04:40 +02:00
rzadp
c86e956fa0
Common rpc url
2019-06-04 13:52:06 +02:00
rzadp
fddeb6869f
Common token and parity rpc
2019-06-04 13:43:53 +02:00
rzadp
22937a9b0e
Common bridge addresses, common second user, renamed constants.json to config
2019-06-04 13:27:21 +02:00
rzadp
23d109b84c
Common validator
2019-06-04 12:58:36 +02:00
rzadp
13d49de5c6
Moved constant user from oracle-e2e to e2e-common
2019-06-04 10:51:34 +02:00
rzadp
07968c347f
Common generateNewBlock
2019-06-04 10:28:11 +02:00
rzadp
57a9417afc
Removed commonized scripts.
...
Removed obsolete .envs
Removed duplicate licence
2019-06-04 09:11:56 +02:00
rzadp
a11211d813
Common deploy
2019-06-04 09:11:56 +02:00
rzadp
505aa3f261
Common ui-e2e
2019-06-04 09:11:56 +02:00
rzadp
2159fc1a57
Fixed down.
2019-06-04 09:11:56 +02:00
rzadp
164f21d9eb
Introducing common docker-compose
2019-06-04 09:11:56 +02:00
Przemyslaw Rzad
93347b47a8
Updates after deployment test ( #75 )
...
* Force ln to mitigate error when postinstall is repeated
* Update readme
* Using yarn in place of npm run
* Changed env order - home first
* Removed gh-pages UI deploy
* Readme cosmetics
* Removed duplicate bridge overview
* Update readme
* Update repository address
* Update readme
* Changed NPM to Yarn everywhere
* Update readme
* Using tokenbridge monorepo in deployment instead of token-bridge
* Update ui/README.md
Co-Authored-By: Andrew Gross <andogro@gmail.com>
* Revert and/or change as per @akolotov explanation
* Removed checkWorker3 that was used in legacy bridge-rust-v1-native-to-erc
* Update deployment/oracle/README.md
Co-Authored-By: Alexander Kolotov <alexandr.kolotov@gmail.com>
* Apply suggestions from code review
Co-Authored-By: Alexander Kolotov <alexandr.kolotov@gmail.com>
* Update root readme and Update sub-repo readmes to point to root monorepository initialization.
* Removed obsolete GET /stuckTransfers
* Remove stuckTransfers
* Use shell instead of unmaintained docker_service module. Update naming in templates.
2019-05-31 14:54:32 +02:00
Przemyslaw Rzad
be0b401885
Update dependencies ( #72 )
...
* Extracted common eslint devDependencies
* Applied prettier fixes for ui
* Extracted common mocha dependency
* Remove unused eslint plugins
* Prettier fix
* Updated dependency according to yarn audit
* Re-added eslint plugins
* Eslint plugins in one place
* Update dependencies failing on ci
2019-05-25 13:27:52 +02:00
rzadp
d1067a94bb
Removed redundant DEPLOYMENT_GAS_LIMIT env variable
2019-05-24 11:30:51 +02:00
rzadp
eb97b4b135
Merge master into oracle-e2e-contracts
2019-05-24 09:26:58 +02:00
rzadp
fb4f7ee85a
Revert "Test script"
...
b085c00616a933e18fe70e8d7757c5d52b5cbaa8
2019-05-23 15:32:05 +02:00
rzadp
6175ee19a1
Updated envs.
2019-05-23 15:17:57 +02:00
rzadp
f5516a42fe
Update deployment script
2019-05-23 15:11:35 +02:00
rzadp
b085c00616
Test script
2019-05-23 15:01:17 +02:00
rzadp
84e28f46b8
Changed contracts to main sub-dir
2019-05-23 15:01:13 +02:00
rzadp
a714aec482
Merge master into docker-package-lock
2019-05-23 14:57:06 +02:00
rzadp
082db73402
Updated build paths in e2e
2019-05-23 11:39:51 +02:00
rzadp
5085842153
Merge master into dotfiles
2019-05-23 10:25:18 +02:00
rzadp
31f2788a2b
Merged dockerignore
2019-05-22 17:03:31 +02:00
rzadp
6f573b9b67
Consolidated .nvmrc
2019-05-22 16:31:45 +02:00
rzadp
a957d7a827
Consolidated .gitignore
2019-05-22 16:31:45 +02:00
rzadp
697a6f4c7f
Merge master into dockerfile-and-contracts
2019-05-22 16:31:36 +02:00
Przemyslaw Rzad
6dc4fc6acd
Configured Prettier ( #60 )
...
* Apply prettier fixes for UI
* Integrate prettier into linting. Remove duplicate .prettierrc.
* Common .eslintignore. Removed reduntant prettier check
* Apply prettier on ui script
* Correct linting
* Duplicate plugin
* Common plugin
2019-05-22 16:31:09 +02:00
rzadp
1f77607df2
Rename Dockerfile to Dockerfile.e2e.
2019-05-22 16:25:32 +02:00
rzadp
cfd1c66ce7
Typo.
2019-05-22 10:32:58 +02:00
rzadp
3117e7a0e2
Actually remove package-lock.json's
2019-05-22 10:16:17 +02:00
rzadp
7d4d05fae5
Constant path to contracts in ui-e2e
2019-05-22 10:15:16 +02:00
rzadp
29da871914
Constant path to contracts in oracle-e2e
2019-05-22 10:12:41 +02:00