Skip to content

Add jumpcoin upstream#11

Open
Jumperbillijumper wants to merge 3 commits into
KomodoPlatform:masterfrom
Jumperbillijumper:add-jumpcoin-upstream
Open

Add jumpcoin upstream#11
Jumperbillijumper wants to merge 3 commits into
KomodoPlatform:masterfrom
Jumperbillijumper:add-jumpcoin-upstream

Conversation

@Jumperbillijumper

Copy link
Copy Markdown

Atomic Swap Proof

Successfully completed atomic swap (JUMP/LTC) on AtomicDEX:
Swap Details

Date: 2026-03-31 13:50 UTC+2
Swap UUID: 6968dbf2-4742-4c5c-bee5-acbecfdb9923
Pair: JUMP/LTC
Amount: 0.1 JUMP ↔ 0.001 LTC
Price: 0.01 LTC/JUMP
NetID: 8777

Swap Events (10 total)

Started
Negotiated
MakerPaymentInstructionsReceived
TakerFeeValidated
MakerPaymentSent
TakerPaymentReceived
TakerPaymentWaitConfirmStarted
TakerPaymentValidatedAndConfirmed
TakerPaymentSpent
TakerPaymentSpendConfirmStarted

Balance Changes

macOS (Maker):

JUMP: 0.3999162 → 0.2998903 (-0.1000259)
LTC: 0.0049174 → 0.0058678 (+0.0009504)

Oracle Cloud (Taker):

JUMP: 0.599977 → 0.6999274 (+0.0999504)
LTC: 0.0049626 → 0.0038145 (-0.0011481)

Configuration

NetID: 8777
Dust Parameter: 10000 (default 546 too low)
Seed Node: Oracle Cloud (i_am_seed: true)
ElectrumX: electrum1.jumpcoin.net:50002 (SSL)

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.

Jumper 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant