hive-nectar 0.0.9b0__tar.gz → 0.0.11__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of hive-nectar might be problematic. Click here for more details.

Files changed (275) hide show
  1. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/CHANGELOG.md +1 -1
  2. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/PKG-INFO +1 -1
  3. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/pyproject.toml +1 -1
  4. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/comment.py +4 -1
  5. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/nodelist.py +3 -1
  6. {hive_nectar-0.0.9b0/src/nectargraphenebase → hive_nectar-0.0.11/src/nectar}/version.py +1 -1
  7. {hive_nectar-0.0.9b0/src/nectar → hive_nectar-0.0.11/src/nectarapi}/version.py +1 -1
  8. {hive_nectar-0.0.9b0/src/nectarapi → hive_nectar-0.0.11/src/nectarbase}/version.py +1 -1
  9. {hive_nectar-0.0.9b0/src/nectarbase → hive_nectar-0.0.11/src/nectargraphenebase}/version.py +1 -1
  10. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/uv.lock +1 -1
  11. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/.gitignore +0 -0
  12. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/LICENSE.txt +0 -0
  13. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/Makefile +0 -0
  14. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/README.md +0 -0
  15. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/Makefile +0 -0
  16. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/_static/nectar-icon.png +0 -0
  17. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/_static/nectar-icon_bw.png +0 -0
  18. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/_static/nectar-logo.png +0 -0
  19. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/_static/nectar-logo.svg +0 -0
  20. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/_static/nectar-logo_2.png +0 -0
  21. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/_static/nectar-logo_2.svg +0 -0
  22. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/_static/nectar-logo_bw.png +0 -0
  23. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/_static/nectar-logo_bw.svg +0 -0
  24. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/apidefinitions.rst +0 -0
  25. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/cli.rst +0 -0
  26. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/conf.py +0 -0
  27. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/configuration.rst +0 -0
  28. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/contribute.rst +0 -0
  29. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/index.rst +0 -0
  30. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/indices.rst +0 -0
  31. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/installation.rst +0 -0
  32. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/make.bat +0 -0
  33. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/modules.rst +0 -0
  34. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.account.rst +0 -0
  35. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.amount.rst +0 -0
  36. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.asciichart.rst +0 -0
  37. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.asset.rst +0 -0
  38. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.block.rst +0 -0
  39. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.blockchain.rst +0 -0
  40. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.blockchaininstance.rst +0 -0
  41. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.blockchainobject.rst +0 -0
  42. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.comment.rst +0 -0
  43. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.community.rst +0 -0
  44. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.conveyor.rst +0 -0
  45. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.discussions.rst +0 -0
  46. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.exceptions.rst +0 -0
  47. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.hive.rst +0 -0
  48. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.hivesigner.rst +0 -0
  49. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.imageuploader.rst +0 -0
  50. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.instance.rst +0 -0
  51. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.market.rst +0 -0
  52. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.memo.rst +0 -0
  53. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.message.rst +0 -0
  54. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.nodelist.rst +0 -0
  55. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.price.rst +0 -0
  56. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.rc.rst +0 -0
  57. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.snapshot.rst +0 -0
  58. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.steem.rst +0 -0
  59. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.storage.rst +0 -0
  60. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.transactionbuilder.rst +0 -0
  61. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.utils.rst +0 -0
  62. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.vote.rst +0 -0
  63. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.wallet.rst +0 -0
  64. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectar.witness.rst +0 -0
  65. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarapi.exceptions.rst +0 -0
  66. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarapi.graphenenerpc.rst +0 -0
  67. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarapi.node.rst +0 -0
  68. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarapi.noderpc.rst +0 -0
  69. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarbase.ledgertransactions.rst +0 -0
  70. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarbase.memo.rst +0 -0
  71. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarbase.objects.rst +0 -0
  72. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarbase.objecttypes.rst +0 -0
  73. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarbase.operationids.rst +0 -0
  74. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarbase.operations.rst +0 -0
  75. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarbase.signedtransactions.rst +0 -0
  76. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectargraphenebase.account.rst +0 -0
  77. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectargraphenebase.aes.rst +0 -0
  78. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectargraphenebase.base58.rst +0 -0
  79. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectargraphenebase.bip32.rst +0 -0
  80. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectargraphenebase.bip38.rst +0 -0
  81. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectargraphenebase.ecdsasig.rst +0 -0
  82. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectargraphenebase.objects.rst +0 -0
  83. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectargraphenebase.objecttypes.rst +0 -0
  84. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectargraphenebase.operations.rst +0 -0
  85. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectargraphenebase.signedtransactions.rst +0 -0
  86. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectargraphenebase.unsignedtransactions.rst +0 -0
  87. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarstorage.base.rst +0 -0
  88. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarstorage.exceptions.rst +0 -0
  89. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarstorage.interfaces.rst +0 -0
  90. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarstorage.masterpassword.rst +0 -0
  91. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarstorage.ram.rst +0 -0
  92. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/nectarstorage.sqlite.rst +0 -0
  93. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/quickstart.rst +0 -0
  94. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/requirements.txt +0 -0
  95. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/support.rst +0 -0
  96. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/docs/tutorials.rst +0 -0
  97. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/account_curation_per_week_and_1k_sp.py +0 -0
  98. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/account_rep_over_time.py +0 -0
  99. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/account_sp_over_time.py +0 -0
  100. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/account_vp_over_time.py +0 -0
  101. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/accout_reputation_by_SP.py +0 -0
  102. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/benchmark_nectar.py +0 -0
  103. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/benchmark_nodes.py +0 -0
  104. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/benchmark_nodes2.py +0 -0
  105. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/blockactivity.py +0 -0
  106. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/blockstats.py +0 -0
  107. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/cache_performance.py +0 -0
  108. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/check_followers.py +0 -0
  109. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/compare_transactions_speed_with_steem.py +0 -0
  110. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/compare_with_steem_python_account.py +0 -0
  111. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/hf20_testnet.py +0 -0
  112. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/login_app/app.py +0 -0
  113. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/memory_profiler1.py +0 -0
  114. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/memory_profiler2.py +0 -0
  115. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/next_witness_block_coundown.py +0 -0
  116. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/op_on_testnet.py +0 -0
  117. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/post_to_html.py +0 -0
  118. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/post_to_md.py +0 -0
  119. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/print_appbase_calls.py +0 -0
  120. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/print_comments.py +0 -0
  121. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/print_votes.py +0 -0
  122. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/stream_threading_performance.py +0 -0
  123. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/using_custom_chain.py +0 -0
  124. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/using_steem_offline.py +0 -0
  125. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/waitForRecharge.py +0 -0
  126. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/watching_the_watchers.py +0 -0
  127. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/examples/write_blocks_to_file.py +0 -0
  128. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/generate_versions.py +0 -0
  129. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/pytest.ini +0 -0
  130. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/__init__.py +0 -0
  131. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/account.py +0 -0
  132. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/amount.py +0 -0
  133. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/asciichart.py +0 -0
  134. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/asset.py +0 -0
  135. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/block.py +0 -0
  136. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/blockchain.py +0 -0
  137. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/blockchaininstance.py +0 -0
  138. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/blockchainobject.py +0 -0
  139. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/blurt.py +0 -0
  140. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/cli.py +0 -0
  141. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/community.py +0 -0
  142. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/constants.py +0 -0
  143. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/conveyor.py +0 -0
  144. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/discussions.py +0 -0
  145. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/exceptions.py +0 -0
  146. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/hive.py +0 -0
  147. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/hivesigner.py +0 -0
  148. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/imageuploader.py +0 -0
  149. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/instance.py +0 -0
  150. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/market.py +0 -0
  151. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/memo.py +0 -0
  152. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/message.py +0 -0
  153. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/price.py +0 -0
  154. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/profile.py +0 -0
  155. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/py.typed +0 -0
  156. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/rc.py +0 -0
  157. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/snapshot.py +0 -0
  158. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/steem.py +0 -0
  159. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/storage.py +0 -0
  160. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/transactionbuilder.py +0 -0
  161. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/utils.py +0 -0
  162. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/vote.py +0 -0
  163. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/wallet.py +0 -0
  164. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectar/witness.py +0 -0
  165. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarapi/__init__.py +0 -0
  166. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarapi/exceptions.py +0 -0
  167. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarapi/graphenerpc.py +0 -0
  168. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarapi/node.py +0 -0
  169. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarapi/noderpc.py +0 -0
  170. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarapi/py.typed +0 -0
  171. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarapi/rpcutils.py +0 -0
  172. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarbase/__init__.py +0 -0
  173. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarbase/ledgertransactions.py +0 -0
  174. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarbase/memo.py +0 -0
  175. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarbase/objects.py +0 -0
  176. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarbase/objecttypes.py +0 -0
  177. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarbase/operationids.py +0 -0
  178. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarbase/operations.py +0 -0
  179. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarbase/py.typed +0 -0
  180. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarbase/signedtransactions.py +0 -0
  181. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarbase/transactions.py +0 -0
  182. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargrapheneapi/__init__.py +0 -0
  183. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargrapheneapi/py.typed +0 -0
  184. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/__init__.py +0 -0
  185. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/account.py +0 -0
  186. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/aes.py +0 -0
  187. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/base58.py +0 -0
  188. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/bip32.py +0 -0
  189. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/bip38.py +0 -0
  190. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/chains.py +0 -0
  191. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/dictionary.py +0 -0
  192. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/ecdsasig.py +0 -0
  193. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/objects.py +0 -0
  194. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/objecttypes.py +0 -0
  195. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/operationids.py +0 -0
  196. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/operations.py +0 -0
  197. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/prefix.py +0 -0
  198. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/py.typed +0 -0
  199. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/signedtransactions.py +0 -0
  200. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/types.py +0 -0
  201. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectargraphenebase/unsignedtransactions.py +0 -0
  202. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarstorage/__init__.py +0 -0
  203. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarstorage/base.py +0 -0
  204. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarstorage/exceptions.py +0 -0
  205. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarstorage/interfaces.py +0 -0
  206. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarstorage/masterpassword.py +0 -0
  207. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarstorage/py.typed +0 -0
  208. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarstorage/ram.py +0 -0
  209. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/nectarstorage/sqlite.py +0 -0
  210. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/src/py.typed +0 -0
  211. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/__init__.py +0 -0
  212. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/__init__.py +0 -0
  213. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/data/drv-wif-idx100.txt +0 -0
  214. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/data/pubkey.json +0 -0
  215. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/nodes.py +0 -0
  216. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_account.py +0 -0
  217. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_account_blurt.py +0 -0
  218. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_account_steem.py +0 -0
  219. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_aes.py +0 -0
  220. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_amount.py +0 -0
  221. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_asciichart.py +0 -0
  222. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_asset.py +0 -0
  223. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_base_objects.py +0 -0
  224. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_block.py +0 -0
  225. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_blockchain.py +0 -0
  226. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_blockchain_batch.py +0 -0
  227. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_blockchain_threading.py +0 -0
  228. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_cli.py +0 -0
  229. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_comment.py +0 -0
  230. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_connection.py +0 -0
  231. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_constants.py +0 -0
  232. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_conveyor.py +0 -0
  233. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_discussions.py +0 -0
  234. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_hive.py +0 -0
  235. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_hivesigner.py +0 -0
  236. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_instance.py +0 -0
  237. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_market.py +0 -0
  238. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_memo.py +0 -0
  239. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_message.py +0 -0
  240. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_nodelist.py +0 -0
  241. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_objectcache.py +0 -0
  242. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_price.py +0 -0
  243. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_profile.py +0 -0
  244. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_steem.py +0 -0
  245. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_storage.py +0 -0
  246. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_testnet.py +0 -0
  247. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_txbuffers.py +0 -0
  248. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_utils.py +0 -0
  249. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_vote.py +0 -0
  250. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_wallet.py +0 -0
  251. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectar/test_witness.py +0 -0
  252. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarapi/__init__.py +0 -0
  253. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarapi/test_node.py +0 -0
  254. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarapi/test_noderpc.py +0 -0
  255. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarapi/test_rpcutils.py +0 -0
  256. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarbase/__init__.py +0 -0
  257. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarbase/test_ledgertransactions.py +0 -0
  258. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarbase/test_memo.py +0 -0
  259. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarbase/test_objects.py +0 -0
  260. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarbase/test_operations.py +0 -0
  261. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarbase/test_transactions.py +0 -0
  262. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectargraphene/__init__.py +0 -0
  263. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectargraphene/test_account.py +0 -0
  264. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectargraphene/test_base58.py +0 -0
  265. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectargraphene/test_bip32.py +0 -0
  266. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectargraphene/test_bip38.py +0 -0
  267. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectargraphene/test_ecdsa.py +0 -0
  268. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectargraphene/test_key_format.py +0 -0
  269. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectargraphene/test_objects.py +0 -0
  270. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectargraphene/test_py23.py +0 -0
  271. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectargraphene/test_types.py +0 -0
  272. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarstorage/__init__.py +0 -0
  273. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarstorage/test_keystorage.py +0 -0
  274. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarstorage/test_masterpassword.py +0 -0
  275. {hive_nectar-0.0.9b0 → hive_nectar-0.0.11}/tests/nectarstorage/test_sqlite.py +0 -0
