What's Changed
- Added support for multinode rpc connection
- Send message to sentry if app was stopped
- Refactor Dockerfile
Full Changelog: v1.1.4...v1.2.0
How to update to v1.2.0
1. Pull latest changes
git checkout master
git pull origin master
2. Update .env file with new env var:
WEB3_TIMEOUT=5000
3. Run debridge-node
docker-compose up -d --build --remove-orphans