Bitcoin Forum
June 16, 2024, 02:28:14 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4]
61  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 26, 2019, 08:27:14 AM
Duality provides organizations with exceptionally secure data storage, validation, and verification.

Unlike conventional data services, our products are based on blockchain technology. We are passionate about bringing the outstanding benefits of distributed computing to data management for businesses across all sectors.

Our passion has driven the innovation of fully-tested business products that outperform traditional services in terms of privacy, security, and costs. Because we understand that blockchain is a new technology, Duality offers highly attentive and accessible before- and after-sales support.

Our data storage and management products are supported by the blockchains of Dynamic and Sequence.

They store and verify data automatically via a secure, shared ledger. We developed Dynamic and Sequence specifically to help organizations reduce resourcing requirements and directory maintenance costs, and to eliminate the need to employ trusted third parties for hosting and managing data.

Come and join us over in the Duality Discord to find more info and get support for Dynamic(DYN) & Sequence(SEQ). - https://discord.gg/7y8tQCZ
62  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 22, 2019, 11:26:49 AM
Here is up-to-date information on both the Dynamic and Sequence blockchains as of February 22, 2019, 11:26AM UTC.

Dynamic:
Algorithm - Argon2d
Proof Type - Proof of Work
BlockNo. - 282,023
Network MH/s - 37.8283
Current Circulating Supply - 314498945.21804118
Escrowed Dynamic - 0 DYN
Burnt Dynamic - 0 DYN
Locked Dynamic - 0 DYN
Block Reward - 3.018 DYN
Miner Reward - 1 DYN
Dynode Reward - 2.018 DYN

Insight Block Explorer  - https://insight.duality.solutions/
Iquidus Block Explorer - https://dynexplorer.duality.solutions

Sequence:
Algorithm - Blake2b
Proof Type - Proof of Stake
BlockNo. - 1,198,448
Network MH/s - 0.6399
Current Circulating Supply - 46379784.74225621
Escrowed Sequence - 0 SEQ
Burnt Sequence - 0 SEQ
Locked Sequence - 0 SEQ
Block Reward - 2 SEQ
Static Stake Reward - 2 SEQ

Iquidus Block Explorer - https://seqexplorer.duality.solutions
63  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 21, 2019, 01:01:33 PM
In addition to our Iquidus block explorer, we now have an Insight block explorer and API for Dynamic (DYN) that can be utilized as well.


Insight Block Explorer  - https://insight.duality.solutions/
Iquidus Block Explorer - https://dynexplorer.duality.solutions

The source code for Insight is available from our GitHub - https://github.com/duality-solutions/
64  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 19, 2019, 12:34:38 PM
If mining pools are finding they are having difficulties submitting a valid template, please ensure you are using our modified Yiimp code - https://github.com/duality-solutions/yiimp

If people are wondering why this block is taking so long, it is because the mining pools are likely not running our Yiimp code that is compatible with the Fluid Protocol, which is resulting in the template they are sending back being rejected.

To help push us through this hard block, we are requesting if people are able to solo mine with GPU or CPU (or both), to please do so.

Dynamic v2.3.5.0 - https://github.com/duality-solutions/Dynamic/releases

AMD GPU Miner - https://github.com/duality-solutions/Dynamic-GPU-Miner-AMD

Nvidia GPU Miner - https://github.com/duality-solutions/Dynamic-GPU-Miner-Nvidia


Hard block found, normal network activity has resumed.

65  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 17, 2019, 11:41:44 PM
Duality with the assistance of William Kibbler has produced a Node.js module specifically for Dynamic (DYN) and its Argon2d hash parameters. Argon2i and Argon2 have been removed from the module.

This module will be utilized by the upcoming Insight API but allows other developers to also utilize it for mining pools, custom wallets, block explorers and other Node.js based applications for Dynamic.

It is available to install via the Node.js Package Manager (NPM) by using the command:

Code:
$ npm install node-dynamic-argon2d

or by cloning from the Duality Github and installing locally using NPM:

Code:
$ git clone https://github.com/duality-solutions/node-dynamic-argon2d
$ cd node-dynamic-argon2d
$ npm install

More info can be seen on the NPM website - https://www.npmjs.com/package/node-dynamic-argon2d
66  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 17, 2019, 10:50:11 AM
Currently an Insight API for Dynamic is being finalized, this will allow addition of Dynamic to the new multi-wallet, Genesis Wallet, created by William Kibbler.

