#
masternode
Here are 150 public repositories matching this topic...
help wanted
Good First Issue
tests
An enhancement or modification to the function or unit test suite
Open
decentralized cryptocurrency
-
Updated
Mar 29, 2021 - C++
jagerman
commented
Aug 26, 2021
People sometimes run into an issue (particularly after moving hosts) where they have forgotten to update the service-node-public-ip setting in the config file. This causes problems, of course, because that means storage server and quorumnet will be unreachable.
We can, in most cases, check that and at least print some log warnings that might help the admin out by doing a couple things:
- We
enhancement
New feature or request
good first issue
Good for newcomers
service nodes
Relating to service nodes
XSN - Stakenet, the first cryptocurrency with Trustless Proof of Stake
-
Updated
Sep 23, 2021 - C++
A new decentralised, open source, community driven digital currency, focusing on e-commerce utility
bitcoin
currency
cryptocurrency
dash
swap
masternode
lightning-network
hd-wallet
altcoin
segwit
digital-currency
bitcoincash
lyra2re2
lyra2v2
straks
segwit2x
atomic-swap
straks-team
masternode-payments
segwit4x
-
Updated
Jun 15, 2019 - C++
-
Updated
Apr 8, 2022 - JavaScript
Bitcloud BTDX - POS 3.0 - Masternodes
bitcoin
voting
rpc-server
masternode
cryptocurrencies
proof-of-stake
governance
btdx
bitcloud
height-reward
-
Updated
Apr 1, 2020 - C++
This repository is the Energi full node software which runs the Energi blockchain. It is used by stakers and masternodes to validate blocks and provide services to the Energi network. It also provides HTTP and Websocket API access to the Energi network.
-
Updated
Mar 8, 2022 - Go
GoByte Core - GBX
-
Updated
Mar 18, 2022 - C++
Old Binaries and source code for HTH. Deprecated.
-
Updated
Jul 6, 2020 - C++
The ZENZO (ZNZ) digital currency powers the monetary system behind ZENZO
-
Updated
Jun 26, 2020 - C
Supernode for GRAFT Network - 2nd layer Monero implementation for instant transactions and service brokers
-
Updated
Aug 11, 2021 - C++
Secure PIVX Masternode Tool - Setup & Manage your masternodes while storing collateral on a Ledger device!
vote
ledger
trezor
masternode
hardware-wallet
cryptocurrencies
governance
pivx
pivx-masternode
spend-masternode-rewards
masternode-setup
hardware-wallets
-
Updated
Feb 24, 2022 - Python
Folm
-
Updated
Mar 13, 2019 - C++
[Released] Official Repository for Bismuth Hypernodes
-
Updated
Apr 2, 2022 - Python
run dash masternode(s) with hardware wallet. dashmnb simplify local cold wallet part.
-
Updated
Jun 29, 2018 - Python
-
Updated
Jun 19, 2018 - C++
Dash for Fedora, CentOS, and Red Hat Enterprise Linux
-
Updated
Nov 9, 2021 - Shell
This repository contains the Defi Wallet AppImage for the Raspberry Pi 4B.
-
Updated
Apr 8, 2022 - Shell
RACE - your cryptocurrency of the future https://www.racecrypto.com
-
Updated
Apr 28, 2019 - C++
Bata Core integration/staging tree
-
Updated
Sep 18, 2021 - C++
OASIS PoS/MN Cryptocurrency
-
Updated
Oct 28, 2020 - C++
Adeptio (ADE) Core & Wallet
-
Updated
Apr 21, 2020 - C++
Improve this page
Add a description, image, and links to the masternode topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the masternode topic, visit your repo's landing page and select "manage topics."
Create a test, likely a functional test, that tests that dstxes are properly validated during propagation. The test should fail with the following patch applied dashpay/dash@953a0ea.
Additionally, checking that these transactions are included in the default block template / mined would also be very valuable.
By completing this issue