-
- Downloads
Enriches the message dashboard page with additional fields (#554)
* adds missing port to default bind address * defer backgroundworker stop log * terminate bootstrapper first * fix weird background worker name * fix msg metadata not getting released, add msg timestamp to explorer msg * adds additional fields to the message view on the dashboard
Showing
- dapps/valuetransfers/fpc.go 1 addition, 1 deletiondapps/valuetransfers/fpc.go
- packages/shutdown/order.go 1 addition, 1 deletionpackages/shutdown/order.go
- plugins/dashboard/explorer_routes.go 24 additions, 10 deletionsplugins/dashboard/explorer_routes.go
- plugins/dashboard/frontend/src/app/components/ExplorerAddressResult.tsx 1 addition, 1 deletion...ard/frontend/src/app/components/ExplorerAddressResult.tsx
- plugins/dashboard/frontend/src/app/components/ExplorerMessageQueryResult.tsx 54 additions, 8 deletions...rontend/src/app/components/ExplorerMessageQueryResult.tsx
- plugins/dashboard/frontend/src/app/stores/ExplorerStore.tsx 11 additions, 6 deletionsplugins/dashboard/frontend/src/app/stores/ExplorerStore.tsx
- plugins/dashboard/frontend/src/app/stores/NodeStore.ts 3 additions, 0 deletionsplugins/dashboard/frontend/src/app/stores/NodeStore.ts
- plugins/dashboard/packrd/packed-packr.go 9 additions, 9 deletionsplugins/dashboard/packrd/packed-packr.go
- plugins/dashboard/parameters.go 1 addition, 1 deletionplugins/dashboard/parameters.go
- plugins/messagelayer/plugin.go 2 additions, 2 deletionsplugins/messagelayer/plugin.go
Loading
Please register or sign in to comment