- Jul 27, 2020
-
-
Tomasz Drwięga authored
* Expose grafana & prometheus. * Add grafana notifications. * Don't expose prometheus, add brucke.link * Add block difference graph. * Fix dashboard. * Add matrix notifications. * Change the channel. * Relay healthcheck (#228) * Add Relay healthcheck. * Use built-in healthcheck. * Update to full URL. * Fix URL and increase timeout. * Fix default. * show sccache Co-authored-by: Denis S. Soldatov aka General-Beck <[email protected]> * Disable alerts on no data. * Tune external URL. * Reduce scraping. * Update access token during update. * Add notification if there is no source blocks. Co-authored-by: Denis S. Soldatov aka General-Beck <[email protected]>
-
- Jul 17, 2020
-
-
Tomasz Drwięga authored
* Dockerfile for OpenEth. * Add relayer dockerfile. * Add docker-compose. * Working on the relay. * Bump a bunch of deps. * Change relay branch. * Running a 3-validators poa network. * Add bridge nodes. * Conditional compilation of bridge configs. * Fix genesis hash. * Disable features build. * Disable empty steps. * Work on sub2eth * Add some logs. * More logs. * Fix compilation. * Add chain-id parameter to relay. * Unify bridge-hash. * Update the hash. * Ditch sub2eth for now. * Add some docs & proxy configuration. * Fixes. * Fix remaining issues. * Increase health timeout. * Make sure to install curl for health monitoring. * Fix kovan. * Fix build. * Create if does not exist. * Fix benches. * Revert CLI params requirements. * cargo fmt --all * Apply suggestions from code review Co-authored-by: Hernando Castano <[email protected]> * Add some docs. * Update BRIDGE_HASH to master * Duplicate compose file. * Rename testpoa to Rialto. * Fix borked merge. * Fix entrypoints to take arguments. Co-authored-by: Hernando Castano <[email protected]>
-
- Feb 03, 2020
-
-
Hernando Castano authored
commit 13c9db4a90df62bec88ab0426f1e568aab1ecf8a Author: Hernando Castano <[email protected]> Date: Sun Feb 2 22:02:38 2020 -0500 Add README file commit adf214d0506ba10bbeb3bca8578fd1926d818187 Author: Hernando Castano <[email protected]> Date: Sun Feb 2 21:52:09 2020 -0500 Add EditorConfig file commit 23b633e9df4bfd72fb10e57a4fd5d7e53755b490 Author: Hernando Castano <[email protected]> Date: Sun Feb 2 21:51:58 2020 -0500 Move License to top level and remove .keep files
-