8000 Doge parent_connector by klercker · Pull Request #4519 · aeternity/aeternity · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Doge parent_connector #4519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Dec 20, 2024
Merged

Doge parent_connector #4519

merged 10 commits into from
Dec 20, 2024

Conversation

klercker
Copy link
Contributor

Parent connector for Dogecoin that supports default pinning. Requires a dogecoin core node running (preferrably local) with a primed wallet. See aehttp_hyperchains_btc_doge_SUITE.erl test suite for configuration options.

Test suite can only be run manually, comment out first line of init_per_suite if you have a proper (local) docgecoin core node with a primed wallet available.

Epoch length and timing is crucial when running a slower chain like Doge or BTC. Remember to set properly. This will also differ between for example regtest and testnet so adjust accordingly when running different kinds of tests.

The code should also support BTC without change, but this is largely untested.

@klercker
Copy link
Contributor Author

Additional "documentation": The connector needs a parent chain account setup for the relevant stakers, but the actual doge credentials won't be used (hence can be dummy values) since the UTXO addresses will be picked up directly from the wallet. The node URL needs to have authentication, see test suite for example. Ensure proper wallet security etc. etc.

@happi happi merged commit 2d072d5 into master Dec 20, 2024
40 checks passed
@happi happi deleted the btc_doge_redo branch December 20, 2024 12:11
@dincho dincho added the kind/feature Issues or PRs related to a new feature label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hyperchains kind/feature Issues or PRs related to a new feature
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

5 participants
0