Pages:
Author

Topic: [ANN] 1337 [MANDATORY UPDATE] 41.78% APR| POS ONLY - page 80. (Read 259517 times)

hero member
Activity: 756
Merit: 579
Any roadmap for the project? Or when (if) will be the coin swap?
hero member
Activity: 798
Merit: 500
from cryptopia:

"1337 / DOGE market is paused
Investigating spam trading"


What the heck is spam trading? Haven't heard it used in trading before.

Hey. I got got 3 cans of spam. Who's buying?  LoL

LOL... That's what I would like to know as I too haven't heard of this before in trading. I wonder if it's someone trading with them self? to get the volume up and could be seen as spam trading? I'm not really sure and just taking a guess but that's what it could be lol.

well i noticed that there are lots of bot trading at cryptopia, in some markets every time i place an order they automatically adjust themselves to the new orders and it makes it hard to trade.
hero member
Activity: 1862
Merit: 590
from cryptopia:

"1337 / DOGE market is paused
Investigating spam trading"


What the heck is spam trading? Haven't heard it used in trading before.

Hey. I got got 3 cans of spam. Who's buying?  LoL

LOL... That's what I would like to know as I too haven't heard of this before in trading. I wonder if it's someone trading with them self? to get the volume up and could be seen as spam trading? I'm not really sure and just taking a guess but that's what it could be lol.
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
from cryptopia:

"1337 / DOGE market is paused
Investigating spam trading"


What the heck is spam trading? Haven't heard it used in trading before.

Hey. I got 3 cans of spam. Who's buying?  LoL
full member
Activity: 180
Merit: 100
Developer has any information for us
newbie
Activity: 48
Merit: 0
The setstakesplitthreshold has a 25000000 limit.
sr. member
Activity: 490
Merit: 250
...

Hi Sir, thanks for the response.. i tried to type in console the setstakespilttreshold 5000000 but it says method not found (code-32601).. what does it mean sir? Thanks a lot

small typo there mate it should be setstakesplitthreshold not setstakespilttreshold

...
so basically if i want to stake more i should write amount that is much bigger than the amount of coins i have and than the blocks will never be split and i will get more staking? so if i have 10 million i should write at the debug window 20 million?

also can i send all my coins to my self? i mean send them from my wallet address to the same wallet address and than all coins will be at the same block?

thanks.

correct that way all your coins will stake each time you get a block
if you set it to 10,000,000 it will split when your input reaches 20,000,000, I have mine set to split at 8,000,000 giving me inputs of 4,000,000 but I have some inputs that haven't staked for a few days. I need to start a new wallet soon anyway as I'm over 3k transactions again so that will be set to 10/20 million split

yea you can send your coins back to yourself, create a new address use coin control to select the inputs in the current address and send them to the new one.
if you haven't enabled coin control its easy to find
settings>options>display
then check the last checkbox (Display coin control features (experts only))
ignore the "experts only" it's simple really imho everyone should enable coin control on every coin that supports it

Thanks sir. 1 more thing sir, i have 89,000,000 1337. when i set at setstakesplitthreshold 50000000 it says out of range. why is that sir?
sr. member
Activity: 714
Merit: 252
...

Hi Sir, thanks for the response.. i tried to type in console the setstakespilttreshold 5000000 but it says method not found (code-32601).. what does it mean sir? Thanks a lot

small typo there mate it should be setstakesplitthreshold not setstakespilttreshold

...
so basically if i want to stake more i should write amount that is much bigger than the amount of coins i have and than the blocks will never be split and i will get more staking? so if i have 10 million i should write at the debug window 20 million?

also can i send all my coins to my self? i mean send them from my wallet address to the same wallet address and than all coins will be at the same block?

thanks.

correct that way all your coins will stake each time you get a block
if you set it to 10,000,000 it will split when your input reaches 20,000,000, I have mine set to split at 8,000,000 giving me inputs of 4,000,000 but I have some inputs that haven't staked for a few days. I need to start a new wallet soon anyway as I'm over 3k transactions again so that will be set to 10/20 million split

yea you can send your coins back to yourself, use coin control to select the inputs in the current address and send them.
if you haven't enabled coin control its easy to find
settings>options>display
then check the last checkbox (Display coin control features (experts only))
ignore the "experts only" it's simple really imho everyone should enable coin control on every coin that supports it
hero member
Activity: 798
Merit: 500
...
what is split threshold? how it affect staking? and how do i do it?

thanks!

...

what is split threshold? how it affect staking? and how do i do it?

thanks!

sorry for the late reply guys its been an awkward couple of days
stake split threshold allows you to control the size you're inputs split at. with pos coins your input creates a block and gives 2 outputs equal to half the input & pos reward each, this means with each successful stake your blocks  get smaller eventually they may reach a size where they dont stake or take ages too. the weight is cumulative so its not that bad but you could end up with an input that doesn't stake for months.

to use it open the debug console and type:

setstakesplitthreshold 5000000

replace 5000000 with whatever size you want your inputs to split to and the inputs will only split when the inputs reach the correct size to give you 2 outputs greater than your split threshold

Hi Sir, thanks for the response.. i tried to type in console the setstakespilttreshold 5000000 but it says method not found (code-32601).. what does it mean sir? Thanks a lot
[/quote]

so basically if i want to stake more i should write amount that is much bigger than the amount of coins i have and than the blocks will never be split and i will get more staking? so if i have 10 million i should write at the debug window 20 million?

also can i send all my coins to my self? i mean send them from my wallet address to the same wallet address and than all coins will be at the same block?

thanks.
full member
Activity: 187
Merit: 100
After 4 months, I opened my wallet and they were in the crazy POS. Roll Eyes
newbie
Activity: 8
Merit: 0
Hello good Morning!
I'm trying for several days to connect and synchronize my 1337 wallet, but I did not get any success, could anyone tell me how to make it clear and easy? I'm not a programmer.
Grateful for the attention


I had the same problem until I used the addnodes from this link https://www.coinexchange.io/network/peers/1337. Once I put these in the conf file it connected right away.

How  I can get this conf file ? I dont have it.
sr. member
Activity: 490
Merit: 250
...
what is split threshold? how it affect staking? and how do i do it?

thanks!

...

what is split threshold? how it affect staking? and how do i do it?

thanks!

sorry for the late reply guys its been an awkward couple of days
stake split threshold allows you to control the size you're inputs split at. with pos coins your input creates a block and gives 2 outputs equal to half the input & pos reward each, this means with each successful stake your blocks  get smaller eventually they may reach a size where they dont stake or take ages too. the weight is cumulative so its not that bad but you could end up with an input that doesn't stake for months.

to use it open the debug console and type:

setstakesplitthreshold 5000000

replace 5000000 with whatever size you want your inputs to split to and the inputs will only split when the inputs reach the correct size to give you 2 outputs greater than your split threshold
[/quote]

Hi Sir, thanks for the response.. i tried to type in console the setstakespilttreshold 5000000 but it says method not found (code-32601).. what does it mean sir? Thanks a lot
JRu
full member
Activity: 238
Merit: 100
Hello good Morning!
I'm trying for several days to connect and synchronize my 1337 wallet, but I did not get any success, could anyone tell me how to make it clear and easy? I'm not a programmer.
Grateful for the attention


I had the same problem until I used the addnodes from this link https://www.coinexchange.io/network/peers/1337. Once I put these in the conf file it connected right away.
newbie
Activity: 8
Merit: 0
Hello good Morning!
I'm trying for several days to connect and synchronize my 1337 wallet, but I did not get any success, could anyone tell me how to make it clear and easy? I'm not a programmer.
Grateful for the attention
sr. member
Activity: 714
Merit: 252
...
what is split threshold? how it affect staking? and how do i do it?

thanks!

...

what is split threshold? how it affect staking? and how do i do it?

thanks!
[/quote]

sorry for the late reply guys its been an awkward couple of days
stake split threshold allows you to control the size you're inputs split at. with pos coins your input creates a block and gives 2 outputs equal to half the input & pos reward each, this means with each successful stake your blocks  get smaller eventually they may reach a size where they dont stake or take ages too. the weight is cumulative so its not that bad but you could end up with an input that doesn't stake for months.

to use it open the debug console and type:

setstakesplitthreshold 5000000

replace 5000000 with whatever size you want your inputs to split to and the inputs will only split when the inputs reach the correct size to give you 2 outputs greater than your split threshold
JRu
full member
Activity: 238
Merit: 100
Hi all,
I need a little help. I added the config file and the wallet has been allowed to work through the firewall...and will not work with the firewall off. Just what goes into the config file? Sorry to be a pain in the a$$.



I tried everything...checked firewall 1337.exe has permission for inbound and outbound....conf. file done. Still will not connect to sync? Maybe I am not compiling the conf file properly? Anyone?
JRu
full member
Activity: 238
Merit: 100
Hi all,
I need a little help. I added the config file and the wallet has been allowed to work through the firewall...and will not work with the firewall off. Just what goes into the config file? Sorry to be a pain in the a$$.
hero member
Activity: 798
Merit: 500
from cryptopia:

"1337 / DOGE market is paused
Investigating spam trading"
full member
Activity: 213
Merit: 100
Shame 1337 is not on one of the big exchanges as it could do a lot better.

any news on swop to woot or is it canceled?

hero member
Activity: 1862
Merit: 590
my wallet is working and synced and i withdraw all my coins from poswallet. now i`m read to stake coins every 2 hours!

i will also see if i`m getting better results than what i`ve earned at poswallet.



Great to hear mate and good luck with staking 1337 coin. 2 hours is pretty good to earn some 1337 coins from staking. Please keep us updated on how you go with this as I have a lot of my coins on Cryptopia at the moment as I withdrew from POSWallet as they are delisting a lot of their coins now.

got my first stake: 22,279 coins (which worth about 8,700 satoshi) and it took 9 hours.
yesterday for the same amount of coins i staked at poswallet for 9 hours and i got only 12,681 coins.
so basically i dont need them Smiley


Nice! So it's around 10,000 more 1337 coins then what you were getting from POSWallet. Not bad and I think I might have to start staking 1337 coins as well on my own local wallet. Just have to see my brother first as I'll be using his computer like I am currently doing staking a few other Altcoins.
Pages:
Jump to: