hive-nectar 0.0.6__tar.gz → 0.0.9__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 (285) hide show
  1. hive_nectar-0.0.9/CHANGELOG.md +42 -0
  2. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/Makefile +13 -9
  3. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/PKG-INFO +5 -3
  4. hive_nectar-0.0.9/docs/_static/nectar-logo.png +0 -0
  5. hive_nectar-0.0.9/docs/_static/nectar-logo.svg +1 -0
  6. hive_nectar-0.0.9/docs/_static/nectar-logo_bw.png +0 -0
  7. hive_nectar-0.0.9/docs/_static/nectar-logo_bw.svg +1 -0
  8. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/cli.rst +2 -2
  9. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/conf.py +2 -2
  10. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/configuration.rst +1 -1
  11. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/contribute.rst +1 -1
  12. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/index.rst +1 -1
  13. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/modules.rst +5 -5
  14. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.account.rst +2 -2
  15. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.amount.rst +2 -2
  16. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.asciichart.rst +1 -1
  17. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.asset.rst +1 -1
  18. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.block.rst +1 -1
  19. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.blockchain.rst +1 -1
  20. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.blockchaininstance.rst +1 -1
  21. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.blockchainobject.rst +1 -1
  22. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.comment.rst +1 -1
  23. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.community.rst +1 -1
  24. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.conveyor.rst +1 -1
  25. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.discussions.rst +1 -1
  26. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.exceptions.rst +1 -1
  27. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.hive.rst +1 -1
  28. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.hivesigner.rst +1 -1
  29. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.imageuploader.rst +1 -1
  30. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.instance.rst +1 -1
  31. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.market.rst +1 -1
  32. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.memo.rst +1 -1
  33. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.message.rst +1 -1
  34. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.nodelist.rst +1 -1
  35. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.price.rst +1 -1
  36. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.rc.rst +1 -1
  37. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.snapshot.rst +1 -1
  38. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.steem.rst +1 -1
  39. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.storage.rst +1 -1
  40. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.transactionbuilder.rst +1 -1
  41. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.utils.rst +1 -1
  42. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.vote.rst +1 -1
  43. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.wallet.rst +1 -1
  44. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectar.witness.rst +1 -1
  45. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarapi.exceptions.rst +1 -1
  46. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarapi.graphenenerpc.rst +1 -1
  47. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarapi.node.rst +1 -1
  48. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarapi.noderpc.rst +1 -1
  49. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarbase.ledgertransactions.rst +1 -1
  50. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarbase.memo.rst +1 -1
  51. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarbase.objects.rst +1 -1
  52. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarbase.objecttypes.rst +1 -1
  53. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarbase.operationids.rst +1 -1
  54. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarbase.operations.rst +1 -1
  55. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarbase.signedtransactions.rst +1 -1
  56. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectargraphenebase.account.rst +1 -1
  57. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectargraphenebase.aes.rst +1 -1
  58. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectargraphenebase.base58.rst +1 -1
  59. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectargraphenebase.bip32.rst +1 -1
  60. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectargraphenebase.bip38.rst +1 -1
  61. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectargraphenebase.ecdsasig.rst +1 -1
  62. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectargraphenebase.objects.rst +1 -1
  63. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectargraphenebase.objecttypes.rst +1 -1
  64. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectargraphenebase.operations.rst +1 -1
  65. hive_nectar-0.0.9/docs/nectargraphenebase.signedtransactions.rst +7 -0
  66. hive_nectar-0.0.9/docs/nectargraphenebase.unsignedtransactions.rst +7 -0
  67. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarstorage.base.rst +1 -1
  68. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarstorage.exceptions.rst +1 -1
  69. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarstorage.interfaces.rst +1 -1
  70. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarstorage.masterpassword.rst +1 -1
  71. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarstorage.ram.rst +1 -1
  72. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/nectarstorage.sqlite.rst +1 -1
  73. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/support.rst +1 -1
  74. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/login_app/app.py +1 -1
  75. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/pyproject.toml +14 -8
  76. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/__init__.py +1 -0
  77. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/account.py +44 -48
  78. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/amount.py +6 -11
  79. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/block.py +8 -9
  80. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/blockchain.py +4 -5
  81. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/blockchaininstance.py +4 -4
  82. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/blockchainobject.py +5 -6
  83. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/blurt.py +3 -4
  84. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/cli.py +14 -14
  85. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/comment.py +10 -11
  86. hive_nectar-0.0.9/src/nectar/community.py +859 -0
  87. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/conveyor.py +3 -4
  88. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/exceptions.py +30 -24
  89. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/hive.py +3 -4
  90. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/hivesigner.py +2 -2
  91. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/imageuploader.py +2 -3
  92. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/nodelist.py +83 -7
  93. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/price.py +6 -13
  94. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/rc.py +1 -2
  95. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/steem.py +3 -4
  96. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/storage.py +3 -4
  97. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/transactionbuilder.py +12 -3
  98. {hive_nectar-0.0.6/src/nectargraphenebase → hive_nectar-0.0.9/src/nectar}/version.py +1 -1
  99. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/vote.py +8 -9
  100. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/wallet.py +1 -1
  101. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarapi/__init__.py +1 -0
  102. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarapi/exceptions.py +20 -14
  103. {hive_nectar-0.0.6/src/nectar → hive_nectar-0.0.9/src/nectarapi}/version.py +1 -1
  104. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarbase/__init__.py +1 -0
  105. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarbase/ledgertransactions.py +2 -3
  106. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarbase/memo.py +9 -10
  107. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarbase/objects.py +4 -5
  108. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarbase/operations.py +3 -7
  109. {hive_nectar-0.0.6/src/nectarapi → hive_nectar-0.0.9/src/nectarbase}/version.py +1 -1
  110. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/__init__.py +1 -1
  111. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/account.py +16 -37
  112. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/base58.py +5 -8
  113. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/bip32.py +5 -11
  114. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/bip38.py +6 -7
  115. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/ecdsasig.py +32 -37
  116. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/objects.py +6 -7
  117. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/operations.py +2 -0
  118. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/signedtransactions.py +10 -9
  119. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/types.py +9 -19
  120. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/unsignedtransactions.py +21 -28
  121. {hive_nectar-0.0.6/src/nectarbase → hive_nectar-0.0.9/src/nectargraphenebase}/version.py +1 -1
  122. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarstorage/__init__.py +21 -1
  123. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarstorage/masterpassword.py +2 -3
  124. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarstorage/sqlite.py +1 -1
  125. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_account.py +16 -13
  126. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarbase/test_ledgertransactions.py +3 -4
  127. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarbase/test_transactions.py +1 -2
  128. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectargraphene/test_ecdsa.py +3 -4
  129. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectargraphene/test_py23.py +28 -44
  130. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectargraphene/test_types.py +24 -27
  131. hive_nectar-0.0.9/uv.lock +1238 -0
  132. hive_nectar-0.0.6/CHANGELOG.md +0 -22
  133. hive_nectar-0.0.6/docs/_static/nectar-logo.png +0 -0
  134. hive_nectar-0.0.6/docs/_static/nectar-logo.svg +0 -1
  135. hive_nectar-0.0.6/docs/_static/nectar-logo_bw.png +0 -0
  136. hive_nectar-0.0.6/docs/_static/nectar-logo_bw.svg +0 -1
  137. hive_nectar-0.0.6/docs/nectargraphenebase.signedtransactions.rst +0 -7
  138. hive_nectar-0.0.6/docs/nectargraphenebase.unsignedtransactions.rst +0 -7
  139. hive_nectar-0.0.6/src/nectar/community.py +0 -513
  140. hive_nectar-0.0.6/src/nectargraphenebase/py23.py +0 -38
  141. hive_nectar-0.0.6/uv.lock +0 -1341
  142. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/.gitignore +0 -0
  143. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/LICENSE.txt +0 -0
  144. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/README.md +0 -0
  145. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/Makefile +0 -0
  146. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/_static/nectar-icon.png +0 -0
  147. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/_static/nectar-icon_bw.png +0 -0
  148. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/_static/nectar-logo_2.png +0 -0
  149. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/_static/nectar-logo_2.svg +0 -0
  150. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/apidefinitions.rst +0 -0
  151. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/indices.rst +0 -0
  152. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/installation.rst +0 -0
  153. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/make.bat +0 -0
  154. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/quickstart.rst +0 -0
  155. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/requirements.txt +0 -0
  156. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/docs/tutorials.rst +0 -0
  157. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/account_curation_per_week_and_1k_sp.py +0 -0
  158. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/account_rep_over_time.py +0 -0
  159. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/account_sp_over_time.py +0 -0
  160. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/account_vp_over_time.py +0 -0
  161. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/accout_reputation_by_SP.py +0 -0
  162. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/benchmark_nectar.py +0 -0
  163. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/benchmark_nodes.py +0 -0
  164. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/benchmark_nodes2.py +0 -0
  165. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/blockactivity.py +0 -0
  166. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/blockstats.py +0 -0
  167. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/cache_performance.py +0 -0
  168. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/check_followers.py +0 -0
  169. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/compare_transactions_speed_with_steem.py +0 -0
  170. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/compare_with_steem_python_account.py +0 -0
  171. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/hf20_testnet.py +0 -0
  172. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/memory_profiler1.py +0 -0
  173. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/memory_profiler2.py +0 -0
  174. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/next_witness_block_coundown.py +0 -0
  175. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/op_on_testnet.py +0 -0
  176. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/post_to_html.py +0 -0
  177. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/post_to_md.py +0 -0
  178. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/print_appbase_calls.py +0 -0
  179. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/print_comments.py +0 -0
  180. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/print_votes.py +0 -0
  181. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/stream_threading_performance.py +0 -0
  182. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/using_custom_chain.py +0 -0
  183. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/using_steem_offline.py +0 -0
  184. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/waitForRecharge.py +0 -0
  185. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/watching_the_watchers.py +0 -0
  186. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/examples/write_blocks_to_file.py +0 -0
  187. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/generate_versions.py +0 -0
  188. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/pytest.ini +0 -0
  189. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/asciichart.py +0 -0
  190. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/asset.py +0 -0
  191. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/constants.py +0 -0
  192. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/discussions.py +0 -0
  193. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/instance.py +0 -0
  194. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/market.py +0 -0
  195. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/memo.py +0 -0
  196. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/message.py +0 -0
  197. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/profile.py +0 -0
  198. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/py.typed +0 -0
  199. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/snapshot.py +0 -0
  200. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/utils.py +0 -0
  201. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectar/witness.py +0 -0
  202. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarapi/graphenerpc.py +0 -0
  203. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarapi/node.py +0 -0
  204. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarapi/noderpc.py +0 -0
  205. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarapi/py.typed +0 -0
  206. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarapi/rpcutils.py +0 -0
  207. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarbase/objecttypes.py +0 -0
  208. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarbase/operationids.py +0 -0
  209. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarbase/py.typed +0 -0
  210. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarbase/signedtransactions.py +0 -0
  211. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarbase/transactions.py +0 -0
  212. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargrapheneapi/__init__.py +0 -0
  213. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargrapheneapi/py.typed +0 -0
  214. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/aes.py +0 -0
  215. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/chains.py +0 -0
  216. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/dictionary.py +0 -0
  217. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/objecttypes.py +0 -0
  218. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/operationids.py +0 -0
  219. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/prefix.py +0 -0
  220. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectargraphenebase/py.typed +0 -0
  221. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarstorage/base.py +0 -0
  222. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarstorage/exceptions.py +0 -0
  223. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarstorage/interfaces.py +0 -0
  224. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarstorage/py.typed +0 -0
  225. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/nectarstorage/ram.py +0 -0
  226. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/src/py.typed +0 -0
  227. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/__init__.py +0 -0
  228. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/__init__.py +0 -0
  229. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/data/drv-wif-idx100.txt +0 -0
  230. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/data/pubkey.json +0 -0
  231. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/nodes.py +0 -0
  232. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_account_blurt.py +0 -0
  233. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_account_steem.py +0 -0
  234. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_aes.py +0 -0
  235. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_amount.py +0 -0
  236. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_asciichart.py +0 -0
  237. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_asset.py +0 -0
  238. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_base_objects.py +0 -0
  239. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_block.py +0 -0
  240. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_blockchain.py +0 -0
  241. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_blockchain_batch.py +0 -0
  242. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_blockchain_threading.py +0 -0
  243. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_cli.py +0 -0
  244. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_comment.py +0 -0
  245. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_connection.py +0 -0
  246. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_constants.py +0 -0
  247. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_conveyor.py +0 -0
  248. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_discussions.py +0 -0
  249. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_hive.py +0 -0
  250. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_hivesigner.py +0 -0
  251. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_instance.py +0 -0
  252. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_market.py +0 -0
  253. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_memo.py +0 -0
  254. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_message.py +0 -0
  255. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_nodelist.py +0 -0
  256. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_objectcache.py +0 -0
  257. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_price.py +0 -0
  258. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_profile.py +0 -0
  259. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_steem.py +0 -0
  260. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_storage.py +0 -0
  261. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_testnet.py +0 -0
  262. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_txbuffers.py +0 -0
  263. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_utils.py +0 -0
  264. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_vote.py +0 -0
  265. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_wallet.py +0 -0
  266. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectar/test_witness.py +0 -0
  267. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarapi/__init__.py +0 -0
  268. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarapi/test_node.py +0 -0
  269. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarapi/test_noderpc.py +0 -0
  270. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarapi/test_rpcutils.py +0 -0
  271. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarbase/__init__.py +0 -0
  272. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarbase/test_memo.py +0 -0
  273. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarbase/test_objects.py +0 -0
  274. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarbase/test_operations.py +0 -0
  275. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectargraphene/__init__.py +0 -0
  276. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectargraphene/test_account.py +0 -0
  277. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectargraphene/test_base58.py +0 -0
  278. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectargraphene/test_bip32.py +0 -0
  279. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectargraphene/test_bip38.py +0 -0
  280. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectargraphene/test_key_format.py +0 -0
  281. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectargraphene/test_objects.py +0 -0
  282. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarstorage/__init__.py +0 -0
  283. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarstorage/test_keystorage.py +0 -0
  284. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarstorage/test_masterpassword.py +0 -0
  285. {hive_nectar-0.0.6 → hive_nectar-0.0.9}/tests/nectarstorage/test_sqlite.py +0 -0
