lbryio / lbry-sdk

The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
https://lbry.com
MIT License
7.19k stars 483 forks source link

protobuf errors when decoding claims during wallet sync #1531

Closed tzarebczan closed 5 years ago

tzarebczan commented 6 years ago
## The Issue Getting the below errors when syncing a wallet on today's master/RC5. This seemed to start happening in the last couple days. @shyba fixed in https://github.com/lbryio/lbry/pull/1530/files ``` 2018-10-11 00:02:34,220 INFO torba.basenetwork:161: Successfully connected to SPV wallet server: tcp:lbryumx1.lbry.io:50001 2018-10-11 00:02:34,220 INFO torba.baseledger:230: Subscribing and updating accounts. 2018-10-11 00:02:34,241 INFO torba.baseledger:100: lbc_mainnet: added BlockHeightEvent(height=450937, change=7) header blocks, final height 450937 2018-10-11 00:02:34,324 ERROR torba.baseledger:397: Failed to synchronize transaction: Traceback (most recent call last): File "twisted\internet\defer.py", line 1418, in _inlineCallbacks StopIteration: [] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "lbryschema\claim.py", line 150, in deserialize File "site-packages\google\protobuf\message.py", line 185, in ParseFromString File "site-packages\google\protobuf\internal\python_message.py", line 1062, in MergeFromString File "site-packages\google\protobuf\internal\python_message.py", line 1088, in InternalParse File "site-packages\google\protobuf\internal\decoder.py", line 850, in SkipField File "site-packages\google\protobuf\internal\decoder.py", line 820, in _RaiseInvalidWireType google.protobuf.message.DecodeError: Tag had invalid wire type. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "torba\baseledger.py", line 370, in update_history File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 388, in get_transaction File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 352, in get_transactions File "twisted\internet\defer.py", line 1418, in _inlineCallbacks File "lbrynet\wallet\database.py", line 61, in get_txos File "lbrynet\wallet\transaction.py", line 67, in claim_dict File "lbrynet\wallet\transaction.py", line 61, in claim File "lbryschema\claim.py", line 152, in deserialize lbryschema.error.DecodeError: 2018-10-11 00:02:34,330 ERROR torba.baseledger:397: Failed to synchronize transaction: Traceback (most recent call last): File "twisted\internet\defer.py", line 1418, in _inlineCallbacks StopIteration: [] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "lbryschema\claim.py", line 150, in deserialize File "site-packages\google\protobuf\message.py", line 185, in ParseFromString File "site-packages\google\protobuf\internal\python_message.py", line 1062, in MergeFromString File "site-packages\google\protobuf\internal\python_message.py", line 1088, in InternalParse File "site-packages\google\protobuf\internal\decoder.py", line 850, in SkipField File "site-packages\google\protobuf\internal\decoder.py", line 820, in _RaiseInvalidWireType google.protobuf.message.DecodeError: Tag had invalid wire type. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "torba\baseledger.py", line 370, in update_history File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 388, in get_transaction File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 360, in get_transactions File "twisted\internet\defer.py", line 1418, in _inlineCallbacks File "lbrynet\wallet\database.py", line 61, in get_txos File "lbrynet\wallet\transaction.py", line 67, in claim_dict File "lbrynet\wallet\transaction.py", line 61, in claim File "lbryschema\claim.py", line 152, in deserialize lbryschema.error.DecodeError: 2018-10-11 00:02:34,368 ERROR torba.baseledger:397: Failed to synchronize transaction: Traceback (most recent call last): File "twisted\internet\defer.py", line 1418, in _inlineCallbacks StopIteration: [] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "lbryschema\claim.py", line 150, in deserialize File "site-packages\google\protobuf\message.py", line 185, in ParseFromString File "site-packages\google\protobuf\internal\python_message.py", line 1062, in MergeFromString File "site-packages\google\protobuf\internal\python_message.py", line 1088, in InternalParse File "site-packages\google\protobuf\internal\decoder.py", line 850, in SkipField File "site-packages\google\protobuf\internal\decoder.py", line 820, in _RaiseInvalidWireType google.protobuf.message.DecodeError: Tag had invalid wire type. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "torba\baseledger.py", line 370, in update_history File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 388, in get_transaction File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 352, in get_transactions File "twisted\internet\defer.py", line 1418, in _inlineCallbacks File "lbrynet\wallet\database.py", line 61, in get_txos File "lbrynet\wallet\transaction.py", line 67, in claim_dict File "lbrynet\wallet\transaction.py", line 61, in claim File "lbryschema\claim.py", line 152, in deserialize lbryschema.error.DecodeError: 2018-10-11 00:02:34,432 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bZZMgwLui5VZC1wgifQhGZCYHEohCu4Cx8, height=423612, is_verified=True, tx.id=0e77399c795a5cdb4752bd662f9b6f57e53a9bde0713ca42ab79ef32e903a3d3 2018-10-11 00:02:34,444 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bLRaDReizKC1t2BHEfj4UKreSVp2XYEiRy, height=329502, is_verified=True, tx.id=ab9abe9779497be9ce2827b1111eb17737162c3c061ab6285b23379f258c906b 2018-10-11 00:02:34,455 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bDPnjjYwWkGFdGgehaG3AFkhkVzBLyZ6zj, height=101610, is_verified=True, tx.id=660260bd83a20bc39e4c3ccaaea2af051b6285ea19b800120b9868f952a77c22 2018-10-11 00:02:34,466 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bNH5RBMTzRtN4kThWJ4s8AqKfZ9QPtKtTP, height=101610, is_verified=True, tx.id=b844ce7f9ab19884acc509e2020f62551eed11718a6b29b02cf63d3a6c139a2d 2018-10-11 00:02:34,475 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bSmXYRtYssnxbt6zpGmwPQYxzYCNt6JorR, height=411765, is_verified=True, tx.id=f4c339fc92c214adceec8e98bdf0dacd7cfe6ecc2a33ec634b929367ac4a9770 2018-10-11 00:02:34,485 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHZMdCUc1C5Bap1rsLdb16PUth7pY19AzH, height=328505, is_verified=True, tx.id=3326d0fafa785e95f9922fb04932b7bfb98109888b303ac541450de760e1323b 2018-10-11 00:02:34,495 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHWHembPs5FJW91DQF8MHwSCeLjZJZuxVx, height=101610, is_verified=True, tx.id=abef73613131d4f0ce3e223a40e3ef2d44d0a51f68ec3ecff512776d122d165f 2018-10-11 00:02:34,506 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bZZMgwLui5VZC1wgifQhGZCYHEohCu4Cx8, height=423616, is_verified=True, tx.id=e06abdb65931bac931001c4e56150da69d142e6935ab54103aee9da8098468fd 2018-10-11 00:02:34,517 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bCvRMoSPTEfeB6VbwBQ7hsMiUkTo5qdTi4, height=101610, is_verified=True, tx.id=660260bd83a20bc39e4c3ccaaea2af051b6285ea19b800120b9868f952a77c22 2018-10-11 00:02:34,549 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bLRaDReizKC1t2BHEfj4UKreSVp2XYEiRy, height=390156, is_verified=True, tx.id=e6bffa61ef010a821a2d7366be4d92dad978edf509459373d80640bbf307e057 2018-10-11 00:02:34,559 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHWHembPs5FJW91DQF8MHwSCeLjZJZuxVx, height=198104, is_verified=True, tx.id=1a269fcdf7893f0edb6184cef60a776d174ab511fddc87dc5dd1e1d01fa52ed0 2018-10-11 00:02:34,668 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bJJ2rja7KFdckMY9s4BA2fXZGaESx5Jxtb, height=327011, is_verified=True, tx.id=cb8d1992117f965e2d16853eb71bdf568a8a92d1684a7e48224452b688356d1d 2018-10-11 00:02:34,681 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bWbhWnZQLY8967rVnp9SjVzD8YXrNpCvrN, height=327509, is_verified=True, tx.id=df9c81c18fa8f9f726e93fb917b6a6be776c092d3ac1f34a6fdd45a6846b192b 2018-10-11 00:02:34,730 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bWbhWnZQLY8967rVnp9SjVzD8YXrNpCvrN, height=327510, is_verified=True, tx.id=24cd9569584ad7c8bd7b1ad281d354f539e525c86418825b6a5ae8eda5ca62a9 2018-10-11 00:02:34,840 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bJSs8f5KBxpYAzkgM642Qk32nRkUyNRXyF, height=329153, is_verified=True, tx.id=566e59901bc792adb093d70874b174def1e391e6e6ad1a3f68154f2d5af357e9 2018-10-11 00:02:34,852 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bNk3jHLSoRGYHH31h9wtVh7vaHwknNxydn, height=439831, is_verified=True, tx.id=5f292d904abe51db7cc6f29527a14576e065ba7f19a2308e00bd301b4ff34544 2018-10-11 00:02:34,863 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bQYfyRFjJ1xwx3qqtdb9htdHuv45KE8dAT, height=326292, is_verified=True, tx.id=d9911ef3f848a77c984895bd0dc7c8eacc3f122034da868593b268b997f5906a 2018-10-11 00:02:34,874 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bSCraEYBozZ99xSxrSLyLcmcSPuJgKWjnb, height=326994, is_verified=True, tx.id=24960c6a143440353ebcefeef2d8fe9c8dfd64aa92919b2c5a03e3e26cd8dfa3 2018-10-11 00:02:34,884 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bSeVtyRcfrHucVsNykxPsttUJkobZJSQbB, height=390604, is_verified=True, tx.id=04b16063c4e2ab92dde817420d814d2207a29916ac6f3a488752690456fba0ac 2018-10-11 00:02:34,894 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bZTKuoBrcA3DLCP96x7jt961LRuexKJu5c, height=424215, is_verified=True, tx.id=03b4e3132680fdff3ebd68e51f39aee6e7af7f45a3885f52ffb0e39a305ae333 2018-10-11 00:02:34,907 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bL4DDe4QRQfpijBjd9mhYeyMatKyyKgh9K, height=390364, is_verified=True, tx.id=168bb4b45ea43c286694dc29eb9ecb54983579e301eed2fb0069305cded57420 2018-10-11 00:02:34,956 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bSeVtyRcfrHucVsNykxPsttUJkobZJSQbB, height=396727, is_verified=True, tx.id=44fa3e82737995b9837f564d079e160a9ccd7020976903209f003e9a4a2cbc83 2018-10-11 00:02:35,036 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bTiTEERyBZcc4Wo1V7zHinTdjQL49At8yW, height=400999, is_verified=True, tx.id=3772bef742c9fd1af0a8ba203d06cb83939f47272d0de2d0880c44ff958f8e07 2018-10-11 00:02:35,066 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bJ3CfWqDDovDPnrp9bzTsu9T7Mmb9o8J24, height=401355, is_verified=True, tx.id=d1bfbda876f8d51ab2990c4dd677957d991be08c4f4ca8fbc4907bc55a74b2d4 2018-10-11 00:02:35,098 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bKkyGjdf7g9jQSBFSRC7d8uqQvNMYUMy9u, height=400891, is_verified=True, tx.id=46539f0d5322e266531dcc8e9ac47d96fc74657c951808a22db9f51b364ccb4a 2018-10-11 00:02:35,109 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bK7V3PtMo7GrGQGU9U4A8uDxAdvbmXbaxB, height=390604, is_verified=True, tx.id=caa1b433220e1acc6293650624933719ea5d08d0672b9d1332b2921efbbd215b 2018-10-11 00:02:35,124 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bJ3CfWqDDovDPnrp9bzTsu9T7Mmb9o8J24, height=420437, is_verified=True, tx.id=91b8741567aa57c344d679c9798b5b8df82564dbab1850863b83a1ea0ac16042 2018-10-11 00:02:35,162 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bK7V3PtMo7GrGQGU9U4A8uDxAdvbmXbaxB, height=395219, is_verified=True, tx.id=61f2f98a81adc071825325113a89a30ee756baec07c1e5c6f2c3e0603e1f45b2 2018-10-11 00:02:35,242 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bKDeA42MJmjfQXoTu7PtozPZjmmwdkovLq, height=401000, is_verified=True, tx.id=4a8d1499f944f7fdbe7955760071b7af562d1442fc623cf9fb27b192fac376f2 2018-10-11 00:02:35,271 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bDZM4XD9PyvdidtzVikj8gaYp7qE9bs147, height=391157, is_verified=True, tx.id=619836c2c6214f5d13de6d1b60b59a37d56839b34e0f892457bc1d0348ccd38a 2018-10-11 00:02:35,281 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bKB5RAQYBPizB2tP4AoqPkak2K5cTneWp8, height=326990, is_verified=True, tx.id=8d2b62fe03a2d9898ca59d507b955a165b307bb35c2e0e4132bc448fe1c9aced 2018-10-11 00:02:35,291 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bRVy5dirDor4ASQx1fpSyypAHkmvtHZhnX, height=326966, is_verified=True, tx.id=b6eb2f36fb6b8451a85ec9835143aff67b40a34da6c6cd4ec435bd44387e0fa5 2018-10-11 00:02:35,302 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bEuFpSzaf9mAipTo7PTcLk73hSqKQFRmb1, height=329697, is_verified=True, tx.id=67b9023309a477cd43f8356befb1daec1fed35b28e637e535dc342ea5cb7c6a5 2018-10-11 00:02:35,312 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bbPkuPHbeBtmAyBpvMXz5aLj2bxHtvsLct, height=416797, is_verified=True, tx.id=75d2c6a7d45efc63264884e9f3d44fe9fb6eae242423b138b511dff9bdd181c4 2018-10-11 00:02:35,325 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bKB5RAQYBPizB2tP4AoqPkak2K5cTneWp8, height=326994, is_verified=True, tx.id=24960c6a143440353ebcefeef2d8fe9c8dfd64aa92919b2c5a03e3e26cd8dfa3 2018-10-11 00:02:35,336 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bbPkuPHbeBtmAyBpvMXz5aLj2bxHtvsLct, height=416815, is_verified=True, tx.id=3cd1891fa61564b34a11132750afa302f0f2dbc5fd93a91e2f93a1973b049d4f 2018-10-11 00:02:35,366 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bEuFpSzaf9mAipTo7PTcLk73hSqKQFRmb1, height=390159, is_verified=True, tx.id=afff39d10cdd88842b13b1324a547ec89f02fc66d1fb534bce89030c8fb397e3 2018-10-11 00:02:35,390 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bbPkuPHbeBtmAyBpvMXz5aLj2bxHtvsLct, height=416815, is_verified=True, tx.id=e695127843ae944eb2b9a0c733690c533fae750bec964c9b98ac73cae414ee28 2018-10-11 00:02:35,441 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bbPkuPHbeBtmAyBpvMXz5aLj2bxHtvsLct, height=417180, is_verified=True, tx.id=70edb6709f1494f089773f3ec03e234e74c61729360707409fbae99c4b3ab01d 2018-10-11 00:02:35,558 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHbgGgxu7DddC8S7oCosZmze3mWjTxF6Ga, height=106723, is_verified=True, tx.id=43c962b673e9beb02bb91dd6fc64c4e38e5801d3f54e1935a0aced6ab271bce1 2018-10-11 00:02:35,569 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bJhr2ZGiJvDzacmy8GHSKc7Y7aWn98zqfZ, height=415671, is_verified=True, tx.id=0dcad39ce9c33e014ab3c8fe11740607593f2a66318d594db22b4416efaca99d 2018-10-11 00:02:35,579 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bH9JtBN3fRmAfGVN4GMc8zhsJVvGXGec6h, height=439064, is_verified=True, tx.id=b5e726c6f204cf65a46d6ad8dd93f8a8c97fa51e1eca1fa8370273c3fbb91591 2018-10-11 00:02:35,677 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bPYXo9NW6FFtk7v6WmYC6CLDonCCQQhhUc, height=390604, is_verified=True, tx.id=4fb8954dfa4ce244e1c201188a6fcfd8fa32aa2f0967c7daff5934dcb1a38fa8 2018-10-11 00:02:35,725 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bPYXo9NW6FFtk7v6WmYC6CLDonCCQQhhUc, height=395226, is_verified=True, tx.id=af8514d5d9cdfb8f2c49f00d98f5a57d3818d7d40ebf5a04f8fc1d3d0921b8f6 2018-10-11 00:02:35,782 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bL9zPXXL6SQNnMbwqLksc3wL1AywqnoPgD, height=416278, is_verified=True, tx.id=8ef910f7682a0fa6732bc47b8b2f2fc37835fbc9d2d2dc5f56c7899d368e7ce1 2018-10-11 00:02:35,835 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHrMQ9fhygXvnjjL3zeikMjT8aZSeHZPTp, height=420444, is_verified=True, tx.id=63f2b589981d84c0857d6dbff4f67fe5d863de1e4c788e9863c78d2f93c6bbe1 2018-10-11 00:02:35,845 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bL9zPXXL6SQNnMbwqLksc3wL1AywqnoPgD, height=416281, is_verified=True, tx.id=efb50a90cf7c6414c3df9053d4c4ffe7fcd1aaaa0e1defd72e2f87b669f791c6 2018-10-11 00:02:36,158 WARNING lbrynet.daemon.auth.server:532: API function "wallet_balance" is deprecated, please update to use "account_balance" 2018-10-11 00:02:37,764 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bD48QnDZRDBegb7pqwqDwR4fcDPoUne1oZ, height=326852, is_verified=True, tx.id=e666023c5f9280d78210c0fa8621ffae206709e14cf739c0d35dc6c4356749aa 2018-10-11 00:02:37,786 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bEFGdBgUnfv2UaQxWGQiYoWYtkDPYCur4f, height=329511, is_verified=True, tx.id=e93abc063e2dd3eab8a783694c956be0775d82525cea731199e12be22e1aa56d 2018-10-11 00:02:37,796 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bTH4NLD9FVAEWUCntMgDjZMU1FnhvjoR31, height=400890, is_verified=True, tx.id=f7313e35058766dfc49bcdffa753e32cdcc96eaed00860ac94edd82443fb8876 2018-10-11 00:02:37,805 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bE6ZjUkgZWVWZf4L2SMER5Fucm8oR89zZq, height=390604, is_verified=True, tx.id=02b2ea97195f7d8012864b9b0fbae5f0e951f96a70129a6bbf8aa4b4656117b9 2018-10-11 00:02:37,853 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bE6ZjUkgZWVWZf4L2SMER5Fucm8oR89zZq, height=395222, is_verified=True, tx.id=5b766027796f245373c680152f8f0bee05fa1eb1fc7c8f4339e6672901e0a0d8 2018-10-11 00:02:37,972 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bGRsKt9ZPjTcC2Yvtk3ufndu24W2mmHWkv, height=390604, is_verified=True, tx.id=ab71b0d7ce0630f5885064563c73684f8e398197b198bfe97ef1c906f271ce44 2018-10-11 00:02:38,019 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bGRsKt9ZPjTcC2Yvtk3ufndu24W2mmHWkv, height=395217, is_verified=True, tx.id=8d5032d0876f92cae5370046821d5f4e22f6db71393a8007a4f9fb424a48b556 2018-10-11 00:02:38,102 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bKHy18ayDizrCUu6TyHpBXbh1ycSWUE6Gr, height=415672, is_verified=True, tx.id=9c8ac64712ae652a255f79981d40c5a01a76a53a6eecb39de0025ee95e6ffa70 2018-10-11 00:02:38,139 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bJ32HAqNgpd8jmTtoBKt9NiM9aLuH96tDo, height=400906, is_verified=True, tx.id=04697a554f9ad185ae180f19a0c37e5763b1d33f9c633545cd3f5662820c43d0 2018-10-11 00:02:38,163 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bS5ycH7cJkpas7q6XwTQ7U1bJsz6LeF7FS, height=149967, is_verified=True, tx.id=899e67e3c93069b79693a1afbf728f573eeb1b3b91494d49486199298ae0f0a3 2018-10-11 00:02:38,173 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bF4dp2AfoBTimZ4d9ftKZyf6yeWqc9jQQz, height=417143, is_verified=True, tx.id=33454a5742cca7d84e4139bb747ba4ccdcd5adb085a0e7de8aac4e0915bd4c57 2018-10-11 00:02:38,223 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bF4dp2AfoBTimZ4d9ftKZyf6yeWqc9jQQz, height=417180, is_verified=True, tx.id=746d3417f732c6d539ee8216538521ce6aeab1c7791fe391c78d279b8886f3ae 2018-10-11 00:02:38,305 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bbg5179QEKVnKBSQSUVXTstazgspbe1fMQ, height=327004, is_verified=True, tx.id=6aeb4c8398d2299d095e9e625d43e246c62d3710053b5f2537a4206fb9417b59 2018-10-11 00:02:38,330 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bQU6Va8yGgDdzPZLPTQuN1r943acLHRA4W, height=150032, is_verified=True, tx.id=a652688430ee9e34a48aec45b9957a05059ffb8b57cfbdb898e34d2f917bc661 2018-10-11 00:02:38,345 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bLwTo54sMpWMuixrChtUr1NWYaFsXkjapC, height=329695, is_verified=True, tx.id=db06ef35e4d7de21976c4bd758aa0a34d93e3b42f7731d13a71060324219c51a 2018-10-11 00:02:38,355 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bQaNmBqSmB8DRYWHrotRWuP6NpUsC8qyh5, height=401984, is_verified=True, tx.id=e2aa163ddc80d5395c5032f5f3e89483ed92c5a33ecedf51ab6dac8e334280bf 2018-10-11 00:02:38,364 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHLqwz6Bxk4mseNxBYcZS84z8wGsn1psUX, height=160749, is_verified=True, tx.id=f6d08253e625e2a96df61bdb75124f227b74fe05f39770423efe003b1fddd6ce 2018-10-11 00:02:38,375 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bUhmrHrVjtW6wAZaeAwo3aA8JMa54XSCta, height=162165, is_verified=True, tx.id=23c1d45d3a317157eeaed59d82af3398be3a25e47d1471daf087598195ff63d8 2018-10-11 00:02:38,388 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bPcoLXX12iXr2r63gHWnTTkdoGVyactcv6, height=162165, is_verified=True, tx.id=32918ec38ea6b776c5eafd865e86b04e8ae50662fdc7ab68cea045905f949114 2018-10-11 00:02:38,397 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bbg5179QEKVnKBSQSUVXTstazgspbe1fMQ, height=327015, is_verified=True, tx.id=edc6857769d5923021905a3363f5579c421e467a2bfffcaab07ff158fddca692 2018-10-11 00:02:38,439 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bLwTo54sMpWMuixrChtUr1NWYaFsXkjapC, height=329697, is_verified=True, tx.id=4b12b8543458f3a40727f007c7ec8fdd529c77cf91f9ba9b2ea01b9896961c7b 2018-10-11 00:02:38,455 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bQaNmBqSmB8DRYWHrotRWuP6NpUsC8qyh5, height=415579, is_verified=True, tx.id=5bed5a7b268e20c668942c38da7e4d16b64c0c8edac5e7ad0b62065e152eba1f 2018-10-11 00:02:38,467 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHLqwz6Bxk4mseNxBYcZS84z8wGsn1psUX, height=162165, is_verified=True, tx.id=77b1bae87304a7a6c258c92f5ba30f919078f4d9160a45761578b9f230ba6b67 2018-10-11 00:02:38,480 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bPcoLXX12iXr2r63gHWnTTkdoGVyactcv6, height=243114, is_verified=True, tx.id=b12ae3657b85128b687af077ef5bab1f1b730a5ee6ba93d65ee6a71952808d05 2018-10-11 00:02:38,528 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHLqwz6Bxk4mseNxBYcZS84z8wGsn1psUX, height=162165, is_verified=True, tx.id=e1035ab81bf646135ebd3f3553cf827d044bcb9c37b889b4ed941bb7d409cb91 2018-10-11 00:02:38,581 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHLqwz6Bxk4mseNxBYcZS84z8wGsn1psUX, height=162165, is_verified=True, tx.id=605775266eab0f50bb0312e8aba5cbf5a808d3298589a9c296fdb2d7164af721 2018-10-11 00:02:38,631 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHLqwz6Bxk4mseNxBYcZS84z8wGsn1psUX, height=177080, is_verified=True, tx.id=afda56bbfadf829cb050f422f90e34341ab9065db25ba85401841e5a329ea702 2018-10-11 00:02:38,686 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHLqwz6Bxk4mseNxBYcZS84z8wGsn1psUX, height=183882, is_verified=True, tx.id=69b78f859a0844e278079fe38ca0451a62bce946ecc83e40dd622e389b44d6d6 2018-10-11 00:02:38,735 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHLqwz6Bxk4mseNxBYcZS84z8wGsn1psUX, height=183884, is_verified=True, tx.id=424c92505389d7881fb84fe224c58c585365e6978a6d380a5f449367a5dba321 2018-10-11 00:02:38,856 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bZEbqCu5hpES2f6qSFtvgo55EZeWU25zfm, height=325351, is_verified=True, tx.id=1098272f90064a551b936eb9b8fd0005d8f33c679e3352f1fbc322e8da9ea51c 2018-10-11 00:02:38,866 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bQsJEuXwnM5i9VZwUt5J89RGFAqkKMS7zY, height=329505, is_verified=True, tx.id=7895c949947d2dd08be103f1d6023c0b7669420e4aff705fe8ad3ad4631fbc61 2018-10-11 00:02:38,877 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bFXSt4WiDutgbk9XM9kASE8DHHWLUyxBoX, height=180679, is_verified=True, tx.id=41dc2e9a3af5daaa83e959b5adcfa796a474f352bd17b41fc1fbf868df503348 2018-10-11 00:02:38,890 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bWPYT5rfQCqSn6ESih5TZCKVXqzSyLirdF, height=329661, is_verified=True, tx.id=8e5e9409192bcb642364a1e075c5b3b51fe0a09eade93e74f60c61d7d598596e 2018-10-11 00:02:38,902 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bakxmW4D6AL6dfN5U1Lp5broFu11sbtv4N, height=183896, is_verified=True, tx.id=fee7552d215453ec3df1bc1d11c45f442071b339ca6b52f11482eb6d11e3cabd 2018-10-11 00:02:38,912 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bGbKwRoY4xz7MPFWoafhJ3jEnfQg9SpKiR, height=184626, is_verified=True, tx.id=0f87703e5168e26fd2f7c7823056ae332d773bc1c37edfaaed4e337ee9bda2ea 2018-10-11 00:02:38,923 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bGGLZKUBJbHUNo8gxXSFFaxXR77VVFRC43, height=183896, is_verified=True, tx.id=1950350082650e48078a94f15fafdc0eafeeb12488d2029e73a2e241e44ee885 2018-10-11 00:02:38,933 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bZEbqCu5hpES2f6qSFtvgo55EZeWU25zfm, height=325351, is_verified=True, tx.id=93afb9dc255a6ec7233cfcf95d77bbb41f2820c079f0dcc38303ea7ea112c31e 2018-10-11 00:02:38,947 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bGbKwRoY4xz7MPFWoafhJ3jEnfQg9SpKiR, height=191854, is_verified=True, tx.id=aef052a61952e135e03fc0f6562cb3582e981ffacf01970b9f240edbcfe8009b 2018-10-11 00:02:38,977 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bQsJEuXwnM5i9VZwUt5J89RGFAqkKMS7zY, height=329508, is_verified=True, tx.id=ad581912e93bbc27d6c468fa6a470626ef2fa3cc7efc0ed6286da62350c4deec 2018-10-11 00:02:38,987 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bFXSt4WiDutgbk9XM9kASE8DHHWLUyxBoX, height=422182, is_verified=True, tx.id=7b96993dcd4302fcdcdae2baa4cd1f7eff38f2c99ee08b7873c7434a0a2c5fe6 2018-10-11 00:02:39,082 CRITICAL twisted:154: Unhandled error in Deferred: 2018-10-11 00:02:39,083 CRITICAL twisted:154: Traceback (most recent call last): File "twisted\internet\defer.py", line 1418, in _inlineCallbacks StopIteration: [] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "lbryschema\claim.py", line 150, in deserialize File "site-packages\google\protobuf\message.py", line 185, in ParseFromString File "site-packages\google\protobuf\internal\python_message.py", line 1062, in MergeFromString File "site-packages\google\protobuf\internal\python_message.py", line 1088, in InternalParse File "site-packages\google\protobuf\internal\decoder.py", line 850, in SkipField File "site-packages\google\protobuf\internal\decoder.py", line 820, in _RaiseInvalidWireType google.protobuf.message.DecodeError: Tag had invalid wire type. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\baseledger.py", line 370, in update_history File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 388, in get_transaction File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 360, in get_transactions File "twisted\internet\defer.py", line 1418, in _inlineCallbacks File "lbrynet\wallet\database.py", line 61, in get_txos File "lbrynet\wallet\transaction.py", line 67, in claim_dict File "lbrynet\wallet\transaction.py", line 61, in claim File "lbryschema\claim.py", line 152, in deserialize lbryschema.error.DecodeError: 2018-10-11 00:02:39,085 CRITICAL twisted:154: Unhandled error in Deferred: 2018-10-11 00:02:39,085 CRITICAL twisted:154: Traceback (most recent call last): File "twisted\internet\defer.py", line 1418, in _inlineCallbacks StopIteration: [] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "lbryschema\claim.py", line 150, in deserialize File "site-packages\google\protobuf\message.py", line 185, in ParseFromString File "site-packages\google\protobuf\internal\python_message.py", line 1062, in MergeFromString File "site-packages\google\protobuf\internal\python_message.py", line 1088, in InternalParse File "site-packages\google\protobuf\internal\decoder.py", line 850, in SkipField File "site-packages\google\protobuf\internal\decoder.py", line 820, in _RaiseInvalidWireType google.protobuf.message.DecodeError: Tag had invalid wire type. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\baseledger.py", line 370, in update_history File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 388, in get_transaction File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 352, in get_transactions File "twisted\internet\defer.py", line 1418, in _inlineCallbacks File "lbrynet\wallet\database.py", line 61, in get_txos File "lbrynet\wallet\transaction.py", line 67, in claim_dict File "lbrynet\wallet\transaction.py", line 61, in claim File "lbryschema\claim.py", line 152, in deserialize lbryschema.error.DecodeError: 2018-10-11 00:02:39,086 CRITICAL twisted:154: Unhandled error in Deferred: 2018-10-11 00:02:39,087 CRITICAL twisted:154: Traceback (most recent call last): File "twisted\internet\defer.py", line 1418, in _inlineCallbacks StopIteration: [] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "lbryschema\claim.py", line 150, in deserialize File "site-packages\google\protobuf\message.py", line 185, in ParseFromString File "site-packages\google\protobuf\internal\python_message.py", line 1062, in MergeFromString File "site-packages\google\protobuf\internal\python_message.py", line 1088, in InternalParse File "site-packages\google\protobuf\internal\decoder.py", line 850, in SkipField File "site-packages\google\protobuf\internal\decoder.py", line 820, in _RaiseInvalidWireType google.protobuf.message.DecodeError: Tag had invalid wire type. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\baseledger.py", line 370, in update_history File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 388, in get_transaction File "twisted\internet\defer.py", line 1416, in _inlineCallbacks File "twisted\python\failure.py", line 491, in throwExceptionIntoGenerator File "torba\basedatabase.py", line 352, in get_transactions File "twisted\internet\defer.py", line 1418, in _inlineCallbacks File "lbrynet\wallet\database.py", line 61, in get_txos File "lbrynet\wallet\transaction.py", line 67, in claim_dict File "lbrynet\wallet\transaction.py", line 61, in claim File "lbryschema\claim.py", line 152, in deserialize lbryschema.error.DecodeError: 2018-10-11 00:02:39,109 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bbesLVfcVTQvbDBzh3oa1KptmWB2uNrbA7, height=417180, is_verified=True, tx.id=746d3417f732c6d539ee8216538521ce6aeab1c7791fe391c78d279b8886f3ae 2018-10-11 00:02:39,136 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bNaWz3uKHX5DfQx5VugnhkUWuAzK6D1jtx, height=391270, is_verified=True, tx.id=2d6f8cb42fdf3468680c77a41215647f52af305eedd1f597a85c37d6aa40563e 2018-10-11 00:02:39,146 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bRcbusiRWMFo5XQchsB5PrgVCdHd2qmgC3, height=184675, is_verified=True, tx.id=93a3fa92f182d38993446f61cc8d197d460491226eb96f3fdf2d831c83bb1b36 2018-10-11 00:02:39,158 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bTZcud3eQ1kYjraGLZNKxvJu1PfNSKwqhW, height=185864, is_verified=True, tx.id=5fc493c3143ce877e115f39c9602bd9bd83f3a3ed169345c80c0d91511cb99a0 2018-10-11 00:02:39,173 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bFwBjiNoZPQ17uv5m47PeX7A4MENASVhJ7, height=330218, is_verified=True, tx.id=850f172dda6916cb8a4a7fbe6bf5ea2bd3f3d3ceb35d540688a14b3e880a698e 2018-10-11 00:02:39,190 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bY617tp2kEVAZEqjdfhme51AZxg8tF3b2q, height=330191, is_verified=True, tx.id=8973e67ea242984b0b1bbbc131bee1b66a293e74eda9dac9d688be36fc02edef 2018-10-11 00:02:39,202 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bJipaA6S4pYiux5kWY5DftLzYFjAM24npw, height=390604, is_verified=True, tx.id=46a61d9c75ec50420d21de1b055ff2a0e7efd30de3167444749bd3bb47e86e96 2018-10-11 00:02:39,239 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bNaWz3uKHX5DfQx5VugnhkUWuAzK6D1jtx, height=391744, is_verified=True, tx.id=48a44a73d0a65c6f5fc165dc8e0b26f3c7b949f3ec880dfb411877b4ee5cb21f 2018-10-11 00:02:39,251 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bJipaA6S4pYiux5kWY5DftLzYFjAM24npw, height=400886, is_verified=True, tx.id=c96ddc542a25ff8205ef256e9ccc56d51aa81ebbf6f872c826368c30f110e978 2018-10-11 00:02:39,336 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bZHobsWNZFxgNnP5sYf6guM2PXVihLWFs5, height=420888, is_verified=True, tx.id=d1090873eebce48ae2f2f2089a35b7e2c34d0e65dda29ef1649aa896f131dea6 2018-10-11 00:02:39,360 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bE4Uk1G7HusboEW99x87VYuUiC7ie85oeH, height=187037, is_verified=True, tx.id=c6d63bbba7a5bd365b470ec0282f4ad08659701bba4b471f91f09d0e7c72bb0c 2018-10-11 00:02:39,369 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bMbQeeCJCDxzbxZHeFbR9FWzah5zArzj5z, height=188545, is_verified=True, tx.id=4c2e632b8cbe11ca135a1948f75ced6c3282efe42f0283879e7c19e1c91f4253 2018-10-11 00:02:39,379 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bS7HNjkKuBT6DvQNqKS6VgfDeQDqu2o8tm, height=389756, is_verified=True, tx.id=d41c2c5f17c2511c8e133e1f3286457859362bfb4f146bb2a4189c91328d9036 2018-10-11 00:02:39,391 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bHJiGexScz6TxECpKSxwYrcu3TymdfbEpH, height=389750, is_verified=True, tx.id=25bbf2ee9e01b7f626c15f666e60ab799ab66dcb5f6a4e2bf0478b005f410263 2018-10-11 00:02:39,403 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bRnBRFNpvp82Z6fomvgpCmGUDwQSRGrzuh, height=190754, is_verified=True, tx.id=0a061ed16657ebe3632f171434e9d0589cd503c746686e1ece24714af4342cd1 2018-10-11 00:02:39,414 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bZHobsWNZFxgNnP5sYf6guM2PXVihLWFs5, height=420899, is_verified=True, tx.id=644dc562db10724911de12a527cc1d7f192ae5892df24052d594adceaf27371a 2018-10-11 00:02:39,465 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bRnBRFNpvp82Z6fomvgpCmGUDwQSRGrzuh, height=420444, is_verified=True, tx.id=cd73e15414d793166affe307cdd19d7643c52b2958966bbdf0b5d7edb69cbf29 2018-10-11 00:02:39,570 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bZwUyf1WqRpMfPaGNwa85dWw1c6PU3XWLJ, height=191393, is_verified=True, tx.id=94c97b2f2dd67318a970a5897aecbfee84bd9d1a4aadc298ea1608b7d414eadb 2018-10-11 00:02:39,590 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bZ1ejVZtjRUvZPwcJ8YiVF22NZfnYaGWQQ, height=423244, is_verified=True, tx.id=8625dd91ce96e075c0d36767f2c4857ffe681cea5f40f95b3089100d466916a8 2018-10-11 00:02:39,600 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bXJjCQxEedecAdrWarfzMbeuX7ZFdDJU4r, height=191418, is_verified=True, tx.id=02c6d313e8cdcce96382ed4450205180ca63d7d424e734e72c3dcb44350133e0 2018-10-11 00:02:39,618 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bCrbM9X7shQhxsaxKHBk7xAFCPZMR8h3gd, height=191418, is_verified=True, tx.id=67b078d4b19e90a078441bdf8191d1960126b45b3d66b07927b78200c008202e 2018-10-11 00:02:39,630 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bZwUyf1WqRpMfPaGNwa85dWw1c6PU3XWLJ, height=191418, is_verified=True, tx.id=67b078d4b19e90a078441bdf8191d1960126b45b3d66b07927b78200c008202e 2018-10-11 00:02:39,667 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bZ1ejVZtjRUvZPwcJ8YiVF22NZfnYaGWQQ, height=423607, is_verified=True, tx.id=44d6f3b5fcc33efa7fe52ca818795e55b26ef60d6cae1b8f310a2bdfb420ef03 2018-10-11 00:02:39,678 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bXJjCQxEedecAdrWarfzMbeuX7ZFdDJU4r, height=236748, is_verified=True, tx.id=9b857dc6483307d99665fdb975263059d9cdb98fa530c629f65019871b42ab31 2018-10-11 00:02:39,691 INFO torba.baseledger:91: (lbc_mainnet) on_transaction: address=bCrbM9X7shQhxsaxKHBk7xAFCPZMR8h3gd, height=236748, is_verified=True, ``` ## System Configuration
  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

shyba commented 6 years ago

beyond this example, we should not fail to sync when we get a claim we're unable to decode. I would say that's the final "definition of done"

tzarebczan commented 5 years ago

@eukreign / @shyba any updates on this one?

tzarebczan commented 5 years ago

Nevermind, think we fixed it. Will reopen if not.