Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dvovk/snapshotsync #34

Merged
merged 68 commits into from
Nov 11, 2023
Merged
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
4ab80fc
React UI test implementation
dvovk Aug 31, 2023
b1fac46
added http as rest.port
mh0lt Aug 31, 2023
edbbc1d
added rest.port (http)
mh0lt Aug 31, 2023
15650c3
add _bin to gitignore
mh0lt Aug 31, 2023
99139d6
_bin as dir
mh0lt Aug 31, 2023
2ee0915
mrg
dvovk Aug 31, 2023
b99949a
added simple serving react app
dvovk Sep 3, 2023
45108e1
added browser open on start
dvovk Sep 4, 2023
b57a906
fixed build issue
dvovk Sep 4, 2023
8f90898
updated routing to be node and rest based
mh0lt Sep 6, 2023
f33ae1c
merging
dvovk Sep 7, 2023
df37b96
merged
dvovk Sep 7, 2023
0fac916
merging
dvovk Sep 7, 2023
4742cfe
updated FE build
dvovk Sep 7, 2023
18b0f59
removed log file
dvovk Sep 7, 2023
71b601f
added cmdline and flags supports
mh0lt Sep 7, 2023
235f393
Merge branch 'test_react_ui' of https://github.com/ledgerwatch/diagno…
mh0lt Sep 7, 2023
d69b060
fix merge type changes
mh0lt Sep 7, 2023
dc0b0da
added log processing updates
mh0lt Sep 10, 2023
eacc804
Added lock to request inc
mh0lt Sep 11, 2023
7b9f2fa
updated FE
dvovk Sep 11, 2023
1a469f2
added logs displaying
dvovk Sep 11, 2023
cbb5374
add lock
mh0lt Sep 11, 2023
5b18978
fixed json unmarshal breaks
mh0lt Sep 11, 2023
6bad72e
updated FE
dvovk Sep 12, 2023
bcda174
added db and sync stages support
mh0lt Sep 12, 2023
b5d2d94
Merge branch 'test_react_ui' of https://github.com/ledgerwatch/diagno…
mh0lt Sep 12, 2023
bf75366
move base64 decode to unmarshal
mh0lt Sep 13, 2023
abec8fd
updated UI
dvovk Sep 13, 2023
f29979c
updated FE
dvovk Sep 14, 2023
0329bc7
updated endpoints
mh0lt Sep 15, 2023
b02722b
Merge branch 'test_react_ui' of https://github.com/ledgerwatch/diagno…
mh0lt Sep 15, 2023
e333c14
fixed query sync stages param to be base64url encoded
dvovk Sep 16, 2023
96bfa30
updated build and documentation
dvovk Sep 18, 2023
1ce9185
added find reorgs to REST API
dvovk Sep 24, 2023
f460a9a
added fetching active peers
dvovk Sep 26, 2023
e4c3659
added bootnodes query
dvovk Oct 2, 2023
e2d7eab
added diagnostics connection diagram
dvovk Oct 7, 2023
0fab1d0
updated documentation: updated, images, added network tab descrription
dvovk Oct 8, 2023
121c99a
changed peer data structure
dvovk Oct 13, 2023
1abd447
updated UI, updated peer diagnostics data structure
dvovk Oct 24, 2023
8e4f46d
updated UII
dvovk Oct 26, 2023
0ae9989
updated UI
dvovk Oct 29, 2023
b14cfd1
updated UI
dvovk Oct 29, 2023
ed6fe62
updated readme
dvovk Oct 29, 2023
d7b0302
updated UI
dvovk Oct 29, 2023
909acca
added handling subpaths for FE
dvovk Oct 29, 2023
b97da35
fix tests
dvovk Oct 31, 2023
b70b3de
fixed lint errors
dvovk Oct 31, 2023
12dbdc9
commented unused funcs
dvovk Nov 1, 2023
2392c21
fixed lint errors
dvovk Nov 1, 2023
d8660cd
commented tests
dvovk Nov 2, 2023
9756227
removed routerPort cfg var as it's never used
dvovk Nov 2, 2023
76bf7a0
WP serving API and FE from one port
dvovk Nov 2, 2023
26815c1
change serving ui to be on the same endpoint as API, changed serving …
dvovk Nov 2, 2023
bd91b10
added clear all data button on admin page
dvovk Nov 2, 2023
b3ba477
added confirm popup for clear all data, updated readme
dvovk Nov 3, 2023
406664e
resolved conflicts
dvovk Nov 3, 2023
e19f321
removed tests
dvovk Nov 3, 2023
ccaeac3
added basic snapshot sync info getter
dvovk Nov 6, 2023
473dc27
resolved conflicts
dvovk Nov 6, 2023
b86fe7b
updated diagnostics to pass throug map of snapshot sync data
dvovk Nov 6, 2023
8cf8100
updated UI
dvovk Nov 6, 2023
2e11222
updated UI
dvovk Nov 7, 2023
313e47a
updated documentation
dvovk Nov 7, 2023
56c5538
updated FE build, updated readme
dvovk Nov 8, 2023
e5620b9
mrg
dvovk Nov 8, 2023
7cc70b7
added stages handler
dvovk Nov 11, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removed log file
  • Loading branch information
dvovk committed Sep 7, 2023
commit 18b0f590e1fc616b03bd5422d01157d6f4f2f93e
Loading