Bitcoin Forum
April 27, 2024, 12:53:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: June 26, 2021, 09:21:38 PM


2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: June 19, 2021, 02:31:24 PM
V17 Migration Status:

87.7% of the MN network is now running on the V17 upgrade.



4387 active MNs, 88 MNs drop in the total count since SPORK23 PoSe activation (source: Dash Ninja).



There are currently 556 MNs with a PoSe penalty larger than zero.

Dash Podcast #174 with Glenn Austin (CFO Dash Core Group):



Click here:
https://www.reddit.com/r/dashpay/comments/o2zbeo/dash_podcast_174_with_dash_core_cfo_glenn_austin/

Crypto. Money. Life. : Spencer Tarring's Coin Review of DASH. [Jun 11, 2021]:



Click here:
https://www.reddit.com/r/dashpay/comments/o33ao4/crypto_money_life_spencer_tarrings_coin_review_of/

Dash Vending Machine' with Dash Wallet is up and running in Beta Test.  [Jun 18, 2021]:



Click here:
https://www.reddit.com/r/dashpay/comments/o3evst/we_are_pleased_to_announce_that_our_first/

Demo Dash point of sale (POS) based on ESP32 board. [Jun 18, 2021]:



Click here:
https://www.reddit.com/r/dashpay/comments/o3ffle/demo_of_a_dash_point_of_sale_pos_concept/
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: June 13, 2021, 03:41:26 PM
Andy Freer (Dash Incubator) has updated the Dash Service Architecture diagram:



Some of the Dash Platform components briefly explained:

Tenderdash is the main underlying technology in Dash Platform to manage our state transitions for Dash Platform Dapps. It uses its own blockchain to register these Dapp state transitions. Any data related to Dapps, including DashPay (usernames) will be stored on that separate blockchain.

DAPI is a connection interface that allows anyone in the Dash P2P network to access data from our Core and Platform blockchain, without having to host a full node (and thus full blockchain). It's a major leap forward for anyone who wants to integrate with or build upon the Dash network.

ABCI is the logic that is plugged into Tenderdash, in our case it's Drive. ABCI is just a general term to describe such logic.

Envoy is a reverse proxy. It serves several purposes: it's an HTTP server, load balancer, DDoS shield (to some extent), and it's also a GRPC server for clients who connect directly through a binary protocol.

TFS (Transaction Filter Stream) are bloom filters etc for tx functions.

P2P network:

Quote
P2P network is anything connecting via P2P protocol (which in crypto today is everything, unless you want to trust a 3rd party on some level) In the diagram, I've tried to convey the topological innovation of DAPI whereby the system is designed to cater for a new type of client in crypto networks, i.e. stateless client-server type connections (direct from browser e.g. HTTP or gRPC), which the system is designed to serve directly at scale whilst staying decentralized . This is established through the MN network which is incentivized to do this or penalized for not doing it well enough, with the incentives scaling with the demand.

Quote
With the release of Dash Platform, any P2P connection essentially becomes a 'backend' task and we have a 'frontend' of users connecting via browser and mobile. The core principle is derived from an issue in P2P scaling whereby the paradigm is that users give and take to a network (seed and leech). In reality, most users just want to take (just connect and use the service). This architecture is designed to do that in a decentralized way whilst maintaining incentives, minimizing trust, access from any device and in a stateless way so everything is stored in our P2P network which effectively becomes like a cloud, which is why it shows the HTTP users at the bottom



Check out the following gource videos with the 2021 updates so far for Dash Core and Dash Platform:

a) One minute OpenGL visualization video showing all Dash Core updates since December 2020.

Overview of Dash Core V17 developer commit actions on GitHub:
https://www.reddit.com/r/dashpay/comments/nt43l8/one_minute_opengl_visualization_video_showing_all/



b) One minute OpenGL visualization video showing all Evolution updates since December 2020.

Overview of Dash Platform V17, V18 and V19 developer commit actions on GitHub:
https://www.reddit.com/r/dashpay/comments/nq1ld8/one_minute_opengl_visualization_video_showing_all/





DIP20 will become available to the network through BIP-9 style activation (miner signaling):

https://github.com/dashpay/dips/blob/master/dip-0020.md


So I've done some further digging ...

Reminder: We have only implemented a select set of OPCODES, check DIP20 for details.

DIP20 implements the 'P_CHECKDATASIG OPCODE' for example:

