[Fix] Release Packages Workflow (Docker, Binaries)#3938
[Fix] Release Packages Workflow (Docker, Binaries)#3938NGDAdmin merged 4 commits intoneo-project:masterfrom
Fix] Release Packages Workflow (Docker, Binaries)#3938Conversation
|
#3935 also? |
yes this on linux |
|
We have a second 3.8.1 node running with TokensTracker, ApplicationLogs, SQLiteWallet, OracleService and StateService. That one is syncing fine (and is in sync). The difference there is that LevelDBStore and RpcServer are version
|
Those are good points. I been sick for about a month. I'm stilling digging into it. The only thing I can say is OS versions, drivers, hardware and/or workload on the different machines. We did enable some optimizations of |
* Fix workflow * Removed unused files * removed unsed files from test folder (cherry picked from commit bd75829)
* Fix workflow * Removed unused files * removed unsed files from test folder




Description
Doesn't build
LevelDbStorelibrary as a portabledotnetbinary. Since the release binary is native for the OS and changed the workflow to target the host OS native APIs.Output
Remove Extra Libraries
Fixes #3936
Fixes #3935
Type of change
How Has This Been Tested?
Checklist: