Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files:
 *
 Makefile.am
 autogen.sh
 build-aux/m4/bitcoin_find_bdb53.m4
 build-aux/m4/bitcoin_subdir_to_include.m4
 build-aux/m4/groestlcoin_qt.m4
 build-aux/m4/groestlcoin_subdir_to_include.m4
 build_msvc/msvc-autogen.py
 build_msvc/testconsensus/testconsensus.cpp
 ci/lint/04_install.sh
 ci/lint/05_before_script.sh
 ci/lint/06_script.sh
 ci/test/00_setup_env.sh
 ci/test/00_setup_env_arm.sh
 ci/test/00_setup_env_i686_centos.sh
 ci/test/00_setup_env_mac.sh
 ci/test/00_setup_env_mac_host.sh
 ci/test/00_setup_env_native_asan.sh
 ci/test/00_setup_env_native_fuzz.sh
 ci/test/00_setup_env_native_fuzz_with_valgrind.sh
 ci/test/00_setup_env_native_msan.sh
 ci/test/00_setup_env_native_multiprocess.sh
 ci/test/00_setup_env_native_nowallet.sh
 ci/test/00_setup_env_native_qt5.sh
 ci/test/00_setup_env_native_tsan.sh
 ci/test/00_setup_env_native_valgrind.sh
 ci/test/00_setup_env_s390x.sh
 ci/test/00_setup_env_win64.sh
 ci/test/03_before_install.sh
 ci/test/04_install.sh
 ci/test/05_before_script.sh
 ci/test/06_script_a.sh
 ci/test/06_script_b.sh
 ci/test/wrap-qemu.sh
 ci/test/wrap-valgrind.sh
 ci/test/wrap-wine.sh
 ci/test_run_all.sh
 contrib/devtools/circular-dependencies.py
 contrib/devtools/security-check.py
 contrib/devtools/test-security-check.py
 contrib/devtools/test_deterministic_coverage.sh
 contrib/devtools/utxo_snapshot.sh
 contrib/filter-lcov.py
 contrib/gitian-build.py
 contrib/gitian-descriptors/assign_DISTNAME
 contrib/groestlcoin-cli.bash-completion
 contrib/groestlcoin-tx.bash-completion
 contrib/groestlcoind.bash-completion
 contrib/install_db5.sh
 contrib/linearize/linearize-data.py
 contrib/linearize/linearize-hashes.py
 contrib/macdeploy/background.svg
 contrib/macdeploy/custom_dsstore.py
 contrib/macdeploy/detached-sig-apply.sh
 contrib/macdeploy/detached-sig-create.sh
 contrib/macdeploy/extract-osx-sdk.sh
 contrib/qos/tc.sh
 contrib/seeds/makeseeds.py
 contrib/testgen/base58.py
 contrib/testgen/gen_key_io_test_vectors.py
 contrib/verify-commits/gpg.sh
 contrib/verify-commits/pre-push-hook.sh
 contrib/verify-commits/verify-commits.py
 contrib/verifybinaries/verify.sh
 contrib/windeploy/detached-sig-create.sh
 contrib/zmq/zmq_sub.py
 share/genbuild.sh
 share/qt/extract_strings_qt.py
 share/rpcauth/rpcauth.py
 src/Makefile.am
 src/Makefile.bench.include
 src/Makefile.crc32c.include
 src/Makefile.leveldb.include
 src/Makefile.qt.include
 src/Makefile.qttest.include
 src/Makefile.test.include
 src/Makefile.test_fuzz.include
 src/Makefile.test_util.include
 src/base58.cpp
 src/bench/addrman.cpp
 src/bench/base58.cpp
 src/bench/bech32.cpp
 src/bench/bench.cpp
 src/bench/bench.h
 src/bench/bench_bitcoin.cpp
 src/bench/block_assemble.cpp
 src/bench/ccoins_caching.cpp
 src/bench/chacha20.cpp
 src/bench/chacha_poly_aead.cpp
 src/bench/checkblock.cpp
 src/bench/checkqueue.cpp
 src/bench/coin_selection.cpp
 src/bench/crypto_hash.cpp
 src/bench/data.cpp
 src/bench/data.h
 src/bench/duplicate_inputs.cpp
 src/bench/examples.cpp
 src/bench/gcs_filter.cpp
 src/bench/hashpadding.cpp
 src/bench/lockedpool.cpp
 src/bench/mempool_eviction.cpp
 src/bench/mempool_stress.cpp
 src/bench/merkle_root.cpp
 src/bench/nanobench.cpp
 src/bench/poly1305.cpp
 src/bench/prevector.cpp
 src/bench/rollingbloom.cpp
 src/bench/rpc_blockchain.cpp
 src/bench/rpc_mempool.cpp
 src/bench/util_time.cpp
 src/bench/verify_script.cpp
 src/bench/wallet_balance.cpp
 src/blockencodings.cpp
 src/blockencodings.h
 src/blockfilter.cpp
 src/blockfilter.h
 src/bloom.cpp
 src/bloom.h
 src/chainparamsbase.h
 src/checkqueue.h
 src/clientversion.cpp
 src/clientversion.h
 src/coins.cpp
 src/compat/byteswap.h
 src/compat/cpuid.h
 src/compat/endian.h
 src/compat/glibc_compat.cpp
 src/compat/glibc_sanity.cpp
 src/compat/glibcxx_sanity.cpp
 src/compat/sanity.h
 src/compat/stdin.cpp
 src/compat/stdin.h
 src/compat/strnlen.cpp
 src/consensus/merkle.cpp
 src/consensus/merkle.h
 src/consensus/tx_check.cpp
 src/consensus/tx_check.h
 src/consensus/tx_verify.cpp
 src/consensus/tx_verify.h
 src/core_io.h
 src/core_memusage.h
 src/core_read.cpp
 src/core_write.cpp
 src/crypto/aes.cpp
 src/crypto/aes.h
 src/crypto/chacha20.cpp
 src/crypto/chacha20.h
 src/crypto/chacha_poly_aead.cpp
 src/crypto/chacha_poly_aead.h
 src/crypto/common.h
 src/crypto/hkdf_sha256_32.cpp
 src/crypto/hkdf_sha256_32.h
 src/crypto/hmac_sha256.cpp
 src/crypto/hmac_sha256.h
 src/crypto/hmac_sha512.cpp
 src/crypto/hmac_sha512.h
 src/crypto/poly1305.cpp
 src/crypto/poly1305.h
 src/crypto/ripemd160.cpp
 src/crypto/ripemd160.h
 src/crypto/sha1.cpp
 src/crypto/sha1.h
 src/crypto/sha256.cpp
 src/crypto/sha256.h
 src/crypto/sha256_avx2.cpp
 src/crypto/sha256_sse41.cpp
 src/crypto/sha3.cpp
 src/crypto/sha3.h
 src/crypto/sha512.cpp
 src/crypto/sha512.h
 src/crypto/siphash.cpp
 src/crypto/siphash.h
 src/dbwrapper.cpp
 src/dbwrapper.h
 src/dummywallet.cpp
 src/fs.cpp
 src/fs.h
 src/groestlcoin-tx.cpp
 src/groestlcoin-wallet.cpp
 src/hash.cpp
 src/httprpc.cpp
 src/httprpc.h
 src/httpserver.cpp
 src/httpserver.h
 src/index/base.cpp
 src/index/base.h
 src/index/blockfilterindex.cpp
 src/index/blockfilterindex.h
 src/index/disktxpos.h
 src/index/txindex.cpp
 src/index/txindex.h
 src/indirectmap.h
 src/interfaces/chain.cpp
 src/interfaces/chain.h
 src/interfaces/handler.cpp
 src/interfaces/handler.h
 src/interfaces/node.cpp
 src/interfaces/node.h
 src/interfaces/wallet.cpp
 src/interfaces/wallet.h
 src/key_io.cpp
 src/memusage.h
 src/net_permissions.cpp
 src/net_permissions.h
 src/net_types.h
 src/netaddress.h
 src/netbase.h
 src/node/coin.cpp
 src/node/coin.h
 src/node/context.cpp
 src/node/context.h
 src/node/psbt.cpp
 src/node/psbt.h
 src/node/transaction.h
 src/node/ui_interface.cpp
 src/noui.h
 src/optional.h
 src/policy/rbf.cpp
 src/policy/rbf.h
 src/prevector.h
 src/psbt.cpp
 src/psbt.h
 src/qt/addressbookpage.cpp
 src/qt/addressbookpage.h
 src/qt/addresstablemodel.cpp
 src/qt/addresstablemodel.h
 src/qt/askpassphrasedialog.cpp
 src/qt/askpassphrasedialog.h
 src/qt/bantablemodel.cpp
 src/qt/bantablemodel.h
 src/qt/bitcoin.cpp
 src/qt/bitcoin.h
 src/qt/bitcoinaddressvalidator.cpp
 src/qt/bitcoinaddressvalidator.h
 src/qt/bitcoinamountfield.cpp
 src/qt/bitcoinamountfield.h
 src/qt/bitcoingui.cpp
 src/qt/bitcoingui.h
 src/qt/bitcoinunits.cpp
 src/qt/bitcoinunits.h
 src/qt/clientmodel.cpp
 src/qt/clientmodel.h
 src/qt/coincontroldialog.cpp
 src/qt/coincontroldialog.h
 src/qt/coincontroltreewidget.cpp
 src/qt/coincontroltreewidget.h
 src/qt/createwalletdialog.cpp
 src/qt/createwalletdialog.h
 src/qt/csvmodelwriter.cpp
 src/qt/csvmodelwriter.h
 src/qt/editaddressdialog.cpp
 src/qt/editaddressdialog.h
 src/qt/guiconstants.h
 src/qt/guiutil.cpp
 src/qt/guiutil.h
 src/qt/intro.cpp
 src/qt/intro.h
 src/qt/macdockiconhandler.h
 src/qt/macdockiconhandler.mm
 src/qt/macnotificationhandler.h
 src/qt/macnotificationhandler.mm
 src/qt/macos_appnap.h
 src/qt/macos_appnap.mm
 src/qt/main.cpp
 src/qt/modaloverlay.cpp
 src/qt/modaloverlay.h
 src/qt/networkstyle.cpp
 src/qt/networkstyle.h
 src/qt/notificator.cpp
 src/qt/notificator.h
 src/qt/openuridialog.cpp
 src/qt/openuridialog.h
 src/qt/optionsdialog.cpp
 src/qt/optionsdialog.h
 src/qt/optionsmodel.cpp
 src/qt/optionsmodel.h
 src/qt/overviewpage.cpp
 src/qt/overviewpage.h
 src/qt/paymentserver.cpp
 src/qt/paymentserver.h
 src/qt/peertablemodel.cpp
 src/qt/peertablemodel.h
 src/qt/platformstyle.cpp
 src/qt/platformstyle.h
 src/qt/psbtoperationsdialog.cpp
 src/qt/psbtoperationsdialog.h
 src/qt/qrimagewidget.cpp
 src/qt/qrimagewidget.h
 src/qt/qvalidatedlineedit.cpp
 src/qt/qvalidatedlineedit.h
 src/qt/qvaluecombobox.cpp
 src/qt/qvaluecombobox.h
 src/qt/receivecoinsdialog.cpp
 src/qt/receivecoinsdialog.h
 src/qt/receiverequestdialog.cpp
 src/qt/receiverequestdialog.h
 src/qt/recentrequeststablemodel.cpp
 src/qt/recentrequeststablemodel.h
 src/qt/res/animation/makespinner.sh
 src/qt/rpcconsole.cpp
 src/qt/rpcconsole.h
 src/qt/sendcoinsdialog.cpp
 src/qt/sendcoinsdialog.h
 src/qt/sendcoinsentry.cpp
 src/qt/sendcoinsentry.h
 src/qt/sendcoinsrecipient.h
 src/qt/signverifymessagedialog.cpp
 src/qt/signverifymessagedialog.h
 src/qt/splashscreen.h
 src/qt/test/addressbooktests.cpp
 src/qt/test/addressbooktests.h
 src/qt/test/apptests.cpp
 src/qt/test/apptests.h
 src/qt/test/compattests.cpp
 src/qt/test/compattests.h
 src/qt/test/rpcnestedtests.cpp
 src/qt/test/rpcnestedtests.h
 src/qt/test/test_main.cpp
 src/qt/test/uritests.cpp
 src/qt/test/uritests.h
 src/qt/test/util.cpp
 src/qt/test/util.h
 src/qt/test/wallettests.cpp
 src/qt/test/wallettests.h
 src/qt/trafficgraphwidget.cpp
 src/qt/trafficgraphwidget.h
 src/qt/transactiondesc.cpp
 src/qt/transactiondesc.h
 src/qt/transactiondescdialog.cpp
 src/qt/transactiondescdialog.h
 src/qt/transactionfilterproxy.cpp
 src/qt/transactionfilterproxy.h
 src/qt/transactionoverviewwidget.h
 src/qt/transactionrecord.cpp
 src/qt/transactionrecord.h
 src/qt/transactiontablemodel.cpp
 src/qt/transactiontablemodel.h
 src/qt/transactionview.cpp
 src/qt/transactionview.h
 src/qt/utilitydialog.cpp
 src/qt/utilitydialog.h
 src/qt/walletcontroller.cpp
 src/qt/walletcontroller.h
 src/qt/walletframe.cpp
 src/qt/walletframe.h
 src/qt/walletmodel.cpp
 src/qt/walletmodel.h
 src/qt/walletmodeltransaction.cpp
 src/qt/walletmodeltransaction.h
 src/qt/walletview.cpp
 src/qt/walletview.h
 src/qt/winshutdownmonitor.cpp
 src/qt/winshutdownmonitor.h
 src/rpc/blockchain.h
 src/rpc/mining.h
 src/rpc/net.cpp
 src/rpc/rawtransaction_util.h
 src/rpc/register.h
 src/rpc/util.cpp
 src/rpc/util.h
 src/scheduler.cpp
 src/scheduler.h
 src/script/descriptor.cpp
 src/script/descriptor.h
 src/script/keyorigin.h
 src/signet.cpp
 src/signet.h
 src/span.h
 src/support/events.h
 src/support/lockedpool.cpp
 src/support/lockedpool.h
 src/sync.cpp
 src/test/addrman_tests.cpp
 src/test/allocator_tests.cpp
 src/test/amount_tests.cpp
 src/test/arith_uint256_tests.cpp
 src/test/base32_tests.cpp
 src/test/base58_tests.cpp
 src/test/base64_tests.cpp
 src/test/bip32_tests.cpp
 src/test/blockchain_tests.cpp
 src/test/blockencodings_tests.cpp
 src/test/blockfilter_index_tests.cpp
 src/test/blockfilter_tests.cpp
 src/test/bloom_tests.cpp
 src/test/bswap_tests.cpp
 src/test/checkqueue_tests.cpp
 src/test/coins_tests.cpp
 src/test/compilerbug_tests.cpp
 src/test/compress_tests.cpp
 src/test/crypto_tests.cpp
 src/test/cuckoocache_tests.cpp
 src/test/dbwrapper_tests.cpp
 src/test/denialofservice_tests.cpp
 src/test/descriptor_tests.cpp
 src/test/flatfile_tests.cpp
 src/test/fs_tests.cpp
 src/test/fuzz/addition_overflow.cpp
 src/test/fuzz/addrdb.cpp
 src/test/fuzz/addrman.cpp
 src/test/fuzz/asmap.cpp
 src/test/fuzz/asmap_direct.cpp
 src/test/fuzz/autofile.cpp
 src/test/fuzz/banman.cpp
 src/test/fuzz/base_encode_decode.cpp
 src/test/fuzz/bech32.cpp
 src/test/fuzz/block.cpp
 src/test/fuzz/block_header.cpp
 src/test/fuzz/blockfilter.cpp
 src/test/fuzz/bloom_filter.cpp
 src/test/fuzz/buffered_file.cpp
 src/test/fuzz/chain.cpp
 src/test/fuzz/checkqueue.cpp
 src/test/fuzz/coins_view.cpp
 src/test/fuzz/connman.cpp
 src/test/fuzz/crypto.cpp
 src/test/fuzz/crypto_aes256.cpp
 src/test/fuzz/crypto_aes256cbc.cpp
 src/test/fuzz/crypto_chacha20.cpp
 src/test/fuzz/crypto_chacha20_poly1305_aead.cpp
 src/test/fuzz/crypto_common.cpp
 src/test/fuzz/crypto_hkdf_hmac_sha256_l32.cpp
 src/test/fuzz/crypto_poly1305.cpp
 src/test/fuzz/cuckoocache.cpp
 src/test/fuzz/decode_tx.cpp
 src/test/fuzz/descriptor_parse.cpp
 src/test/fuzz/deserialize.cpp
 src/test/fuzz/eval_script.cpp
 src/test/fuzz/fee_rate.cpp
 src/test/fuzz/fees.cpp
 src/test/fuzz/flatfile.cpp
 src/test/fuzz/float.cpp
 src/test/fuzz/fuzz.cpp
 src/test/fuzz/fuzz.h
 src/test/fuzz/golomb_rice.cpp
 src/test/fuzz/hex.cpp
 src/test/fuzz/http_request.cpp
 src/test/fuzz/integer.cpp
 src/test/fuzz/key.cpp
 src/test/fuzz/key_io.cpp
 src/test/fuzz/kitchen_sink.cpp
 src/test/fuzz/load_external_block_file.cpp
 src/test/fuzz/locale.cpp
 src/test/fuzz/merkleblock.cpp
 src/test/fuzz/message.cpp
 src/test/fuzz/multiplication_overflow.cpp
 src/test/fuzz/net.cpp
 src/test/fuzz/net_permissions.cpp
 src/test/fuzz/netaddress.cpp
 src/test/fuzz/p2p_transport_deserializer.cpp
 src/test/fuzz/parse_hd_keypath.cpp
 src/test/fuzz/parse_iso8601.cpp
 src/test/fuzz/parse_numbers.cpp
 src/test/fuzz/parse_script.cpp
 src/test/fuzz/parse_univalue.cpp
 src/test/fuzz/policy_estimator.cpp
 src/test/fuzz/policy_estimator_io.cpp
 src/test/fuzz/pow.cpp
 src/test/fuzz/prevector.cpp
 src/test/fuzz/primitives_transaction.cpp
 src/test/fuzz/process_message.cpp
 src/test/fuzz/process_messages.cpp
 src/test/fuzz/protocol.cpp
 src/test/fuzz/psbt.cpp
 src/test/fuzz/random.cpp
 src/test/fuzz/rbf.cpp
 src/test/fuzz/rolling_bloom_filter.cpp
 src/test/fuzz/script.cpp
 src/test/fuzz/script_assets_test_minimizer.cpp
 src/test/fuzz/script_bitcoin_consensus.cpp
 src/test/fuzz/script_descriptor_cache.cpp
 src/test/fuzz/script_flags.cpp
 src/test/fuzz/script_interpreter.cpp
 src/test/fuzz/script_ops.cpp
 src/test/fuzz/script_sigcache.cpp
 src/test/fuzz/script_sign.cpp
 src/test/fuzz/scriptnum_ops.cpp
 src/test/fuzz/secp256k1_ec_seckey_import_export_der.cpp
 src/test/fuzz/secp256k1_ecdsa_signature_parse_der_lax.cpp
 src/test/fuzz/signature_checker.cpp
 src/test/fuzz/signet.cpp
 src/test/fuzz/span.cpp
 src/test/fuzz/spanparsing.cpp
 src/test/fuzz/string.cpp
 src/test/fuzz/strprintf.cpp
 src/test/fuzz/system.cpp
 src/test/fuzz/timedata.cpp
 src/test/fuzz/transaction.cpp
 src/test/fuzz/tx_in.cpp
 src/test/fuzz/tx_out.cpp
 src/test/fuzz/txrequest.cpp
 src/test/fuzz/util.h
 src/test/fuzz/versionbits.cpp
 src/test/getarg_tests.cpp
 src/test/hash_tests.cpp
 src/test/interfaces_tests.cpp
 src/test/key_io_tests.cpp
 src/test/key_tests.cpp
 src/test/logging_tests.cpp
 src/test/main.cpp
 src/test/mempool_tests.cpp
 src/test/merkle_tests.cpp
 src/test/merkleblock_tests.cpp
 src/test/miner_tests.cpp
 src/test/multisig_tests.cpp
 src/test/net_tests.cpp
 src/test/netbase_tests.cpp
 src/test/pmt_tests.cpp
 src/test/policy_fee_tests.cpp
 src/test/policyestimator_tests.cpp
 src/test/pow_tests.cpp
 src/test/prevector_tests.cpp
 src/test/raii_event_tests.cpp
 src/test/random_tests.cpp
 src/test/ref_tests.cpp
 src/test/reverselock_tests.cpp
 src/test/rpc_tests.cpp
 src/test/sanity_tests.cpp
 src/test/scheduler_tests.cpp
 src/test/script_p2sh_tests.cpp
 src/test/script_standard_tests.cpp
 src/test/script_tests.cpp
 src/test/scriptnum_tests.cpp
 src/test/serialize_tests.cpp
 src/test/settings_tests.cpp
 src/test/sighash_tests.cpp
 src/test/sigopcount_tests.cpp
 src/test/skiplist_tests.cpp
 src/test/streams_tests.cpp
 src/test/sync_tests.cpp
 src/test/system_tests.cpp
 src/test/timedata_tests.cpp
 src/test/transaction_tests.cpp
 src/test/txindex_tests.cpp
 src/test/txrequest_tests.cpp
 src/test/txvalidation_tests.cpp
 src/test/txvalidationcache_tests.cpp
 src/test/uint256_tests.cpp
 src/test/util/blockfilter.cpp
 src/test/util/blockfilter.h
 src/test/util/logging.cpp
 src/test/util/logging.h
 src/test/util/mining.cpp
 src/test/util/mining.h
 src/test/util/net.cpp
 src/test/util/net.h
 src/test/util/setup_common.cpp
 src/test/util/setup_common.h
 src/test/util/str.cpp
 src/test/util/str.h
 src/test/util/transaction_utils.cpp
 src/test/util/transaction_utils.h
 src/test/util/validation.cpp
 src/test/util/validation.h
 src/test/util/wallet.cpp
 src/test/util/wallet.h
 src/test/util_tests.cpp
 src/test/util_threadnames_tests.cpp
 src/test/validation_block_tests.cpp
 src/test/validation_chainstate_tests.cpp
 src/test/validation_chainstatemanager_tests.cpp
 src/test/validation_flush_tests.cpp
 src/test/validation_tests.cpp
 src/test/validationinterface_tests.cpp
 src/test/versionbits_tests.cpp
 src/threadinterrupt.h
 src/timedata.cpp
 src/timedata.h
 src/torcontrol.h
 src/txrequest.cpp
 src/txrequest.h
 src/util/asmap.cpp
 src/util/asmap.h
 src/util/bip32.cpp
 src/util/bip32.h
 src/util/bytevectorhash.cpp
 src/util/bytevectorhash.h
 src/util/check.h
 src/util/error.cpp
 src/util/error.h
 src/util/golombrice.h
 src/util/macros.h
 src/util/rbf.cpp
 src/util/rbf.h
 src/util/ref.h
 src/util/settings.cpp
 src/util/settings.h
 src/util/spanparsing.cpp
 src/util/spanparsing.h
 src/util/string.cpp
 src/util/string.h
 src/util/threadnames.cpp
 src/util/threadnames.h
 src/util/translation.h
 src/util/ui_change_type.h
 src/util/url.cpp
 src/util/url.h
 src/util/vector.h
 src/version.h
 src/versionbits.cpp
 src/versionbits.h
 src/versionbitsinfo.cpp
 src/versionbitsinfo.h
 src/wallet/coincontrol.cpp
 src/wallet/coincontrol.h
 src/wallet/coinselection.cpp
 src/wallet/coinselection.h
 src/wallet/context.cpp
 src/wallet/context.h
 src/wallet/crypter.cpp
 src/wallet/crypter.h
 src/wallet/feebumper.cpp
 src/wallet/feebumper.h
 src/wallet/rpcdump.cpp
 src/wallet/rpcwallet.h
 src/wallet/scriptpubkeyman.cpp
 src/wallet/scriptpubkeyman.h
 src/wallet/sqlite.cpp
 src/wallet/sqlite.h
 src/wallet/test/coinselector_tests.cpp
 src/wallet/test/db_tests.cpp
 src/wallet/test/init_test_fixture.cpp
 src/wallet/test/init_test_fixture.h
 src/wallet/test/init_tests.cpp
 src/wallet/test/ismine_tests.cpp
 src/wallet/test/psbt_wallet_tests.cpp
 src/wallet/test/scriptpubkeyman_tests.cpp
 src/wallet/test/wallet_crypto_tests.cpp
 src/wallet/test/wallet_test_fixture.cpp
 src/wallet/test/wallet_test_fixture.h
 src/wallet/test/wallet_tests.cpp
 src/wallet/wallettool.cpp
 src/wallet/wallettool.h
 src/wallet/walletutil.cpp
 src/wallet/walletutil.h
 src/walletinitinterface.h
 src/zmq/zmqabstractnotifier.cpp
 src/zmq/zmqabstractnotifier.h
 src/zmq/zmqnotificationinterface.cpp
 src/zmq/zmqnotificationinterface.h
 src/zmq/zmqpublishnotifier.h
 src/zmq/zmqrpc.cpp
 src/zmq/zmqrpc.h
 src/zmq/zmqutil.cpp
 src/zmq/zmqutil.h
 test/config.ini.in
 test/functional/feature_asmap.py
 test/functional/feature_backwards_compatibility.py
 test/functional/feature_loadblock.py
 test/functional/feature_settings.py
 test/functional/feature_signet.py
 test/functional/feature_taproot.py
 test/functional/mempool_compatibility.py
 test/functional/mempool_expiry.py
 test/functional/mempool_unbroadcast.py
 test/functional/mempool_updatefromblock.py
 test/functional/p2p_addr_relay.py
 test/functional/p2p_addrv2_relay.py
 test/functional/p2p_blockfilters.py
 test/functional/p2p_eviction.py
 test/functional/p2p_filter.py
 test/functional/p2p_getaddr_caching.py
 test/functional/p2p_getdata.py
 test/functional/p2p_ibd_txrelay.py
 test/functional/p2p_nobloomfilter_messages.py
 test/functional/p2p_ping.py
 test/functional/rpc_dumptxoutset.py
 test/functional/rpc_estimatefee.py
 test/functional/rpc_generate.py
 test/functional/rpc_generateblock.py
 test/functional/rpc_getdescriptorinfo.py
 test/functional/rpc_getpeerinfo_deprecation.py
 test/functional/rpc_invalid_address_message.py
 test/functional/rpc_whitelist.py
 test/functional/test_framework/address.py
 test/functional/test_framework/bdb.py
 test/functional/test_framework/blocktools.py
 test/functional/test_framework/coverage.py
 test/functional/test_framework/netutil.py
 test/functional/test_framework/script.py
 test/functional/test_framework/script_util.py
 test/functional/test_framework/siphash.py
 test/functional/test_framework/socks5.py
 test/functional/test_framework/test_framework.py
 test/functional/test_framework/test_node.py
 test/functional/test_framework/test_shell.py
 test/functional/test_framework/util.py
 test/functional/test_framework/wallet.py
 test/functional/test_framework/wallet_util.py
 test/functional/wallet_descriptor.py
 test/functional/wallet_implicitsegwit.py
 test/functional/wallet_importdescriptors.py
 test/functional/wallet_send.py
 test/functional/wallet_startup.py
 test/functional/wallet_upgradewallet.py
 test/fuzz/test_runner.py
 test/get_previous_releases.py
 test/lint/check-doc.py
 test/lint/check-rpc-mappings.py
 test/lint/commit-script-check.sh
 test/lint/extended-lint-all.sh
 test/lint/extended-lint-cppcheck.sh
 test/lint/lint-all.sh
 test/lint/lint-assertions.sh
 test/lint/lint-circular-dependencies.sh
 test/lint/lint-cpp.sh
 test/lint/lint-filenames.sh
 test/lint/lint-format-strings.py
 test/lint/lint-format-strings.sh
 test/lint/lint-git-commit-check.sh
 test/lint/lint-include-guards.sh
 test/lint/lint-includes.sh
 test/lint/lint-locale-dependence.sh
 test/lint/lint-logs.sh
 test/lint/lint-python-mutable-default-parameters.sh
 test/lint/lint-python-utf8-encoding.sh
 test/lint/lint-python.sh
 test/lint/lint-qt.sh
 test/lint/lint-rpc-help.sh
 test/lint/lint-shebang.sh
 test/lint/lint-shell-locale.sh
 test/lint/lint-shell.sh
 test/lint/lint-spelling.sh
 test/lint/lint-submodule.sh
 test/lint/lint-tests.sh
 test/lint/lint-whitespace.sh
 test/util/rpcauth-test.py
Copyright:
  2009-2014, The Bitcoin Core developers
  2009-2015, The Bitcoin Core developers
  2009-2016, The Bitcoin Core developers
  2009-2018, The Bitcoin Core developers
  2009-2019, The Bitcoin Core developers
  2009-2020, The Bitcoin Core developers
  2010-2019, The Bitcoin Core developers
  2010-2020, The Bitcoin Core developers
  2011-2014, The Bitcoin Core developers
  2011-2015, The Bitcoin Core developers
  2011-2018, The Bitcoin Core developers
  2011-2019, The Bitcoin Core developers
  2011-2020, The Bitcoin Core developers
  2012-2018, The Bitcoin Core developers
  2012-2019, The Bitcoin Core developers
  2012-2020, The Bitcoin Core developers
  2013-2014, The Bitcoin Core developers
  2013-2016, The Bitcoin Core developers
  2013-2018, The Bitcoin Core developers
  2013-2019, The Bitcoin Core developers
  2013-2020, The Bitcoin Core developers
  2014-2016, The Bitcoin Core developers
  2014-2018, The Bitcoin Core developers
  2014-2019, The Bitcoin Core developers
  2014-2020, The Bitcoin Core developers
  2015, The Bitcoin Core developers
  2015-2016, The Bitcoin Core developers
  2015-2018, The Bitcoin Core developers
  2015-2019, The Bitcoin Core developers
  2015-2020, The Bitcoin Core developers
  2016, The Bitcoin Core developers
  2016-2018, The Bitcoin Core developers
  2016-2019, The Bitcoin Core developers
  2016-2020, The Bitcoin Core developers
  2017-2018, The Bitcoin Core developers
  2017-2019, The Bitcoin Core developers
  2017-2020, The Bitcoin Core developers
  2018, The Bitcoin Core developers
  2018-2019, The Bitcoin Core developers
  2018-2020, The Bitcoin Core developers
  2019, The Bitcoin Core developers
  2019-2020, The Bitcoin Core developers
  2020, The Bitcoin Core developers
  2020-2021, The Bitcoin Core developers
  2021, The Bitcoin Core developers
License: Expat
 FIXME

Files:
 CODEOWNERS
 INSTALL.md
 SECURITY.md
 build-aux/m4/l_socket.m4
 build_msvc/README.md
 build_msvc/bench_bitcoin/bench_bitcoin.vcxproj.in
 build_msvc/bitcoin-cli/bitcoin-cli.vcxproj
 build_msvc/bitcoin-qt/bitcoin-qt.vcxproj
 build_msvc/bitcoin-tx/bitcoin-tx.vcxproj
 build_msvc/bitcoin-wallet/bitcoin-wallet.vcxproj
 build_msvc/bitcoin.sln
 build_msvc/bitcoind/bitcoind.vcxproj
 build_msvc/common.init.vcxproj
 build_msvc/common.qt.init.vcxproj
 build_msvc/common.vcxproj
 build_msvc/libbitcoin_cli/libbitcoin_cli.vcxproj.in
 build_msvc/libbitcoin_common/libbitcoin_common.vcxproj.in
 build_msvc/libbitcoin_crypto/libbitcoin_crypto.vcxproj.in
 build_msvc/libbitcoin_qt/libbitcoin_qt.vcxproj
 build_msvc/libbitcoin_server/libbitcoin_server.vcxproj.in
 build_msvc/libbitcoin_util/libbitcoin_util.vcxproj.in
 build_msvc/libbitcoin_wallet/libbitcoin_wallet.vcxproj.in
 build_msvc/libbitcoin_wallet_tool/libbitcoin_wallet_tool.vcxproj.in
 build_msvc/libbitcoin_zmq/libbitcoin_zmq.vcxproj.in
 build_msvc/libbitcoinconsensus/libbitcoinconsensus.vcxproj
 build_msvc/libleveldb/libleveldb.vcxproj
 build_msvc/libsecp256k1/libsecp256k1.vcxproj
 build_msvc/libtest_util/libtest_util.vcxproj.in
 build_msvc/libunivalue/libunivalue.vcxproj
 build_msvc/msbuild/tasks/hexdump.targets
 build_msvc/msbuild/tasks/replaceinfile.targets
 build_msvc/test_bitcoin-qt/test_bitcoin-qt.vcxproj
 build_msvc/test_bitcoin/test_bitcoin.vcxproj
 build_msvc/testconsensus/testconsensus.vcxproj
 build_msvc/vcpkg.json
 ci/README.md
 ci/retry/README.md
 ci/retry/retry
 contrib/devtools/split-debug.sh.in
 contrib/gitian-descriptors/gitian-linux.yml
 contrib/gitian-descriptors/gitian-osx-signer.yml
 contrib/gitian-descriptors/gitian-osx.yml
 contrib/gitian-descriptors/gitian-win-signer.yml
 contrib/gitian-descriptors/gitian-win.yml
 contrib/gitian-keys/README.md
 contrib/gitian-keys/keys.txt
 contrib/groestlcoin-qt.pro
 contrib/guix/README.md
 contrib/guix/guix-build.sh
 contrib/guix/libexec/build.sh
 contrib/guix/manifest.scm
 contrib/init/README.md
 contrib/init/groestlcoind.conf
 contrib/init/groestlcoind.init
 contrib/init/groestlcoind.openrc
 contrib/init/groestlcoind.openrcconf
 contrib/init/groestlcoind.service
 contrib/init/org.groestlcoin.groestlcoind.plist
 contrib/linearize/README.md
 contrib/linearize/example-linearize.cfg
 contrib/macdeploy/README.md
 contrib/macdeploy/fancy.plist
 contrib/macdeploy/gen-sdk
 contrib/qos/README.md
 contrib/rpm/bitcoin.spec
 contrib/seeds/README.md
 contrib/seeds/nodes_main.txt
 contrib/seeds/nodes_test.txt
 contrib/seeds/suspicious_hosts.txt
 contrib/testgen/README.md
 contrib/valgrind.supp
 contrib/verify-commits/README.md
 contrib/verify-commits/allow-incorrect-sha512-commits
 contrib/verify-commits/allow-revsig-commits
 contrib/verify-commits/allow-unclean-merge-commits
 contrib/verify-commits/trusted-git-root
 contrib/verify-commits/trusted-keys
 contrib/verify-commits/trusted-sha512-root-commit
 contrib/verifybinaries/README.md
 contrib/windeploy/win-codesign.cert
 depends/Makefile
 depends/README.md
 depends/builders/darwin.mk
 depends/builders/default.mk
 depends/builders/linux.mk
 depends/config.site.in
 depends/description.md
 depends/funcs.mk
 depends/hosts/android.mk
 depends/hosts/darwin.mk
 depends/hosts/default.mk
 depends/hosts/linux.mk
 depends/hosts/mingw32.mk
 depends/packages.md
 depends/packages/bdb.mk
 depends/packages/boost.mk
 depends/packages/capnp.mk
 depends/packages/expat.mk
 depends/packages/fontconfig.mk
 depends/packages/freetype.mk
 depends/packages/libXau.mk
 depends/packages/libevent.mk
 depends/packages/libmultiprocess.mk
 depends/packages/libxcb.mk
 depends/packages/miniupnpc.mk
 depends/packages/native_biplist.mk
 depends/packages/native_capnp.mk
 depends/packages/native_cctools.mk
 depends/packages/native_cdrkit.mk
 depends/packages/native_ds_store.mk
 depends/packages/native_libdmg-hfsplus.mk
 depends/packages/native_libmultiprocess.mk
 depends/packages/native_mac_alias.mk
 depends/packages/packages.mk
 depends/packages/qrencode.mk
 depends/packages/qt.mk
 depends/packages/sqlite.mk
 depends/packages/xcb_proto.mk
 depends/packages/xproto.mk
 depends/packages/zeromq.mk
 depends/packages/zlib.mk
 depends/patches/bdb/clang_cxx_11.patch
 depends/patches/boost/unused_var_in_process.patch
 depends/patches/fontconfig/gperf_header_regen.patch
 depends/patches/fontconfig/remove_char_width_usage.patch
 depends/patches/libevent/0001-fix-windows-getaddrinfo.patch
 depends/patches/miniupnpc/dont_use_wingen.patch
 depends/patches/native_cctools/ld64_disable_threading.patch
 depends/patches/native_cdrkit/cdrkit-deterministic.patch
 depends/patches/native_libdmg-hfsplus/remove-libcrypto-dependency.patch
 depends/patches/qt/dont_hardcode_pwd.patch
 depends/patches/qt/drop_lrelease_dependency.patch
 depends/patches/qt/fix-cocoahelpers-macos.patch
 depends/patches/qt/fix_android_jni_static.patch
 depends/patches/qt/fix_android_qmake_conf.patch
 depends/patches/qt/fix_configure_mac.patch
 depends/patches/qt/fix_no_printer.patch
 depends/patches/qt/fix_powerpc_libpng.patch
 depends/patches/qt/fix_qpainter_non_determinism.patch
 depends/patches/qt/fix_qt_pkgconfig.patch
 depends/patches/qt/fix_rcc_determinism.patch
 depends/patches/qt/fix_riscv64_arch.patch
 depends/patches/qt/freetype_back_compat.patch
 depends/patches/qt/mac-qmake.conf
 depends/patches/qt/no-xlib.patch
 depends/patches/qt/qfixed-coretext.patch
 depends/patches/qt/xkb-default.patch
 depends/patches/zeromq/remove_libstd_link.patch
 doc/Doxyfile.in
 doc/JSON-RPC-interface.md
 doc/README_windows.txt
 doc/REST-interface.md
 doc/assets-attribution.md
 doc/benchmarking.md
 doc/bips.md
 doc/build-freebsd.md
 doc/build-netbsd.md
 doc/build-openbsd.md
 doc/build-osx.md
 doc/build-unix.md
 doc/build-windows.md
 doc/dependencies.md
 doc/descriptors.md
 doc/developer-notes.md
 doc/dnsseed-policy.md
 doc/files.md
 doc/fuzzing.md
 doc/gitian-building.md
 doc/groestlcoin-conf.md
 doc/groestlcoin_logo_doxygen.png
 doc/init.md
 doc/man/Makefile.am
 doc/multiprocess.md
 doc/productivity.md
 doc/psbt.md
 doc/reduce-memory.md
 doc/reduce-traffic.md
 doc/release-notes.md
 doc/release-notes/release-notes-2.11.0.md
 doc/release-notes/release-notes-2.13.3.md
 doc/release-notes/release-notes-2.16.0.md
 doc/release-notes/release-notes-2.16.3.md
 doc/release-notes/release-notes-2.17.2.md
 doc/release-notes/release-notes-2.18.2.md
 doc/release-notes/release-notes-2.19.1.md
 doc/release-notes/release-notes-2.20.1.md
 doc/release-notes/release-notes-2.21.0.md
 doc/release-notes/release-notes-2.21.1.md
 doc/release-process.md
 doc/shared-libraries.md
 doc/tor.md
 doc/translation_process.md
 doc/translation_strings_policy.md
 doc/zmq.md
 groestlcoin.sln
 groestlcoin.wxs
 libgroestlcoinconsensus.pc.in
 share/examples/groestlcoin.conf
 share/pixmaps/groestlcoin128.png
 share/pixmaps/groestlcoin128.xpm
 share/pixmaps/groestlcoin16.png
 share/pixmaps/groestlcoin16.xpm
 share/pixmaps/groestlcoin20.png
 share/pixmaps/groestlcoin256.png
 share/pixmaps/groestlcoin256.xpm
 share/pixmaps/groestlcoin32.png
 share/pixmaps/groestlcoin32.xpm
 share/pixmaps/groestlcoin48.png
 share/pixmaps/groestlcoin64.png
 share/pixmaps/groestlcoin64.xpm
 share/pixmaps/nsis-header.bmp
 share/pixmaps/nsis-wizard.bmp
 share/pixmaps/wix-banner.bmp
 share/pixmaps/wix-topbanner.bmp
 share/rpcauth/README.md
 src/.clang-format
 src/Makefile.qt_locale.include
 src/bench/data/block413567.raw
 src/cfg/vs/vs-inc.props
 src/cfg/vs/vs-ver.props
 src/cfg/vs/vsyasm.props
 src/cfg/vs/vsyasm.targets
 src/cfg/vs/vsyasm.xml
 src/chainparamsseeds.h
 src/compat/vc_compat.cpp
 src/crc32c/.appveyor.yml
 src/crc32c/.clang-format
 src/crc32c/.clang_complete
 src/crc32c/.travis.yml
 src/crc32c/CONTRIBUTING.md
 src/crc32c/README.md
 src/crypto/ctaes/README.md
 src/crypto/ctaes/bench.c
 src/groestlcoin-cli.vcxproj
 src/groestlcoin-cli.vcxproj.filters
 src/groestlcoin-common.vcxproj
 src/groestlcoin-common.vcxproj.filters
 src/groestlcoin-dll.cpp
 src/groestlcoin-qt.vcxproj
 src/groestlcoin-qt.vcxproj.filters
 src/groestlcoin-tx.vcxproj
 src/groestlcoin-tx.vcxproj.filters
 src/groestlcoin.vcxproj
 src/groestlcoin.vcxproj.filters
 src/groestlcoind.vcxproj
 src/groestlcoind.vcxproj.filters
 src/grs-config.h
 src/interfaces/README.md
 src/node/README.md
 src/qt/Makefile
 src/qt/README.md
 src/qt/bitcoin.qrc
 src/qt/bitcoin_locale.qrc
 src/qt/forms/addressbookpage.ui
 src/qt/forms/askpassphrasedialog.ui
 src/qt/forms/coincontroldialog.ui
 src/qt/forms/createwalletdialog.ui
 src/qt/forms/debugwindow.ui
 src/qt/forms/editaddressdialog.ui
 src/qt/forms/helpmessagedialog.ui
 src/qt/forms/intro.ui
 src/qt/forms/modaloverlay.ui
 src/qt/forms/openuridialog.ui
 src/qt/forms/optionsdialog.ui
 src/qt/forms/overviewpage.ui
 src/qt/forms/psbtoperationsdialog.ui
 src/qt/forms/receivecoinsdialog.ui
 src/qt/forms/receiverequestdialog.ui
 src/qt/forms/sendcoinsdialog.ui
 src/qt/forms/sendcoinsentry.ui
 src/qt/forms/signverifymessagedialog.ui
 src/qt/forms/transactiondescdialog.ui
 src/qt/moc.proj
 src/qt/res/animation/spinner-000.png
 src/qt/res/animation/spinner-001.png
 src/qt/res/animation/spinner-002.png
 src/qt/res/animation/spinner-003.png
 src/qt/res/animation/spinner-004.png
 src/qt/res/animation/spinner-005.png
 src/qt/res/animation/spinner-006.png
 src/qt/res/animation/spinner-007.png
 src/qt/res/animation/spinner-008.png
 src/qt/res/animation/spinner-009.png
 src/qt/res/animation/spinner-010.png
 src/qt/res/animation/spinner-011.png
 src/qt/res/animation/spinner-012.png
 src/qt/res/animation/spinner-013.png
 src/qt/res/animation/spinner-014.png
 src/qt/res/animation/spinner-015.png
 src/qt/res/animation/spinner-016.png
 src/qt/res/animation/spinner-017.png
 src/qt/res/animation/spinner-018.png
 src/qt/res/animation/spinner-019.png
 src/qt/res/animation/spinner-020.png
 src/qt/res/animation/spinner-021.png
 src/qt/res/animation/spinner-022.png
 src/qt/res/animation/spinner-023.png
 src/qt/res/animation/spinner-024.png
 src/qt/res/animation/spinner-025.png
 src/qt/res/animation/spinner-026.png
 src/qt/res/animation/spinner-027.png
 src/qt/res/animation/spinner-028.png
 src/qt/res/animation/spinner-029.png
 src/qt/res/animation/spinner-030.png
 src/qt/res/animation/spinner-031.png
 src/qt/res/animation/spinner-032.png
 src/qt/res/animation/spinner-033.png
 src/qt/res/animation/spinner-034.png
 src/qt/res/animation/spinner-035.png
 src/qt/res/icons/add.png
 src/qt/res/icons/address-book.png
 src/qt/res/icons/chevron.png
 src/qt/res/icons/clock1.png
 src/qt/res/icons/clock2.png
 src/qt/res/icons/clock3.png
 src/qt/res/icons/clock4.png
 src/qt/res/icons/clock5.png
 src/qt/res/icons/connect0.png
 src/qt/res/icons/connect1.png
 src/qt/res/icons/connect2.png
 src/qt/res/icons/connect3.png
 src/qt/res/icons/connect4.png
 src/qt/res/icons/edit.png
 src/qt/res/icons/editcopy.png
 src/qt/res/icons/editpaste.png
 src/qt/res/icons/export.png
 src/qt/res/icons/eye.png
 src/qt/res/icons/eye_minus.png
 src/qt/res/icons/eye_plus.png
 src/qt/res/icons/fontbigger.png
 src/qt/res/icons/fontsmaller.png
 src/qt/res/icons/groestlcoin.png
 src/qt/res/icons/hd_disabled.png
 src/qt/res/icons/hd_enabled.png
 src/qt/res/icons/history.png
 src/qt/res/icons/lock_closed.png
 src/qt/res/icons/lock_open.png
 src/qt/res/icons/network_disabled.png
 src/qt/res/icons/overview.png
 src/qt/res/icons/proxy.png
 src/qt/res/icons/receive.png
 src/qt/res/icons/remove.png
 src/qt/res/icons/send.png
 src/qt/res/icons/synced.png
 src/qt/res/icons/transaction0.png
 src/qt/res/icons/transaction2.png
 src/qt/res/icons/transaction_abandoned.png
 src/qt/res/icons/transaction_conflicted.png
 src/qt/res/icons/tx_inout.png
 src/qt/res/icons/tx_input.png
 src/qt/res/icons/tx_mined.png
 src/qt/res/icons/tx_output.png
 src/qt/res/icons/warning.png
 src/qt/res/images/splash.png
 src/qt/res/images/splash_testnet.png
 src/qt/res/src/clock_0.svg
 src/qt/res/src/clock_1.svg
 src/qt/res/src/clock_2.svg
 src/qt/res/src/clock_3.svg
 src/qt/res/src/clock_4.svg
 src/qt/res/src/connect-0.svg
 src/qt/res/src/connect-1.svg
 src/qt/res/src/connect-2.svg
 src/qt/res/src/connect-3.svg
 src/qt/res/src/connect-4.svg
 src/qt/res/src/groestlcoin.svg
 src/qt/res/src/hd_disabled.svg
 src/qt/res/src/hd_enabled.svg
 src/qt/res/src/mine.svg
 src/qt/res/src/network_disabled.svg
 src/qt/res/src/proxy.svg
 src/qt/res/src/qt.svg
 src/qt/res/src/spinner.png
 src/qt/res/src/transaction0.svg
 src/qt/res/src/tx_in.svg
 src/qt/res/src/tx_inout.svg
 src/qt/stdafx.cpp
 src/qt/stdafx.h
 src/qt/test/Makefile
 src/reverse_iterator.h
 src/stdafx.cpp
 src/stdafx.h
 src/test/Makefile
 src/test/README.md
 src/test/data/asmap.raw
 src/test/data/base58_encode_decode.json
 src/test/data/blockfilters.json
 src/test/data/key_io_invalid.json
 src/test/data/key_io_valid.json
 src/test/data/script_tests.json
 src/test/data/sighash.json
 src/test/data/tx_invalid.json
 src/test/data/tx_valid.json
 src/test/fuzz/FuzzedDataProvider.h
 src/test/util/README.md
 src/vc-inc.h
 src/win-libs.cpp
 test/README.md
 test/functional/combined_log_template.html
 test/functional/data/rpc_bip67.json
 test/functional/test-shell.md
 test/functional/test_framework/bip340_test_vectors.csv
 test/lint/README.md
 test/lint/lint-spelling.ignore-words.txt
 test/sanitizer_suppressions/lsan
 test/sanitizer_suppressions/tsan
 test/sanitizer_suppressions/ubsan
 test/util/data/bitcoin-util-test.json
 test/util/data/blanktxv1.hex
 test/util/data/blanktxv1.json
 test/util/data/blanktxv2.hex
 test/util/data/blanktxv2.json
 test/util/data/tt-delin1-out.hex
 test/util/data/tt-delin1-out.json
 test/util/data/tt-delout1-out.hex
 test/util/data/tt-delout1-out.json
 test/util/data/tt-locktime317000-out.hex
 test/util/data/tt-locktime317000-out.json
 test/util/data/tx394b54bb.hex
 test/util/data/txcreate1.hex
 test/util/data/txcreate1.json
 test/util/data/txcreate2.hex
 test/util/data/txcreate2.json
 test/util/data/txcreatedata1.hex
 test/util/data/txcreatedata1.json
 test/util/data/txcreatedata2.hex
 test/util/data/txcreatedata2.json
 test/util/data/txcreatedata_seq0.hex
 test/util/data/txcreatedata_seq0.json
 test/util/data/txcreatedata_seq1.hex
 test/util/data/txcreatedata_seq1.json
 test/util/data/txcreatemultisig1.hex
 test/util/data/txcreatemultisig1.json
 test/util/data/txcreatemultisig2.hex
 test/util/data/txcreatemultisig2.json
 test/util/data/txcreatemultisig3.hex
 test/util/data/txcreatemultisig3.json
 test/util/data/txcreatemultisig4.hex
 test/util/data/txcreatemultisig4.json
 test/util/data/txcreatemultisig5.json
 test/util/data/txcreateoutpubkey1.hex
 test/util/data/txcreateoutpubkey1.json
 test/util/data/txcreateoutpubkey2.hex
 test/util/data/txcreateoutpubkey2.json
 test/util/data/txcreateoutpubkey3.hex
 test/util/data/txcreateoutpubkey3.json
 test/util/data/txcreatescript1.hex
 test/util/data/txcreatescript1.json
 test/util/data/txcreatescript2.hex
 test/util/data/txcreatescript2.json
 test/util/data/txcreatescript3.hex
 test/util/data/txcreatescript3.json
 test/util/data/txcreatescript4.hex
 test/util/data/txcreatescript4.json
 test/util/data/txcreatescript5.hex
 test/util/data/txcreatescript6.hex
 test/util/data/txcreatesignv1.hex
 test/util/data/txcreatesignv1.json
 test/util/data/txcreatesignv2.hex
 windows.mak
Copyright:
  NONE
License: UNKNOWN
 FIXME

Files:
 src/addrdb.cpp
 src/addrdb.h
 src/amount.h
 src/arith_uint256.cpp
 src/arith_uint256.h
 src/attributes.h
 src/banman.cpp
 src/banman.h
 src/base58.h
 src/chain.cpp
 src/chain.h
 src/chainparams.cpp
 src/chainparams.h
 src/chainparamsbase.cpp
 src/coins.h
 src/compat.h
 src/compat/assumptions.h
 src/compressor.cpp
 src/compressor.h
 src/consensus/consensus.h
 src/consensus/params.h
 src/consensus/validation.h
 src/flatfile.cpp
 src/flatfile.h
 src/groestlcoin-cli.cpp
 src/groestlcoind.cpp
 src/hash.h
 src/init.cpp
 src/init.h
 src/key_io.h
 src/logging.cpp
 src/logging.h
 src/logging/timer.h
 src/merkleblock.cpp
 src/merkleblock.h
 src/miner.cpp
 src/miner.h
 src/net.cpp
 src/net.h
 src/net_processing.cpp
 src/net_processing.h
 src/netaddress.cpp
 src/netbase.cpp
 src/netmessagemaker.h
 src/node/coinstats.cpp
 src/node/coinstats.h
 src/node/transaction.cpp
 src/node/ui_interface.h
 src/node/utxo_snapshot.h
 src/noui.cpp
 src/outputtype.cpp
 src/outputtype.h
 src/policy/feerate.cpp
 src/policy/feerate.h
 src/policy/fees.cpp
 src/policy/fees.h
 src/policy/policy.cpp
 src/policy/policy.h
 src/policy/settings.cpp
 src/policy/settings.h
 src/pow.cpp
 src/pow.h
 src/primitives/block.cpp
 src/primitives/block.h
 src/primitives/transaction.cpp
 src/primitives/transaction.h
 src/protocol.cpp
 src/protocol.h
 src/random.cpp
 src/random.h
 src/randomenv.cpp
 src/randomenv.h
 src/rest.cpp
 src/rpc/blockchain.cpp
 src/rpc/client.cpp
 src/rpc/client.h
 src/rpc/mining.cpp
 src/rpc/misc.cpp
 src/rpc/protocol.h
 src/rpc/rawtransaction.cpp
 src/rpc/rawtransaction_util.cpp
 src/rpc/request.cpp
 src/rpc/request.h
 src/rpc/server.cpp
 src/rpc/server.h
 src/script/groestlcoinconsensus.cpp
 src/script/groestlcoinconsensus.h
 src/script/interpreter.cpp
 src/script/interpreter.h
 src/script/script.cpp
 src/script/script.h
 src/script/script_error.cpp
 src/script/script_error.h
 src/script/sigcache.cpp
 src/script/sigcache.h
 src/script/sign.cpp
 src/script/sign.h
 src/script/signingprovider.cpp
 src/script/signingprovider.h
 src/script/standard.cpp
 src/script/standard.h
 src/serialize.h
 src/shutdown.cpp
 src/shutdown.h
 src/streams.h
 src/support/allocators/secure.h
 src/support/allocators/zeroafterfree.h
 src/support/cleanse.cpp
 src/support/cleanse.h
 src/sync.h
 src/test/scriptnum10.h
 src/threadinterrupt.cpp
 src/threadsafety.h
 src/txdb.cpp
 src/txdb.h
 src/txmempool.cpp
 src/txmempool.h
 src/uint256.cpp
 src/uint256.h
 src/undo.h
 src/util/fees.cpp
 src/util/fees.h
 src/util/memory.h
 src/util/message.cpp
 src/util/message.h
 src/util/moneystr.cpp
 src/util/moneystr.h
 src/util/strencodings.cpp
 src/util/system.cpp
 src/util/system.h
 src/util/time.cpp
 src/util/time.h
 src/validation.cpp
 src/validation.h
 src/validationinterface.cpp
 src/validationinterface.h
 src/wallet/bdb.cpp
 src/wallet/bdb.h
 src/wallet/db.cpp
 src/wallet/db.h
 src/wallet/fees.cpp
 src/wallet/fees.h
 src/wallet/init.cpp
 src/wallet/ismine.h
 src/wallet/load.cpp
 src/wallet/load.h
 src/wallet/rpcwallet.cpp
 src/wallet/salvage.cpp
 src/wallet/salvage.h
 src/wallet/wallet.cpp
 src/wallet/wallet.h
 src/wallet/walletdb.cpp
 src/wallet/walletdb.h
 src/warnings.cpp
 src/warnings.h
Copyright:
  2009-2010, Satoshi Nakamoto
  2009-2018, The Bitcoin Core developers
  2009-2019, The Bitcoin Core developers
  2009-2020, The Bitcoin Core developers
  2010, Satoshi Nakamoto
  2012-2020, The Bitcoin Core developers
License: Expat
 FIXME

Files:
 src/crc32c/.ycm_extra_conf.py
 src/crc32c/CMakeLists.txt
 src/crc32c/Crc32cConfig.cmake
 src/crc32c/include/crc32c/crc32c.h
 src/crc32c/src/crc32c.cc
 src/crc32c/src/crc32c_arm64.cc
 src/crc32c/src/crc32c_arm64.h
 src/crc32c/src/crc32c_arm64_linux_check.h
 src/crc32c/src/crc32c_arm64_unittest.cc
 src/crc32c/src/crc32c_benchmark.cc
 src/crc32c/src/crc32c_capi_unittest.c
 src/crc32c/src/crc32c_config.h.in
 src/crc32c/src/crc32c_extend_unittests.h
 src/crc32c/src/crc32c_internal.h
 src/crc32c/src/crc32c_portable.cc
 src/crc32c/src/crc32c_portable_unittest.cc
 src/crc32c/src/crc32c_prefetch.h
 src/crc32c/src/crc32c_prefetch_unittest.cc
 src/crc32c/src/crc32c_read_le.h
 src/crc32c/src/crc32c_read_le_unittest.cc
 src/crc32c/src/crc32c_round_up.h
 src/crc32c/src/crc32c_round_up_unittest.cc
 src/crc32c/src/crc32c_sse42.cc
 src/crc32c/src/crc32c_sse42.h
 src/crc32c/src/crc32c_sse42_check.h
 src/crc32c/src/crc32c_sse42_unittest.cc
 src/crc32c/src/crc32c_test_main.cc
 src/crc32c/src/crc32c_unittest.cc
Copyright:
  2008, The CRC32C Authors.
  2017, The CRC32C Authors.
License: UNKNOWN
 FIXME

Files:
 build_msvc/libsecp256k1_config.h
 src/bech32.cpp
 src/bech32.h
 src/crypto/ctaes/COPYING
 src/crypto/ctaes/ctaes.c
 src/crypto/ctaes/ctaes.h
 src/crypto/ctaes/test.c
 src/test/bech32_tests.cpp
 test/functional/test_framework/descriptors.py
 test/functional/test_framework/key.py
 test/functional/test_framework/muhash.py
 test/functional/test_framework/segwit_addr.py
Copyright:
  2013-2014, Pieter Wuille
  2016, Pieter Wuille
  2017,2021, Pieter Wuille
  2017, Pieter Wuille
  2019, Pieter Wuille
  2019-2020, Pieter Wuille
  2020, Pieter Wuille
License: Expat
 FIXME

Files:
 README.md
 doc/README.md
 doc/README_doxygen.md
 src/groestlcoin-cli-res.rc
 src/groestlcoin-tx-res.rc
 src/groestlcoin-wallet-res.rc
 src/groestlcoind-res.rc
 src/qt/res/bitcoin-qt-res.rc
 src/test/data/README.md
Copyright:
  NONE
License: Expat
 FIXME

Files:
 doc/man/groestlcoin-cli.1
 doc/man/groestlcoin-qt.1
 doc/man/groestlcoin-tx.1
 doc/man/groestlcoin-wallet.1
 doc/man/groestlcoind.1
Copyright:
  2014-2020, The Groestlcoin Core developers
  Copyright (C) 2009-2020 The Bitcoin Core developers
License: Expat
 FIXME

Files:
 src/sphlib/groestl.cpp
 src/sphlib/sph_groestl.h
 src/sphlib/sph_types.h
Copyright:
  2007-2010, Projet RNRT SAPHIR
License: Expat
 FIXME

Files:
 src/groestlcoin-hash.cpp
 src/groestlcoin.cpp
 src/groestlcoin.h
Copyright:
  2009-2010, Satoshi Nakamoto
  2009-2020, The Bitcoin Core developers
  2014-2020, The Groestlcoin developers
License: Expat
 FIXME

Files:
 src/key.cpp
 src/pubkey.cpp
 src/torcontrol.cpp
Copyright:
  2009-2019, The Bitcoin Core developers
  2015-2019, The Bitcoin Core developers
  2017, The Zcash developers
License: Expat
 FIXME

Files:
 build-aux/m4/ax_check_compile_flag.m4
 build-aux/m4/ax_check_link_flag.m4
 build-aux/m4/ax_check_preproc_flag.m4
Copyright:
  2008, Guido U. Draheim <guidod@gmx.de>
  2011, Maarten Bosmans <mkbosmans@gmail.com>
License: GPL-3+ with Autoconf-2.0~Archive exception
 FIXME

Files:
 src/el/bignum/x86x64/bignum-x86x64.asm
 src/el/bignum/x86x64/montgomery_mul_x86x64.asm
 src/el/x86x64.inc
Copyright:
  2001-2015, Ufasoft http:ufasoft.com mailto:support@ufasoft.com, Sergey Pavlov mailto:dev@ufasoft.com ###
  2013-2015, Ufasoft http:ufasoft.com mailto:support@ufasoft.com, Sergey Pavlov mailto:dev@ufasoft.com ###
License: UNKNOWN
 FIXME

Files:
 test/functional/test_framework/messages.py
 test/functional/test_framework/p2p.py
Copyright:
  2010, ArtForz -- public domain half-a-node
  2010-2020, The Bitcoin Core developers
  2012, Jeff Garzik
License: Expat
 FIXME

Files:
 src/addrman.cpp
 src/addrman.h
Copyright:
  2012, Pieter Wuille
  2012-2020, The Bitcoin Core developers
License: Expat
 FIXME

Files:
 src/key.h
 src/pubkey.h
Copyright:
  2009-2010, Satoshi Nakamoto
  2009-2019, The Bitcoin Core developers
  2017, The Zcash developers
License: Expat
 FIXME

Files:
 contrib/devtools/symbol-check.py
 contrib/seeds/generate-seeds.py
Copyright:
  2014, Wladimir J. van der Laan
  2014-2017, Wladimir J. van der Laan
License: Expat
 FIXME

Files:
 build-aux/m4/ax_boost_process.m4
 build-aux/m4/ax_boost_system.m4
Copyright:
  2008, Daniel Casimiro <dan.casimiro@gmail.com>
  2008, Michael Tindal
  2008, Thomas Porschberg <thomas@randspringer.de>
License: FSFAP
 FIXME

Files:
 depends/config.guess
 depends/config.sub
Copyright:
  1992-2019, Free Software Foundation, Inc.
License: GPL-3+ with Autoconf-data exception
 FIXME

Files:
 src/crc32c/LICENSE
Copyright:
  2017, The CRC32C Authors.
License: BSD-3-clause
 FIXME

Files:
 src/tinyformat.h
Copyright:
  2011, Chris Foster [chris42f (at) gmail (d0t) com]
License: BSL-1.0
 FIXME

Files:
 src/qt/bitcoinstrings.cpp
Copyright:
  %i-%i"),
License: Expat
 FIXME

Files:
 contrib/devtools/copyright_header.py
Copyright:
  %s The Groestlcoin Core developers
  (file_lines):
  (filename)
  (filename):
  2016-2020, The Bitcoin Core developers
  <firstYear>-<lastModifiedYear> The Groestlcoin Core developers
  <firstYear>-<lastYear> The Groestlcoin Core developers
  <year> The Groestlcoin Core developers
  <year>-<lastModifiedYear> The Groestlcoin Core developers
  The Groestlcoin Core developers'
  YEAR_RANGE, HOLDER]))
  dates will be set to be:
  for "The Groestlcoin Core developers", the
  header for "The Groestlcoin Core developers" at the top of the
  header format
  header notices found inside the source files
  headers of "The Groestlcoin Core developers" which were
  headers of 'The Bitcoin
  headers that have only a single year. In those cases:
  message of particular category
  s = [i['filename'] for i in file_infos if
  s with dominant style: e.g. "Copyright (c)" and '
  s with no "(c)" style: e.g. "Copyright" and "<year>" or '
  s with year list style: e.g. "Copyright (c)" and '
  s" % len(four_or_more_copyrights))
  s" % len(three_copyrights))
  s" % len(two_copyrights))
  s" % len(zero_copyrights))
  s'] < i['all_copyrights']]
  s'] = 0
  s'] = get_count_of_copyrights_of_any_style_any_holder(c)
  s'] = info['classified_copyrights'] + 1
  s'] == 0]
  s'] == 1]
  s'] == 2]
  s'] == 3]
  s'] >= 4]
  s))
  s, verbose)
  s:
  s_of_any_style_any_holder(contents):
  up-to-date.")
  updated! -> %s" % last_git_change_year)
  verbose)
