Skip to content

pull change from upstream#1

Open
crazybits wants to merge 1655 commits into
EOSIO:masterfrom
satoshilabs:master
Open

pull change from upstream#1
crazybits wants to merge 1655 commits into
EOSIO:masterfrom
satoshilabs:master

Conversation

@crazybits

Copy link
Copy Markdown

No description provided.

kaynetik and others added 30 commits April 13, 2026 12:31
* Add Geeq Chain entry to slip-0044.md

Geeq Chain (https://geeq.io/) is an upcoming public blockchain currently under active development.
We intend to use a deterministic BIP-0044 derivation path for all wallets, SDKs, and ecosystem tools.

Although the mainnet is not launched yet, the BIP44 coin_type is required at this stage because:
• Wallet development has already begun.
• Testnet key generation and account architecture are based on BIP-0044, SLIP-0010 standards.
• A fixed coin_type is needed to avoid future conflicts and ensure compatibility before the mainnet launch.

Requesting this SLIP-0044 registration early allows us to finalize the wallet, SDK, and related ecosystem tools following the correct BIP44 path from the beginning without migration issues.

Proposed BIP44 path:
m/geeq_record_type'/1019'/account'/change'/address_index'

Project website : https://geeq.io/

Coinmarketcap :
https://coinmarketcap.com/currencies/geeq/

* Update Geeq Chain name in slip-0044.md
- Full SLIP-0039 spec implementation (all 45 test vectors pass)
- Constant-time bitsliced GF(2^8) translated from Trezor firmware crypto/shamir.c
- Memory zeroing, fuzz testing, cross-implementation verification against python-shamir-mnemonic
- MIT license, single dependency (golang.org/x/crypto for PBKDF2)
- https://pkg.go.dev/github.com/shurlinet/go-slip39
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.