-
- Downloads
minor improvements (#672)
*Add syncbeacon to config * Refactor syncbeaconfollower * Fix syncbeacon integration test * Fix double-spend tool * Fix analysis dashboard title * Add Shutdown method to messageRequester * Dirty FCOB shutdown fix * Add debug logs for message tangle shutdown * Fix typo * Fix message Tangle objects released * Load all missing messages into message requester on startup * Fix pointer issue for anonymous function * Fix consensus integration test Co-authored-by: jonastheis <mail@jonastheis.de>
Showing
- config.default.json 6 additions, 0 deletionsconfig.default.json
- dapps/valuetransfers/dapp.go 2 additions, 0 deletionsdapps/valuetransfers/dapp.go
- packages/binary/messagelayer/messagerequester/messagerequester.go 19 additions, 5 deletions.../binary/messagelayer/messagerequester/messagerequester.go
- plugins/analysis/dashboard/frontend/src/app/App.tsx 2 additions, 2 deletionsplugins/analysis/dashboard/frontend/src/app/App.tsx
- plugins/analysis/dashboard/frontend/src/app/components/Autopeering/Autopeering.tsx 1 addition, 1 deletion...d/frontend/src/app/components/Autopeering/Autopeering.tsx
- plugins/analysis/dashboard/packrd/packed-packr.go 19 additions, 19 deletionsplugins/analysis/dashboard/packrd/packed-packr.go
- plugins/dashboard/livefeed.go 4 additions, 1 deletionplugins/dashboard/livefeed.go
- plugins/dashboard/visualizer.go 5 additions, 1 deletionplugins/dashboard/visualizer.go
- plugins/messagelayer/plugin.go 2 additions, 1 deletionplugins/messagelayer/plugin.go
- plugins/syncbeaconfollower/plugin.go 13 additions, 6 deletionsplugins/syncbeaconfollower/plugin.go
- tools/double-spend/double-spend.go 3 additions, 6 deletionstools/double-spend/double-spend.go
- tools/integration-tests/tester/framework/docker.go 6 additions, 0 deletionstools/integration-tests/tester/framework/docker.go
- tools/integration-tests/tester/framework/parameters.go 1 addition, 0 deletionstools/integration-tests/tester/framework/parameters.go
- tools/integration-tests/tester/tests/syncbeacon/syncbeacon_test.go 5 additions, 4 deletions...egration-tests/tester/tests/syncbeacon/syncbeacon_test.go
This diff is collapsed.
Please register or sign in to comment