[Dev] Develop new core 0.9.3 for feathercoin, together
-
Now , Sync block normal . Height=395549
2014-09-25 13:44:01 UpdateTip: new best=60a727da02644356d0f5d2516b942aaead01abb8a541d4626c406fbdd2bb242a height=395251 log2_work=57.555876 tx=1451712 date=2014-09-25 10:52:51 progress=0.999671 2014-09-25 13:44:01 ProcessBlock: ACCEPTED 2014-09-25 13:44:01 receive version message: /Satoshi:0.8.6.2/: version 60006, blocks=395427, us=218.28.140.195:17733, them=149.210.159.86:9336, peer=149.210.159.86:9336 2014-09-25 13:44:01 Added time data, samples 3, offset +8 (+0 minutes) 2014-09-25 13:44:01 nActualTimespan = 0 before bounds 2014-09-25 13:44:01 GetNextWorkRequired RETARGET 2014-09-25 13:44:01 nTargetTimespan = 60 nActualTimespan = 65 2014-09-25 13:44:01 Before: 1c00c703 0000000000c70300000000000000000000000000000000000000000000000000 2014-09-25 13:44:01 After: 1c00d798 0000000000d79895555555555555555555555555555555555555555555555555
-
It can load wallet normal , PUBKEY_ADDRESS and SCRIPT_ADDRESS is right.
I will test transaction , from 0.8.6.2 to 0.9.3 . Tomorrow :)
-
Now , it transaction normal . I can send feathercoin to 0.9.3 client from 0.8.6.2 client , then send feathercoin to 0.8.6.2 client from 0.9.3 client .
It is all right.
-
Nice!
Is this to become the new core?
I’m not really sure I’m understanding whats going on here… Is this the btc core thats been moded for ftc?
Once the neoscrypt change has taken place, I’ll try get some other devs to get involved.
-
Yes, I’m finishing the job. We will say goobye to Litecoin code.
-
Today, It was born. Wish you a good time. ^-^
-
Good work Lizhi!
-
I will continue ACP Implemented, qr-import and neoscrypt.
-
Wow great work. Are you working with bushstar on this?
-
Wow great work. Are you working with bushstar on this?
No , I’m working alone.
I had reveived ftc from coinotron.com with my 0.9.3 core. ^-^
-
Your doing some amazing things lizhi. :)
-
seconded ;D
-
We need all our devs on this…
After the Neo fork, this should be the next thing we do in regards to forks. (I assume it requires a fork?)
But yeah, lets get our own core/ the btc core… finally cut all ties with ltc…
-
No, 0.9.3 core don’t need hard fork, but it will upgrade database. so you can not go back 0.8.6.2
-
this would basically mean u should have continuous support by yourself adding bitcoin updates to source
if there would be, then i would want to see ufo in same core version after feathercoin.
remember to have guys ready to compile static wallets to mac and linux… windows is the easy one
-
…remember to have guys ready to compile static wallets to mac and linux… windows is the easy one
I see it just the other way round: Linux is the easy one.
When a final version is released and Bushstar gives a go, I can create linux deb and rpm installation packages easily ;)
No Mac or tools for Mac available unfortunatelly
-
In this several days ,I had updated site information, I will continue tomorrow ^-^
-
I see it just the other way round: Linux is the easy one.
When a final version is released and Bushstar gives a go, I can create linux deb and rpm installation packages easily ;)
No Mac or tools for Mac available unfortunatelly
i just noticed ufo has no static linux wallet at its main post.
bushstar could like to add it…
-
I like add a page for merchant. When you click a merchant Logo , open it from feathercoin-core wallet.
-
I update menu,
1.Wallet menu
openAction
backupWalletAction
encryptWalletAction
changePassphraseAction
usedSendingAddressesAction
usedReceivingAddressesAction
2.Settings menu
signMessageAction
verifyMessageAction
openRPCConsoleAction
3.Advanced menu
accountReportAction
merchantListAction
4.Help menu
showHelpMessageAction
aboutAction
aboutQtAction
git push source code in https://github.com/cqtenq/feathercoin_core
Today ,had finished the job.
I will check ACP ,eHRC , qr-import ,neoscrypt and history fork for 0.9.3 core wallet tomorrow.