* Remove ERC20_TOKEN_ADDRESS from env variables
* Do not check erc20 token address for native-to-erc
* Rename ERC20_TOKEN_ADDRESS to bridgeableTokenAddress
* Squashed commits
* All jobs
* Rollback changes
* Dependencies
* Remove .git checking
* Resolve path issues
* New way of copying repository.
* Test non existing .git
* New repo task
* Typo
* Do not fail mkdir if folder exists
* Test double task
* zipping the archives
* Increase no_output_timeout because of slowly installing apt-get
* Started monitor-e2e rewrite
* axios
* Implemented tests
* Monitor start
* First deploy
* Wait for monitor
* Removed redundant files
* Tests.
* TODO
* Links to minitor in constants
* Typo.
* [PR-into-PR] Monitor E2E rewrite - balance (#191)
* Test run for more monitor-e2e tests
* macos/docker
* timeout
* Little refactor
* Trying to test balances in other types of bridges.
* Utils.
* test
* check all
* erc to erc try
* Final tests
* typo
* All jobs
* Lint
* Roll back docker in docker
* WaitUntil
* Axios version
* New validator checks (#192)
* Common gas price normalization.
* only e2e jobs
* One func
* More extraction.
* Fixed the tests
* skip gasPriceWithinLimits
* test fix
* tos tring
* boundaries
* Extracted fetching gas price from contract
* Refactored oracle gas price
* lint
* lint
* Commentary
* Using common gas price from oracle in ui
* Fix lint
* lint
* Log
* Using common gas price in monitor
* cosmetics
* all jobs
* lint
* lint
* tests
* more tests
* incljdes
* Tests in oracle
* Tests in commons
* Lint
* moved tests from ui to commons
* chai
* Changed order of fetching gas price
* Change user
* jobs
* Revert "Change user"
5fa7084f06e743f2981035d254a5ca287c41b02b
* Trying to use block generator address
* jobs
* Fixed
* 5 jobs
* 10 jobs
* all jobs
* finish
* Removed jobs
* Add funds for block generator in block genesis
* Update ci config version
* try to use orb
* command
* naming
* Common docker executor config
* Machine in orb
* Common tasks
* common caching
* nvm
* Final test
* Started working on monitor-e2e
* Monitor e2e tests extended for 3 types of bridge
* Skipp error checking
* bash fix
* Fixed docker-compose
* check first
* grep errors
* all jobs
* Style
* Executing instead of sourcing
* Stopped silently swallowing errors
* getTokenType in commons
* Oracle using getTokenType from commons
* Moved the getTokenType tests from ui to commons
* Using getTokenType in ui and oracle
* Revert "Stopped silently swallowing errors"
fc92c0af9dc7cb4e59a7f1779afc8da8d9c33ecf
* using common getTokenType in monitor.
* Lint.
* 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.
* Support other oracle's gas price values in Oracle
* Add default gas price factor in Oracle
* Support other oracle's gas price values in UI
* Support other oracle's gas price values in Monitor