-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Log json exception details on chain config file load error #5526
Conversation
667e46e
to
b35da15
Compare
Codecov Report
@@ Coverage Diff @@
## master #5526 +/- ##
==========================================
+ Coverage 61.86% 61.88% +0.02%
==========================================
Files 344 344
Lines 28755 28763 +8
Branches 3267 3267
==========================================
+ Hits 17789 17800 +11
Misses 9797 9797
+ Partials 1169 1166 -3 |
I would prefer to keep (There is already some validation of json in |
Makes sense, thanks for the feedback! |
8fbe95d
to
3769436
Compare
Rebased (to get changelog) and updated changelog |
Looks like there's a unit test that needs updating |
This test is failing on osx but it's a test reliability issue since my changes don't touch the discovery part of the code:
I'll open a new issue so we can track this. |
Also return new error code AlethErrors::ConfigFileInvalid
0734883
to
fb7b876
Compare
Rebased to fix changelog |
Also return new error code
AlethErrors::ConfigFileInvalid