Releases: msy2008/infinitecoin-wallet
Stop updating!The latest version has been published in the new Github
Stop updating!The latest version has been published in the new Github
https://github.com/infinitecoin-wallet/infinitecoin-wallet/releases
Infinitecoin wallet v3.0.7
- Major changes: Fix sync status display.
- Update checkpoint files to drastically reduce synchronization time.
Known bug
Infinitecoin:com.google.bitcoin.store.UnreadableWalletException
Impact: Addresses from restore backups will disappear and reset blocks,But no problem was found when using Android 9 or below system.
About the SDK version is too low
Because the core code is based on the early Bitcoin Android v3.38(3.0)
https://github.com/bitcoin-wallet/bitcoin-wallet
Therefore, the SDK version is relatively low,Using the latest mobile phone will prompt that the SDK version is too low, so you can ignore it.
In the future, the code will be upgraded to the latest Bitcoin Android 4.0 or 5.0 or the new core. If you have a solution without upgrading the core, please let me know.
About wallet backup files
The wallet file format is not compatible to wallet.dat (Satoshi client). Rather, it uses a custom protobuf format.
which should be compatible between clients using infinitecoinj.
https://github.com/msy2008/infinitecoinj
How to get the private key?
Get your private keys from the Android Bitcoin Wallet with OpenSSL.
The method can also be used for litecoin or infinitecoin or dogecoin, etc.
https://www.youtube.com/watch?v=upw_NRfbTFI&ab_channel=BitcoinDaytrader
Or use the Ubuntu system method as follows:
https://github.com/bitcoin-wallet/bitcoin-wallet/blob/master/wallet/README.recover.md
Infinitecoin Core wallet
https://github.com/infinitecoin-project/infinitecoin/releases
Hashes for verification:
Filename | SHA-256 |
---|---|
infinitecoin-wallet-3.0.7.apk | d1e44e4873b3baad0f8c9e003d4693feaf36ef0a015bd022376115f645cce514 |
v3.0.6
- Update checkpoint files to drastically reduce synchronization time.
- Significantly reduce transaction fee.
- The minimum input is 1IFC,maximum input 10000000IFC,fixed 1IFC, unless oversized bytes.
- Includes important checkpoint security updates
- Because the new consensus has been activated, the blockchain receives block rewards,the miners no longer rely entirely on the handling fee, and a substantial reduction in the handling fee helps to promote circulation.
Known bug
Infinitecoin:com.google.bitcoin.store.UnreadableWalletException
Impact: Addresses from restore backups will disappear and reset blocks
About the SDK version is too low
Because the core code is based on the early Bitcoin Android v3.38(3.0)
https://github.com/bitcoin-wallet/bitcoin-wallet
Therefore, the SDK version is relatively low,Using the latest mobile phone will prompt that the SDK version is too low, so you can ignore it.
In the future, the code will be upgraded to the latest Bitcoin Android 4.0 or 5.0 or the new core. If you have a solution without upgrading the core, please let me know.
About wallet backup files
The wallet file format is not compatible to wallet.dat (Satoshi client). Rather, it uses a custom protobuf format
which should be compatible between clients using infinitecoinj.
https://github.com/msy2008/infinitecoinj
This payment has not been transmitted yet?
Many people have encountered this problem, and it does not only occur in the Infinitecoin android wallet.
If you are unfortunate enough to encounter this problem and try to reset the blockchain and it cannot be solved,
you can solve it by obtaining a private key.Import into the core wallet by way of private key import.
Infinitecoin Core wallet
https://github.com/infinitecoin-project/infinitecoin
How to get the private key?
Get your private keys from the Android Bitcoin Wallet with OpenSSL
The method can also be used for litecoin or infinitecoin or dogecoin, etc.
https://www.youtube.com/watch?v=upw_NRfbTFI&ab_channel=BitcoinDaytrader
openssl-1.0.2d-fips-2.0.10 download
https://sourceforge.net/projects/openssl/files/openssl-1.0.2d-fips-2.0.10/
Hashes for verification:
Filename | SHA-256 |
---|---|
infinitecoin-wallet-3.0.6.apk | ceb2651fcf2cda8555429f8ee3c69c633354b4aa750628ebfe5c3f5ca651599b |
v3.0.5
- Update checkpoint files to drastically reduce synchronization time.
- Significantly reduce transaction fee.
- The minimum input is 100coins,maximum input 1000000coins,and the fees rate is 100coins.
- Added more available nodes and more DNS
Known bug
Infinitecoin:com.google.bitcoin.store.UnreadableWalletException
Impact: Addresses from restore backups will disappear and reset blocks
About the SDK version is too low
Because the core code is based on the early Bitcoin Android v3.38(3.0)
https://github.com/bitcoin-wallet/bitcoin-wallet
Therefore, the SDK version is relatively low,Using the latest mobile phone will prompt that the SDK version is too low, so you can ignore it.
In the future, the code will be upgraded to the latest Bitcoin Android 4.0 or 5.0 or the new core. If you have a solution without upgrading the core, please let me know.
About wallet backup files
The wallet file format is not compatible to wallet.dat (Satoshi client). Rather, it uses a custom protobuf format
which should be compatible between clients using infinitecoinj.
https://github.com/msy2008/infinitecoinj
This payment has not been transmitted yet?
Many people have encountered this problem, and it does not only occur in the Infinitecoin android wallet.
If you are unfortunate enough to encounter this problem and try to reset the blockchain and it cannot be solved,
you can solve it by obtaining a private key.Import into the core wallet by way of private key import.
Infinitecoin Core wallet
https://github.com/infinitecoin-project/infinitecoin
How to get the private key?
Get your private keys from the Android Bitcoin Wallet with OpenSSL
The method can also be used for litecoin or infinitecoin or dogecoin, etc.
https://www.youtube.com/watch?v=upw_NRfbTFI&ab_channel=BitcoinDaytrader
openssl-1.0.2d-fips-2.0.10 download
https://sourceforge.net/projects/openssl/files/openssl-1.0.2d-fips-2.0.10/
Hashes for verification
Filename | SHA-256 |
---|---|
infinitecoin-wallet-3.0.5.apk | 4d15ab94473f01b61c82d92368925c52a47273868bae41fcf56a269e1805231f |
v3.0.4
- Update checkpoint data to block height 6851520.
- Fix crash on configuration change while payment request is fetched fr.
- Prevent canceling progress when fetching payment request.
- Try to solve the long time: this payment has not been transmitted yet.
About wallet backup files
The wallet file format is not compatible to wallet.dat (Satoshi client). Rather, it uses a custom protobuf format
which should be compatible between clients using infinitecoinj.
https://github.com/msy2008/infinitecoinj
This payment has not been transmitted yet?
Many people have encountered this problem, and it does not only occur in the Infinitecoin android wallet.
If you are unfortunate enough to encounter this problem and try to reset the blockchain and it cannot be solved,
you can solve it by obtaining a private key.Import into the core wallet by way of private key import.
Core wallet
https://github.com/infinitecoin-project/infinitecoin
How to get the private key?
Get your private keys from the Android Bitcoin Wallet with OpenSSL
The method can also be used for litecoin or infinitecoin or dogecoin, etc.
https://www.youtube.com/watch?v=upw_NRfbTFI&ab_channel=BitcoinDaytrader
openssl-1.0.2d-fips-2.0.10 download
https://sourceforge.net/projects/openssl/files/openssl-1.0.2d-fips-2.0.10/
Hashes for verification
Filename | SHA-256 |
---|---|
infinitecoin-wallet-3.0.4.apk | bf2b00dcf799af7820bd74ad7ca01c556853eabc2889a64ca031997446a8b31c |
v3.0.3
- fixed issues with fetching exchange rates.
- Update checkpoints data from 1 week ago.
For occasional unsuccessful transfers,it is more practical to shorten the time to try to reset the blockchain. - Update Simplified Chinese translation.
Hashes for verification
Filename | SHA-256 |
---|---|
infinitecoin-wallet-3.0.3.apk | 9e873b428bf3809d0d9cc459c4e1a05f555a4141563ad2762db97516d304ce2e |
v3.0.2
v3.0.1
- The minimum input is 1000coins,maximum input 1000000coins,and the fees rate is 1000coins.
- Only small coins are encouraged to be used in Android mobile wallets, and large amounts should be stored in the computer core wallet.
- Update Simplified Chinese and Traditional Chinese translation.
Hashes for verification
Filename | SHA-256 |
---|---|
infinitecoin-wallet-3.0.1.apk | 0b316a420d9d71471148fe9d0532ede4c35995ef73b179e445c139560b40865f |
v3.0
V3.0
- Update the QR code prefix changed from ifc to infinitecoin to be compatible with block explorers.
- Update chainz.cryptoid.info as the default block explorer.
- More nodes added
- The minimum input is 1000coins, and the fixed rate is 1000coins.
- As of now, 1000coins is about $0.1, and reasonable handling fees meet the needs of development
- Encourage the enthusiasm of miners, because infinitecoin has already 0 block rewards and 0 inflation.
- Chinese translation updated
- Thanks to the original author HashEngineering
Hashes for verification
Filename | SHA-256 |
---|---|
infinitecoin-wallet-3.0.apk | 2b290020bd26841637864efe8d1984913014b2ba93164a1381beb623c00c970d |