The opcode OP_Checkdatasig is a Script operation that checks the validity of a signature using a message and public key. Essentially the operation calculates the hash within a transaction in order to validate signatures in an automated way. OP_Checkdatasig allows for data to be imported that can be validated through the use of an oracle. The opcode has facilitated some very cool concepts on the BCH network like a noncustodial escrow system, an onchain SLP* token auction console, a recurring payment system, an endowment platform, and an onchain game of chess.

(*) The Simple Ledger Protocol (SLP for short) is basically a token platform. Tokens can be used to represent almost anything, from deeds, titles, and stocks to video game items, collectibles, and even vote.

https://www.reddit.com/r/dashpay/comments/nli9lw/dash_improvement_proposal_dip20_activation_of_btc/



V17 Migration Status:

Activation:



Quote
SPORK_23_QUORUM_POSE   true

Status:



Over 80% of the MN network is now running on V17:


Stay connected with the Dash Community through Reddit, Discord and/or Twitter:

https://www.reddit.com/r/dashpay/ (subreddit has about 41K members with activity increasing)

http://staydashy.com/ (takes you to the chat rooms on Discord with generally +300 users online)

https://twitter.com/Dashpay

There's a MyDashWallet tip bot active both on Reddit and Discord =)


[moderator's note: consecutive posts merged]
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: May 31, 2021, 07:45:15 PM
The upgrade is going really smooth, 67.9% of the MN network has been updated to Dash Core V0.17.0.2:



SPORK_23_QUORUM_POSE will be activated shortly after we reach the ~80% threshold.
https://github.com/dashpay/dash/blob/master/doc/release-notes.md

Quote
Spork 23 will be activated likely within a few weeks. Once spork 23 is activated, v0.17 masternodes will begin to vote to PoSe ban 0.16 masternodes. 80% must vote bad in any DKG for the node to get a PoSe bump.  -- Pasta (Dash Core Developer)

Quote
DIP20 activation doesn't begin signalling until July 1st. -- Pasta (Dash Core Developer)





Release status update:

71.9% on V0.17.0.2 | 20.2% on 0.16.1.1 | 7.9% on OTHER


Update regarding HD wallets:

Quote
Upgrading a non-Hierarchical Deterministic (HD) wallet to an HD wallet is now possible. Previously new HD wallets could be created, but non-HD wallets could not be upgraded. This update will enable existing non-HD wallets to upgrade to take advantage of HD wallet features. Upgrades must be done via either the debug console or command line and a new backup must be made when this upgrade is performed.

Source:
https://newsroom.dash.org/136596-updated-product-brief-dash-core-release-v017

Dash Core HD wallet documentation:
https://docs.dash.org/en/0.17.0/wallets/dashcore/advanced.html#create-hd-wallet

Dash Core docs have been updated with a specific 'upgrade to HD' section by 'thephez':
https://docs.dash.org/en/0.17.0/wallets/dashcore/advanced.html#upgrade-to-hd

  • Make sure you understand what you're doing. Read the documentation.
  • Try the upgrade process on a test wallet if you're unfamiliar with it.
  • Come to the Dash Discord if you need help.

REMEMBER: A new backup must be created after upgrading to an HD wallet.





Quote
Dash is now accepted in Bio Mercados: This is a chain of large supermarkets in central Venezuela. Thanks to the joint work with Cryptobuyer, and Megasoft we are at the forefront of crypto adoption in a place where people need payment solutions. -- Dash Business Development

Watch the embedded video on this tweet:
https://twitter.com/Dashpay/status/1399768993515376640







If you prefer Reddit, you can also view and discuss the video here:
https://www.reddit.com/r/dashpay/comments/nq1y1o/dash_and_cryptobuyer_are_now_facilitating/
https://www.reddit.com/r/dashpay/comments/nq2pio/dash_is_in_bio_mercados_this_is_a_chain_of_large/





Please read the full V17 migration report here:
https://blog.dash.org/v0-17-migration-report-v0-17-0-3-ce507d6649dc



New release can be downloaded directly here:
https://github.com/dashpay/dash/releases/
https://github.com/dashpay/dash/releases/tag/v0.17.0.3

Should be available soon on the official download page (site is still rebuilding):
https://www.dash.org/downloads/



[moderator's note: consecutive posts merged]
5  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: The Dash Incubator: Start earning bounties for developing Dapps on Dash Platform on: May 28, 2021, 04:38:43 PM
Just want to add a link to our developer portal for anyone who is interested in learning more.

Our primary resources for developers are all linked through the following page:
https://www.dash.org/developers/



Some of the advantages of Dash Platform for developers:



6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: May 27, 2021, 08:50:02 PM
I've provided your feedback (including suggestion) to the DashPay devs on their Discord.
You did a nice job by sending my reports to the dash dev. Unfortunately I am not active in discord. But yeah I told about this in dash testnet feedback telegram group.

But I can not understand why I am facing the UI bug. Because some people sent some screenshots in tg where it is clearly showing without any bug.

Hope all will be ok in upcoming update

No problem. The issue is currently on their backlog and will be fixed in one of the coming updates.

If anyone is interested in our Dash Discord, the link is: http://staydashy.com (you will be redirected).

It's the best way to get a quick answer on any question you may have regarding Dash.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: May 27, 2021, 05:24:10 PM
Who had tested the testnet dash pay android app?

I have finished my testing yesterday+today. Super cool app indeed. But I faced a vision error. And I had a little suggestion.  Smiley

The vision bug like this👇

And the suggestion is *sent to a address* should be shown in font/hope page.

Thanks for testing the new DashPay app!

The team is indeed aware of the minor UI issues that are being reported by people who test the app. The devs know what the cause is.

I've provided your feedback (including suggestion) to the DashPay devs on their Discord.

8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: May 27, 2021, 08:32:30 AM
The network is currently 60.1% updated to V0.17.0.2:
I must be missing something. Where was Release 17 announced that already 60% are updated by now? Don't see 17 mentioned here nor in dash.org so where from do ppl have the update info? (hopefully not from discourt I don't use that since they force you to identfy and haven't found a good way around it yet)

Indeed it wasn't posted on bitcointalk, here's the official announcement:
https://newsroom.dash.org/140840-dash-core-group-announces-the-release-of-dash-core-v01702

Well how can I update best?
I set up the nodes on the vps according to xkcd's description on dash.org

Will this do it ? (I manual replaced the release version numbers on a code snipplet I found for v0.14.0.5  update on that page in dash.org

Code:
Code:
cd /tmp/&& \
wget https://github.com/dashpay/dash/releases/download/v0.17.0.2/dashcore-0.17.0.2-x86_64-linux-gnu.tar.gz&& \
sha256sum dashcore-0.17.0.2-x86_64-linux-gnu.tar.gz &&\
cd /opt && \
sudo tar xvf /tmp/dashcore-0.17.0.2-x86_64-linux-gnu.tar.gz && \
sudo systemctl restart dashd

or should I better use Masternode-Zeus? Will that work?
I guess I have to be logged in as Dashadmin and create a directory somehow for zeus so I can reuse it or where do you get it to?

It's a standard major release. Normal procedure applies. It's not required to use Masternode Zeus, this is a tool provided by one of our community members.

The author of Masternode Zeus is on our Dash Discord: https://www.staydashy.com/

Make sure to update sentinel as well!



MNOs,

Quote
Sentinel is getting an unexpected response from Dash Core 0.17 due to an updated RPC. A PR with a fix was just merged. You have to update to Sentinel V1.6.0 to get the fix: git pull

source: https://www.dash.org/forum/threads/sentinel-prints-error-message.51603/#post-226677

[moderator's note: consecutive posts merged]
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: May 26, 2021, 08:24:10 PM
Good news for the dash community. Just see an announcement on dash Official twitter that Dash Pay Testnet version is on google playstore. So It's time to test the dash pay and giving feedback/sharing experience to build it awesome.

Source : https://mobile.twitter.com/Dashpay/status/1397597537582911493

I just saw it too. This is actually great news for Android users. Now they can directly access the DashPay Testnet App in the Google PlayStore, install it and try it out for themselves.


By the way, everyone, use this link to get tDASH in your DashPay Testnet app:
http://faucet.test.dash.crowdnode.io/

Quote
All Test Dash acquired & transacted has no value and cannot be used on Mainnet. There may be times when one or more of the networks need to be "wiped" which means all Test Dash, Usernames, Contacts and associated transactions will be lost.
10  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: The Dash Incubator: Start earning bounties for developing Dapps on Dash Platform on: May 26, 2021, 05:18:49 PM
I'm fascinated by the potential of Dash Platform. The fact that it will act like a decentralized "App Store" using Platform chain as the fuel and Dash Drive as the storage is amazing.

That's right, it's quite an amazing evolution ;-) for Dash. The first Dapps that have been created by several Dash Platform community devs are very impressive. Especially considering it's done on a decentralized architecture.

If I had any coding ability I would be all over this shot to make a difference in an emerging technology, and get paid for contributing to boot. Exciting opportunity!

You should learn to code!


We currently have a pretty small, but vibrant community ongoing. Don't hesitate to join us.



The easiest way to get connected is probably through the Dash Devs Discord.
https://dashdevs.org/
11  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: The Dash Incubator: Start earning bounties for developing Dapps on Dash Platform on: May 26, 2021, 04:25:19 PM
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: May 26, 2021, 01:25:21 PM
DIP20 will become available to the network through BIP-9 style activation (miner signaling):



https://github.com/dashpay/dips/blob/master/dip-0020.md

Credit: Dash Core Developer thephez



The network is currently 60.1% updated to V0.17.0.2:



13  Alternate cryptocurrencies / Service Announcements (Altcoins) / The Dash Incubator: Start earning bounties for developing Dapps on Dash Platform on: May 25, 2021, 08:47:09 PM


Click the following link to go straight to the Dash Incubator:
https://dashincubator.app/ (website)
https://trello.com/b/FPJzDcok/dash-incubator-app (trello app)

Funded from a Dash blockchain proposal and focused on developing tools, infrastructure and Dapps for Dash’s Evolution upgrade, any kind of work that aligns with our strategy can be incentivized and worked on together with full transparency. Whether you want to propose ideas, develop code, manage & promote projects, or improve the Incubator app itself, check the bounties or join the Dash Devs Discord server to chat with like-minded people in the #dash-incubator channel.


Incubator Blog/Updates:

    How Oracles can unlock new possibilities for Dash Platform:
    https://blog.dashincubator.app/2021/01/27/oracles-unlock-new-dash-possibilities.html

    How is Dash Incubator doing? Response from Andy Freer:
    https://old.reddit.com/r/dashpay/comments/kblwfo/how_is_dash_incubator_doing/gfwdgwp/

    Let’s build bridges - Exploring the potential of a wrapped Dash:
    https://blog.dashincubator.app/2021/01/20/exploring-wrapped-dash.html

    Announcing the soft launch of the Dash Incubator App:
    https://blog.dashincubator.app/2020/11/18/announcing-incubator-app-soft-launch.html


How to contribute and earn Dash:

This 5 minute video tutorial explains how to use the Dash Incubator Developer Bounty Program and start building on top of Dash Platform:
https://odysee.com/@DigitalCashNetwork:c/Incubator:a?r=FqowB2QREmrBV4DcLpAWb8cz2K4gYVUV


Interview with a Dash Platform Dapp dev:

Platform developer readme gave this interview describing his DashCraft DApp (Minecraft NFTs):

Building DApps On Dash: An Interview With readme
https://hackernoon.com/building-dapps-on-dash-an-interview-with-readme-ay3a342g




Earning bounties via the Dash Incubator is not the only way to earn Dash via Platform.

After mainnet release you can obviously monetize your finished Dapps as well and create numerous income streams that way.
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: May 22, 2021, 07:53:57 PM
Dash Core 2021 Q2, currently at V0.17.0.2:


Dash Platform 2021 Q2, currently at V0.19:








Previous Dash Podcast 167 interview with Pasta (Dash Core developer), streamed live on Mar 12, 2021:
https://www.youtube.com/watch?v=CwN_RDxcpOc

Latest Dash Podcast 172 interview with Pasta (Dash Core developer), streamed live on May 21, 2021:
https://www.youtube.com/watch?v=wG-IS0LmF4I


[moderator's note: consecutive posts merged]
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: May 18, 2021, 12:53:01 PM
The new DashPay wallet looks sexy AF.

It's been a long wait for a lot of us, but everything I've seen so far regarding DashPay looks really great.

Dash is very close to setting a new standard in terms of crypto user experience.

All the basic use cases are entirely functional on testnet.

Testing is about to move into the final round, where additional functionality such as 'invitations' will be tested.

Obviously the teams are still working out the final kinks, but it's looking gooooood.

I don't see any reason at the moment why Dash Platform & DashPay (MVP) wouldn't be fully ready by Q4 2021.


16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: May 12, 2021, 07:13:32 PM


https://www.youtube.com/watch?v=PPJlckVzbp4

Question: How confident are you (DCG) that Dash Platform and DashPay are going to be released this year?
Bob: 100%

Question: How complete is the current solution running on testnet?
Bob: 90%+
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: May 09, 2021, 10:16:06 PM



Read the full blog post here:
https://newsroom.dash.org/139264-dash-core-group-announces-the-launch-of-platform-v019-to-testnet

Excerpt regarding the next Platform (V0.20) release:






https://newsroom.dash.org/137273-dash-core-group-q1-2021-quarterly-call

Link to 2021 Q1 call on Youtube: https://youtu.be/qi1xo54jNNA

Tech update by Bob Carroll (DCG CTO) starts here: https://youtu.be/qi1xo54jNNA?t=1192

Tech update slides in below:





* Bob Carroll on 'swaps' for Android wallets during the recent DCG 2021 Q1 call: https://youtu.be/qi1xo54jNNA?t=1404



^^ ^^ ^^ ^^ DASH PLATFORM TO MAINNET IN Q4 2021 ^^ ^^ ^^ ^^

Direct link to above slide on the 2021 Q1 Call: https://youtu.be/qi1xo54jNNA?t=1468



Direct link to above slide on the 2021 Q1 Call: https://youtu.be/qi1xo54jNNA?t=1774





Original tweet by @Doeke: https://twitter.com/dashcontests/status/1390165651306598407?s=20
Check the following link for more info: https://dashcontests.com/
Reddit thread: https://www.reddit.com/r/dashpay/comments/n63vqn/dashworks_contest_may_2021_create_dash_related/

[moderator's note: consecutive posts merged]
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: March 13, 2021, 08:21:18 PM
Dash Podcast 167 with Dash Core Developer Pasta:
https://youtu.be/CwN_RDxcpOc

"You cannot have a digital currency without privacy. PrivateSend is a critical feature set. It's going to stay in the Core wallet as long as I'm here. It's the whole reason I'm in Dash." - Pasta

INDEX:

How's it going? What are you working on?
https://youtu.be/CwN_RDxcpOc?t=213
- proof of service improvements for Dash Platform
- chainlocks security improvements

Complexity and implications of new features (different layers).
https://youtu.be/CwN_RDxcpOc?t=540

Dash PrivateSend's evolution over the years. What were your contributions?
https://youtu.be/CwN_RDxcpOc?t=706
-new denomination 0.0001 (lower fees, cause you can't have change)
-changed default number of mixing rounds from two to four
-changed maximum mixing rounds to 16
-random participant count mixing
-maximum participants to 20
-random round mixing (protocol max set at 20)

Improvements in CoinJoin (e.g. wasabi) and how they stack against Dash PS.
https://youtu.be/CwN_RDxcpOc?t=1448

Malicious node tracking (masternode snooping).
https://youtu.be/CwN_RDxcpOc?t=1812
-blinded signatures
-MN hidden service (similar to Tor) (backlog)

Is PS competitive or superior?
https://youtu.be/CwN_RDxcpOc?t=2180

PS complications (waiting, maximum input limit).
https://youtu.be/CwN_RDxcpOc?t=2295

Rebranding PS (in regards to delistings and AEC).
https://youtu.be/CwN_RDxcpOc?t=2610
- planned in core v0.17

Trustless MN Shares (multi-sig).
https://youtu.be/CwN_RDxcpOc?t=3130
- pasta designed deployed specification
- multi-operator payout (see incubator)
- mn operator
- crowdnode

NANO's security and zero fees model and the current spam attack.
https://youtu.be/CwN_RDxcpOc?t=3593

Dash's commitment to micro fees long term.
https://youtu.be/CwN_RDxcpOc?t=3748

Non-fungible tokens (NFTs).
https://youtu.be/CwN_RDxcpOc?t=3930
-cloudwheels R&D on minecraft.
-ownership and transfer

Ethereum fees, DeFi, Stakehound and RenDASH.
https://youtu.be/CwN_RDxcpOc?t=4194

Dash Boost.
https://youtu.be/CwN_RDxcpOc?t=5175

Dash Incubator.
https://youtu.be/CwN_RDxcpOc?t=5419
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: February 19, 2021, 09:24:03 PM
It's gone quiet in here.

Meanwhile ...



It's encouraging to see some decent first moves of recovery on the Dash/BTC ratio as well.
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: February 05, 2021, 03:25:54 AM
2020 Q4 Call Tech Update Slides:

Source: https://www.youtube.com/watch?v=4gSW40h8YE0&t=3284s










Pages: [1] 2 3 4 5 6 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!