noise23 (OP)
Legendary
Offline
Activity: 968
Merit: 1002
|
|
September 22, 2018, 11:39:44 AM |
|
@noise23
Could you clarify what exactly is supposed to happen when the split threshold option is set to say 500?
If block amount after the stake is 500 coins or more this block will be split into two blocks of 250 (or more) coins each. If block amount after the stake is below 500 coins then no split. Apparently, the split threshold setting options seems to be ignored. Hmm, it works fine with my wallet. You put the line in Truckcoin.conf, right? Like Nope. I used the settiings > option > split threshold. I will check it, probably needs some fix. For now just add splitthreshold= line to Truckcoin.conf it will work fine. Also there are no splitthreshold option in the console when the help command is issued in v1.2.2.0
It's correct, currently there is no splitthreshold RPC command in TRK.
|
|
|
|
rocoro
Legendary
Offline
Activity: 938
Merit: 1000
|
|
September 22, 2018, 11:56:18 PM |
|
Nope. I used the settiings > option > split threshold.
Also there are no splitthreshold option in the console when the help command is issued in v1.2.2.0
What do you see in Send > Coin Control button Look at those amounts.
|
|
|
|
bitmaster1x2
|
|
September 23, 2018, 05:50:44 AM |
|
Nope. I used the settiings > option > split threshold.
Also there are no splitthreshold option in the console when the help command is issued in v1.2.2.0
What do you see in Send > Coin Control button Look at those amounts. Coin control is what confirms that the split threshold setting from the menu option is ignored.
|
Crypto-city.com Communities of Crypto Enthusiasts. Build The Future. Be part of the story.
|
|
|
rocoro
Legendary
Offline
Activity: 938
Merit: 1000
|
|
September 23, 2018, 02:50:08 PM |
|
Nope. I used the settiings > option > split threshold.
Also there are no splitthreshold option in the console when the help command is issued in v1.2.2.0
What do you see in Send > Coin Control button Look at those amounts. Coin control is what confirms that the split threshold setting from the menu option is ignored. Really? It seems to confirm that it is working for me. The splits are occurring at the set threshold amount from the setting in my menu. Although I am using the default amount. You are saying, anything other than default is ignored?
|
|
|
|
bitmaster1x2
|
|
September 23, 2018, 08:01:47 PM |
|
Nope. I used the settiings > option > split threshold.
Also there are no splitthreshold option in the console when the help command is issued in v1.2.2.0
What do you see in Send > Coin Control button Look at those amounts. Coin control is what confirms that the split threshold setting from the menu option is ignored. Really? It seems to confirm that it is working for me. The splits are occurring at the set threshold amount from the setting in my menu. Although I am using the default amount. You are saying, anything other than default is ignored? It would seems so
|
Crypto-city.com Communities of Crypto Enthusiasts. Build The Future. Be part of the story.
|
|
|
bitmaster1x2
|
|
September 23, 2018, 08:27:26 PM Last edit: October 12, 2018, 12:24:50 AM by bitmaster1x2 |
|
@noise23
Could you clarify what exactly is supposed to happen when the split threshold option is set to say 500?
If block amount after the stake is 500 coins or more this block will be split into two blocks of 250 (or more) coins each. If block amount after the stake is below 500 coins then no split. Apparently, the split threshold setting options seems to be ignored. Hmm, it works fine with my wallet. You put the line in Truckcoin.conf, right? Like Nope. I used the settiings > option > split threshold. I will check it, probably needs some fix. For now just add splitthreshold= line to Truckcoin.conf it will work fine. Also there are no splitthreshold option in the console when the help command is issued in v1.2.2.0
It's correct, currently there is no splitthreshold RPC command in TRK. Awesome! Can you work Multisend in there as well? https://www.crypto-city.com
|
Crypto-city.com Communities of Crypto Enthusiasts. Build The Future. Be part of the story.
|
|
|
rocoro
Legendary
Offline
Activity: 938
Merit: 1000
|
|
October 07, 2018, 10:34:59 PM Last edit: October 12, 2018, 04:40:19 PM by rocoro |
|
If someone could compile this for arm64, it should run on a mobile android phone... ? I *think* the instructions would be similar to this: To run the Truckcoin CLI on your android device you need to do a couple of things. First you need to make sure you are running the right type of device. The CLI is built for arm64-v8a. This should include most phones and tablet, but you should make sure before attempting to run it. First, get an app called 'Droid Info' https://play.google.com/store/apps/details?id=com.inkwired.droidinfoInstall and run it and click in the System tab. It should say your CPU architecture is AArch64 and the CPU instruction set is arm64-v8a. If your phone does not say this, you cannot use the CLI binaries. Don't even try. So if you pass the test, you need a terminal emulator to run it. I use and recommend Termux https://play.google.com/store/apps/details?id=com.termuxInstall that then open it and run the following apt update apt install zip curl curl -O (future link to truckcoin_android-arm64v8a.zip here) ./truckcoind Thanks for any further info on this, would like to get it running on my phone. Would be interesting to see my phone staking too, if possible Edit: I'm assuming these may be resources to help doing the cross compile: http://jk.ozlabs.org/docs/arm64-toolchain/http://jk.ozlabs.org/blog/post/153/aarch64-cross-compiler-packages-ubuntu-debian/https://packages.debian.org/stretch/gcc-aarch64-linux-gnuhttps://packages.ubuntu.com/bionic/gcc-aarch64-linux-gnu
|
|
|
|
tevasu
|
|
October 25, 2018, 06:42:36 AM |
|
Noise23 you said it is ok to run the old mac wallet for now as you have not had resource or time to make a new mac update. I am presuming there is still no problems that I will experience; loss of coin, interest, ect. by continuing staking with mac v.1.0.0.0?
Yes it's safe to continue staking with mac v.1.0.0.0 for now. In worst-case scenario there is a slim chance that it can fork and you will need to re-sync but it's very unlikely, should work fine. Next wallet release will include a new mac version with all updates. Noise23, after staking for 4 years with my mac wallet at about 138% according to presstabs pos data website, my staking over the last 3 days has dropped 10x to 10-15 %. Any ideas why this is happening. You said I would be fine using v 1.0.0.0 until you had time to update the mac wallet, other than possible having to resync if the wallet forked. Is that still the case?
|
|
|
|
noise23 (OP)
Legendary
Offline
Activity: 968
Merit: 1002
|
|
October 25, 2018, 04:01:57 PM |
|
Noise23 you said it is ok to run the old mac wallet for now as you have not had resource or time to make a new mac update. I am presuming there is still no problems that I will experience; loss of coin, interest, ect. by continuing staking with mac v.1.0.0.0?
Yes it's safe to continue staking with mac v.1.0.0.0 for now. In worst-case scenario there is a slim chance that it can fork and you will need to re-sync but it's very unlikely, should work fine. Next wallet release will include a new mac version with all updates. Noise23, after staking for 4 years with my mac wallet at about 138% according to presstabs pos data website, my staking over the last 3 days has dropped 10x to 10-15 %. Any ideas why this is happening. You said I would be fine using v 1.0.0.0 until you had time to update the mac wallet, other than possible having to resync if the wallet forked. Is that still the case? I guess it's just because of temporary network difficulty increase. Mac wallet 1.0.0.0 should still stake fine but it's staking engine is outdated. Will try to get a new mac wallet version asap. New versions of TRK mac wallets always delayed because I can't build a mac wallet by myself so I have to pay someone to do that.
|
|
|
|
tevasu
|
|
October 25, 2018, 08:11:53 PM |
|
Noise23 you said it is ok to run the old mac wallet for now as you have not had resource or time to make a new mac update. I am presuming there is still no problems that I will experience; loss of coin, interest, ect. by continuing staking with mac v.1.0.0.0?
Yes it's safe to continue staking with mac v.1.0.0.0 for now. In worst-case scenario there is a slim chance that it can fork and you will need to re-sync but it's very unlikely, should work fine. Next wallet release will include a new mac version with all updates. Noise23, after staking for 4 years with my mac wallet at about 138% according to presstabs pos data website, my staking over the last 3 days has dropped 10x to 10-15 %. Any ideas why this is happening. You said I would be fine using v 1.0.0.0 until you had time to update the mac wallet, other than possible having to resync if the wallet forked. Is that still the case? I guess it's just because of temporary network difficulty increase. Mac wallet 1.0.0.0 should still stake fine but it's staking engine is outdated. Will try to get a new mac wallet version asap. New versions of TRK mac wallets always delayed because I can't build a mac wallet by myself so I have to pay someone to do that. There must be more mac users out there. I would be willing kick in some trk or btc on a group effort to help you with the cost of a mac update. How much coinage would it take?
|
|
|
|
bitmaster1x2
|
|
December 16, 2018, 07:21:21 PM Last edit: December 23, 2018, 03:21:26 PM by bitmaster1x2 |
|
Crypto-city's Truckcoin pages updated.. Coin HODLers, traders, developers or merchants. Start pitching in by adding content (such as videos, blogs, photos), forum threads, updating current info etc... Join us by Registering and Liking the page. https://www.crypto-city.com/index.php/truckcoin-trk/
https://www.crypto-city.com
|
Crypto-city.com Communities of Crypto Enthusiasts. Build The Future. Be part of the story.
|
|
|
noise23 (OP)
Legendary
Offline
Activity: 968
Merit: 1002
|
|
December 24, 2018, 11:49:54 PM |
|
|
|
|
|
|
noise23 (OP)
Legendary
Offline
Activity: 968
Merit: 1002
|
|
January 08, 2019, 02:30:28 PM |
|
|
|
|
|
bitmaster1x2
|
|
January 08, 2019, 03:10:14 PM Last edit: January 08, 2019, 04:07:04 PM by bitmaster1x2 |
|
|
Crypto-city.com Communities of Crypto Enthusiasts. Build The Future. Be part of the story.
|
|
|
paramind22
|
|
January 08, 2019, 03:34:42 PM |
|
This is a great site, and it really helped out Bottlecaps immensely. Please someone consider taking over the Truck page and promote the coin through it.
|
|
|
|
noise23 (OP)
Legendary
Offline
Activity: 968
Merit: 1002
|
|
January 10, 2019, 02:16:03 AM |
|
It's sort of responsive but it can't shrink further because of data in the table. I did remove a couple of useless columns in table, now it looks a little bit better in your frame.
|
|
|
|
|
paramind22
|
|
January 16, 2019, 08:23:34 PM |
|
Southexchange, Mercatox, Coinex.com are all good exchanges we can move to, now with the Cryptopia hack. Any ideas on this?
|
|
|
|
dnp
|
|
January 17, 2019, 07:37:37 PM |
|
Southexchange, Mercatox, Coinex.com are all good exchanges we can move to, now with the Cryptopia hack. Any ideas on this?
bleutrade.com been around quite a while and has a nice clean/concise interface.
|
Explorer and full node hosting at explorer.dognose.net
|
|
|
|