-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* React UI test implementation * added http as rest.port * added rest.port (http) * add _bin to gitignore * _bin as dir * mrg * added browser open on start * fixed build issue * updated routing to be node and rest based * merging * merging * updated FE build * removed log file * added cmdline and flags supports * fix merge type changes * added log processing updates * Added lock to request inc * updated FE * added logs displaying * add lock * fixed json unmarshal breaks * updated FE * added db and sync stages support * move base64 decode to unmarshal * updated UI * updated FE * updated endpoints * fixed query sync stages param to be base64url encoded * updated build and documentation * added find reorgs to REST API * added fetching active peers * added bootnodes query * added diagnostics connection diagram * updated documentation: updated, images, added network tab descrription * changed peer data structure * updated UI, updated peer diagnostics data structure * updated UII * updated UI * updated UI * updated readme * updated UI * added handling subpaths for FE * fix tests * fixed lint errors * commented unused funcs * fixed lint errors * commented tests * removed routerPort cfg var as it's never used * WP serving API and FE from one port * change serving ui to be on the same endpoint as API, changed serving API to have /api prefix in path * added clear all data button on admin page * added confirm popup for clear all data, updated readme * removed tests --------- Co-authored-by: Mark Holt <mark@distributed.vision>
- Loading branch information
Showing
9 changed files
with
748 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.