Closed jak-pan closed 4 years ago
For this, actually large refactor was needed. Things can still be improved but average code quality and readability went through the roof IMO.
Fixed a lot of headache with connection / reconnection logic thanks to adding this https://github.com/polkadot-js/api/issues/1779 / https://github.com/polkadot-js/api/pull/1780
Merging to dev, UI can be done in this branch.
Added subscription queries to graphql for ui messages, added logger which supports saving of logs and sending messages to ui
Refactor connector - wasn't able to fix connection / reconnection otherwise