[Dev] Develop new core 0.9.3 for feathercoin, together
-
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.
-
Develop core wallet for neoscrypt , I had finished it Today. Also I do history fork.
I can work normal.
-
Today, upgrade db-4.8.30.NC to db-5.1.29.NC. I like BerkeleyDB.5.1 :)
You need to add bitcoin_find_bdb51.m4 in src/m4
2014-10-23 14:47:48 Feathercoin version v0.9.3.0-git-Standard (Fri, 12 September 2014 16:29:30 -0400) 2014-10-23 14:47:48 Using OpenSSL version OpenSSL 1.0.1i 6 Aug 2014 2014-10-23 14:47:48 Using BerkeleyDB version Berkeley DB 5.1.29: (October 25, 2011) 2014-10-23 14:47:48 Default data directory C:\Users\lizhi.lizhi-PC\AppData\Roaming\Feathercoin 2014-10-23 14:47:48 Using data directory C:\Users\lizhi.lizhi-PC\AppData\Roaming\Feathercoin 2014-10-23 14:47:48 Using at most 125 connections (2048 file descriptors available) 2014-10-23 14:47:48 Using 2 threads for script verification 2014-10-23 14:47:48 Using wallet wallet.dat 2014-10-23 14:47:48 init message: Verifying wallet... 2014-10-23 14:47:48 CDBEnv::Open : LogDir=C:\Users\lizhi.lizhi-PC\AppData\Roaming\Feathercoin\database ErrorFile=C:\Users\lizhi.lizhi-PC\AppData\Roaming\Feathercoin\db.log 2014-10-23 14:47:48 Bound to [::]:9336 2014-10-23 14:47:48 Bound to 0.0.0.0:9336 2014-10-23 14:47:48 init message: Loading block index...
-
I had Implemented ACP , add checkpointsync.cpp and checkpointsync.h to project , It looks normal. :)
I check debug.log , It can synchronized checkpoint.
2014-10-26 10:27:18 Before: 1c009936 0000000000993600000000000000000000000000000000000000000000000000
2014-10-26 10:27:18 After: 1c008eff 00000000008eff33333333333333333333333333333333333333333333333333
2014-10-26 10:27:18 ConnectBlock hashPrevBlock=3661d21636c8001d4411d951319d14e68d8b17f6086ea8566379fb118c87308d
2014-10-26 10:27:18 ConnectBlock view.GetBestBlock()=3661d21636c8001d4411d951319d14e68d8b17f6086ea8566379fb118c87308d
2014-10-26 10:27:18 UpdateTip: new best=24b16d47e958635c2dd283f2fe7291273d60aed1368a4a9628661b6aade1f6c4 height=431618 log2_work=57.824336 tx=1502948 date=2014-10-26 10:14:11 progress=0.999976
2014-10-26 10:27:18 ProcessBlock: ACCEPTED2014-10-26 10:27:40 Opened LevelDB successfully
2014-10-26 10:27:45 LoadBlockIndexDB(): last block file = 3
2014-10-26 10:27:45 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=115238, size=91879279, heights=316415…431623, time=2014-07-20…2014-10-26)
2014-10-26 10:27:45 LoadBlockIndexDB(): synchronized checkpoint 24b16d47e958635c2dd283f2fe7291273d60aed1368a4a9628661b6aade1f6c4
2014-10-26 10:27:45 LoadBlockIndexDB(): transaction index disabled
2014-10-26 10:27:45 LoadBlockIndexDB(): hashBestChain=acee96e699e484cfc9776139508f002c27e19c0d5b79af664cd10b4268f9d23f height=431623 date=2014-10-26 10:19:38 progress=0.999985
2014-10-26 10:27:45 init message: Verifying blocks…Because 0.8.7 ACP code have some problem in 0.9.3 core , I re-write SetBestChain in main.cpp. I think Peter Bushnell to check it .
I push my codes ti Github.