dogecoin
coinbin
Our great sponsors
dogecoin | coinbin | |
---|---|---|
1038 | 116 | |
14,247 | 847 | |
0.0% | - | |
8.5 | 0.0 | |
7 days ago | 6 months ago | |
C++ | JavaScript | |
MIT License | MIT License |
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
-
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.
I assume you can see what is going on here: https://github.com/dogecoin/dogecoin/commits/1.21-dev
coinbin
-
Bitcoin Browser Wallet?
but there is, e.g., https://github.com/OutCast3k/coinbin/ (and this is no recommendation to use this or any other browser based wallets)
-
Why pay more for a hardware wallet?
Continue with coinb.in
-
Give me one good reason why I should not use legacy (1xxx) uncompressed addresses.
Electrum does a good job both mobile and desktop version, it does not give you the option to generate uncompressed addresses but you can import and use them without any problems. For long term storage I use coinb.in on an offline phone to generate addresses, sign and build transactions.
-
BIP38 encrypted Paper-Wallets
But you could also spend the money manually by creating transactions using coinb.in and broadcast them to the network.
-
Command line to create Bitcoin Wallet (same logic from BitAddress.org)
thx so much https://github.com/OutCast3k/coinbin/
-
DOGECOIN DAILY DISCUSSION - 7th November.
Go to https://coinb.in, click "new", click "transaction", enter the wallet address under Address, WIF key, Redeem Script or Transaction ID: and click "load." If that retrieves the wallet's data properly and doesn't give you any errors then I'm pretty sure that means the wallet is good.
-
Why do i need any third parties to create a crypto wallet? why do I need services such as electrum or trezor? isn't there something like ssh-keygen?
Build your own transactions ... https://coinb.in/
-
Best cli tools (python, php, etc) to manually create and sign offline txs (support SegWit+Bech32)
What about https://coinb.in ?
-
Using coinb.in
I am really struggling to get this working. What is the best way to transfer or start a new transaction in coinb.in? Been beating my head on this and keep getting this error - " The address or redeem script you have entered is invalid ". Can anyone help?
What are some alternatives?
BitcoinJS - A javascript Bitcoin library for node.js and browsers.
libdohj - Java library for adding altcoin support to bitcoinj
nami - Nami Wallet is a browser based wallet extension to interact with the Cardano blockchain.
mydicebot.github.io - ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More!
dogecoin-spv-node - A simple dogecoin spv node
bips - Bitcoin Improvement Proposals
xch-wallet - A modern interface for the Chia wallet
dogecoin-wallet-new - Dogecoin Wallet app for your Android device. Standalone Dogecoin node, no centralized backend required. Forked from the popular Bitcoin Wallet.
Bitcoin - Bitcoin Core integration/staging tree
daedalus - The open source cryptocurrency wallet for ada, built to grow with the community
pycoin - Python-based Bitcoin and alt-coin utility library.