@@ -1,6 +1,6 @@
1
1
  # Changelog
2
2
 
3
- ## 0.0.9b - 2025-07-12
3
+ ## 0.0.10 - 2025-07-12
4
4
 
5
5
  - Emergency hotfix: lower-case the UTC timestamp suffix during permlink generation (in `derive_permlink`) to resolve validation errors caused by the uppercase `U`.
6
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hive-nectar
3
- Version: 0.0.9b0
3
+ Version: 0.0.11
4
4
  Summary: Unofficial Python library for HIVE
5
5
  Project-URL: Homepage, http://www.github.com/thecrazygm/hive-nectar
6
6
  Project-URL: Download, https://github.com/thecrazygm/hive-nectar/tarball/0.0.7
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "hive-nectar"
7
- version = "0.0.9b"
7
+ version = "0.0.11"
8
8
  description = "Unofficial Python library for HIVE"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.10"
@@ -124,6 +124,9 @@ class Comment(BlockchainObject):
124
124
  value = value.split(" ")[0] + " " + self.blockchain.backed_token_symbol
125
125
  comment[p] = Amount(value, blockchain_instance=self.blockchain)
126
126
 
127
+ if "community" not in comment:
128
+ comment["community"] = ""
129
+
127
130
  # turn json_metadata into python dict
128
131
  meta_str = comment.get("json_metadata", "{}")
129
132
  if meta_str == "{}":
@@ -138,7 +141,7 @@ class Comment(BlockchainObject):
138
141
  if isinstance(comment["json_metadata"], dict):
139
142
  if "tags" in comment["json_metadata"]:
140
143
  comment["tags"] = comment["json_metadata"]["tags"]
141
- if "community" in comment["json_metadata"] and not comment["community"]:
144
+ if "community" in comment["json_metadata"]:
142
145
  comment["community"] = comment["json_metadata"]["community"]
143
146
 
144
147
  parse_int = [
@@ -347,7 +347,9 @@ class NodeList(list):
347
347
 
348
348
  # Prefer the pre-computed weighted_score from the metadata if present; fall back to
349
349
  # the locally calculated score otherwise.
350
- if "weighted_score" in report_node and isinstance(report_node["weighted_score"], (int, float)):
350
+ if "weighted_score" in report_node and isinstance(
351
+ report_node["weighted_score"], (int, float)
352
+ ):
351
353
  new_node["score"] = report_node["weighted_score"]
352
354
  else:
353
355
  sum_score = sum(scores)
@@ -1,3 +1,3 @@
1
1
  """THIS FILE IS GENERATED FROM nectar PYPROJECT.TOML."""
2
2
 
3
- version = "0.0.9b"
3
+ version = "0.0.11"
@@ -1,3 +1,3 @@
1
1
  """THIS FILE IS GENERATED FROM nectar PYPROJECT.TOML."""
2
2
 
3
- version = "0.0.9b"
3
+ version = "0.0.11"
@@ -1,3 +1,3 @@
1
1
  """THIS FILE IS GENERATED FROM nectar PYPROJECT.TOML."""
2
2
 
3
- version = "0.0.9b"
3
+ version = "0.0.11"
@@ -1,3 +1,3 @@
1
1
  """THIS FILE IS GENERATED FROM nectar PYPROJECT.TOML."""
2
2
 
3
- version = "0.0.9b"
3
+ version = "0.0.11"
@@ -351,7 +351,7 @@ wheels = [
351
351
 
352
352
  [[package]]
353
353
  name = "hive-nectar"
354
- version = "0.0.9"
354
+ version = "0.0.10"
355
355
  source = { editable = "." }
356
356
  dependencies = [
357
357
  { name = "appdirs" },
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes