Search content
Sort by

Showing 20 of 36 results by getfun12345
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FSC]FusionCoin updated! Arbitrary message & Decentralized advertisement
by
getfun12345
on 24/04/2014, 11:15:25 UTC
What happened, why don't people discussed the coins?

"I am not talking about FusionCoin yet until I am done accumulating"
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FSC]FusionCoin updated! Arbitrary message & Decentralized advertisement
by
getfun12345
on 16/04/2014, 16:02:51 UTC
Introduction to FusionCoin Decentralized Advertising System

    With recent updates, We introduce a decentralized advertising system in FusionCoin. The FusionCoin-QT will show top ads along with their paid transaction fee and confirmations.
http://i.imgur.com/5JikGXJ.jpg
    By clicking “Publish”, we can create a new ad with HTML or plain text. You shall expect your ad to keep a higher rank by providing more fees.
We do have some limitations here:
  • Up to 244 bytes
  • Only the top 2 lines are shown on FusionCoin-QT
http://i.imgur.com/7bXfv6H.jpg
    Advertising in FusionCoin is based on our “Arbitrary Message” feature. We allow transactions with redeem script as “OP_RETURN message” where you can leave up to 256 bytes message. Our top ads is from the last 10000 blocks where the message has a magic prefix 0xface0200.
The ranking point of each ad is simply Fee*(10000-Confirms)/10000, which is decreased linearly by confirmations and will drop to 0 after 10000 confirmations (about two weeks).
    Be careful with the link of advertisement.

Nice! I'll translate it into chinese.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FSC]FusionCoin --WIP Multisig Address-- | Dual PoW, Merged Minable
by
getfun12345
on 31/03/2014, 17:05:02 UTC
Translated into chinese
https://bitcointalk.org/index.php?topic=549386

   A multi-signature address is an address that is associated with more than one private key. Multisig have lots of uses, wallet sharing, increased security and escrow. Further readings: Multisig, The Future of Bitcoin.

Part 1. Create Multisig Address
  • To create a m-of-n multisig address, we need n public keys. You can easily get public key with respect to your address.
    Quote
    Right click any address to get public key
    http://i.imgur.com/4fCZ3Qr.jpg
  • Now we can create our multisig address
    Quote
    Click "New MultiSig" and fill in each public keys from step 1.
    http://i.imgur.com/C2lhJn6.jpg
  • You can find the newly created multisig address on "Addresses" and export this multisig address.
    Quote
    Export MultiSig address to your partner
    http://i.imgur.com/3kKLlQA.jpg

Part 2. Send to multisig address
Send to multisig address is identical to your normal transaction, just provide your multisig address as recipient.
Quote

Part 3. Spend from multisig address
Here we'll describe how Alice and Bob spend FusionCoin from their 2-of-2 multisig address. This transaction needs to be signed with two private keys, one is hold by Alice, the other by Bob.
  • Alice reviews her balance of her multisig addresses.
    Quote
  • Alice starts creating transaction from the 2-of-2 multisig address.They each has a private key of that address in their wallet.
    Quote
  • Alice sign the transaction with her private key, and export the raw transaction. Alice then needs to send this raw transaction to Bob(Email, BitMessage, SMS...).
    Quote
    Sign and export raw Transaction
    http://i.imgur.com/bk9u8HZ.jpg
  • Bob import this raw transaction, he can see the transaction is already signed by a private key. Bob reviews the transactions and sign with his private key.
    Quote
    Import and Sign raw Transaction
    http://i.imgur.com/iRDimrv.jpg
  • Now the transaction is signed by two private keys. Bob can simply click "Send" to broadcast the transaction.
    Quote






Post
Topic
Board Altcoin Discussion
Re: Fusioncoin MultiSig Tutorials ( user friendly GUI )
by
getfun12345
on 31/03/2014, 17:02:59 UTC
Post
Topic
Board 山寨币
Topic OP
FusionCoin 多方签名交易图文教程
by
getfun12345
on 30/03/2014, 07:26:20 UTC
英文原帖 https://bitcointalk.org/index.php?topic=547738
FusionCoin 发布帖 https://bitcointalk.org/index.php?topic=512149

官方提供50K FSC奖励给将本教程制作成视频的人
并且设立了其他奖金,奖励任何帮助宣传FusionCoin的人


    多方签名地址是一个与多个私钥关联的地址,需要多个人签名才能动用该地址的钱。多方签名机制可以有多种用途,比如钱包共享、增加安全性、资产托管等待。更多信息请参考Multisig, The Future of Bitcoin.

第一步. 创建多方签名地址
  • 要创建一个m-of-n的多方签名地址(意思是这个地址由n个人共同持有,需要至少m个人签名才能动用), 我们需要n个公钥,你可以从你钱包的地址很简单的将公钥复制出来。
    Quote
    右键点击地址复制公钥
    http://i.imgur.com/4fCZ3Qr.jpg
  • 现在可以创建多方签名地址
    Quote
    点击"New MultiSig" 填入第一步中获得的公钥.
    http://i.imgur.com/C2lhJn6.jpg
  • 你可以在地址簿中找到新创建的多方签名地址,然后将该地址导出。
    Quote
    导出多方签名地址发送给你的小伙伴们
    http://i.imgur.com/3kKLlQA.jpg

第二步. 发送币到多方签名地址
发送币给多方签名地址跟平常的交易一样,填入地址即可。
Quote

第三步. 花费多方签名地址中的钱
现在我们来描述一下Alice 和Bob 是如何使用他们的2-of-2多方签名地址中的钱。这个交易必须由两个人签名,一个是Alice,另一人是Bob。
  • 首先Alice多方签名地址中有已确认的金额
    Quote
  • Alice开始创建2-of-2多方签名地址交易,Alice是该地址的拥有者之一
    Quote
  • Alice对该交易进行了签名, 然后导出这个未完成的交易. Alice现在需要将这个未完成的交易发给Bob(Email, QQ, SMS...).
    Quote
    签名然后导出交易(分别点击 sign 和 export raw tx)
    http://i.imgur.com/bk9u8HZ.jpg
  • Bob导入这个未完成的交易(点击import raw tx), 他可以看到Alice已经签名了. Bob 检查交易的具体内容,确定没问题之后签名。
    Quote
    导入未完成的交易并签名
    http://i.imgur.com/iRDimrv.jpg
  • 现在两个人都签名了,交易完成。 Bob 可以点击 "Send" 将交易发送给整个fusioncoin网络。
    Quote




Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FSC]FusionCoin: Dual PoW|Merged Minable| MultiSig|Contract| Smart Property
by
getfun12345
on 29/03/2014, 06:38:44 UTC
Good coin, bad market promotion.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FSC]FusionCoin --WIP Multisig Address-- | Dual PoW, Merged Minable
by
getfun12345
on 29/03/2014, 03:09:43 UTC
now the question is can I merge mine this while mining MED? That would be fantastic.

What is MED?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FSC] FusionCoin | Dual PoW(SHA256&Scrypt) | Both Merged Minable
by
getfun12345
on 19/03/2014, 10:30:38 UTC
Here are all the LOGO submissions for now. These logos came from dawj20(1)   BeepBeep2   JoeMattie   dawj20(2)   Anthropolis  chromosoma

Let's Vote Now.


first one, dawj20(1)
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FSC] FusionCoin | Dual PoW(SHA256&Scrypt) | Both Merged Minable
by
getfun12345
on 18/03/2014, 07:08:47 UTC
Sure there are some big pools that have that kind of hashing power but they dont tend to jump on coins with no trading volume. They also tend to dump right away and there arent even that many sell orders. 0.00000051 is the highest buy order which is very low profit if someone sells at that price and its been sitting at that for quite a while.

I get that the code to calculate hashrate is simple, but you yourself said it was bugged and has been updated so in that case is definitely possible to be wrong. If regular miners arent participating in this coin and all of the hashrate is coming from some private pool, they wont have anyone to sell their coins too. The theory that 7.5 GH/s is coming from some private pool seems unlikely. It really just seems that not many people are mining this and the net hashrate is still wrong.

Some pools are mining other coins merged with fusioncoin. and they don't want to tell the miners.
Post
Topic
Board Announcements (Altcoins)
Re: [PRE][FSC] FusionCoin in 4 days | Dual PoW(SHA256&Scrypt) | Both Merged Minable
by
getfun12345
on 13/03/2014, 08:52:03 UTC
Can't wait to see it launch  Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [PRE][FSC] FusionCoin in 4 days | Dual PoW(SHA256&Scrypt) | Both Merged Minable
by
getfun12345
on 13/03/2014, 05:45:04 UTC
Post
Topic
Board 山寨币
Topic OP
【融合币】3天后发布,混合算法,可以与其他币合并开采
by
getfun12345
on 13/03/2014, 05:36:52 UTC
http://i.imgur.com/HzUbpiv.png
融合币 FusionCoin 混合使用 SHA256 和 Scrypt 作为工作量证明. 两种算法都支持合并开采(Merged Mining). 更多功能开发中 ...

英文原帖:

官方链接:

发布日期: 2014年3月16日, 美国东部时间0点整

参数规格
  • 每种算法难度独立计算, 都以 4 分钟为目标
  • 平均区块间隔: 2 分钟
  • 难度调整: 每个区块
  • 区块收益: 1000 FSC
  • 每隔490000区块产量减半
  • 总量: 10亿
  • 在创世区块预挖2% (用于悬赏任务)
  • 从创世块开始挖矿

开发中的功能
  • 去钱包模式: 用于融合币节点的轻量级模式, 对stratum mining矿池非常有用
  • 多钱包支持: 允许用户在多个钱包文件(wallet.dat)之间切换
  • 交易控制界面: 允许用户在FusionCoin-Qt中手动操控交易的细节
  • 远程调用(RPC)支持gmxawell的 "保存证明(Proof of Preservation)":支持获取钱包中所有地址的哈希值和梅克尔分支(merkle branch)
  • 支持创建多重签名(MultiSig): 交易: 这在比特币中也可以实现, 但是非常困难. 而且你必须将所有相关密钥都导入钱包才能动用多重签名交易中的钱.
  • 支持隐形地址Stealth Address
  • DDoS保护,针对的是内存池的交易替换和交易中携带很大的脚本: 增加机制来防止这类攻击.
  • 智能合约: DDoS保护为FusionCoin中实现智能合约迈出了坚实的一步。
  • 智能财产, 彩色币和去中心化交易

下载:
  • Windows客户端
  • 源代码
  • GitHub Repo

更新日志

节点
在文件"fusioncoin.conf"中添加节点防止出现连接数为0的情况.
[/list]
Code:
addnode=54.193.11.95
addnode=54.255.130.210

挖矿
FusionCoin 使用 sha256 作为挖矿的默认算法, 添加"miningalgo=scrypt" 到 "fusioncoin.conf"文件中可改为 scrypt算法.
scrypt算法的参考"fusioncoin.conf"
Code:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcallowip=192.168.0.*
server=1
miningalgo=scrypt
addnode=54.193.11.95
addnode=54.255.130.210
sha256算法的参考"fusioncoin.conf"
Code:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcallowip=192.168.0.*
server=1
miningalgo=sha256
addnode=54.193.11.95
addnode=54.255.130.210

合并开采
两个官方矿池都支持合并开采。 而且我们欢迎其他矿池添加FusionCoin的合并开采.
官方比特币合并开采矿池
官方莱特币合并开采矿池
Quote
合并开采是如何工作的?
合并开采允许你同时挖FusionCoin和其他币(比如比特币、莱特币). 好处是你不需要将算力转移到融合币,就可以在不影响你挖其他币的同时得到额外的融合币. 这是可行的,因为融合币接受一个特定格式的POW,该POW可以证明你已经在另一个币的区块链中做了足够的hash计算。 你让融合币和比特币、莱特币或其他类莱特币进行合并开采。对合并开采更详细的资料可参考这里.

悬赏奖励
这里是我们提供的赏金列表, 赏金直接来源于创世块. 你可以私信我或者发邮件到fusioncoin@gmail.com.
  • 在您的矿池中加入融合币的合并开采
  • 新的logo
  • 翻译
  • 推广
  • 网站美化
Post
Topic
Board Announcements (Altcoins)
Re: NXT AM contest best AM implementation
by
getfun12345
on 02/02/2014, 06:43:57 UTC
AM Contest entry
NXT client for android
Message chat system

http://bbyk.sinaapp.com/temp/chat.jpg

http://bbyk.sinaapp.com/temp/encrypt.jpg

Encrypted Message
encrypt: using sender's private key and recipient's public key.
decrypt: using recipient's private key and sender's public key.
Only the sender or recipient can decode the encrypted  message.
Encryption algorithm
https://nextcoin.org/index.php?topic=727.0
Format
https://nextcoin.org/index.php/topic,2952.0.html

nextcoin.org
https://nextcoin.org/index.php/topic,797.0.html
Google Play
https://play.google.com/store/apps/details?id=org.nextcoin.nxtclient

Source
https://github.com/JunhuaLyu/Nxt-Client-For-Android
Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
getfun12345
on 01/02/2014, 11:01:06 UTC
AM Contest entry
NXT client for android

http://bbyk.sinaapp.com/temp/chat.jpg

http://bbyk.sinaapp.com/temp/encrypt.jpg

Encrypted Message
encrypt: using sender's private key and recipient's public key.
decrypt: using recipient's private key and sender's public key.
Only the sender or recipient can decode the encrypted  message.
Encryption algorithm
https://nextcoin.org/index.php?topic=727.0
Format
https://nextcoin.org/index.php/topic,2952.0.html

nextcoin.org
https://nextcoin.org/index.php/topic,797.0.html
Google Play
https://play.google.com/store/apps/details?id=org.nextcoin.nxtclient
Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
getfun12345
on 27/01/2014, 09:28:10 UTC
Anyone else get VERY SLOW responses from the API? I use it on http://nxtra.org faucet - which now loads very slowly since updating to 0.5.10 - any ideas?

Edit: never mind, redownloading the entire blockchain seems to fix this issue.

Edit 2: actually, as soon as it comes to block 51xxx it starts to massively slow down again... Anyone experiencing the same?

Me too,  very very very slow when call the API "getState"
Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
getfun12345
on 23/01/2014, 06:51:30 UTC
*** ANNOUNCEMENT - NXT Wallet published on Google-Play  ***
My app has been beta testing for about one month, i think it's time to publish it.
https://play.google.com/store/apps/details?id=org.nextcoin.nxtclient
Please give me a 5-star  Wink

Version 0.5.5 features:

Manage accounts
Create/Input several accounts.
Check balance.
Set each account a tag to easy to remember.
Show aliases registered by your account.
Details about transactions, and period options ( 7 days, 30 days and total ), classified by "In", "Out" and "Other".

Addresses book
You can store the destination accounts which your used frequently.
Import accounts to addresses book from your tracsactions history.
Each destination account has a tag too.

Alias assign/check
You can check a alias, see if it was registered by other people.
Assign a new alias or update the uri of your alias.

Arbitrary Messages
You can send messages to other and view all messages of your account.
Encrypted Message
Only the sender or recipient can decode the encrypted message.

QRCode
Real-time price
Nxt News
All transactions are encrypted in local.

Please try it and give me some feeback.
https://nextcoin.org/index.php/topic,797.0.html
Post
Topic
Board Announcements (Altcoins)
Re: Nxt :: descendant of Bitcoin - Updated Information
by
getfun12345
on 15/01/2014, 10:39:04 UTC
Nxt Client for Android -- Arbitrary Message, chat system -- Updated 2014.1.15

New features:
Arbitrary Messages
You can send messages to other and view all messages of your account.
http://bbyk.sinaapp.com/temp/chat.jpg

https://nextcoin.org/index.php/topic,797.0.html
Post
Topic
Board Announcements (Altcoins)
Re: Nxt :: descendant of Bitcoin - Updated Information
by
getfun12345
on 13/01/2014, 05:35:00 UTC
Nxt Client for Android -- QRCode support -- Updated 2014.1.13
https://nextcoin.org/index.php/topic,797.0.html

New features:
QRCode
NXT QRCode format
https://nextcoin.org/index.php/topic,2869.0.html
Example:
nxtacct:5693933960808456307?label=yueye
http://bbyk.sinaapp.com/temp/qrcode.jpg

If you think my work is valuable, please donate Nxt:5693933960808456307    AccoutAlias:yueye
Post
Topic
Board Announcements (Altcoins)
Re: Nxt :: descendant of Bitcoin - Updated Information
by
getfun12345
on 10/01/2014, 16:03:34 UTC
If add the Arbitrary Messages new feature, will it cause chain data bloated?

Send 1 message need to paid 1 nxt ...
Post
Topic
Board Announcements (Altcoins)
Re: Nxt :: descendant of Bitcoin - Updated Information
by
getfun12345
on 10/01/2014, 04:24:08 UTC
Nxt Client for Android -- 0.5.0 Updated 2014.1.9

New feature:
Alias assign/check
You can check a alias, see if it was registered by other people.
Assign a new alias or update the uri of your alias.
All transactions are encrypted in local.
http://bbyk.sinaapp.com/temp/tools.jpg

https://nextcoin.org/index.php/topic,797.0.html