abb1abf (HEAD -> master) Merge branch &39;release/1.0.1rc2&39;
335e59d (release/1.0.1rc2) version bump
a488e2b (origin/develop, develop) Simplify use of Prefix through a separate class that allows overwriting of default_prefix
657aebf Provide the prefix for Address()
4949a2d remove class variable
ac884c4 Make websocket class thread-safe
97e2e9c version bump
ec9893a version bump ([`49c196e`](https://github.com/xeroc/python-graphenelib/commit/49c196ed493f9d66c45333c73756105d922d163a))
* Merge branch &39;release/1.0.1rc2&39; ([`abb1abf`](https://github.com/xeroc/python-graphenelib/commit/abb1abf2d3e48954e114346b22fe022adf206e37))
* version bump ([`335e59d`](https://github.com/xeroc/python-graphenelib/commit/335e59d2e79cc50504386409ed11913bfe384b5a))
* Simplify use of Prefix through a separate class that allows overwriting of default_prefix ([`a488e2b`](https://github.com/xeroc/python-graphenelib/commit/a488e2bbf98b2fb2281fa9fd6962c346265927c9))
* Provide the prefix for Address() ([`657aebf`](https://github.com/xeroc/python-graphenelib/commit/657aebfcf16c60483da262395c565cd091a775a1))
* remove class variable ([`4949a2d`](https://github.com/xeroc/python-graphenelib/commit/4949a2da1b6412a49f1f02b7f734ca84a3824d6d))
* Make websocket class thread-safe ([`ac884c4`](https://github.com/xeroc/python-graphenelib/commit/ac884c44bc1d06babd5110b5169682e7f09235e5))
* version bump ([`97e2e9c`](https://github.com/xeroc/python-graphenelib/commit/97e2e9c5d4c6a91c5c993edeec648a5c298bc882))
* version bump ([`ec9893a`](https://github.com/xeroc/python-graphenelib/commit/ec9893a6ca3c67e56a53f676bcd8facf23865687))
* Merge branch &39;release/1.0.0rc1&39; ([`698a0f4`](https://github.com/xeroc/python-graphenelib/commit/698a0f4225c8c8216a6811b4045fb8339fff67cb))
* version bump ([`0cf4d89`](https://github.com/xeroc/python-graphenelib/commit/0cf4d892b1f5d1b02efdbe90faf63ef18f1a0aea))
* Backwards compatibility with api_id ([`1074262`](https://github.com/xeroc/python-graphenelib/commit/1074262b011a662a62d677ad9cf5a6a48cbe8bc3))
* Compatibility fixes for previous interfacing ([`43f49a6`](https://github.com/xeroc/python-graphenelib/commit/43f49a69ad17c9185b8dc1c40164d3bffcd0ff11))
* improve coverage ([`9b44422`](https://github.com/xeroc/python-graphenelib/commit/9b44422552f31ef97ec6281b1b9f447d4af387ae))
* License update to include ChainSquad ([`fd69dfe`](https://github.com/xeroc/python-graphenelib/commit/fd69dfe3df2a681e00cd49d025daa98303d6da81))
* Move pubkey sorting to PublicKey class ([`fc1ac6b`](https://github.com/xeroc/python-graphenelib/commit/fc1ac6bb66b9c283e154f007e6ca8c822dead1c1))
* Remove deprecated code ([`360ea0f`](https://github.com/xeroc/python-graphenelib/commit/360ea0f971bb9073c9639ee93ecf4d37f36ac0ef))
* Fix coverage run ([`9d7ca2e`](https://github.com/xeroc/python-graphenelib/commit/9d7ca2ee3a51adb5564e8a08eb619cd785fc67c4))
* version bump ([`310285b`](https://github.com/xeroc/python-graphenelib/commit/310285bbaa8b96579be7d01e4f2e98a831b339f6))
* Merge tag &39;catch-broken-pipe&39; into develop
Catch the broken pipe error ([`0525ccf`](https://github.com/xeroc/python-graphenelib/commit/0525ccfc7cdb0f3408e8f05e878b124f5802f11d))
* Merge branch &39;hotfix/catch-broken-pipe&39; ([`11f8e21`](https://github.com/xeroc/python-graphenelib/commit/11f8e210d4e5d552a61789a3e3125331c8cac1d2))
* Catch exceptions and don&39;t always wrap them ([`0082b55`](https://github.com/xeroc/python-graphenelib/commit/0082b553d801147fb568a970b102ecba6173454b))
* Separately catch broken connections ([`ccec2f6`](https://github.com/xeroc/python-graphenelib/commit/ccec2f6756578d81cb5a68bcc335ee90ba503897))
* version bump ([`247433a`](https://github.com/xeroc/python-graphenelib/commit/247433ad7a3febd28f7faf709a1983356f882bf0))
* Catch IOError ([`0c8d918`](https://github.com/xeroc/python-graphenelib/commit/0c8d918628be371ce253a596cad8bbb95e6261c5))
* Merge tag &39;broken-pipe-error&39; into develop
HOTFIX release
Try fix the broken-pipe-error ([`fce740b`](https://github.com/xeroc/python-graphenelib/commit/fce740ba70b995269313349621f382b7bbd2c84e))
* Merge branch &39;hotfix/broken-pipe-error&39; ([`55ee033`](https://github.com/xeroc/python-graphenelib/commit/55ee033f81e5d9d5f628b1f10a943e2ecd344b85))
* version bump ([`aa97ea6`](https://github.com/xeroc/python-graphenelib/commit/aa97ea63bba85abaee91213b4e55136f8cf67abc))
* Try to make websocket more robust ([`c503a67`](https://github.com/xeroc/python-graphenelib/commit/c503a67f395203efa460e9c5e81899900139e9f9))
* easier backwards compatibility ([`d94ee20`](https://github.com/xeroc/python-graphenelib/commit/d94ee204d7c8e08b0eace1cad0d0e7a31e48b816))
* ensure that the key interface has a is_encrypted method ([`6b1997d`](https://github.com/xeroc/python-graphenelib/commit/6b1997d0b8b8cbb5cb448e11284683f3a2fc1f1b))
* Merge branch &39;feature/operations-refactoring&39; into develop ([`12c852e`](https://github.com/xeroc/python-graphenelib/commit/12c852e241e125c866544f0614b5c7b2e9590867))
* major code smells ([`7c55e77`](https://github.com/xeroc/python-graphenelib/commit/7c55e773fcdd0283567a040f7b4cceb24a6ac5d5))
* make sonar-scanner optional ([`7201e0c`](https://github.com/xeroc/python-graphenelib/commit/7201e0ce2c6dc3b6c0cd26f97f59c5d145927df2))
* Update sonar to not include &39;graphene&39; folder ([`68166a2`](https://github.com/xeroc/python-graphenelib/commit/68166a2d1da32793f792f6742e9a3365cd20bec4))
* make setdefault a classmethod ([`a12e5a6`](https://github.com/xeroc/python-graphenelib/commit/a12e5a6424e7cb3e258e5746a7db65438971fd71))
* comment away foreign code that has no unit tests ([`f95cba3`](https://github.com/xeroc/python-graphenelib/commit/f95cba381fe20a01666f01c8f02a8f10287c2457))
* added requirements ([`2e0dae2`](https://github.com/xeroc/python-graphenelib/commit/2e0dae24db58241df92235b545e84ac0867dc1cb))
* update to docs ([`e99da32`](https://github.com/xeroc/python-graphenelib/commit/e99da32ba0e528c25a98a6fa68d4619849a31bc5))
* CLA, Contributing and CLA ([`24a4099`](https://github.com/xeroc/python-graphenelib/commit/24a40996b90293cdd553c62a90ad6acda032d421))
* ignroe python and scanner stuff ([`67781d9`](https://github.com/xeroc/python-graphenelib/commit/67781d996e8bf3472fc2c908c244fbb8609366be))
* coverage ([`ec5f10e`](https://github.com/xeroc/python-graphenelib/commit/ec5f10ead98afe21a7924465ee702481772af29f))
* coverage and fixes ([`301a8f1`](https://github.com/xeroc/python-graphenelib/commit/301a8f195556a26c92ea6d0688dcf47750ad3055))
* Coverage ([`246339c`](https://github.com/xeroc/python-graphenelib/commit/246339c730725a739853ed4b6510e4a623c50b5d))
* coverage ([`95627b1`](https://github.com/xeroc/python-graphenelib/commit/95627b19cdce27b20a5b16908381a0152b5f1bc5))
* add missing file ([`aff8ac7`](https://github.com/xeroc/python-graphenelib/commit/aff8ac7a8c79ef5b52d54391bc87e75adc5e4b79))
* coverage grapheneapi ([`a7f284f`](https://github.com/xeroc/python-graphenelib/commit/a7f284f2bed170571642f295ae1a8e6696c0410f))
* Improve storage ([`fc59295`](https://github.com/xeroc/python-graphenelib/commit/fc592957937137aa65e23efe8f1c16190d8163ed))
* Use NotImplement Exception in interface ([`ec14267`](https://github.com/xeroc/python-graphenelib/commit/ec14267bc6eebc2b7455bf20a98e03b3a82b8214))
* properly rund coverage ([`38b7862`](https://github.com/xeroc/python-graphenelib/commit/38b7862dc90dda0886f27c384bb77a4ecae8dd06))
* More abstraction in storage ([`4c42dcf`](https://github.com/xeroc/python-graphenelib/commit/4c42dcf2097be7c0af656a523021da35dcafa5e2))
* Improve reporting results ([`37b0c2e`](https://github.com/xeroc/python-graphenelib/commit/37b0c2ef3dd845fdbf21b1574d43947287a06d6c))
* Fix sonarcloud configuration ([`763e166`](https://github.com/xeroc/python-graphenelib/commit/763e166a82be43f9038e69b5a34bc38af0022651))
* proper setup of sonarcloud ([`5a5505f`](https://github.com/xeroc/python-graphenelib/commit/5a5505fe24e8ecd82814218e24281c95dcea891c))
* add sonarcloud properties ([`d3c2051`](https://github.com/xeroc/python-graphenelib/commit/d3c20515681bceb072441e768253ba1b9af41ba6))
* Coverage ([`a4df944`](https://github.com/xeroc/python-graphenelib/commit/a4df944ac9ba8bb291381600c1e112538bc93697))
* remove irrelevant code ([`cba7f94`](https://github.com/xeroc/python-graphenelib/commit/cba7f944d72c90c4e0401a0786098482fae983ac))
* Improve coverage ([`36ffd74`](https://github.com/xeroc/python-graphenelib/commit/36ffd74444f19ca8e98fcd7c04fcc174f54ef083))
* Fix that python3.5 uses a random order for dictionaries ([`cf122a7`](https://github.com/xeroc/python-graphenelib/commit/cf122a73452dc183c37b15c78023585a213ac9bf))
* Add a test to ensure order is taken seriously ([`5af0745`](https://github.com/xeroc/python-graphenelib/commit/5af074504a4a419a82200d66448f97abb9a9b1c8))
* Remove test that would fail in py35 because of different ordering of dictionaries ([`676d879`](https://github.com/xeroc/python-graphenelib/commit/676d8792b6510911887947c1c8f6ac4f1e0b2e6d))
* Improve documentation ([`707c30a`](https://github.com/xeroc/python-graphenelib/commit/707c30a1ee0982a3e9f41bbc407580ea1435762a))
* disable py27 tests as library is not ready yet ([`a9f326e`](https://github.com/xeroc/python-graphenelib/commit/a9f326e2cfc4f587bf1b78071f57b6a98de368c2))
* Merge branch &39;develop&39; into feature/operations-refactoring ([`1b85fbe`](https://github.com/xeroc/python-graphenelib/commit/1b85fbe20ad9ff3816fe36fd8c474e7d89b794b0))
* New cryptography implementation ([`86b099f`](https://github.com/xeroc/python-graphenelib/commit/86b099f6d7990d91e22cd2dbe3666bbaf822c1c2))
* improve API of SignedTransactions ([`7f3e059`](https://github.com/xeroc/python-graphenelib/commit/7f3e0590484248e596c7b998c8c1da3a8299340b))
* more docs ([`c600479`](https://github.com/xeroc/python-graphenelib/commit/c600479eec74303c5ac91d0d7cff7ffa242f8616))
* include requirements.txt ([`6da96a6`](https://github.com/xeroc/python-graphenelib/commit/6da96a63a5fc60fdaff9dbdd74d0de37eb1ab9ea))
* Ensure operations is a list of instances of Operation() ([`7dcbc3f`](https://github.com/xeroc/python-graphenelib/commit/7dcbc3f515ab6d6bdbac5c66e8aa0fb35720fb20))
* Do not allow to add a key into the store twice ([`30f2f10`](https://github.com/xeroc/python-graphenelib/commit/30f2f10c4c72fc3925ccf1eb5f2fe273d243cb4d))
* use requirements.txt file ([`434b485`](https://github.com/xeroc/python-graphenelib/commit/434b4858fc6b7621688cbddff92f708a2bfd6545))
* cleanup and coverage ([`3592b3d`](https://github.com/xeroc/python-graphenelib/commit/3592b3d22188e2163df8e0ea378f0636ecb30f7f))
* migrate some unittests from pybitshares to increase coverage ([`cfbc228`](https://github.com/xeroc/python-graphenelib/commit/cfbc2284eb1afb69bc70ec379f97cf9834bc2e69))
* more unit tests ([`1c7cb84`](https://github.com/xeroc/python-graphenelib/commit/1c7cb84838b79364cb820f18c3d95a0bd488d31c))
* improved testing and better interfaces ([`7c9c0e2`](https://github.com/xeroc/python-graphenelib/commit/7c9c0e2aaa093aadc6053e23fbc12691ad9b12c8))
* Make Operation a list and cleanup + more unit tests ([`fa2c685`](https://github.com/xeroc/python-graphenelib/commit/fa2c685fc554581ad5500c685059850f2a574a30))
* coverage ([`e9a4db7`](https://github.com/xeroc/python-graphenelib/commit/e9a4db769887424a36cbda0a2992979b40c5732c))
* coverage masterpassword ([`dddee40`](https://github.com/xeroc/python-graphenelib/commit/dddee405f493d0ce7a498db7c2cf5cfc49653fe7))
* new operations structure ([`84a3d21`](https://github.com/xeroc/python-graphenelib/commit/84a3d2161418a5e69c0294095f6d83329ba59ef4))
* initial refactoring ([`6819e50`](https://github.com/xeroc/python-graphenelib/commit/6819e50060e9529a78096d0380d420e79453395f))
* Migrate storage over to Graphenelib ([`cb969ac`](https://github.com/xeroc/python-graphenelib/commit/cb969aceacbad16ed1a40357ed10f557b69d88cb))
* fix unit tests as we derive actual addresses according to backend (for sorting of pubkeys) ([`090dc19`](https://github.com/xeroc/python-graphenelib/commit/090dc19c85d5e08d40ff88da85710eb29b9d6d39))
* Ensure we still use the other format when sorting public keys (which uses the address of a publickey, but derived differently) ([`99c5c15`](https://github.com/xeroc/python-graphenelib/commit/99c5c153ca8371d9078f85317d32801dee9054a6))
* Allow to load encrypt with string too ([`26c9878`](https://github.com/xeroc/python-graphenelib/commit/26c98781854f8e7a46d14ae4df3c9acee6a28660))
* Merge tag &39;0.6.6&39; into develop