Bitcoin Forum
May 12, 2024, 01:17:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: newbie help please; how activity react with your post and time logged in?  (Read 89 times)
Naitik (OP)
Member
**
Offline Offline

Activity: 714
Merit: 11


View Profile
December 23, 2017, 06:04:07 AM
 #1

Hey i want to know that Activity of the account is rekated to the the time spend or your post and replies. Do anyone help me.
I think i stuck with my account.
1715476622
Hero Member
*
Offline Offline

Posts: 1715476622

View Profile Personal Message (Offline)

Ignore
1715476622
Reply with quote  #2

1715476622
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715476622
Hero Member
*
Offline Offline

Posts: 1715476622

View Profile Personal Message (Offline)

Ignore
1715476622
Reply with quote  #2

1715476622
Report to moderator
PavelIvanov
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
December 23, 2017, 06:17:14 AM
 #2

30 Activity: Jr. Member

How long do I need to wait between forum posts?
Waiting time between forum posts is calculated with the following formula:
Code:
waittime = 360;
if(activity >= 15)
        waittime = (int)(90 - activity);
if(activity >= 60)
        waittime=(int)(34.7586 - (0.0793103 * activity));
if(activity >= 100)
        waittime = max((int)(14-(activity/50)), 4);
mk4
Legendary
*
Offline Offline

Activity: 2758
Merit: 3837


Paldo.io 🤖


View Profile
December 23, 2017, 06:18:49 AM
 #3

You gain activity by how active you are here on bitcointalk.

Activity is calculated with: activity = min(time * 14, posts)
Basically, to maximize activity increase, you need to post once a day. Activity updates every 2 weeks.

For more info: https://bitcointalk.org/index.php?topic=1689727.0

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!