dogecoin
mydicebot.github.io
Our great sponsors
dogecoin | mydicebot.github.io | |
---|---|---|
1039 | 1 | |
14,245 | 77 | |
0.0% | - | |
8.5 | 0.0 | |
3 days ago | over 1 year ago | |
C++ | JavaScript | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dogecoin
- Majority Of Dogecoin Holders In Profit, While 67% Of Shiba Inu Owners Are Underwater
-
Transaction fees calculation
imho you need to know the tx size and then calculate it: https://github.com/dogecoin/dogecoin/blob/master/doc/fee-recommendation.md
-
Taproot has put Bitcoin in dire straights and why Soft Forks are usually bad
This effects us right now see https://github.com/dogecoin/dogecoin/discussions/2264 where the dogecoin devs are proposing 1.21 as a softfork upgrade. Not only do softforks in general have the risks I just mentioned, but the devs are intending to introduce segwit either in 1.21 or subsequently. Segwit can and will be gamed just like taproot has been. IMO we need to set dogecoin on a straightforward path of casting aside segwit and lightning and pursuing transaction throughput by reducing blocktime and increasing blocksize. Let the devs know how you feel about segwit and following bitcoin's (risky) development path in general, in the github link above.
-
doge testnet updated notes?
Probably this depends on what you want to do. It is my understanding that the devs use regtest to check all functions after changing some of the core wallet's code (all local). This will create a new blockchain where you can do all the test from (https://github.com/dogecoin/dogecoin/tree/master/src/test). But I am also not sure about this (;
-
Update
Absolutely, because what we're doing is trying to catch up on 4 years of very intensive Bitcoin development. Recent Bitcoin Core versions (such as the base we use for 1.21) are really good software and per the small discussion we had on GitHub, we would ideally wish this to become a stable base for Dogecoin to build further upon in the future. This is good because once that is done, contributors will no longer see all their work deleted with every major release.
Anyway, to give a recent and practical example: when I was re-testing Victor's wallet compatibility fix that we merged last week, I found that the regtest network in 1.21 was much more incompatible with 1.14 than I expected based on comments made in previous PRs and we cannot automatically test for regressions cross-version until it is fixed.
-
Seeking information on address formats for DOGE and other coins.
Unfortunately I hadn't thought this through when we worked on 1.10 back in 2015 (I too am a dumb) so now we're having it custom for dogecoin... Many wallets however are suspected to NOT implement Dogecoin's prefixes and just use Bitcoin prefixes, which should work fine.
-
A custom sample mashing app designed by Aphex Twin
I think the last time I saw Comic Sans used in any software as a main font was when I compiled dogecoin[1]. Can't remember any before that.
-
1.21 update
After that - anything. I promised before that as we get closer to a release, I will re-propose a softfork plan and I intend to keep that. It will NOT be the same plan that I posted 16 months ago because reality has changed quite a lot since then, but I will try to make it a good and open plan, that - in the tradition of the plans I've been putting out since a year or so now - furthers decentralization and operator freedom.
mydicebot.github.io
-
Why source code of dogecoin blockchian does not continue to be developed?
And my project is here: https://github.com/mydicebot/mydicebot.github.io
What are some alternatives?
BitcoinJS - A javascript Bitcoin library for node.js and browsers.
libdohj - Java library for adding altcoin support to bitcoinj
dogecoin-spv-node - A simple dogecoin spv node
bips - Bitcoin Improvement Proposals
dogecoin-wallet-new - Dogecoin Wallet app for your Android device. Standalone Dogecoin node, no centralized backend required. Forked from the popular Bitcoin Wallet.
coinbin - Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!
Bitcoin - Bitcoin Core integration/staging tree
daedalus - The open source cryptocurrency wallet for ada, built to grow with the community
vanitygen
sscjs - a light javascript library to interact with the Steem Smart Contracts Sidechain
rosetta-bitcoin - Bitcoin Rosetta API Implementation
rippled - Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++