follow us on twitter . like us on facebook . follow us on instagram . subscribe to our youtube channel . announcements on telegram channel . ask urgent question ONLY . Subscribe to our reddit . Altcoins Talks Shop Shop


This is an Ad. Advertised sites are not endorsement by our Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise Here

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Pegasus

Pages: 1 ... 99 100 [101]
1501
Venezuelan state-owned cryptocurrency Petro has apparently plagiarized parts of its white paper from the GitHub repository of Dash. Core developer of Ethereum Joey Zhou pointed this out in a tweet posted Tuesday, Oct. 2.

Zhou has tweeted that Petro, which has just been officially launched by president Nicolas Maduro, is "a blatant Dash clone." To illustrate this, he posted a link to the Venezuelan coin’s white paper, which had an exact copy of an image from Dash's repository on Github.


An image from Dash’s repository on Github, added to p. 11 of Petro’s white paper with an added title in Spanish. Screenshot: Cointelegraph

The "clone" image is not the only thing that Petro apparently borrowed from Dash. The technical description of the coin says that it will use the X11 Proof-of-Work (PoW) mining algorithm, the same that is used by Dash.

While many cryptocurrencies use common cryptographic algorithms – such as Bitcoin’s SHA-256 – Petro also uses "nodos maestros," or masternodes – a well-known mechanism used by Dash to regulate its ecosystem.

The last but not least of the coincidences is Instant Send – Dash's mechanism for fast transactions and also one of the most important characteristics of Petro, as per its white paper:

"One of the most important characteristics of Petro is instant send (less than 5 seconds) of the transactions, which represents an innovative approach and Petro's significant impact in comparison with existing cryptocurrencies."

The news comes shortly after Venezuela’s president announced the official sale of Petro, which is slated to start November 5.

Maduro has also stated that the oil-backed cryptocurrency is about to begin trading on six major crypto exchanges. However, as of press time, it has not yet been listed on any of the largest trading platforms such as Binance, OKEx and Huobi, according to CoinMarketCap.

Earlier in August, Ryan Taylor, CEO of Dash Core Group, has said that Venezuela had become the second largest market for Dash. According to Taylor, almost one hundred merchants in Venezuela begin to accept the coin each week, partly caused by the fast devaluation of bolivar – the nation’s official currency.

Source

1502

South Korean crypto exchange Bithumb, currently the world’s sixth largest by daily traded volume, will open a global decentralized crypto exchange, Business Korea reports Oct. 4.

Bithumb has partnered with blockchain firm One Root Network (RNT), which has developed an Ethereum (ETH)-based decentralized token transaction protocol dubbed “R1” and already operates a decentralized exchange (DEX). According to a joint press release, the protocol separates order matching and order execution, which RNT claims improves security and matching efficiency.

Decentralized platforms enable users to trade peer-to-peer via an automated system; as they do not store clients’ crypto, they are less vulnerable to thefts that target a centralized point of attack. They can, however, as Business Korea notes, offer relatively slower trading speeds than their centralized counterparts.

Business Korea cites a Bithumb official as saying that the partnership centers on technical support, clarifying that “Bithumb DEX will be operated by its overseas subsidiary. The company is working together with RNT only in the decentralized exchange sector.”

As RNT has outlined, its project aims to enable traffic holders such as Bithumb to build their own decentralized platforms, and share transaction data and liquidity with other R1 protocol users as part of a wider ecosystem.   

Business Korea further cites an unnamed industry source as saying that the partnership represents a global expansion strategy by the Korean exchange:

Quote
“Bithumb is one of the leading global exchanges in terms of transactions but it is true that most of its users are Korean. The latest decision seems to be the company’s strategy to compete with other leading exchanges in the global market by opening a decentralized exchange that receives attention in the global market.”

Business Korea notes that rival Korean exchange Upbit has also made a foray into the DEX space through its investment in Allbit.

As reported in August, the world’s largest crypto trading platform Binance has released a simple demo of its own forthcoming decentralized exchange, without yet disclosing an expected launch date.

As of press time, Bithumb is seeing $336,761,580 in daily trades, according to data from CoinMarketCap.

Source

1503

Chinese e-commerce conglomerate Alibaba has filed a patent application with the U.S. Patent and Trademark Office (USPTO) for a blockchain-based system that allows a third-party administrator to intervene in a smart contract in case of illegal activities. The USPTO published the patent application on Oct. 4.

A smart contract is a computer protocol designed to digitally verify or enforce the negotiation or performance of a contract. Smart contracts are self-executing, with the terms of the agreement between the parties being directly written into lines of code.

The patent document, which was initially filed in March, describes a blockchain-powered transaction method that enables authorized parties to freeze or halt user accounts associated with illegal transactions, or intervene in a blockchain network.