License: Expat
 FIXME

Files:
 test/lint/git-subtree-check.sh
Copyright:
  2009, Avery Pennarun <apenwarr@gmail.com>)
  2015-2019, The Bitcoin Core developers
License: Expat
 FIXME

Files:
 test/util/bitcoin-util-test.py
Copyright:
  2014, BitPay Inc.
  2016-2017, The Bitcoin Core developers
License: Expat
 FIXME

Files:
 COPYING
Copyright:
  2009-2021, Bitcoin Developers
  2009-2021, The Bitcoin Core developers
  2014-2021, The Groestlcoin Core developers
License: Expat
 FIXME

Files:
 src/crypto/sha256_sse4.cpp
Copyright:
  2012, Intel Corporation
  2017, The Bitcoin Core developers
License: Expat
 FIXME

Files:
 src/cuckoocache.h
Copyright:
  2016, Jeremy Rubin
License: Expat
 FIXME

Files:
 src/bench/nanobench.h
Copyright:
  2019-2020, Martin Ankerl <martin.ankerl@gmail.com>
License: Expat
 FIXME

Files:
 src/qt/splashscreen.cpp
Copyright:
  2011-2020, The Bitcoin Core developers
  Rect(x, y, pixmap.width() - x - paddingRight, pixmap.height() - y);
  Rect, Qt::AlignLeft | Qt::AlignTop | Qt::TextWordWrap, copyrightText);
  Text = QString::fromUtf8(CopyrightHolders(strprintf("xc2xA9 %u-%u ", 2009, COPYRIGHT_YEAR)).c_str());
  VSpace = 40;
  VSpace;
  paddingTop+titleVersionVSpace,versionText);
  stuff
License: Expat
 FIXME

Files:
 contrib/devtools/gen-manpages.sh
Copyright:
  2016-2019, The Bitcoin Core developers
  content.
License: Expat
 FIXME

Files:
 src/zmq/zmqpublishnotifier.cpp
Copyright:
  2015-2020, The Bitcoin Core developers
  onnect
License: Expat
 FIXME

Files:
 build_msvc/bitcoin_config.h
Copyright:
  2018-2020, The Bitcoin Core developers
  year
License: Expat
 FIXME

Files:
 src/test/torcontrol_tests.cpp
Copyright:
  2017, The Zcash developers
License: Expat
 FIXME

Files:
 src/util/strencodings.h
Copyright:
  2009-2010, Satoshi Nakamoto
  2009-2020, The Bitcoin Core developers
License: Expat and/or JSON
 FIXME

Files:
 src/crypto/sha256_shani.cpp
Copyright:
  2018-2019, The Bitcoin Core developers
License: Expat and/or public-domain
 FIXME

Files:
 build-aux/m4/ax_cxx_compile_stdcxx.m4
Copyright:
  2008, Benjamin Kosnik <bkoz@redhat.com>
  2012, Zack Weinberg <zackw@panix.com>
  2013, Roy Stogner <roystgnr@ices.utexas.edu>
  2014-2015, Google Inc.; contributed by Alexey Sokolov <sokolov@google.com>
  2015, Moritz Klammler <moritz@klammler.eu>
  2015, Paul Norman <penorman@mac.com>
  2016,2018, Krzesimir Nowak <qdlacz@gmail.com>
  2019, Enji Cooper <yaneurabeya@gmail.com>
License: FSFAP
 FIXME

Files:
 build-aux/m4/ax_gcc_func_attribute.m4
Copyright:
  2013, Gabriele Svelto <gabriele.svelto@gmail.com>
License: FSFAP
 FIXME

Files:
 build-aux/m4/ax_boost_filesystem.m4
Copyright:
  2009, Michael Tindal
  2009, Roman Rybalko <libtorrent@romanr.info>
  2009, Thomas Porschberg <thomas@randspringer.de>
License: FSFAP
 FIXME

Files:
 build-aux/m4/ax_boost_thread.m4
Copyright:
  2009, Michael Tindal
  2009, Thomas Porschberg <thomas@randspringer.de>
License: FSFAP
 FIXME

Files:
 build-aux/m4/ax_boost_base.m4
Copyright:
  2008, Thomas Porschberg <thomas@randspringer.de>
  2009, Peter Adolphs
License: FSFAP
 FIXME

Files:
 build-aux/m4/ax_boost_unit_test_framework.m4
Copyright:
  2008, Thomas Porschberg <thomas@randspringer.de>
License: FSFAP
 FIXME

Files:
 build-aux/m4/l_atomic.m4
Copyright:
  2015, Tim Kosse <tim.kosse@filezilla-project.org>
License: FSFAP
 FIXME

Files:
 contrib/debian/copyright
Copyright:
  -format/1.0/
  2008, Don Anderson <dda@sleepycat.com>
  2008, Paolo Bonzini <bonzini@gnu.org>
  2009-2021, Bitcoin Core Developers
  2010-2011, Jonas Smedegaard <dr@jones.dk>
  2014-2021, Groestlcoin Core Developers
  No copyright holder, these files are put in public domain
License: FSFAP and/or GPL-2+ and/or GPL-3+ and/or public-domain
 FIXME

Files:
 contrib/macdeploy/LICENSE
Copyright:
  -like laws that apply to other kinds of
  2007, Free Software Foundation, Inc. <http:fsf.org/>
  <year> <name of author>
  able work licensed under this
  are not
  disclaimer" for the program, if necessary.
  ed material outside their relationship with you.
  if you do
  permission, other than the making of an
  permission.
  treaty adopted on 20 December 1996, or
License: GPL-3
 FIXME

Files:
 contrib/macdeploy/macdeployqtplus
Copyright:
  2011, Patrick "p2k" Schneider <me@p2k-network.org>
License: GPL-3+
 FIXME

Files:
 build-aux/m4/ax_pthread.m4
Copyright:
  2008, Steven G. Johnson <stevenj@alum.mit.edu>
  2011, Daniel Richard G. <skunk@iSKUNK.ORG>
  2019, Marc Stevens <marc.stevens@cwi.nl>
License: GPL-3+ with Autoconf-2.0~Archive exception
 FIXME

Files:
 test/functional/test_framework/authproxy.py
Copyright:
  2007, Jan-Klaas Kollhof
  2011, Jeff Garzik
  from python-jsonrpc/jsonrpc/proxy.py:
License: LGPL-2.1+
 FIXME

Files:
 CONTRIBUTING.md
Copyright:
  ---------
License: UNKNOWN
 FIXME

Files:
 doc/groestlcoin_lic.rtf
Copyright:
  2009, -201}{rtlchfcs1 af39
  2014, -201}{rtlchfcs1 af39 ltrchfcs0 f39lang1049langfe1033langnp1049insrsid4402201 hichaf39dbchaf31505lochf39 8}{rtlchfcs1 af39 ltrchfcs0 f39lang9langfe1033langnp9insrsid1248568
License: UNKNOWN
 FIXME

Files:
 share/setup.nsi.in
Copyright:
  2009, -@COPYRIGHT_YEAR@ @COPYRIGHT_HOLDERS_FINAL@"
License: UNKNOWN
 FIXME

Files:
 share/qt/Info.plist.in
Copyright:
  2009, -@COPYRIGHT_YEAR@ @COPYRIGHT_HOLDERS_FINAL@</string>
License: UNKNOWN
 FIXME

Files:
 contrib/devtools/README.md
Copyright:
  <firstYear>-<lastModifiedYear> The Bitcoin Core developers
  <firstYear>-<lastYear> The Bitcoin Core developers
  <year> The Bitcoin Core developers
  <year>-<lastModifiedYear> The Bitcoin Core developers
  dates will be set to be `<year_introduced>-<current_year>` where
  for `The Bitcoin Core developers`, the
  header for `The Bitcoin Core developers` at the top of the
  header notices found inside the source files
  headers of `The Bitcoin Core
  headers of `The Bitcoin Core developers` which were
  headers that have only a single year. In
License: UNKNOWN
 FIXME

Files:
 contrib/devtools/clang-format-diff.py
Copyright:
  2007-2015, University of Illinois at Urbana-Champaign.
License: UNKNOWN
 FIXME

Files:
 contrib/README.md
Copyright:
  file.
License: UNKNOWN
 FIXME

Files:
 src/crc32c/AUTHORS
Copyright:
  purposes.
License: UNKNOWN
 FIXME

Files:
 configure.ac
Copyright:
  year])
License: UNKNOWN
 FIXME

Files:
 src/el/LICENSE
Copyright:
  NONE
License: public-domain
 FIXME

Files:
 */debian
Copyright:
  NONE
License: UNKNOWN
 FIXME

Files:
 debian/patches/2001_avoid_embedded_libs.patch
Copyright:
  NONE
License: Expat
 FIXME

Files:
 debian/patches/1003_improve_manpage_generator.patch
Copyright:
  2016-2019, The Bitcoin Core developers
  content.
License: Expat
 FIXME

Files:
 debian/copyright-check
Copyright:
  --deb-machine --recursive --lines 0 "$@" -- *
  -protected Debian files
  2020, Jonas Smedegaard <dr@jones.dk>
  2020, Purism, SPC
  K / /mg;'
  protected nor stating copyright or licensing
  years for each copyright holder
License: GPL-3+
 FIXME