Having an Insight API will also increase the ease of developing further applications for Dynamic, including mobile applications.

Once completed, it will be available here - https://github.com/duality-solutions/insight-api-DYN
67  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 17, 2019, 09:57:22 AM
The work on Dynamic v2.4.0.0 that was previously hidden inside a private branch is now publicly viewable.

The final bits of work being done for stealth addresses and mnemonic phrase export/import and being done and we are really excited to be releasing Dynamic in the coming weeks.

Here is a quick overview of the main additions to Dynamic v2.4.0.0:


Dynamic is available to download from https://duality.solutions/dynamic

More can be read over at https://medium.com/@duality.chain/
68  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 17, 2019, 08:56:05 AM
Sequence v1.3 is in the final stages of testing and we are looking to release the new version in the coming week.

Code:
Sequence 1.3.0.0 CHANGELOG

Fix boost-1.66 incompatibilities
Update README.md
Update copyrights
Fix QObject::connect: No such slot error
Fix warning for GenerateRandomString
Add LogPrint debug category
Fix debug.log error for stake report UI
Fix build warning in HD wallet RPC commands
Fix Incompatible sender/receiver signal/slot error
Fix segfault after running reindex
Update Splashscreen and Icons
Prevent stake thread from trying to find PoW hash
Remove redundant block header check
Fix issue that stops the staking thread
Change blockchain size to 2GB
Fix checkpoint data array in chainparams.cpp
Add checkpoint for block 1,000,000
Add stake modifiers for blocks 512000 & 1000000
Update Splitblock fee amount to reflect real fee.
Fix segfault when running daemon with disabled wallet (Issue #131)
Update ReadMe to include URL's
Add soft-fork via IsSuperMajority for fee indiscrepency
Increase Block Version to 3
Remove unneeded sections from the Information tab in Tools Window

Sequence is available to download from https://duality.solutions/sequence
69  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 13, 2019, 04:40:54 PM
Why Everyone Should Get Dynamic

Duality is set to release a string of products built upon BDAP (Blockchain Directory Access Protocol) and the DHT (Distributed Hash Table), utilizing the utility token of Dynamic (DYN) and its blockchain.


BDAP/DHT/SDK

Duality is positioning BDAP to compete directly against open source LDAP (Lightweight Directory Access Protocol) solutions, such as OpenLDAP which currently thousands of companies worldwide utilize. BDAP will allow these companies to streamline their processes, eliminate downtime and dramatically reduce costs without remodeling or rebuilding.

With the BDAP SDK(Software Development Kit) developers will be able to create their own dApps (decentralized applications), fueled and built upon the Dynamic (DYN) blockchain; with more power, flexibility and control than is offered by any other blockchain or cryptocurrency.

There is an initial cost in Dynamic (DYN) to register an entry on the blockchain, which gives it access to the DHT and a time-period whereby it is valid. Prior to, or after the entry expires, it will need re-registering with further payment in Dynamic (DYN) for continued use. Dynamic (DYN) is directly tied into each dApp and fundamental for fueling its functionality. With companies holding multitudes of entries on databases, moving these entries to the DHT via BDAP comes with a cost, albeit minimal, that cost is in Dynamic (DYN).

BDAP will not only support dApps built upon the public main network of Dynamic, but also any dApps built upon BDAP sidechains. Sidechains can be run by organizations or developers independently from the main network and Duality will be offering setup and deployment services of sidechains as part of our BaaS (Blockchain as a Service) solutions. These cloud-based sidechains will include a private network of Dynodes and DHT for you to run your very own sidechain dApps. Duality will also offer custom binaries that are needed to connect to your sidechain if you only want to permit access to authorized users and tighten the security of the sidechain. Your custom binary can be deployed on your current Virtual Desktop Infrastructure (VDI) so that it can be integrated with your other enterprise applications.

The public main network DHT is hosted by public main network Dynodes and requires ‘dApp code certificates’ to be bought and registered on the blockchain for DHT entries to be accepted. Sidechain dApps are controlled by their developer (with their own self-hosted Dynode network) who can issue sidechain dApp codes. In future BDAP versions (in addition to our DHT) other decentralized data stores will be available, such as large blob storage (IPFS or BitTorrent based), and fast NoSQL databases.


Dynamic (DYN) Dynodes & Mining

The 2nd tier network of Dynodes performs crucial verification functions and operators are rewarded periodically with Dynamic (DYN) payments for their work and availability. Currently, there are over 1500 active Dynodes on the network with payments being periodically received roughly every three days.

Miners can get involved also, we have Nvidia and AMD standalone miners available on our GitHub, and mining pools awaiting your registration. When Dynamic v2.4.0.0 is released, you will also be able to mine standalone with your Nvidia or AMD GPU (Graphics Processing Unit) within the Dynamic Daemon & Qt.

For those that are looking to acquire Dynamic (DYN) for utilization of dApps, BDAP registration entries, the SDK, or reach 1000 Dynamic (DYN) to run their very own Dynode, head on over to Bittrex, BlockNet, CryptoBridge or CoinSwitch to get your hands on Dynamic (DYN) today.


To read more articles head over to the Duality Medium - https://medium.com/@duality.chain/

Bittrex DYN/BTC Market - https://bittrex.com/market/index?marketname=btc-dyn
BlockNet DYN/BTC Market - https://blocknet.co/
CryptoBridge DYN/BTC Market - https://wallet.crypto-bridge.org/market/BRIDGE.DYN_BRIDGE.BTC
CoinSwitch Market - https://coinswitch.co/coins/dynamic

Duality Website - https://duality.solutions
AMD Standalone GPU Miner - https://github.com/duality-solutions/Dynamic-GPU-Miner-AMD
Nvidia Standalone GPU Miner - https://github.com/duality-solutions/Dynamic-GPU-Miner-Nvidia
Dynamic (DYN) GitHub - https://github.com/duality-solutions/dynamic
70  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 11, 2019, 12:19:21 PM
We are currently offering free exchange listings to projects we deem worthy!

Feel free to fill out the application for Zolex.org

We support all coins and tokens (BTC based forks, PIVX/DASH based forks, ERC20 Tokens, Waves Tokens, etc.)

https://[Suspicious link removed]/forms/OWjcOr3QEigEZhZ93

Noted. We have filled your form as per your request, but, it is entirely your decision if you wish to list Dynamic(DYN) & Sequence(SEQ) as you've initially approached us.
71  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 10, 2019, 08:37:06 PM
Sequence is on block 1,182,853 - https://seqexplorer.duality.solutions/

Dynamic is on block 275,155 - https://dynexplorer.duality.solutions/
72  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Duality: Bringing blockchain to business | dApps/Dynodes/BDAP/SDK/VGP/BaaS on: February 10, 2019, 01:28:01 PM
Duality began work back in 2015, launching Sequence(SEQ) first on the 15th of September 2016, followed by Dynamic(DYN) a year later on the 18th of December 2017.

Dynamic v2.4 is currently under final development and about to enter testing. An SDK(Software Development Kit) will also be provided by Duality to allow developers to utilize BDAP and the DHT to create their own dApps(decentralized applications). Also included in the v2.4 release will be CUDA/OpenCL and the ability to mine Dynamic within the wallet using your GPU(s).

Duality has been developing multiple dApps built upon its innovative protocol BDAP(Blockchain Directory Access Protocol) and DHT(Distributed Hash Table), whilst utilizing the second tier network of Dynodes(Masternodes). pShare will be the first dApp to go to market, allowing private and secure sharing of data with friends, family, and business associates.

This week Duality released VGP(Very Good Privacy), a much-needed overhaul of PGP(Pretty Good Privacy) end-to-end encryption standalone library which was originally authored way back in 1991. VGP will be utilized within BDAP, allowing reduced header size and increased speed of encryption and decryption. This makes it more than suitable for blockchain or mobile application. VGP(Very Good Privacy) is proprietary code owned by Duality and is not free to use. If you want to use the library outside of Dynamic, please contact Duality for a license.

Sequence v1.3 is due to release soon with updates and fixes that address a bug where some users were experiencing stake(PoS) halting and the wallet requiring a restart to get it started again. The Sequence blockchain is maintained by Duality, however, it originally went under another name and the original developers abandoned the project. We adopted the blockchain, rebranded it, updated the core software and maintain it; so that it can be utilized to provide data redundancy of BDAP entries and timestamp verification for Dynamic.
Pages: « 1 2 3 [4]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!