Feathercoin Core Wallet 0.9.3 , Welcome you
-
Is the wallet API enabled? In other words, does the wallet support HTTP GET/PUT requests for things like “getbalance”, etc.? If so, is there documentation available?
Thanks.
-
Please disregard my previous question about the Wallet API. I figured it out and I got it working.
-
I think wallet API support with RPC command, You can see help dialog or command-line dialog.
-
Today ,I update Italian. Thank xonar, he give me translations.We keep up good working.
Download Core Wallet http://www.ftc-c.com/pack3/feathercoin-qt.rar
-
Use Google Translator plugin.
It’s very simple to add existing website and it will convert all languages.
Let me know if you need any help :)
-
I add new features in core, You can download our latest version. :)
1)automatic backup wallet, see https://forum.feathercoin.com/index.php?/topic/8924-automatic-backup-walletdat/#entry74470
2)coinnector plugins, see https://forum.feathercoin.com/index.php?/topic/9002-plugins-coinnector/
-
I add new features in core, You can download our latest version. :)
1)automatic backup wallet, see https://forum.feathercoin.com/index.php?/topic/8924-automatic-backup-walletdat/#entry74470
2)coinnector plugins, see https://forum.feathercoin.com/index.php?/topic/9002-plugins-coinnector/
Thanks a lot Lizhi.
Now get rid of ACP.
-
Dear users,
I’m glad we’re still on the right road.Today ,I announce “Feathercoin Core Wallet Welcome”.You can download it for Windows http://www.ftc-c.com/pack3/feathercoin-qt.rarWhy do we need core wallet ?
Feathercoin core wallet base on Bitcoin framework, is not Litecoin framework.finally out of shadow from LTC! For users, it provides some new features.What is the difference between feathercoin core and feathercoin ?
Yes,There’s a big difference between them.
1) The new menu and page. I tune overview page, add report page . About menu tuning , I add “Advanced” menu. Users can quickly find the page needs to use.
**2) Multi-sign .**This is an important function.You can have tow or more signatures.It would increase the security of the transaction.
**3) Comments in blockchain.**This is a proof of existence.insert comments you would need.
**4) Private Blockchain Addresses (Dark Blockchain).**Scan Pubkey replace Public key,Protect your address.
5) New database. I upgrade db-4.8.30.NC to db-5.1.29.NC. BerkeleyDB.5.1.29 is performance improvements and bug fixes.
7) Plugins. Wallet can team working with Bitmessage.Impliment shapeshift,support feathercoin shift other coin.
8 )Paper wallets. Feathercoin can print paper wallets for you,Added dropdown to print multiple paper wallets over multiple pages.**9) Multi-signature UI. **I can use multi-sign without RPC command.
10) Other. I upgrade QT 4.8.5 to QT 5.3.1,It provide more interface.How to download feathercoin core ?
download feathercoin core wallet for Windows http://www.ftc-c.com/pack3/feathercoin-qt.rar
linux later on.Source code
https://github.com/FeatherCoin/Feathercoin/tree/0.9.3
download source code, git clone -b 0.9.3 git://github.com/FeatherCoin/Feathercoin.git ftc093a**More about topic **
alpha : https://forum.feathercoin.com/index.php?/topic/8018-dev-feathercoin-core-093-alpha-release/
upgrade : https://forum.feathercoin.com/index.php?/topic/8428-please-upgrade-pool-daemon-to-core-wallet/
private-blockchain-addresses : https://forum.feathercoin.com/index.php?/topic/7643-dev-private-blockchain-addresses-dark-blockchain/page-2#entry72511
multisignature : https://forum.feathercoin.com/index.php?/topic/8113-dev-multisignature-wallet-implementation-and-issues/
shapeshift : https://forum.feathercoin.com/index.php?/topic/8064-dev-shapeshift-implimentation/
comments : https://forum.feathercoin.com/index.php?/topic/8209-implement-leave-comments-in-the-blockchain/
paper-wallets : https://forum.feathercoin.com/index.php?/topic/8250-support-for-printing-paper-wallets-093-core-wallet/Some nice features there but I bet your still using the Bitcoin and are in need of a ‘Bitcoin’->‘Feathercoin’ merge.Noticed the code from .8 needs it. Maybe we can implement this (NEW CODE) as a MASTER branch change? Shapeshift is ‘shifty’ on how much you can convert at one time, did you fix this? Nice work. Not quite done with my improvements to the .8 code yet. How did you edit the logo to match the background? I cant seem to ‘cut out’ the coin from its white background so it stands out like sore thumb. Is there a way to point the android qt to the ‘boost’ libraries? This is preventing a test build of what I have. Windows building seems a pain in the ass but I will attempt it. You cant cross build with mxe or gcc utils natively because all of the networking libraries arent being called correctly or are using redundant code.Will attempt MSYS on windows.
-
Hi ,I finish setup file, put feathercoin-setup.exe in http://www.ftc-c.com/pack3/feathercoin-setup.exe
-
good work man!
-
very cool
-
Great work! What port do I need to open on my firewall for my wallet to become a “Full Node”?
For example, with the BTC Core wallet I opened port 8333, what port does the FTC core wallet require for incoming connections?
-
If Im not mistaken it uses the same port as it pulls the SAME code with minor chacha and salsa revisions.At least that is what Im seeing by glancing over the code for .8-master branch.
-
Great work! What port do I need to open on my firewall for my wallet to become a “Full Node”?
For example, with the BTC Core wallet I opened port 8333, what port does the FTC core wallet require for incoming connections?
you open port 9337 and 9336
-
What does it take to finish v0.9.3 and release it officially?
-
- The windows .exe file is ready and can be made available on the main page.
- The linux version feathercoind is compiled and tested.
- The linux GUI version needs some adaption due to the move from QT4 to QT5
- estimated effort 2- 3 full work days
- Windows and Linux install packages need to be created
- estimated effort 1 - 2 full work days for the Linux install packages
- Lizhi to estimate effort for windows, if windows install package is needed
-
Looks like Lizhi has already sorted out the Windows installer
https://forum.feathercoin.com/index.php?/topic/8450-feathercoin-core-wallet-093-welcome-you/?p=74681
but I can’t say I have tested it as yet, bit tied up at the moment pressing the buttons on some other stuff ;)
UM
-
- The windows .exe file is ready and can be made available on the main page.
- The linux version feathercoind is compiled and tested.
- The linux GUI version needs some adaption due to the move from QT4 to QT5
- estimated effort 2- 3 full work days
- Windows and Linux install packages need to be created
- estimated effort 1 - 2 full work days for the Linux install packages
- Lizhi to estimate effort for windows, if windows install package is needed
Good , I have build Windows installer , You need make QT5 in linux GUI version , see https://bitcointalk.org/index.php?topic=1074737.0
-
i would like to suggest more PR for the move from LTC to BTC. i feel its important. what you think guys?
-
i would like to suggest more PR for the move from LTC to BTC. i feel its important. what you think guys?
I agree some people still think FTC is a Scrypt coin.
In my opinion those are 3 main features to push in PR:
1, SX
2, GUI multisig + other fantastic functions in Core
3, Neoscrypt