[bisq-network/bisq-desktop] Handle unknown PB data from encrypted messages (#1581)

Manfred Karrer notifications at github.com
Fri Jun 22 09:28:42 UTC 2018


https://github.com/bisq-network/bisq-common/pull/25 , https://github.com/bisq-network/bisq-p2p/pull/11 and https://github.com/bisq-network/bisq-core/pull/122

- Use ProtobufferException for
CoreNetworkProtoResolver.fromProto(PB.NetworkEnvelope proto)
- Add raw PB data in case if an exception
- log error if the encrypted data contains unknown PB data

Note: We should refactor the resolvers with checked exceptions instead
of the ProtobufferRuntimeException, but for the moment we leave that to
not add too much complexity/risk for that release.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq-desktop/pull/1581

-- Commit Summary --

  * Handle unknown PB data from encrypted messages

-- File Changes --

    M src/main/java/bisq/desktop/main/MainViewModel.java (3)

-- Patch Links --

https://github.com/bisq-network/bisq-desktop/pull/1581.patch
https://github.com/bisq-network/bisq-desktop/pull/1581.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-desktop/pull/1581
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180622/34310adc/attachment-0001.html>


More information about the bisq-github mailing list