Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Aug 1, 2019

This PR updates autobahn from 19.3.3 to 19.8.1.

Changelog

19.8.1

------

* new: implement XBR off-chain delegate transaction signing and verification (1202)
* new: update XBR for new contract ABIs

19.7.2

------

* fix: monkey patch re-add removed helper functions removed in eth-abi
* new: simple blockchain (XBR) client
* new: update XBR ABI files
* new: XBR endpoint transaction signing
* new: client side catching of WAMP URI errors in `session.call|register|publish|subscribe`

19.7.1

------

* fix: implement client side payload exceed max size; improve max size exceeded handling
* fix: detect when our transport is "already" closed at connect time (1215)
* fix: XBR examples

19.6.2

------

* fix: add forgotten cryptography dependency (1205)

19.6.1

------

* new: XBR client library integrated (1201)
* new: add entropy depletion unit tests
* fix: make CLI tool python2 compatible (1197)
* fix: use cryptography pbkdf2 instead of custom (1198)
* fix: include tests for packaging (1194)

19.5.1

------

* fix: authextra merging (1191)
* fix: set default retry_delay_jitter (1190)
* new: add rawsocket + twisted example (1189)
* new: WebSocket testing support, via Agent-style interface (1186)
* new: decorator for on_connectfailure
* fix: delayed call leakage (1152)
* new: CLI client (1150)
* fix: set up TLS over proxy properly (1149)
* new: expose ser modules (1148)
* fix: base64 encodings, add hex encoding (1146)
* new: onConnecting callback (with TransportDetails and
ConnectingRequest). **Note**: if you've implemented a pure
`IWebSocketChannel` without inheriting from Autobahn base classes,
you'll need to add an `onConnecting()` method that just does `return
None`.
Links

@codecov-io
Copy link

codecov-io commented Aug 1, 2019

Codecov Report

Merging #223 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #223   +/-   ##
======================================
  Coverage    57.5%   57.5%           
======================================
  Files         118     118           
  Lines        7566    7566           
======================================
  Hits         4355    4355           
  Misses       3211    3211

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e02181...8bbe3d6. Read the comment docs.

1 similar comment
@codecov-io
Copy link

codecov-io commented Aug 1, 2019

Codecov Report

Merging #223 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #223   +/-   ##
======================================
  Coverage    57.5%   57.5%           
======================================
  Files         118     118           
  Lines        7566    7566           
======================================
  Hits         4355    4355           
  Misses       3211    3211

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e02181...8bbe3d6. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #230

@pyup-bot pyup-bot closed this Aug 28, 2019
@Emantor Emantor deleted the pyup-update-autobahn-19.3.3-to-19.8.1 branch August 28, 2019 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants