Skip to content
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

Trailmap & Prologue first cut #93

Merged
merged 5 commits into from
Dec 23, 2021
Merged

Trailmap & Prologue first cut #93

merged 5 commits into from
Dec 23, 2021

Conversation

tjstebbing
Copy link
Contributor

No description provided.

@tjstebbing
Copy link
Contributor Author

Just some initial copy for the trailmap prologue, needs reviewing, don't start translating this yet <3

More pages to come in the next 24hrs (libdogecoin, dogecoin standard, gigawallet)

* [Project: Dogecoin Standard](/trailmap/standard/)
* [Project: GigaWallet](/trailmap/gigawallet/)
* Project: Dogecoin Keyring (App / SDK)
* Task: Doge-In-A-Box (Core Containerisation)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

Suggested change
* Task: Doge-In-A-Box (Core Containerisation)
* [Task: Doge-In-A-Box](https://github.com/dogecoin/docker/) (Core Containerisation)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh sweet, I didn't know that was a thing (looks new!) I'll take it off the list, thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome btw, can't wait to try it out :) hopefully an option to run without wallet and to point at the block store as params would be really handy

Copy link

@AbcSxyZ AbcSxyZ Dec 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it's new and still in progress, but may not be far from being ready :) You may keep it to help/promote it ❤️ By the block store, you mean the -datadir ? If yes, it's already possible. Take a look at the image documentation, only available as PR for now : dogecoin/docker#13

I guess running without a wallet shouldn't be possible. Disabling is done through the ./configure step, and we are using release binaries which enable it by default. Need confirmation, but I think removing wallets may not be possible.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, yeh I have my dev copy of core compiled without wallet support as I'm primarily interested in understanding how integrators (exchanges / platforms etc) would be using it, might not be a common use-case for others 😅

Re: promoting it, there's a current effort by a bunch of people to make a fresh new dogecoin.com site and I believe that's supposed to have a whole section of projects relating to dogecoin so I think it would make sense to go there rather than in the Foundation roadmap? If you're interested I can send you a discord invite to where folk are working on it :)

Copy link

@AbcSxyZ AbcSxyZ Dec 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of doing the containerization, your trailmap bullet point could have been to help to finish containerization :) It can be a quick win for you and the community, a good part of the job is already done !

But however you feel, it was also to show that one of your goal is already in progress somewhere else if you weren't aware !

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hopefully an option to run without wallet

dogecoind has the option -disablewallet ;)

Copy link
Contributor

@RichieJohn RichieJohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few grammatical suggestions. :)

content/trailmap/gigawallet.md Outdated Show resolved Hide resolved
content/trailmap/gigawallet.md Outdated Show resolved Hide resolved
content/trailmap/gigawallet.md Outdated Show resolved Hide resolved
content/trailmap/libdogecoin.md Outdated Show resolved Hide resolved
content/trailmap/libdogecoin.md Outdated Show resolved Hide resolved
content/trailmap/standard.md Outdated Show resolved Hide resolved
content/trailmap/standard.md Outdated Show resolved Hide resolved
content/trailmap/website.md Outdated Show resolved Hide resolved
content/trailmap/website.md Outdated Show resolved Hide resolved
content/trailmap/website.md Outdated Show resolved Hide resolved
@tjstebbing tjstebbing added documentation Improvements or additions to documentation and removed Do not merge labels Dec 23, 2021
@tjstebbing
Copy link
Contributor Author

Verbally approved by @RichieJohn 😓

@tjstebbing tjstebbing merged commit 37b6f17 into main Dec 23, 2021
@tjstebbing tjstebbing deleted the roadmap branch May 11, 2022 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants