Add jumpcoin upstream#11
Open
Jumperbillijumper wants to merge 3 commits into
Open
Conversation
added 3 commits
April 2, 2026 09:22
## Summary Adds Jumpcoin (JUMP), a Proof-of-Stake UTXO coin, to the AtomicDEX coins database. ## Files Changed - coins: JUMP entry with protocol parameters - electrums/JUMP: ElectrumX servers (TCP + SSL) - explorers/JUMP: Block explorer URL - utils/JUMP.json: Configuration file - api_ids/: CoinGecko, CoinPaprika, LiveCoinWatch IDs - icons_original/jump.png: Coin icon ## Coin Parameters - Type: UTXO (Proof-of-Stake) - RPC Port: 31240 - Derivation Path: m/44'/278' - Confirmations: 5 - Block Time: 60s ## Electrum Servers - electrum1.jumpcoin.net:50001 (TCP) - electrum1.jumpcoin.net:50002 (SSL) ## Apology I sincerely apologize for the previous versions of this PR which: 1. Accidentally moved LTC's rpcport field 2. Modified whitespace/formatting of JKC and OSMO-IBC entries in livecoinwatch_ids.json 3. Removed trailing newlines from API ID files These unintended changes to other coins/projects were unacceptable. This version only adds JUMP without modifying any existing entries. Thank you @cipig for the review feedback.
- Remove JUMP from coingecko_ids.json (not listed on CoinGecko) - Change livecoinwatch ID from 'JUMP' to '_JUMP' (prefix required to distinguish from other JUMP coins) - Keep coinpaprika as 'jump-jumpcoin' (verified correct)
- Added wss://electrum1.jumpcoin.net:50003 (WebSocket Secure) - SSL cert: Let's Encrypt R12 (valid until 2026-07-01) - Server: Oracle Cloud VPS, jumpcoin-electrum-proxy service active
420e0a4 to
c3271f2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Atomic Swap Proof
Successfully completed atomic swap (JUMP/LTC) on AtomicDEX:
Swap Details
Swap Events (10 total)
Balance Changes
macOS (Maker):
Oracle Cloud (Taker):
Configuration
Verification
The swap demonstrates that Jumpcoin's ElectrumX server, coin parameters, and KDF configuration all work correctly with the AtomicDEX protocol. The HTLC-based atomic swap completed successfully with all 10 expected events.