hive-nectar 0.0.2__tar.gz → 0.0.3__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.
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/PKG-INFO +13 -11
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/README.md +9 -7
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/cli.rst +26 -26
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/conf.py +2 -2
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/configuration.rst +18 -18
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/contribute.rst +1 -1
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/installation.rst +7 -24
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/quickstart.rst +3 -3
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/benchmark_nodes2.py +1 -1
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/generate_versions.py +2 -1
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/pyproject.toml +5 -4
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/account.py +6 -6
- {hive_nectar-0.0.2/src/nectarbase → hive_nectar-0.0.3/src/nectar}/version.py +2 -1
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarapi/node.py +11 -5
- hive_nectar-0.0.3/src/nectarapi/py.typed +0 -0
- {hive_nectar-0.0.2/src/nectargraphenebase → hive_nectar-0.0.3/src/nectarapi}/version.py +2 -1
- hive_nectar-0.0.3/src/nectarbase/py.typed +0 -0
- {hive_nectar-0.0.2/src/nectarapi → hive_nectar-0.0.3/src/nectarbase}/version.py +2 -1
- hive_nectar-0.0.3/src/nectargrapheneapi/py.typed +0 -0
- hive_nectar-0.0.3/src/nectargraphenebase/py.typed +0 -0
- {hive_nectar-0.0.2/src/nectar → hive_nectar-0.0.3/src/nectargraphenebase}/version.py +2 -1
- hive_nectar-0.0.3/src/nectarstorage/py.typed +0 -0
- hive_nectar-0.0.3/src/py.typed +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_cli.py +10 -10
- hive_nectar-0.0.3/tests/nectarstorage/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/uv.lock +29 -1
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/.gitignore +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/CHANGELOG.md +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/LICENSE.txt +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/Makefile +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/Makefile +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/_static/nectar-icon.png +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/_static/nectar-icon_bw.png +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/_static/nectar-logo.png +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/_static/nectar-logo.svg +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/_static/nectar-logo_2.png +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/_static/nectar-logo_2.svg +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/_static/nectar-logo_bw.png +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/_static/nectar-logo_bw.svg +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/apidefinitions.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/index.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/indices.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/make.bat +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/modules.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.account.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.amount.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.asciichart.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.asset.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.block.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.blockchain.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.blockchaininstance.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.blockchainobject.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.comment.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.community.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.conveyor.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.discussions.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.exceptions.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.hive.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.hivesigner.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.imageuploader.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.instance.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.market.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.memo.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.message.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.nodelist.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.price.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.rc.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.snapshot.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.steem.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.storage.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.transactionbuilder.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.utils.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.vote.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.wallet.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectar.witness.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarapi.exceptions.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarapi.graphenenerpc.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarapi.node.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarapi.noderpc.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarbase.ledgertransactions.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarbase.memo.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarbase.objects.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarbase.objecttypes.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarbase.operationids.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarbase.operations.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarbase.signedtransactions.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectargraphenebase.account.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectargraphenebase.aes.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectargraphenebase.base58.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectargraphenebase.bip32.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectargraphenebase.bip38.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectargraphenebase.ecdsasig.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectargraphenebase.objects.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectargraphenebase.objecttypes.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectargraphenebase.operations.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectargraphenebase.signedtransactions.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectargraphenebase.unsignedtransactions.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarstorage.base.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarstorage.exceptions.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarstorage.interfaces.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarstorage.masterpassword.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarstorage.ram.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/nectarstorage.sqlite.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/requirements.txt +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/support.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/docs/tutorials.rst +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/account_curation_per_week_and_1k_sp.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/account_rep_over_time.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/account_sp_over_time.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/account_vp_over_time.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/accout_reputation_by_SP.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/benchmark_nectar.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/benchmark_nodes.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/blockactivity.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/blockstats.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/cache_performance.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/check_followers.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/compare_transactions_speed_with_steem.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/compare_with_steem_python_account.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/hf20_testnet.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/login_app/app.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/memory_profiler1.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/memory_profiler2.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/next_witness_block_coundown.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/op_on_testnet.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/post_to_html.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/post_to_md.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/print_appbase_calls.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/print_comments.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/print_votes.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/stream_threading_performance.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/using_custom_chain.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/using_steem_offline.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/waitForRecharge.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/watching_the_watchers.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/examples/write_blocks_to_file.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/pytest.ini +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/amount.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/asciichart.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/asset.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/block.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/blockchain.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/blockchaininstance.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/blockchainobject.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/blurt.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/cli.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/comment.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/community.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/constants.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/conveyor.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/discussions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/exceptions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/hive.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/hivesigner.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/imageuploader.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/instance.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/market.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/memo.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/message.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/nodelist.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/price.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/profile.py +0 -0
- /hive_nectar-0.0.2/tests/nectarstorage/__init__.py → /hive_nectar-0.0.3/src/nectar/py.typed +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/rc.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/snapshot.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/steem.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/storage.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/transactionbuilder.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/utils.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/vote.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/wallet.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectar/witness.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarapi/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarapi/exceptions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarapi/graphenerpc.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarapi/noderpc.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarapi/rpcutils.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarbase/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarbase/ledgertransactions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarbase/memo.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarbase/objects.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarbase/objecttypes.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarbase/operationids.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarbase/operations.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarbase/signedtransactions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarbase/transactions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargrapheneapi/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/account.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/aes.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/base58.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/bip32.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/bip38.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/chains.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/dictionary.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/ecdsasig.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/objects.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/objecttypes.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/operationids.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/operations.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/prefix.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/py23.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/signedtransactions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/types.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectargraphenebase/unsignedtransactions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarstorage/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarstorage/base.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarstorage/exceptions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarstorage/interfaces.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarstorage/masterpassword.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarstorage/ram.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/src/nectarstorage/sqlite.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/data/drv-wif-idx100.txt +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/data/pubkey.json +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/nodes.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_account.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_account_blurt.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_account_steem.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_aes.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_amount.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_asciichart.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_asset.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_base_objects.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_block.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_blockchain.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_blockchain_batch.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_blockchain_threading.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_comment.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_connection.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_constants.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_conveyor.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_discussions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_hive.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_hivesigner.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_instance.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_market.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_memo.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_message.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_nodelist.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_objectcache.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_price.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_profile.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_steem.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_storage.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_testnet.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_txbuffers.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_utils.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_vote.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_wallet.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectar/test_witness.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarapi/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarapi/test_node.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarapi/test_noderpc.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarapi/test_rpcutils.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarbase/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarbase/test_ledgertransactions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarbase/test_memo.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarbase/test_objects.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarbase/test_operations.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarbase/test_transactions.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectargraphene/__init__.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectargraphene/test_account.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectargraphene/test_base58.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectargraphene/test_bip32.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectargraphene/test_bip38.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectargraphene/test_ecdsa.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectargraphene/test_key_format.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectargraphene/test_objects.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectargraphene/test_py23.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectargraphene/test_types.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarstorage/test_keystorage.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarstorage/test_masterpassword.py +0 -0
- {hive_nectar-0.0.2 → hive_nectar-0.0.3}/tests/nectarstorage/test_sqlite.py +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: hive-nectar
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.3
|
|
4
4
|
Summary: Unofficial Python library for HIVE
|
|
5
|
-
Project-URL: Homepage, http://www.github.com/thecrazygm/nectar
|
|
6
|
-
Project-URL: Download, https://github.com/thecrazygm/nectar/tarball/0.00.01
|
|
7
|
-
Project-URL: Bug Tracker, https://github.com/thecrazygm/nectar/issues
|
|
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
|
|
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>
|
|
10
10
|
License: The MIT License (MIT)
|
|
@@ -78,16 +78,17 @@ You may find help in the [nectar-discord-channel](). The discord channel can als
|
|
|
78
78
|
A complete library documentation is available at
|
|
79
79
|
[temporary]()
|
|
80
80
|
|
|
81
|
-
# About nectar
|
|
81
|
+
# About hive-nectar
|
|
82
82
|
|
|
83
|
+
- Highly opinionated fork of beem
|
|
83
84
|
- High unit test coverage
|
|
84
|
-
- Complete documentation of nectar
|
|
85
|
+
- Complete documentation of hive-nectar and all classes including all functions
|
|
85
86
|
- hivesigner integration
|
|
86
87
|
- Works on read-only systems
|
|
87
88
|
- Own BlockchainObject class with cache
|
|
88
89
|
- Contains all broadcast operations
|
|
89
90
|
- Estimation of virtual account operation index from date or block number
|
|
90
|
-
- the command line tool nectar
|
|
91
|
+
- the command line tool hive-nectar uses click and has more commands
|
|
91
92
|
- NodeRPC can be used to execute even not implemented RPC-Calls
|
|
92
93
|
- More complete implemention
|
|
93
94
|
|
|
@@ -103,7 +104,7 @@ For Debian and Ubuntu, please ensure that the following packages are installed:
|
|
|
103
104
|
sudo apt-get install build-essential libssl-dev python3-dev python3-pip python3-setuptools
|
|
104
105
|
```
|
|
105
106
|
|
|
106
|
-
The following package speeds up nectar
|
|
107
|
+
The following package speeds up hive-nectar:
|
|
107
108
|
|
|
108
109
|
> sudo apt-get install python3-gmpy2
|
|
109
110
|
|
|
@@ -142,16 +143,17 @@ pip3 install -U secp256k1prp
|
|
|
142
143
|
Install or update nectar by pip(you may need to replace pip3 by pip):
|
|
143
144
|
|
|
144
145
|
```bash
|
|
145
|
-
pip3 install -U nectar
|
|
146
|
+
pip3 install -U hive-nectar
|
|
146
147
|
```
|
|
147
148
|
|
|
148
149
|
You can install nectar from this repository if you want the latest but
|
|
149
150
|
possibly non-compiling version:
|
|
150
151
|
|
|
151
152
|
```bash
|
|
152
|
-
git clone https://github.com/thecrazygm/nectar.git
|
|
153
|
-
cd nectar
|
|
153
|
+
git clone https://github.com/thecrazygm/hive-nectar.git
|
|
154
|
+
cd hive-nectar
|
|
154
155
|
uv sync
|
|
156
|
+
uv sync --dev
|
|
155
157
|
```
|
|
156
158
|
|
|
157
159
|
Run tests after install:
|
|
@@ -19,16 +19,17 @@ You may find help in the [nectar-discord-channel](). The discord channel can als
|
|
|
19
19
|
A complete library documentation is available at
|
|
20
20
|
[temporary]()
|
|
21
21
|
|
|
22
|
-
# About nectar
|
|
22
|
+
# About hive-nectar
|
|
23
23
|
|
|
24
|
+
- Highly opinionated fork of beem
|
|
24
25
|
- High unit test coverage
|
|
25
|
-
- Complete documentation of nectar
|
|
26
|
+
- Complete documentation of hive-nectar and all classes including all functions
|
|
26
27
|
- hivesigner integration
|
|
27
28
|
- Works on read-only systems
|
|
28
29
|
- Own BlockchainObject class with cache
|
|
29
30
|
- Contains all broadcast operations
|
|
30
31
|
- Estimation of virtual account operation index from date or block number
|
|
31
|
-
- the command line tool nectar
|
|
32
|
+
- the command line tool hive-nectar uses click and has more commands
|
|
32
33
|
- NodeRPC can be used to execute even not implemented RPC-Calls
|
|
33
34
|
- More complete implemention
|
|
34
35
|
|
|
@@ -44,7 +45,7 @@ For Debian and Ubuntu, please ensure that the following packages are installed:
|
|
|
44
45
|
sudo apt-get install build-essential libssl-dev python3-dev python3-pip python3-setuptools
|
|
45
46
|
```
|
|
46
47
|
|
|
47
|
-
The following package speeds up nectar
|
|
48
|
+
The following package speeds up hive-nectar:
|
|
48
49
|
|
|
49
50
|
> sudo apt-get install python3-gmpy2
|
|
50
51
|
|
|
@@ -83,16 +84,17 @@ pip3 install -U secp256k1prp
|
|
|
83
84
|
Install or update nectar by pip(you may need to replace pip3 by pip):
|
|
84
85
|
|
|
85
86
|
```bash
|
|
86
|
-
pip3 install -U nectar
|
|
87
|
+
pip3 install -U hive-nectar
|
|
87
88
|
```
|
|
88
89
|
|
|
89
90
|
You can install nectar from this repository if you want the latest but
|
|
90
91
|
possibly non-compiling version:
|
|
91
92
|
|
|
92
93
|
```bash
|
|
93
|
-
git clone https://github.com/thecrazygm/nectar.git
|
|
94
|
-
cd nectar
|
|
94
|
+
git clone https://github.com/thecrazygm/hive-nectar.git
|
|
95
|
+
cd hive-nectar
|
|
95
96
|
uv sync
|
|
97
|
+
uv sync --dev
|
|
96
98
|
```
|
|
97
99
|
|
|
98
100
|
Run tests after install:
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
nectar
|
|
1
|
+
hive-nectar CLI
|
|
2
2
|
~~~~~~~~~~
|
|
3
|
-
`nectar
|
|
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
|
|
|
6
6
|
Using the Wallet
|
|
7
7
|
----------------
|
|
8
|
-
`nectar
|
|
8
|
+
`hive-nectar` lets you leverage your BIP38 encrypted wallet to perform various actions on your accounts.
|
|
9
9
|
|
|
10
|
-
The first time you use `nectar
|
|
11
|
-
the `nectar
|
|
10
|
+
The first time you use `hive-nectar`, you will be prompted to enter a password. This password will be used to encrypt
|
|
11
|
+
the `hive-nectar` wallet, which contains your private keys.
|
|
12
12
|
|
|
13
13
|
You can change the password via `changewalletpassphrase` command.
|
|
14
14
|
|
|
15
15
|
::
|
|
16
16
|
|
|
17
|
-
nectar
|
|
17
|
+
hive-nectar changewalletpassphrase
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
From this point on, every time an action requires your private keys, you will be prompted ot enter
|
|
@@ -24,12 +24,12 @@ To bypass password entry, you can set an environment variable ``UNLOCK``.
|
|
|
24
24
|
|
|
25
25
|
::
|
|
26
26
|
|
|
27
|
-
UNLOCK=mysecretpassword nectar
|
|
27
|
+
UNLOCK=mysecretpassword hive-nectar transfer <recipient_name> 100 STEEM
|
|
28
28
|
|
|
29
29
|
Using a key json file
|
|
30
30
|
---------------------
|
|
31
31
|
|
|
32
|
-
A key_file.json can be used to provide private keys to nectar
|
|
32
|
+
A key_file.json can be used to provide private keys to hive-nectar:
|
|
33
33
|
::
|
|
34
34
|
|
|
35
35
|
{
|
|
@@ -41,7 +41,7 @@ with
|
|
|
41
41
|
|
|
42
42
|
::
|
|
43
43
|
|
|
44
|
-
nectar
|
|
44
|
+
hive-nectar --keys key_file.json command
|
|
45
45
|
|
|
46
46
|
When set, the wallet cannot be used.
|
|
47
47
|
|
|
@@ -51,51 +51,51 @@ First, you may like to import your Steem account:
|
|
|
51
51
|
|
|
52
52
|
::
|
|
53
53
|
|
|
54
|
-
nectar
|
|
54
|
+
hive-nectar importaccount
|
|
55
55
|
|
|
56
56
|
|
|
57
57
|
You can also import individual private keys:
|
|
58
58
|
|
|
59
59
|
::
|
|
60
60
|
|
|
61
|
-
nectar
|
|
61
|
+
hive-nectar addkey <private_key>
|
|
62
62
|
|
|
63
63
|
Listing accounts:
|
|
64
64
|
|
|
65
65
|
::
|
|
66
66
|
|
|
67
|
-
nectar
|
|
67
|
+
hive-nectar listaccounts
|
|
68
68
|
|
|
69
69
|
Show balances:
|
|
70
70
|
|
|
71
71
|
::
|
|
72
72
|
|
|
73
|
-
nectar
|
|
73
|
+
hive-nectar balance account_name1 account_name2
|
|
74
74
|
|
|
75
75
|
Sending funds:
|
|
76
76
|
|
|
77
77
|
::
|
|
78
78
|
|
|
79
|
-
nectar
|
|
79
|
+
hive-nectar transfer --account <account_name> <recipient_name> 100 STEEM memo
|
|
80
80
|
|
|
81
81
|
Upvoting a post:
|
|
82
82
|
|
|
83
83
|
::
|
|
84
84
|
|
|
85
|
-
nectar
|
|
85
|
+
hive-nectar upvote --account <account_name> https://steemit.com/funny/@mynameisbrian/the-content-stand-a-comic
|
|
86
86
|
|
|
87
87
|
|
|
88
88
|
Setting Defaults
|
|
89
89
|
----------------
|
|
90
|
-
For a more convenient use of ``nectar
|
|
90
|
+
For a more convenient use of ``hive-nectar`` as well as the ``nectar`` library, you can set some defaults.
|
|
91
91
|
This is especially useful if you have a single Steem account.
|
|
92
92
|
|
|
93
93
|
::
|
|
94
94
|
|
|
95
|
-
nectar
|
|
96
|
-
nectar
|
|
95
|
+
hive-nectar set default_account test
|
|
96
|
+
hive-nectar set default_vote_weight 100
|
|
97
97
|
|
|
98
|
-
nectar
|
|
98
|
+
hive-nectar config
|
|
99
99
|
+---------------------+--------+
|
|
100
100
|
| Key | Value |
|
|
101
101
|
+---------------------+--------+
|
|
@@ -107,23 +107,23 @@ If you've set up your `default_account`, you can now send funds by omitting this
|
|
|
107
107
|
|
|
108
108
|
::
|
|
109
109
|
|
|
110
|
-
nectar
|
|
110
|
+
hive-nectar transfer <recipient_name> 100 STEEM memo
|
|
111
111
|
|
|
112
112
|
Commands
|
|
113
113
|
--------
|
|
114
114
|
|
|
115
115
|
.. click:: nectar.cli:cli
|
|
116
|
-
:prog: nectar
|
|
116
|
+
:prog: hive-nectar
|
|
117
117
|
:show-nested:
|
|
118
118
|
|
|
119
|
-
nectar
|
|
119
|
+
hive-nectar --help
|
|
120
120
|
-------------
|
|
121
|
-
You can see all available commands with ``nectar
|
|
121
|
+
You can see all available commands with ``hive-nectar --help``
|
|
122
122
|
|
|
123
123
|
::
|
|
124
124
|
|
|
125
|
-
~ % nectar
|
|
126
|
-
Usage: nectar
|
|
125
|
+
~ % hive-nectar --help
|
|
126
|
+
Usage: hive-nectar [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]...
|
|
127
127
|
|
|
128
128
|
Options:
|
|
129
129
|
-n, --node TEXT URL for public Steem API (e.g.
|
|
@@ -150,7 +150,7 @@ You can see all available commands with ``nectar-cli --help``
|
|
|
150
150
|
--help Show this message and exit.
|
|
151
151
|
|
|
152
152
|
Commands:
|
|
153
|
-
about About nectar
|
|
153
|
+
about About hive-nectar
|
|
154
154
|
addkey Add key to wallet When no [OPTION] is given,...
|
|
155
155
|
addtoken Add key to wallet When no [OPTION] is given, a...
|
|
156
156
|
allow Allow an account/key to interact with your...
|
|
@@ -52,8 +52,8 @@ master_doc = "index"
|
|
|
52
52
|
|
|
53
53
|
# General information about the project.
|
|
54
54
|
project = "nectar"
|
|
55
|
-
copyright = "2017, ChainSquad GmbH, 2018-2020, Holger Nahrstaedt"
|
|
56
|
-
author = "
|
|
55
|
+
copyright = "2017, ChainSquad GmbH, 2018-2020, Holger Nahrstaedt, 2025, Michael Garcia"
|
|
56
|
+
author = "Michael Garcia"
|
|
57
57
|
|
|
58
58
|
# The version info for the project you're documenting, acts as replacement for
|
|
59
59
|
# |version| and |release|, also used in various other places throughout the
|
|
@@ -30,11 +30,11 @@ can load the configuration directly by using:
|
|
|
30
30
|
|
|
31
31
|
from nectar.storage import configStorage as config
|
|
32
32
|
|
|
33
|
-
It is also possible to access the configuration with the commandline tool `nectar
|
|
33
|
+
It is also possible to access the configuration with the commandline tool `hive-nectar`:
|
|
34
34
|
|
|
35
35
|
.. code-block:: bash
|
|
36
36
|
|
|
37
|
-
nectar
|
|
37
|
+
hive-nectar config
|
|
38
38
|
|
|
39
39
|
API node URLs
|
|
40
40
|
-------------
|
|
@@ -50,19 +50,19 @@ is stored in `config["nodes"]` as string. The list can be get and set by:
|
|
|
50
50
|
node_list = node_list[1:] + [node_list[0]]
|
|
51
51
|
steem.set_default_nodes(node_list)
|
|
52
52
|
|
|
53
|
-
nectar
|
|
53
|
+
hive-nectar can also be used to set nodes:
|
|
54
54
|
|
|
55
55
|
.. code-block:: bash
|
|
56
56
|
|
|
57
|
-
nectar
|
|
58
|
-
nectar
|
|
57
|
+
hive-nectar set nodes wss://steemd.privex.io
|
|
58
|
+
hive-nectar set nodes "['wss://steemd.privex.io', 'wss://gtg.steem.house:8090']"
|
|
59
59
|
|
|
60
60
|
The default nodes can be reset to the default value. When the first node does not
|
|
61
61
|
answer, steem should be set to the offline mode. This can be done by:
|
|
62
62
|
|
|
63
63
|
.. code-block:: bash
|
|
64
64
|
|
|
65
|
-
nectar
|
|
65
|
+
hive-nectar -o set nodes ""
|
|
66
66
|
|
|
67
67
|
or
|
|
68
68
|
|
|
@@ -76,7 +76,7 @@ Default account
|
|
|
76
76
|
---------------
|
|
77
77
|
|
|
78
78
|
The default account name is used in some functions, when no account name is given.
|
|
79
|
-
It is also used in `nectar
|
|
79
|
+
It is also used in `hive-nectar` for all account related functions.
|
|
80
80
|
|
|
81
81
|
.. code-block:: python
|
|
82
82
|
|
|
@@ -85,11 +85,11 @@ It is also used in `nectar-cli` for all account related functions.
|
|
|
85
85
|
steem.set_default_account("test")
|
|
86
86
|
steem.config["default_account"] = "test"
|
|
87
87
|
|
|
88
|
-
or by nectar
|
|
88
|
+
or by hive-nectar with
|
|
89
89
|
|
|
90
90
|
.. code-block:: bash
|
|
91
91
|
|
|
92
|
-
nectar
|
|
92
|
+
hive-nectar set default_account test
|
|
93
93
|
|
|
94
94
|
Default voting weight
|
|
95
95
|
---------------------
|
|
@@ -102,11 +102,11 @@ The default vote weight is used for voting, when no vote weight is given.
|
|
|
102
102
|
steem = Steem()
|
|
103
103
|
steem.config["default_vote_weight"] = 100
|
|
104
104
|
|
|
105
|
-
or by nectar
|
|
105
|
+
or by hive-nectar with
|
|
106
106
|
|
|
107
107
|
.. code-block:: bash
|
|
108
108
|
|
|
109
|
-
nectar
|
|
109
|
+
hive-nectar set default_vote_weight 100
|
|
110
110
|
|
|
111
111
|
|
|
112
112
|
Setting password_storage
|
|
@@ -115,12 +115,12 @@ Setting password_storage
|
|
|
115
115
|
The password_storage can be set to:
|
|
116
116
|
|
|
117
117
|
* environment, this is the default setting. The master password for the wallet can be provided in the environment variable `UNLOCK`.
|
|
118
|
-
* keyring (when set with nectar
|
|
118
|
+
* keyring (when set with hive-nectar, it asks for the wallet password)
|
|
119
119
|
|
|
120
120
|
.. code-block:: bash
|
|
121
121
|
|
|
122
|
-
nectar
|
|
123
|
-
nectar
|
|
122
|
+
hive-nectar set password_storage environment
|
|
123
|
+
hive-nectar set password_storage keyring
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
|
|
@@ -130,13 +130,13 @@ Environment variable for storing the master password
|
|
|
130
130
|
When `password_storage` is set to `environment`, the master password can be stored in `UNLOCK`
|
|
131
131
|
for unlocking automatically the wallet.
|
|
132
132
|
|
|
133
|
-
Keyring support for nectar
|
|
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
|
|
|
138
138
|
* Install keyring: `pip install keyring`
|
|
139
|
-
* Change `password_storage` to `keyring` with `nectar
|
|
139
|
+
* Change `password_storage` to `keyring` with `hive-nectar` and enter the wallet password.
|
|
140
140
|
|
|
141
141
|
It also possible to change the password in the keyring by
|
|
142
142
|
|
|
@@ -166,10 +166,10 @@ Testing if the master password is correctly provided by keyring or the `UNLOCK`
|
|
|
166
166
|
print(steem.wallet.locked())
|
|
167
167
|
|
|
168
168
|
When the output is False, automatic unlocking with keyring or the `UNLOCK` variable works.
|
|
169
|
-
It can also tested by nectar
|
|
169
|
+
It can also tested by hive-nectar with
|
|
170
170
|
|
|
171
171
|
.. code-block:: bash
|
|
172
172
|
|
|
173
|
-
nectar
|
|
173
|
+
hive-nectar walletinfo --test-unlock
|
|
174
174
|
|
|
175
175
|
When no password prompt is shown, unlocking with keyring or the `UNLOCK` variable works.
|
|
@@ -46,15 +46,15 @@ Install nectar with pip:
|
|
|
46
46
|
|
|
47
47
|
.. code:: bash
|
|
48
48
|
|
|
49
|
-
pip install -U nectar
|
|
49
|
+
pip install -U hive-nectar
|
|
50
50
|
|
|
51
51
|
Sometimes this does not work. Please try::
|
|
52
52
|
|
|
53
|
-
pip3 install -U nectar
|
|
53
|
+
pip3 install -U hive-nectar
|
|
54
54
|
|
|
55
55
|
or::
|
|
56
56
|
|
|
57
|
-
python -m pip install nectar
|
|
57
|
+
python -m pip install hive-nectar
|
|
58
58
|
|
|
59
59
|
Manual installation
|
|
60
60
|
-------------------
|
|
@@ -62,32 +62,15 @@ Manual installation
|
|
|
62
62
|
You can install nectar from this repository if you want the latest
|
|
63
63
|
but possibly non-compiling version::
|
|
64
64
|
|
|
65
|
-
git clone https://github.com/
|
|
66
|
-
cd nectar
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
python setup.py install --user
|
|
65
|
+
git clone https://github.com/thecrazygm/hive-nectar.git
|
|
66
|
+
cd hive-nectar
|
|
67
|
+
uv sync
|
|
68
|
+
uv sync --dev
|
|
70
69
|
|
|
71
70
|
Run tests after install::
|
|
72
71
|
|
|
73
72
|
pytest
|
|
74
73
|
|
|
75
|
-
|
|
76
|
-
Installing nectar with conda-forge
|
|
77
|
-
--------------------------------
|
|
78
|
-
|
|
79
|
-
Installing nectar from the conda-forge channel can be achieved by adding conda-forge to your channels with::
|
|
80
|
-
|
|
81
|
-
conda config --add channels conda-forge
|
|
82
|
-
|
|
83
|
-
Once the conda-forge channel has been enabled, nectar can be installed with::
|
|
84
|
-
|
|
85
|
-
conda install nectar
|
|
86
|
-
|
|
87
|
-
Signing and Verify can be fasten (200 %) by installing cryptography::
|
|
88
|
-
|
|
89
|
-
conda install cryptography
|
|
90
|
-
|
|
91
74
|
Enable Logging
|
|
92
75
|
--------------
|
|
93
76
|
|
|
@@ -8,13 +8,13 @@ Nodes for using nectar with the Hive blockchain can be set by the command line t
|
|
|
8
8
|
|
|
9
9
|
.. code-block:: bash
|
|
10
10
|
|
|
11
|
-
nectar
|
|
11
|
+
hive-nectar updatenodes --hive
|
|
12
12
|
|
|
13
13
|
Nodes for the Hive blockchain are set with
|
|
14
14
|
|
|
15
15
|
.. code-block:: bash
|
|
16
16
|
|
|
17
|
-
nectar
|
|
17
|
+
hive-nectar updatenodes
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
Hive nodes can be set in a python script with
|
|
@@ -88,7 +88,7 @@ of the author or upvoter. Private keys can be provided to nectar temporary or ca
|
|
|
88
88
|
stored encrypted in a sql-database (wallet).
|
|
89
89
|
|
|
90
90
|
.. note:: Before using the wallet the first time, it has to be created and a password has
|
|
91
|
-
to set. The wallet content is available to nectar
|
|
91
|
+
to set. The wallet content is available to hive-nectar and all python scripts, which have
|
|
92
92
|
access to the sql database file.
|
|
93
93
|
|
|
94
94
|
Creating a wallet
|
|
@@ -25,7 +25,8 @@ def get_version():
|
|
|
25
25
|
def write_version_py(filename, version):
|
|
26
26
|
"""Write version."""
|
|
27
27
|
content = f'''"""THIS FILE IS GENERATED FROM nectar PYPROJECT.TOML."""
|
|
28
|
-
|
|
28
|
+
|
|
29
|
+
version = "{version}"
|
|
29
30
|
'''
|
|
30
31
|
with open(filename, "w") as file:
|
|
31
32
|
file.write(content)
|
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "hive-nectar"
|
|
7
|
-
version = "0.
|
|
7
|
+
version = "0.0.3"
|
|
8
8
|
description = "Unofficial Python library for HIVE"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.12"
|
|
@@ -44,9 +44,9 @@ dependencies = [
|
|
|
44
44
|
]
|
|
45
45
|
|
|
46
46
|
[project.urls]
|
|
47
|
-
"Homepage" = "http://www.github.com/thecrazygm/nectar"
|
|
48
|
-
"Download" = "https://github.com/thecrazygm/nectar/tarball/0.00.01"
|
|
49
|
-
"Bug Tracker" = "https://github.com/thecrazygm/nectar/issues"
|
|
47
|
+
"Homepage" = "http://www.github.com/thecrazygm/hive-nectar"
|
|
48
|
+
"Download" = "https://github.com/thecrazygm/hive-nectar/tarball/0.00.01"
|
|
49
|
+
"Bug Tracker" = "https://github.com/thecrazygm/hive-nectar/issues"
|
|
50
50
|
|
|
51
51
|
[project.scripts]
|
|
52
52
|
hive-nectar = "nectar.cli:cli"
|
|
@@ -108,6 +108,7 @@ dev = [
|
|
|
108
108
|
"coverage",
|
|
109
109
|
"tox",
|
|
110
110
|
"sphinx",
|
|
111
|
+
"sphinx-rtd-theme",
|
|
111
112
|
"doc8",
|
|
112
113
|
"ruff",
|
|
113
114
|
"mypy",
|
|
@@ -3060,12 +3060,12 @@ class Account(BlockchainObject):
|
|
|
3060
3060
|
.. code-block:: js
|
|
3061
3061
|
|
|
3062
3062
|
{
|
|
3063
|
-
'name': '
|
|
3064
|
-
'about': 'nectar Developer',
|
|
3065
|
-
'location': '
|
|
3066
|
-
'profile_image': 'https
|
|
3067
|
-
'cover_image': 'https
|
|
3068
|
-
'website': 'https://github.com/
|
|
3063
|
+
'name': 'TheCrazyGM',
|
|
3064
|
+
'about': 'hive-nectar Developer',
|
|
3065
|
+
'location': 'United States',
|
|
3066
|
+
'profile_image': 'https://.jpg',
|
|
3067
|
+
'cover_image': 'https://.jpg',
|
|
3068
|
+
'website': 'https://github.com/thecrazygm/hive-nectar'
|
|
3069
3069
|
}
|
|
3070
3070
|
|
|
3071
3071
|
.. code-block:: python
|
|
@@ -142,13 +142,18 @@ class Nodes(list):
|
|
|
142
142
|
if self.node is not None:
|
|
143
143
|
self.node.error_cnt = 0
|
|
144
144
|
|
|
145
|
-
def sleep_and_check_retries(
|
|
145
|
+
def sleep_and_check_retries(
|
|
146
|
+
self, errorMsg=None, sleep=True, call_retry=False, showMsg=True
|
|
147
|
+
):
|
|
146
148
|
"""Sleep and check if num_retries is reached"""
|
|
147
149
|
if errorMsg:
|
|
148
150
|
log.warning("Error: {}".format(errorMsg))
|
|
149
151
|
if call_retry:
|
|
150
152
|
cnt = self.error_cnt_call
|
|
151
|
-
if
|
|
153
|
+
if (
|
|
154
|
+
self.num_retries_call >= 0
|
|
155
|
+
and self.error_cnt_call > self.num_retries_call
|
|
156
|
+
):
|
|
152
157
|
raise CallRetriesReached()
|
|
153
158
|
else:
|
|
154
159
|
cnt = self.error_cnt
|
|
@@ -158,11 +163,12 @@ class Nodes(list):
|
|
|
158
163
|
if showMsg:
|
|
159
164
|
if call_retry:
|
|
160
165
|
log.warning(
|
|
161
|
-
"Retry RPC Call on node: %s (%d/%d)
|
|
166
|
+
"Retry RPC Call on node: %s (%d/%d)"
|
|
167
|
+
% (self.url, cnt, self.num_retries_call)
|
|
162
168
|
)
|
|
163
169
|
else:
|
|
164
170
|
log.warning(
|
|
165
|
-
"Lost connection or internal error on node: %s (%d/%d)
|
|
171
|
+
"Lost connection or internal error on node: %s (%d/%d)"
|
|
166
172
|
% (self.url, cnt, self.num_retries)
|
|
167
173
|
)
|
|
168
174
|
if not sleep:
|
|
@@ -174,5 +180,5 @@ class Nodes(list):
|
|
|
174
180
|
else:
|
|
175
181
|
sleeptime = 10
|
|
176
182
|
if sleeptime:
|
|
177
|
-
log.warning("Retrying in %d seconds
|
|
183
|
+
log.warning("Retrying in %d seconds" % sleeptime)
|
|
178
184
|
time.sleep(sleeptime)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|