티스토리 뷰

ICO

ICO_Arweave

업비트쨩 2018. 7. 27. 13:49

*ICO Bench.com등록과 코드분석이 완료된 ICO만을 포스팅합니다.

Arweave

Blockweave | 영국

"영구적 데이터 저장"

기간: 2018.07.06 ~ 2018.09.06

ICO Bench

2.3

Token

AR

Platform

Blockweave

Whitelist/KYC

KYC & Whitelist

Restricted

USA, China


컨셉

기존의 데이터 저장소들은 데이터의 양이 많아질수록 그만큼 비용이 증가하고 처리속도가 느려졌지만 Arweave는 분산적 어플리케이션들을 이용해 빠른 트랜잭션 및 데이터 저장이 가능하도록 하였습니다.

웹사이트: https://www.arweave.org/?utm_source=icobench


용도

고객 서비스 제공


수익모델

서비스 판매



기본정보

토큰가격

1AR = 0.0016 ETH

참여화폐

BTC, ETH

모집량

$ 8,100,000

총 발행량

55,000,000 AR

KYC여부

KYC진행

토큰지급

판매종료 후

교환/거래

토큰지급 후

개인 캡

0.1 ETH~


팀 및 협력사 정보 더 보기: ICOKR



코드분석

This is the Arweave Code Review, the full on ICO analysis is over here, so I won’t spend too much time today talking about the point of the project or the newness of the team. However I do want to give a passing nod to their claim about decentralized storage, which is pretty bold, to say the least.

“A new data storage blockchain protocol based on a novel proof of access consensus mechanism that creates truly permanent data storage for the first time. Now data is finally permanent, low-cost, and truly censorship free.”

Strong competitors in this space. S3 Glacier Storage $0.004 per GB. IPFS, Ethereum Swarm. Filecoin, Storj. Does data storage need its own blockchain?

And I have a pet peeve here with regards to truly permanent. Nothing is truly permanent, if we pay any attention whatsoever to the Third Law of Thermodynamics, but let’s not get too existential here.

Let’s start with the light paper.

Arweave hash list is the Ethereum light client concept.

Blockhash and Wallet list, nice concepts, let’s break it down. In Bitcoin I need to replay all transactions to get the current unspent output list, I do this, because a block is secure and agreed upon (thanks to consensus), if instead of doing this, I asked a node to simply give me the current balances, it could. Would you trust that node? What if it just gave you a list of whatever it wanted, you could collect multiple lists, and then have consensus on 2/3+1 lists, but given a single list, I probably wouldn’t put too much faith in it.

“The hash of the blockhash list is distributed with every new block”, we need a quick discussion on the longest blockchain and why we trust the longest chain rule. The longest chain is the chain that has the most weight, because it has spent the most energy to get to where it is. We don’t put a lot of faith in the very last block, because it could still be rewritten (not really, we change to a longer chain, but let’s assume rewritten).

So if I just gave you the latest block and told you to trust my blockhash in it, would you? You could definitely trust the list a few blocks deep (dependent on amount of energy/stake spent to reach that depth, 3 in Bitcoin, 30 in Ethereum), but you should probably not put too much faith into the latest block.

“Proof of Access… The ‘recall block’ to incorporate into the next block is chosen by taking the hash of the current block and calculating its modulus with respect to the current block height.”, but why? What value does this add?

Wildfire is a latency ranking system, it favors co-located servers.

Not seeing any data on how storage is done with permanency and low cost?

Let’s jump into code.

 

PHP, haven’t seen that in many years. Let’s start with the PHP SDK.

 

 

Now the storage makes sense, it’s stored directly in the transactions, and thus the blocks, that’s why blockshadow exists, otherwise there will be too much data in each transfer, and forks will increase.

That’s why Proof of Access, since it incentivizes miners to host more blocks (or rather more data storage). Once off, permanent storage, since everything is contained in the entire blockchain, and cheap because I am only paying once to save the data.

The picture makes a lot more sense now, I like it.

 

 

Password protection on the key file is probably required.

 

 

Good comments, hardcoded $ip.

The SDK is good. Good separation of logic, neat code, well designed. Let’s move on.

 

 

Fantastic documentation, good structure, not a fan of the naming standard, but that’s minor. Well written test coverage.

This is really good.

 

 

Started working on it in August 2017. I guess I’d have to say my Arweave code review gets a gold star, very impressive how much they have accomplished.

Didn’t find Proof of Access though.

Arweave Code Review Conclusion:

I really like it, turning miners into storage nodes by forcing the consensus layer is sexy. Good, neat code. Well designed and well documented.

In all honestly, I’ll still store my data on IPFS and S3, but if their token is cheap enough, this could be a great storage solution.

Disclaimer: Crypto Briefing code reviews are performed by auditing what is on display in the master branch of the repo’s made available. This was performed as an educational review and any comments in the article are the opinion of the writer. It is normal for code to change rapidly, hence we timestamp our code reviews so that they present a snapshot at a moment in time. Information contained herein should not be used as any comment or advice on the project as a whole.

Arweave Code Review Timestamp: May 20th, 2018 at 10:44 GMT




'ICO' 카테고리의 다른 글

Humancoin (PreICO)  (0) 2018.08.06
ICO_Omega One  (0) 2018.08.02
ICO_CargoCoin  (0) 2018.07.31
ICO_eCoinomic  (0) 2018.07.30
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함