The authors of the document emphasize that while blockchain technology has a number of advantageous features like openness, unchangeability, and decentralization, it still does not provide conditions applied to specific cases in a real life environment. The patent explains:

“In real life, however, there is a type of administrative intervention activities in the category of special transactions. For example, when a user performs illegal activities, a court order may be executed to freeze the user's account. However, this operation activity conflicts with smart contracts in existing blockchains and cannot be carried out.”

The patent seeks to develop a system for effective administrative supervision of all accounts in a blockchain network, although the scope of supervision will be limited, which means it will not restrict normal transactions in the blockchain network. “The issuing account recorded in the various embodiments may be an account owned by a government agency or a trustful institution,” the patent reads. It further states:

“[...] upon receiving an operation instruction sent from a designated account, a node in a blockchain network can invoke a corresponding smart contract when determining that the operation instruction is issued legally, to execute corresponding operations on an account corresponding to the to-be-operated account information, which achieves a goal of supervision on accounts in the blockchain and solves the problem of processing special transactions like administrative intervention in a blockchain.”

On the Ethereum blockchain, upgradeable contracts can be issued, wherein logic and data are separated into different contracts. One will call the other using a command and a proxy contract, giving developers some control over the contract after it has been issued.

However, upgradeable contracts are far more complex than usual smart contracts, which can make them more susceptible to bugs. The new Alibaba technology would purportedly expand the ability of administrators across an entire network, in addition to simplifying the amending a smart contract.

Source

1504
Ethereum core developers announced a delay in plans to launch Constantinople, Ethereum's upcoming system-wide upgrade, on the test network Ropsten on Thursday.

As explained in a tweet by Peter Szilagyi, team lead at the Ethereum Foundation, the main reason for the delay is to offer more time for clients – the individuals and businesses running "nodes" or computer servers supporting the ethereum network – to address a vulnerability found in one of the five Constantinople upgrades.

In addition to this, the delay would also give space for Ropsten users testing other ethereum projects – such as the off-chain scaling solution Raiden – to prepare for the possible network split that could occur as a result of implementing Constantinople.

Requiring what is known as a "hard fork," the upgrades comprising Constantinople include changes to block reward issuance, code execution, data storage and more. The active nodes of the Ropsten testnet would need to implement such changes simultaneously or risk splitting into two separate blockchains.

As a result, Lefteris Karapetsas, a developer for the Raiden network, told ethereum developers in a public forum that causing a potential network split for even a temporary period on Ropsten would "effectively make testing almost impossible" for their project, which is "rather close to mainnet release," in response to an open call for input on the postponement date.

To avoid intentionally causing complications on the ethereum testnet, one idea proposed by ethereum core developer Alexey Akhunov as an alternative was to launch a separate temporary testnet to Ropsten and resolve obvious problems in code there before implementation for further testing by existing users of the Ropsten network.

The new release date for Constantinople on Ropsten is now set for October 14th, estimated to be block 4.23 million, as agreed to by core developers and testnet users together.

And as warned by Szilagyi, any further delay would push into an even busier season for ethereum core developers heading into their fourth annual developer conference, dubbed Devcon, scheduled for October 30 in Prague.

Source

1505
The U.K.'s national land registry is moving into the second phase of its ongoing blockchain research effort.

The HM Land Registry announced Tuesday it was partnering with blockchain company Methods, which plans to build on R3's Corda framework to develop a platform able to store land registration information and streamline the process for buying or selling properties, according to a press release.

Dubbed Digital Street, the HM Land Registry's research began last year when it first announced the project. In addition for its desire to streamline the buy-sell process, the agency said it hoped to store more "granular information" using a blockchain platform.

In a statement Tuesday, HM Land Registry Chief Executive Graham Farrant said the agency aims to become "the world's leading land registry," citing "speed, ease of use and an open approach to data" as areas he wants to excel at.

Farrant added:

Quote
"By working with Methods on Digital Street we are taking another step toward that goal, as we explore how new technologies like blockchain can help us to develop a faster, simpler and cheaper land registration process."

R3 CEO David Rutter said the company "looks forward to working with the world's most well-recognized land registry."

Like Farrant, he noted the technology's potential to make transactions more efficient, and said R3 would be "working closely" with the Land Registry to "turn this potential into reality."
Source

Pages: 1 ... 99 100 [101]
ETH & ERC20 Tokens Donations: 0x2143F7146F0AadC0F9d85ea98F23273Da0e002Ab
BNB & BEP20 Tokens Donations: 0xcbDAB774B5659cB905d4db5487F9e2057b96147F
BTC Donations: bc1qjf99wr3dz9jn9fr43q28x0r50zeyxewcq8swng
BTC Tips for Moderators: 1Pz1S3d4Aiq7QE4m3MmuoUPEvKaAYbZRoG
Powered by SMFPacks Social Login Mod