hive-nectar 0.1.0__tar.gz → 0.1.2__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.1.0 → hive_nectar-0.1.2}/CHANGELOG.md +14 -6
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/PKG-INFO +3 -1
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/README.md +2 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/changelog.rst +18 -10
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/pyproject.toml +1 -1
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/block.py +14 -1
- {hive_nectar-0.1.0/src/nectargraphenebase → hive_nectar-0.1.2/src/nectar}/version.py +1 -1
- {hive_nectar-0.1.0/src/nectarbase → hive_nectar-0.1.2/src/nectarapi}/version.py +1 -1
- {hive_nectar-0.1.0/src/nectar → hive_nectar-0.1.2/src/nectarbase}/version.py +1 -1
- {hive_nectar-0.1.0/src/nectarapi → hive_nectar-0.1.2/src/nectargraphenebase}/version.py +1 -1
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/.gitignore +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/.pre-commit-config.yaml +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/.readthedocs.yaml +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/LICENSE.txt +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/Makefile +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/Makefile +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/_static/nectar-icon.png +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/_static/nectar-icon_bw.png +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/_static/nectar-logo.png +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/_static/nectar-logo.svg +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/_static/nectar-logo_2.png +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/_static/nectar-logo_2.svg +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/_static/nectar-logo_bw.png +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/_static/nectar-logo_bw.svg +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/apidefinitions.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/cli.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/conf.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/configuration.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/contribute.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/index.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/indices.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/installation.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/make.bat +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/modules.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.account.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.amount.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.asciichart.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.asset.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.block.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.blockchain.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.blockchaininstance.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.blockchainobject.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.cli.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.comment.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.community.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.constants.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.discussions.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.exceptions.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.hive.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.hivesigner.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.imageuploader.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.instance.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.market.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.memo.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.message.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.nodelist.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.price.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.profile.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.rc.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.snapshot.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.storage.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.transactionbuilder.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.utils.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.version.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.vote.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.wallet.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectar.witness.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarapi.exceptions.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarapi.graphenerpc.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarapi.node.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarapi.noderpc.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarapi.rpcutils.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarapi.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarapi.version.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarbase.ledgertransactions.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarbase.memo.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarbase.objects.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarbase.objecttypes.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarbase.operationids.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarbase.operations.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarbase.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarbase.signedtransactions.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarbase.transactions.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarbase.version.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargrapheneapi.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.account.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.aes.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.base58.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.bip32.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.bip38.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.chains.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.dictionary.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.ecdsasig.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.objects.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.objecttypes.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.operationids.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.operations.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.prefix.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.signedtransactions.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.types.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.unsignedtransactions.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectargraphenebase.version.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarstorage.base.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarstorage.exceptions.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarstorage.interfaces.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarstorage.masterpassword.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarstorage.ram.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarstorage.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/nectarstorage.sqlite.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/quickstart.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/requirements.txt +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/support.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/docs/tutorials.rst +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/account_curation_per_week_and_1k_sp.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/account_rep_over_time.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/account_sp_over_time.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/account_vp_over_time.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/accout_reputation_by_SP.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/benchmark_nectar.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/benchmark_nodes.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/benchmark_nodes2.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/blockactivity.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/blockstats.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/cache_performance.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/check_followers.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/hf20_testnet.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/login_app/app.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/memory_profiler1.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/memory_profiler2.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/next_witness_block_coundown.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/op_on_testnet.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/post_to_html.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/post_to_md.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/print_appbase_calls.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/print_comments.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/print_votes.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/stream_threading_performance.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/using_custom_chain.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/using_steem_offline.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/waitForRecharge.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/watching_the_watchers.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/examples/write_blocks_to_file.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/generate_versions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/pytest.ini +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/account.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/amount.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/asciichart.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/asset.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/blockchain.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/blockchaininstance.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/blockchainobject.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/cli.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/comment.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/community.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/constants.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/discussions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/exceptions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/hive.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/hivesigner.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/imageuploader.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/instance.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/market.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/memo.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/message.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/nodelist.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/price.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/profile.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/py.typed +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/rc.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/snapshot.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/storage.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/transactionbuilder.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/utils.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/vote.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/wallet.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectar/witness.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarapi/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarapi/exceptions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarapi/graphenerpc.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarapi/node.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarapi/noderpc.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarapi/py.typed +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarapi/rpcutils.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarbase/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarbase/ledgertransactions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarbase/memo.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarbase/objects.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarbase/objecttypes.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarbase/operationids.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarbase/operations.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarbase/py.typed +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarbase/signedtransactions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarbase/transactions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargrapheneapi/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargrapheneapi/py.typed +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/account.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/aes.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/base58.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/bip32.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/bip38.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/chains.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/dictionary.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/ecdsasig.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/objects.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/objecttypes.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/operationids.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/operations.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/prefix.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/py.typed +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/signedtransactions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/types.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectargraphenebase/unsignedtransactions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarstorage/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarstorage/base.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarstorage/exceptions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarstorage/interfaces.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarstorage/masterpassword.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarstorage/py.typed +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarstorage/ram.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/nectarstorage/sqlite.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/src/py.typed +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/debug_ec.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/data/drv-wif-idx100.txt +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/data/pubkey.json +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/nodes.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_account.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_aes.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_amount.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_asciichart.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_asset.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_base_objects.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_block.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_blockchain.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_blockchain_batch.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_blockchain_threading.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_cli.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_comment.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_connection.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_constants.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_discussions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_hive.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_hivesigner.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_instance.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_market.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_memo.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_message.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_nodelist.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_objectcache.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_price.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_profile.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_storage.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_testnet.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_txbuffers.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_utils.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_vote.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_wallet.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectar/test_witness.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarapi/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarapi/test_node.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarapi/test_noderpc.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarapi/test_rpcutils.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarbase/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarbase/test_ledgertransactions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarbase/test_memo.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarbase/test_objects.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarbase/test_operations.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarbase/test_transactions.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectargraphene/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectargraphene/test_account.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectargraphene/test_base58.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectargraphene/test_bip32.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectargraphene/test_bip38.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectargraphene/test_ecdsa.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectargraphene/test_key_format.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectargraphene/test_objects.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectargraphene/test_py23.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectargraphene/test_types.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarstorage/__init__.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarstorage/test_keystorage.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarstorage/test_masterpassword.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/nectarstorage/test_sqlite.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/test_add_basic.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/test_ec_basic.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/test_hivesigner_integration.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/tests/test_tweak_add.py +0 -0
- {hive_nectar-0.1.0 → hive_nectar-0.1.2}/uv.lock +0 -0
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.1.2 - 2025-09-17
|
|
4
|
+
|
|
5
|
+
- **Fix**: Replaced missing `**kwargs` in `Blocks` constructor.
|
|
6
|
+
|
|
7
|
+
## 0.1.1 - 2025-09-17
|
|
8
|
+
|
|
9
|
+
- **Fix**: Added support for `only_ops` and `only_virtual_ops` parameters in `Blocks` constructor.
|
|
10
|
+
|
|
3
11
|
## 0.1.0b - 2025-09-17
|
|
4
12
|
|
|
5
13
|
- **Breaking Change**: Killed everything that was not specifcally HIVE related. If you used this for STEEM and / or Blurt, they are no longer supported.
|
|
@@ -23,12 +31,12 @@
|
|
|
23
31
|
- Updated to always serialize all four fields in canonical order: account, reward_hive, reward_hbd, reward_vests
|
|
24
32
|
- Added proper zero-amount defaults ("0.000 HIVE"/"0.000 HBD") for missing reward fields
|
|
25
33
|
- Updated docstring to reflect correct behavior and field requirements
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
34
|
+
- **Fix**: Convert beneficiary weights from `HIVE_100_PERCENT` units (10000) to percentages in `Comment.get_beneficiaries_pct()` to ensure accurate outputs.
|
|
35
|
+
- **Fix**: Improve ECDSA signing to correctly handle prehashed messages and tighten signature canonicalization checks for better interoperability.
|
|
36
|
+
- **Refactor**: Reorder wallet lock verification to run after HiveSigner validation in `TransactionBuilder`, preventing premature lock errors for HiveSigner flows.
|
|
37
|
+
- **Refactor**: Replace implicit stdin default with an explicit blockchain selection in the CLI argument parser to avoid ambiguous behavior.
|
|
38
|
+
- **Refactor**: Update default Hive node configuration to use HTTPS endpoints instead of WSS.
|
|
39
|
+
- **Feature**: Add a pure-Python fallback for public key derivation when the `ecdsa` library is unavailable, improving portability.
|
|
32
40
|
|
|
33
41
|
## 0.0.11 - 2025-07-25
|
|
34
42
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: hive-nectar
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.2
|
|
4
4
|
Summary: Hive Blockchain Python Library
|
|
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.1.0b
|
|
@@ -72,6 +72,8 @@ nectar includes [python-graphenelib](https://github.com/xeroc/python-graphenelib
|
|
|
72
72
|
|
|
73
73
|
[](https://pypi.python.org/pypi/hive-nectar/)
|
|
74
74
|
|
|
75
|
+
[](https://deepwiki.com/TheCrazyGM/hive-nectar)
|
|
76
|
+
|
|
75
77
|
## Current build status
|
|
76
78
|
|
|
77
79
|
# Support & Documentation
|
|
@@ -10,6 +10,8 @@ nectar includes [python-graphenelib](https://github.com/xeroc/python-graphenelib
|
|
|
10
10
|
|
|
11
11
|
[](https://pypi.python.org/pypi/hive-nectar/)
|
|
12
12
|
|
|
13
|
+
[](https://deepwiki.com/TheCrazyGM/hive-nectar)
|
|
14
|
+
|
|
13
15
|
## Current build status
|
|
14
16
|
|
|
15
17
|
# Support & Documentation
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
Changelog
|
|
2
2
|
=========
|
|
3
3
|
|
|
4
|
+
0.1.1 - 2025-09-17
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
- **Fix**: Added support for ``only_ops`` and ``only_virtual_ops``
|
|
8
|
+
parameters in ``Blocks`` constructor.
|
|
9
|
+
|
|
4
10
|
0.1.0b - 2025-09-17
|
|
5
11
|
-------------------
|
|
6
12
|
|
|
@@ -75,6 +81,8 @@ Changelog
|
|
|
75
81
|
- **Feature**: Add a pure-Python fallback for public key derivation
|
|
76
82
|
when the ``ecdsa`` library is unavailable, improving portability.
|
|
77
83
|
|
|
84
|
+
.. _section-1:
|
|
85
|
+
|
|
78
86
|
0.0.11 - 2025-07-25
|
|
79
87
|
-------------------
|
|
80
88
|
|
|
@@ -82,7 +90,7 @@ Changelog
|
|
|
82
90
|
(``Comment``) and improved ``weighted_score`` type check in node list
|
|
83
91
|
ranking (``NodeList``).
|
|
84
92
|
|
|
85
|
-
.. _section-
|
|
93
|
+
.. _section-2:
|
|
86
94
|
|
|
87
95
|
0.0.10 - 2025-07-12
|
|
88
96
|
-------------------
|
|
@@ -91,7 +99,7 @@ Changelog
|
|
|
91
99
|
generation (in ``derive_permlink``) to resolve validation errors
|
|
92
100
|
caused by the uppercase ``U``.
|
|
93
101
|
|
|
94
|
-
.. _section-
|
|
102
|
+
.. _section-3:
|
|
95
103
|
|
|
96
104
|
0.0.9 - 2025-07-12
|
|
97
105
|
------------------
|
|
@@ -106,14 +114,14 @@ Changelog
|
|
|
106
114
|
ensuring completeness.
|
|
107
115
|
- Removed unused fall-back paths and cleaned up internal code.
|
|
108
116
|
|
|
109
|
-
.. _section-
|
|
117
|
+
.. _section-4:
|
|
110
118
|
|
|
111
119
|
0.0.8
|
|
112
120
|
-----
|
|
113
121
|
|
|
114
122
|
Added new documentation and type hints to community
|
|
115
123
|
|
|
116
|
-
.. _section-
|
|
124
|
+
.. _section-5:
|
|
117
125
|
|
|
118
126
|
0.0.7
|
|
119
127
|
-----
|
|
@@ -121,42 +129,42 @@ Added new documentation and type hints to community
|
|
|
121
129
|
Removed all python2 legacy dependencies, drop python3 version
|
|
122
130
|
requirement to >=3.10
|
|
123
131
|
|
|
124
|
-
.. _section-
|
|
132
|
+
.. _section-6:
|
|
125
133
|
|
|
126
134
|
0.0.6
|
|
127
135
|
-----
|
|
128
136
|
|
|
129
137
|
Updated to more robust error reporting
|
|
130
138
|
|
|
131
|
-
.. _section-
|
|
139
|
+
.. _section-7:
|
|
132
140
|
|
|
133
141
|
0.0.5
|
|
134
142
|
-----
|
|
135
143
|
|
|
136
144
|
More community fixes, including the Community Title Property
|
|
137
145
|
|
|
138
|
-
.. _section-
|
|
146
|
+
.. _section-8:
|
|
139
147
|
|
|
140
148
|
0.0.4
|
|
141
149
|
-----
|
|
142
150
|
|
|
143
151
|
Small community fixes
|
|
144
152
|
|
|
145
|
-
.. _section-
|
|
153
|
+
.. _section-9:
|
|
146
154
|
|
|
147
155
|
0.0.3
|
|
148
156
|
-----
|
|
149
157
|
|
|
150
158
|
Working on bridge api
|
|
151
159
|
|
|
152
|
-
.. _section-
|
|
160
|
+
.. _section-10:
|
|
153
161
|
|
|
154
162
|
0.0.2
|
|
155
163
|
-----
|
|
156
164
|
|
|
157
165
|
Rebranded to Nectar
|
|
158
166
|
|
|
159
|
-
.. _section-
|
|
167
|
+
.. _section-11:
|
|
160
168
|
|
|
161
169
|
0.0.1
|
|
162
170
|
-----
|
|
@@ -427,7 +427,10 @@ class Blocks(list):
|
|
|
427
427
|
count=1000,
|
|
428
428
|
lazy=False,
|
|
429
429
|
full=True,
|
|
430
|
+
only_ops=False,
|
|
431
|
+
only_virtual_ops=False,
|
|
430
432
|
blockchain_instance=None,
|
|
433
|
+
**kwargs,
|
|
431
434
|
):
|
|
432
435
|
"""
|
|
433
436
|
Initialize a Blocks collection by fetching a contiguous range of blocks from the chain and populating the list with Block objects.
|
|
@@ -439,6 +442,8 @@ class Blocks(list):
|
|
|
439
442
|
count (int, optional): Number of consecutive blocks to fetch. Defaults to 1000.
|
|
440
443
|
lazy (bool, optional): If True, create Block objects in lazy mode (defer full parsing). Defaults to False.
|
|
441
444
|
full (bool, optional): If True, create Block objects with full data loaded (subject to lazy). Defaults to True.
|
|
445
|
+
only_ops (bool, optional): If True, blocks will contain only regular operations (no block metadata). Defaults to False.
|
|
446
|
+
only_virtual_ops (bool, optional): If True, blocks will contain only virtual operations. Defaults to False.
|
|
442
447
|
"""
|
|
443
448
|
self.blockchain = blockchain_instance or shared_blockchain_instance()
|
|
444
449
|
|
|
@@ -453,5 +458,13 @@ class Blocks(list):
|
|
|
453
458
|
)["blocks"]
|
|
454
459
|
|
|
455
460
|
super(Blocks, self).__init__(
|
|
456
|
-
[
|
|
461
|
+
[
|
|
462
|
+
Block(
|
|
463
|
+
x,
|
|
464
|
+
lazy=lazy,
|
|
465
|
+
full=full,
|
|
466
|
+
blockchain_instance=self.blockchain,
|
|
467
|
+
)
|
|
468
|
+
for x in blocks
|
|
469
|
+
]
|
|
457
470
|
)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|