@@ -0,0 +1,42 @@
1
+ # Changelog
2
+
3
+ ## 0.0.9
4
+
5
+ - Refactored `nodelist` logic:
6
+ - `update_nodes` now reads authoritative node metadata from `nectarflower` account `json_metadata` only.
7
+ - Uses `weighted_score` directly for ranking and zeroes scores for nodes missing from the report.
8
+ - Dynamically adds new nodes from the report and failing list, ensuring completeness.
9
+ - Removed unused fall-back paths and cleaned up internal code.
10
+
11
+ ## 0.0.8
12
+
13
+ Added new documentation and type hints to community
14
+
15
+ ## 0.0.7
16
+
17
+ Removed all python2 legacy dependencies, drop python3 version requirement to >=3.10
18
+
19
+ ## 0.0.6
20
+
21
+ Updated to more robust error reporting
22
+
23
+ ## 0.0.5
24
+
25
+ More community fixes, including the Community Title Property
26
+
27
+ ## 0.0.4
28
+
29
+ Small community fixes
30
+
31
+ ## 0.0.3
32
+
33
+ Working on bridge api
34
+
35
+ ## 0.0.2
36
+
37
+ Rebranded to Nectar
38
+
39
+ ## 0.0.1
40
+
41
+ - Initial release
42
+ - Beem stops and Nectar starts
@@ -17,13 +17,16 @@ generate-versions:
17
17
  python3 generate_versions.py
18
18
 
19
19
  lint:
20
- uv run ruff check src
20
+ uv run ruff check src
21
21
 
22
22
  format:
23
23
  uv run ruff format src
24
24
 
25
+ imports:
26
+ uv run ruff check --select I --fix src
27
+
25
28
  test:
26
- python -m pytest
29
+ python -m pytest -v
27
30
 
28
31
  build: generate-versions
29
32
  uv build
@@ -31,9 +34,6 @@ build: generate-versions
31
34
  install: build
32
35
  uv pip install -e .
33
36
 
34
- install-user: build
35
- uv pip install --user -e .
36
-
37
37
  git:
38
38
  git push --all
39
39
  git push --tags
@@ -42,18 +42,22 @@ check:
42
42
  uv pip check
43
43
 
44
44
  dev-setup:
45
- uv pip install --python-dev-deps -e .
45
+ uv sync --dev
46
46
 
47
47
  dist: generate-versions
48
48
  uv build
49
- python -m twine upload dist/*
49
+ uvx uv-publish@latest --repo pypi
50
+ # uv publish
51
+ # python -m twine upload dist/*
50
52
 
51
53
  test-dist: generate-versions
52
54
  uv build
53
- python -m twine upload --repository testpypi dist/* --verbose
55
+ uvx uv-publish@latest --repo testpypi
56
+ # uv publish --index testpypi
57
+ # python -m twine upload --repository testpypi dist/* --verbose
54
58
 
55
59
  docs:
56
- sphinx-apidoc -d 6 -e -f -o docs . *.py tests
60
+ # sphinx-apidoc -d 6 -e -f -o docs . *.py tests
57
61
  make -C docs clean html
58
62
 
59
63
  release: clean check dist git
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hive-nectar
3
- Version: 0.0.6
3
+ Version: 0.0.9
4
4
  Summary: Unofficial Python library for HIVE
5
5
  Project-URL: Homepage, http://www.github.com/thecrazygm/hive-nectar
6
- Project-URL: Download, https://github.com/thecrazygm/hive-nectar/tarball/0.00.01
6
+ Project-URL: Download, https://github.com/thecrazygm/hive-nectar/tarball/0.0.7
7
7
  Project-URL: Bug Tracker, https://github.com/thecrazygm/hive-nectar/issues
8
8
  Author-email: Michael Garcia <thecrazygm@gmail.com>
9
9
  Maintainer-email: Michael Garcia <thecrazygm@gmail.com>
@@ -39,10 +39,12 @@ Classifier: License :: OSI Approved :: MIT License
39
39
  Classifier: Operating System :: OS Independent
40
40
  Classifier: Programming Language :: Python
41
41
  Classifier: Programming Language :: Python :: 3
42
+ Classifier: Programming Language :: Python :: 3.10
43
+ Classifier: Programming Language :: Python :: 3.11
42
44
  Classifier: Programming Language :: Python :: 3.12
43
45
  Classifier: Programming Language :: Python :: 3.13
44
46
  Classifier: Topic :: Office/Business :: Financial
45
- Requires-Python: >=3.12
47
+ Requires-Python: >=3.10
46
48
  Requires-Dist: appdirs
47
49
  Requires-Dist: asn1crypto
48
50
  Requires-Dist: click
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="height: 512px; width: 512px;"><path d="M0 0h512v512H0z" fill="#ffffff" fill-opacity="1"></path><g class="" transform="translate(0,0)" style=""><path d="M254.7 32.45c-14.6 15.09-28.7 29.9-39.2 44.31-12.1 16.49-19.3 32.24-19.3 46.14 0 24.3 2.1 48.4 7.2 67.7 17.1 12 31.4 26.4 42.3 43.7v-77h18V235c12.6-17.5 27.6-31.9 44.7-44 5.1-19.4 7.3-43.7 7.3-68.2 0-13.9-7.2-29.55-19.3-46.04-10.5-14.41-26.5-29.22-41.7-44.31zM109.6 172.4c-9.79.2-21.86 2.5-34.03 6.6-17 5.7-35.64 14.6-54.58 24 9.68 18.4 19.36 36.3 29.71 50.7 11.85 18.9 24.5 30.5 38.07 34.8 24.33 7.6 45.73 12.2 65.73 13.3 18-12.5 37.4-21.6 57.3-26.5l-74.7-26 5.6-17.2 75.4 23.8c3.1-5.1 7.1-9.6 11.9-13-20.6-32.6-55.4-52.9-104.1-68.2-5-1.7-10.4-2.4-16.3-2.3zm290.8.3c-5.1.1-9.8.8-14.1 2.2-49.5 15.3-83.3 35.4-104 67.9 4.9 3.5 9.1 8 12.1 13.2l72.5-23.6 6.7 17.2-73.5 26c.1 1.5.2 2.9.2 4.4 0 4.6-.8 9.1-2.2 13.3 35.7 14.2 76.1 10.7 124.3-4.7 13.3-4.1 25.6-15.8 37.2-34.8 10.2-14.3 21.7-32.3 31.4-50.6-20.9-9.4-39.1-18.3-55.7-24-11.9-4.1-22.9-6.5-32.7-6.6zm-145.4 80c-13.8 0-24.8 13.5-24.8 27.3s11 24.8 24.8 24.8c14.4 0 27.2-11 27.2-24.8s-12.8-27.3-27.2-27.3zM214.2 293c-38 9.6-69.5 35.6-98.6 78.1-8.2 11.2-11.3 27.8-11 48 .3 17.5 3.2 37.6 6.4 60.5 20.3-3.3 40.3-6.8 57.6-11.9 21.2-8.5 36-16.6 44.2-27.8 14.4-19.9 25.5-38.9 32.7-57.6-6.7-22.3-9.7-42.3-8.3-62.7l-44.6 63.9-15.3-10.7 45.8-64.5c-4-4.3-7-9.7-8.9-15.3zm76 16.6l44 63.1-14.6 10.6-46.1-64.2c-5.9 2.4-12.3 3.7-18.5 3.7h-.1c-2.4 38.7 13.6 77 44.6 116.9 8.1 11.3 22.9 19.4 42.2 27.8 16.7 5.2 38.8 8.6 59.5 11.9 3.2-22.9 6.2-43 6.4-60.5.3-20.1-2.8-36.7-11-47.9-14.4-22.2-31.2-38.5-46.6-51.1-20.9.4-40.8-2.8-59.8-10.3z" fill="#000000" fill-opacity="1"></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="height: 512px; width: 512px;"><path d="M0 0h512v512H0z" fill="#ffffff" fill-opacity="1"></path><g class="" transform="translate(0,0)" style=""><path d="M254.7 32.45c-14.6 15.09-28.7 29.9-39.2 44.31-12.1 16.49-19.3 32.24-19.3 46.14 0 24.3 2.1 48.4 7.2 67.7 17.1 12 31.4 26.4 42.3 43.7v-77h18V235c12.6-17.5 27.6-31.9 44.7-44 5.1-19.4 7.3-43.7 7.3-68.2 0-13.9-7.2-29.55-19.3-46.04-10.5-14.41-26.5-29.22-41.7-44.31zM109.6 172.4c-9.79.2-21.86 2.5-34.03 6.6-17 5.7-35.64 14.6-54.58 24 9.68 18.4 19.36 36.3 29.71 50.7 11.85 18.9 24.5 30.5 38.07 34.8 24.33 7.6 45.73 12.2 65.73 13.3 18-12.5 37.4-21.6 57.3-26.5l-74.7-26 5.6-17.2 75.4 23.8c3.1-5.1 7.1-9.6 11.9-13-20.6-32.6-55.4-52.9-104.1-68.2-5-1.7-10.4-2.4-16.3-2.3zm290.8.3c-5.1.1-9.8.8-14.1 2.2-49.5 15.3-83.3 35.4-104 67.9 4.9 3.5 9.1 8 12.1 13.2l72.5-23.6 6.7 17.2-73.5 26c.1 1.5.2 2.9.2 4.4 0 4.6-.8 9.1-2.2 13.3 35.7 14.2 76.1 10.7 124.3-4.7 13.3-4.1 25.6-15.8 37.2-34.8 10.2-14.3 21.7-32.3 31.4-50.6-20.9-9.4-39.1-18.3-55.7-24-11.9-4.1-22.9-6.5-32.7-6.6zm-145.4 80c-13.8 0-24.8 13.5-24.8 27.3s11 24.8 24.8 24.8c14.4 0 27.2-11 27.2-24.8s-12.8-27.3-27.2-27.3zM214.2 293c-38 9.6-69.5 35.6-98.6 78.1-8.2 11.2-11.3 27.8-11 48 .3 17.5 3.2 37.6 6.4 60.5 20.3-3.3 40.3-6.8 57.6-11.9 21.2-8.5 36-16.6 44.2-27.8 14.4-19.9 25.5-38.9 32.7-57.6-6.7-22.3-9.7-42.3-8.3-62.7l-44.6 63.9-15.3-10.7 45.8-64.5c-4-4.3-7-9.7-8.9-15.3zm76 16.6l44 63.1-14.6 10.6-46.1-64.2c-5.9 2.4-12.3 3.7-18.5 3.7h-.1c-2.4 38.7 13.6 77 44.6 116.9 8.1 11.3 22.9 19.4 42.2 27.8 16.7 5.2 38.8 8.6 59.5 11.9 3.2-22.9 6.2-43 6.4-60.5.3-20.1-2.8-36.7-11-47.9-14.4-22.2-31.2-38.5-46.6-51.1-20.9.4-40.8-2.8-59.8-10.3z" fill="#000000" fill-opacity="1"></path></g></svg>
@@ -1,5 +1,5 @@
1
1
  hive-nectar CLI
2
- ~~~~~~~~~~
2
+ ~~~~~~~~~~~~~~~
3
3
  `hive-nectar` is a convenient CLI utility that enables you to manage your wallet, transfer funds, check
4
4
  balances and more.
5
5
 
@@ -117,7 +117,7 @@ Commands
117
117
  :show-nested:
118
118
 
119
119
  hive-nectar --help
120
- -------------
120
+ ------------------
121
121
  You can see all available commands with ``hive-nectar --help``
122
122
 
123
123
  ::
@@ -70,7 +70,7 @@ release = nectar.__version__
70
70
  #
71
71
  # This is also used if you do content translation via gettext catalogs.
72
72
  # Usually you set "language" from the command line for these cases.
73
- language = None
73
+ language = "en"
74
74
 
75
75
  # There are two options for replacing |today|: either, you set today to some
76
76
  # non-false value, then it is used:
@@ -133,7 +133,7 @@ html_theme = "sphinx_rtd_theme"
133
133
 
134
134
  # The name of an image file (relative to this directory) to place at the top
135
135
  # of the sidebar.
136
- html_logo = "_static/nectar-logo_2.svg"
136
+ html_logo = "_static/nectar-logo.png"
137
137
 
138
138
  # The name of an image file (within the static path) to use as favicon of the
139
139
  # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
@@ -131,7 +131,7 @@ When `password_storage` is set to `environment`, the master password can be stor
131
131
  for unlocking automatically the wallet.
132
132
 
133
133
  Keyring support for hive-nectar and wallet
134
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
134
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
135
135
 
136
136
  In order to use keyring for storing the wallet password, the following steps are necessary:
137
137
 
@@ -1,5 +1,5 @@
1
1
  Contributing to nectar
2
- ====================
2
+ ======================
3
3
 
4
4
  We welcome your contributions to our project.
5
5
 
@@ -15,7 +15,7 @@
15
15
  :align: center
16
16
 
17
17
  Welcome to nectar's documentation!
18
- ================================
18
+ ==================================
19
19
 
20
20
  Steem/Hive is a blockchain-based rewards platform for publishers to monetize
21
21
  content and grow community.
@@ -2,7 +2,7 @@ Modules
2
2
  =======
3
3
 
4
4
  nectar Modules
5
- ------------
5
+ --------------
6
6
 
7
7
  .. toctree::
8
8
 
@@ -39,7 +39,7 @@ nectar Modules
39
39
  nectar.witness
40
40
 
41
41
  nectarapi Modules
42
- ---------------
42
+ -----------------
43
43
 
44
44
  .. toctree::
45
45
 
@@ -49,7 +49,7 @@ nectarapi Modules
49
49
  nectarapi.noderpc
50
50
 
51
51
  nectarbase Modules
52
- ----------------
52
+ ------------------
53
53
 
54
54
  .. toctree::
55
55
 
@@ -63,7 +63,7 @@ nectarbase Modules
63
63
 
64
64
 
65
65
  nectargraphenebase Modules
66
- ------------------------
66
+ --------------------------
67
67
 
68
68
  .. toctree::
69
69
 
@@ -81,7 +81,7 @@ nectargraphenebase Modules
81
81
 
82
82
 
83
83
  nectarstorage Modules
84
- -------------------
84
+ ---------------------
85
85
 
86
86
  .. toctree::
87
87
 
@@ -1,7 +1,7 @@
1
1
  nectar\.account
2
- =============
2
+ ===============
3
3
 
4
4
  .. automodule:: nectar.account
5
5
  :members:
6
6
  :undoc-members:
7
- :show-inheritance:
7
+ :show-inheritance:
@@ -1,7 +1,7 @@
1
1
  nectar\.amount
2
- ============
2
+ ==============
3
3
 
4
4
  .. automodule:: nectar.amount
5
5
  :members:
6
6
  :undoc-members:
7
- :show-inheritance:
7
+ :show-inheritance:
@@ -1,5 +1,5 @@
1
1
  nectar\.asciichart
2
- ================
2
+ ==================
3
3
 
4
4
  .. automodule:: nectar.asciichart
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.asset
2
- ===========
2
+ =============
3
3
 
4
4
  .. automodule:: nectar.asset
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.block
2
- ===========
2
+ =============
3
3
 
4
4
  .. automodule:: nectar.block
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.blockchain
2
- ================
2
+ ==================
3
3
 
4
4
  .. automodule:: nectar.blockchain
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.blockchaininstance
2
- ========================
2
+ ==========================
3
3
 
4
4
  .. automodule:: nectar.blockchaininstance
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.blockchainobject
2
- ======================
2
+ ========================
3
3
 
4
4
  .. automodule:: nectar.blockchainobject
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.comment
2
- =============
2
+ ===============
3
3
 
4
4
  .. automodule:: nectar.comment
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.community
2
- ===============
2
+ =================
3
3
 
4
4
  .. automodule:: nectar.community
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.conveyor
2
- ==============
2
+ ================
3
3
 
4
4
  .. automodule:: nectar.conveyor
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.discussions
2
- =================
2
+ ===================
3
3
 
4
4
  .. automodule:: nectar.discussions
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.exceptions
2
- ================
2
+ ==================
3
3
 
4
4
  .. automodule:: nectar.exceptions
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.hive
2
- ==========
2
+ ============
3
3
 
4
4
  .. automodule:: nectar.hive
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.hivesigner
2
- ================
2
+ ==================
3
3
 
4
4
  .. automodule:: nectar.hivesigner
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.imageuploader
2
- ===================
2
+ =====================
3
3
 
4
4
  .. automodule:: nectar.imageuploader
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.instance
2
- ==============
2
+ ================
3
3
 
4
4
  .. automodule:: nectar.instance
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.market
2
- ============
2
+ ==============
3
3
 
4
4
  .. automodule:: nectar.market
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.memo
2
- ==========
2
+ ============
3
3
 
4
4
  .. automodule:: nectar.memo
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.message
2
- =============
2
+ ===============
3
3
 
4
4
  .. automodule:: nectar.message
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.nodelist
2
- ==============
2
+ ================
3
3
 
4
4
  .. automodule:: nectar.nodelist
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.price
2
- ===========
2
+ =============
3
3
 
4
4
  .. automodule:: nectar.price
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.rc
2
- ========
2
+ ==========
3
3
 
4
4
  .. automodule:: nectar.rc
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.snapshot
2
- ==============
2
+ ================
3
3
 
4
4
  .. automodule:: nectar.snapshot
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.steem
2
- ===========
2
+ =============
3
3
 
4
4
  .. automodule:: nectar.steem
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.storage
2
- =============
2
+ ===============
3
3
 
4
4
  .. automodule:: nectar.storage
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.transactionbuilder
2
- ========================
2
+ ==========================
3
3
 
4
4
  .. automodule:: nectar.transactionbuilder
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.utils
2
- ===========
2
+ =============
3
3
 
4
4
  .. automodule:: nectar.utils
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.vote
2
- ==========
2
+ ============
3
3
 
4
4
  .. automodule:: nectar.vote
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.wallet
2
- ============
2
+ ==============
3
3
 
4
4
  .. automodule:: nectar.wallet
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectar\.witness
2
- =============
2
+ ===============
3
3
 
4
4
  .. automodule:: nectar.witness
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectarapi\.exceptions
2
- ===================
2
+ =====================
3
3
 
4
4
  .. automodule:: nectarapi.exceptions
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectarapi\.graphenerpc
2
- ====================
2
+ ======================
3
3
 
4
4
 
5
5
  .. note:: This is a low level class that can be used in combination with
@@ -1,5 +1,5 @@
1
1
  nectarapi\.node
2
- =============
2
+ ===============
3
3
 
4
4
  .. automodule:: nectarapi.node
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectarapi\.noderpc
2
- ================
2
+ ==================
3
3
 
4
4
  .. automodule:: nectarapi.noderpc
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectarbase\.ledgertransactions
2
- ============================
2
+ ==============================
3
3
 
4
4
  .. automodule:: nectarbase.ledgertransactions
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectarbase\.memo
2
- ==============
2
+ ================
3
3
 
4
4
  .. automodule:: nectarbase.memo
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectarbase\.objects
2
- =================
2
+ ===================
3
3
 
4
4
  .. automodule:: nectarbase.objects
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectarbase\.objecttypes
2
- =====================
2
+ =======================
3
3
 
4
4
  .. automodule:: nectarbase.objecttypes
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectarbase\.operationids
2
- ======================
2
+ ========================
3
3
 
4
4
  .. automodule:: nectarbase.operationids
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectarbase\.operations
2
- ====================
2
+ ======================
3
3
 
4
4
  .. automodule:: nectarbase.operationids
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectarbase\.signedtransactions
2
- ============================
2
+ ==============================
3
3
 
4
4
  .. automodule:: nectarbase.signedtransactions
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectargraphenebase\.account
2
- =========================
2
+ ===========================
3
3
 
4
4
  .. automodule:: nectargraphenebase.account
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectargraphenebase\.aes
2
- =====================
2
+ =======================
3
3
 
4
4
  .. automodule:: nectargraphenebase.aes
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectargraphenebase\.base58
2
- ========================
2
+ ==========================
3
3
 
4
4
  .. automodule:: nectargraphenebase.base58
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectargraphenebase\.bip32
2
- =======================
2
+ =========================
3
3
 
4
4
  .. automodule:: nectargraphenebase.bip32
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectargraphenebase\.bip38
2
- =======================
2
+ =========================
3
3
 
4
4
  .. automodule:: nectargraphenebase.bip38
5
5
  :members:
@@ -1,5 +1,5 @@
1
1
  nectargraphenebase\.ecdsasig
2
- ==========================
2
+ ============================
3
3
 
4
4
  .. automodule:: nectargraphenebase.ecdsasig
5
5
  :members: