Bitcoin Forum
April 23, 2024, 11:13:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 [74] 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 ... 142 »
  Print  
Author Topic: DefaultTrust changes  (Read 84258 times)
hacker1001101001
Sr. Member
****
Offline Offline

Activity: 1288
Merit: 415


View Profile
March 30, 2019, 08:08:22 AM
Merited by LoyceV (1)
 #1461

So how your trust score become +1 since it's not a month that you have got positive feedback  Wink.

However I am not saying you are totally wrong. I just noticed on my first score, after I didn't bothered to calculate it. You might get more clear answers from below quote. Perhaps first score reflect after two weeks then increase by every month.

It starts changing after approximately 2 weeks, theymos uses "round_up" for months.
Yaa, its rounded up for an total month.

I think the algorithm shows it clearly! Grin

Code:
		score += min(10, round_up(months since rating))
1713913998
Hero Member
*
Offline Offline

Posts: 1713913998

View Profile Personal Message (Offline)

Ignore
1713913998
Reply with quote  #2

1713913998
Report to moderator
1713913998
Hero Member
*
Offline Offline

Posts: 1713913998

View Profile Personal Message (Offline)

Ignore
1713913998
Reply with quote  #2

1713913998
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713913998
Hero Member
*
Offline Offline

Posts: 1713913998

View Profile Personal Message (Offline)

Ignore
1713913998
Reply with quote  #2

1713913998
Report to moderator
1713913998
Hero Member
*
Offline Offline

Posts: 1713913998

View Profile Personal Message (Offline)

Ignore
1713913998
Reply with quote  #2

1713913998
Report to moderator
cryptovigi
Hero Member
*****
Offline Offline

Activity: 714
Merit: 611



View Profile
March 30, 2019, 10:26:27 PM
Last edit: March 31, 2019, 12:52:36 PM by cryptovigi
 #1462


Hey guys - thanks for giving me the algorithm, but I do already know it. The problem is that, when i try to check the algorithm on the particular example sth doesn't work, that's why i asked you to check my example and explain where do i make a mistake


Maybe this could be helpfull:

My trust list is short:
                             
Code:
DefaultTrust
wwzsocki
BitCryptex
Tytanowy Janusz
And Trust depth as i said is set to 1


And this is Trusted feedback of wwzsocki from his Trust summary

User           Date                      Risked BTC amount           Reference          
sud2019-03-160.00000000Reference
Tytanowy Janusz   2019-03-05   0.00000000   Reference
cryptovigi   2019-03-04   0.00000000   
investaco   2018-11-11   1.00000000   Reference
crypto mania   2018-10-21   0.00000000   

And his Sent feedback

User           Date                      Risked BTC amount           Reference          
investaco2018-09-125.00000000Reference
crypto mania   2018-10-11   0.00000000   Reference
cryptovigi   2019-03-02   0.00000000   
BitBay*   2019-03-03   0.00000000   Reference
ICOEthics   2019-03-03   0.00000000   
Tytanowy Janusz   2019-03-05   0.00000000   Reference
BitCryptex   2019-03-06   0.00000000   


So once again - looking at trust values of user wwzsocki :
...I can see the numbers 12: -0 / +5

The number of positive trust reports agrees - when I enter his profile I see five positive Trusted feedback so this is ok ...

I do not understand why the score of the user's trust - I see the number 12 on his profile
According to me:

Since I gave him a trust (this month) so he has a trust from me 1

One mate from my trust list also gave him a trust this month so his trust is growing to two.

Additionally, my trust deep is set to 1 (and he is in my trust list) so I "see" his as well his personal trust.

Apart from me and a user from my list (which I have already mentioned), he has two users (whom he gave the trust and they gave him back to him) - one ("2018-11-11" so 5 months ago) and the other ("2018-10 -21 "so 6 months ago), so for these two should get an extra 11 points, which together with the two points I mentioned earlier gives 13.

So why do I see 12 Huh


[edit:]
Today (31-03-2019) his trust changed and  now i can see 13: -0 / +5
So the new question is: "Why did the change from 12 to 13 take place today not earlier"

cryptovigi
Hero Member
*****
Offline Offline

Activity: 714
Merit: 611



View Profile
March 31, 2019, 11:02:47 AM
 #1463

...
So the new question is: "Why did the change from 12 to 13 take place today not earlier"


Since I do not find any relation to today's date with the change in the trust value of the user wwzsocki - the only explanation I found is that the value of trust is not constantly updated, but this process takes place every certain period of time (or on a particular day of the month).
So if someone receives a trust feedback - his score is refreshed immediately, but if he does not get another - the next refreshment takes place in accordance with the planned schedule - or on a specific day of the month (for example the last day of the month - it would explain todays change).

Is it possible? - I have not found information on this subject except for the one below (but it concerns DT1) ...

...
#3
I will periodically (maybe every month) be reconstructing the default trust list to include everyone who matches these criteria:
...

suchmoon
Legendary
*
Offline Offline

Activity: 3654
Merit: 8908


https://bpip.org


View Profile WWW
March 31, 2019, 01:33:36 PM
 #1464

So the new question is: "Why did the change from 12 to 13 take place today not earlier"

It looks like the round_up part of the formula may not be rounding up but rather rounding properly, i.e. numbers below 0.5 are rounded to 0, not to 1. I'm guessing the March 16 rating "matured" today to 0.5+ of a month and added 1 to the rating.

Calculations from poking around some random users:

https://bitcointalk.org/index.php?action=trust;u=452769
2019-03-07 rounding up should make this a +1, rounding properly would make it a +1
2019-02-23 rounding up should make this a +2, rounding properly would make it a +1
2019-01-30 rounding up should make this a +3, rounding properly would make it a +2
Actual rating is +4

https://bitcointalk.org/index.php?action=trust;u=1339716
2019-02-05 rounding up should make this a +2, rounding properly would make it a +2
2019-01-27 rounding up should make this a +3, rounding properly would make it a +2
Actual rating is +4

And so on. Note that I'm using a custom trust list so the ratings you'll see on those users will probably be different.
cryptovigi
Hero Member
*****
Offline Offline

Activity: 714
Merit: 611



View Profile
March 31, 2019, 04:40:57 PM
 #1465


...
It looks like the round_up part of the formula may not be rounding up but rather rounding properly, i.e. numbers below 0.5 are rounded to 0, not to 1. I'm guessing the March 16 rating "matured" today to 0.5+ of a month and added 1 to the rating.
...

Your way of thinking is completely logical, but it does not harmonize with the algorithm given by theymos - he clearly wrote that he uses the function of rounding up in other case  he would use a simple rounding function (as you described). I am also convinced that after receiving my first positive feedback I did not have to wait two weeks and trust score appeared immediately (that means, the rounding up function worked).

Therefore, I think that the algorithm works, while the trust is recalculated not continuously only at a specific time (for example on a particular day of the month), except the situation when someone receives a positive /negative feedback - then the trust score is recalculated immediately.

suchmoon
Legendary
*
Offline Offline

Activity: 3654
Merit: 8908


https://bpip.org


View Profile WWW
March 31, 2019, 04:47:57 PM
 #1466


...
It looks like the round_up part of the formula may not be rounding up but rather rounding properly, i.e. numbers below 0.5 are rounded to 0, not to 1. I'm guessing the March 16 rating "matured" today to 0.5+ of a month and added 1 to the rating.
...

Your way of thinking is completely logical, but it does not harmonize with the algorithm given by theymos - he clearly wrote that he uses the function of rounding up in other case  he would use a simple rounding function (as you described). I am also convinced that after receiving my first positive feedback I did not have to wait two weeks and trust score appeared immediately (that means, the rounding up function worked).

Therefore, I think that the algorithm works, while the trust is recalculated not continuously only at a specific time (for example on a particular day of the month), except the situation when someone receives a positive /negative feedback - then the trust score is recalculated immediately.

Could be. I have a couple of feedbacks from January 17 and 19 - will check in a couple of days if my score increases or not. Right now it's 2 points short
1miau
Legendary
*
Offline Offline

Activity: 2128
Merit: 6733


Currently not much available - see my websitelink


View Profile WWW
April 03, 2019, 10:37:38 PM
Last edit: April 04, 2019, 03:57:32 PM by 1miau
 #1467

New Members added to DT1:

malevolent
Anduck
Ticked
greenplastic
Foxpup
EcuaMobi
Avirunes
willi9974
Rmcdermott927
nutildah
Kryptowerk
Hellmouth42

Source: https://bitcointalk.org/index.php?topic=5117330.msg50447891#msg50447891

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
suchmoon
Legendary
*
Offline Offline

Activity: 3654
Merit: 8908


https://bpip.org


View Profile WWW
April 04, 2019, 12:55:03 AM
 #1468

New Members added to DT1:

+Foxpup
TheBeardedBaby
Legendary
*
Offline Offline

Activity: 2184
Merit: 3134


₿uy / $ell


View Profile
April 04, 2019, 06:53:33 AM
 #1469

Any members that are removed then? How big the Default Trust list can grow, I remember discussing this back in the day, but now I do nor recall what was the final answer? More and more people will cover the required criteria to enter the DT.

LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16541


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
April 04, 2019, 08:13:34 AM
 #1470

Any members that are removed then?
No, only additions. Diff:
Code:
7a8
> malevolent
9a11
> Anduck
11a14
> Foxpup
19a23
> Ticked
23a28
> greenplastic
24a30,31
> EcuaMobi
> Avirunes
25a33
> willi9974
27a36
> Rmcdermott927
29a39
> nutildah
53a64
> Kryptowerk
64a76
> Hellmouth42

Quote
How big the Default Trust list can grow, I remember discussing this back in the day, but now I do nor recall what was the final answer?
I don't think there's a final answer yet, if I recall correctly theymos mentioned somehting like 100.

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Foxpup
Legendary
*
Offline Offline

Activity: 4340
Merit: 3042


Vile Vixen and Miss Bitcointalk 2021-2023


View Profile
April 04, 2019, 10:10:49 AM
 #1471

New Members added to DT1:

+Foxpup
Geez, you just had to go and blow my cover, didn't you? Roll Eyes

Will pretend to do unspeakable things (while actually eating a taco) for bitcoins: 1K6d1EviQKX3SVKjPYmJGyWBb1avbmCFM4
I am not on the scammers' paradise known as Telegram! Do not believe anyone claiming to be me off-forum without a signed message from the above address! Accept no excuses and make no exceptions!
suchmoon
Legendary
*
Offline Offline

Activity: 3654
Merit: 8908


https://bpip.org


View Profile WWW
April 04, 2019, 02:50:31 PM
 #1472

New Members added to DT1:

+Foxpup
Geez, you just had to go and blow my cover, didn't you? Roll Eyes

Sorry, must have missed the super secret memo.

What we really need to figure out now is whether Lauda's gang or Foxpup's club is controlling the DT.
LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16541


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
April 04, 2019, 03:20:52 PM
 #1473

What we really need to figure out now is whether Lauda's gang or Foxpup's club is controlling the DT.
Isn't that obvious?
Image loading...

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
nutildah
Legendary
*
Offline Offline

Activity: 2968
Merit: 7938



View Profile WWW
April 04, 2019, 03:30:48 PM
 #1474

The worst thing about the Merit Cycle is that it always comes to an end  Cry

I wish it could go on forever. But then peeps would be getting 10,000 merits a day and shit.


▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
bones261
Legendary
*
Offline Offline

Activity: 1806
Merit: 1826



View Profile
April 04, 2019, 03:43:12 PM
 #1475

What we really need to figure out now is whether Lauda's gang or Foxpup's club is controlling the DT.
Isn't that obvious?
          Image loading...

You both are wrong. It is clear that the Collectibles Club clearly has the advantage. They may not be overly vocal here in meta, but they clearly are well represented.
El duderino_
Legendary
*
Offline Offline

Activity: 2492
Merit: 11985


BTC + Crossfit, living life.


View Profile
April 04, 2019, 03:50:21 PM
Merited by minerjones (1), Hhampuz (1)
 #1476

What we really need to figure out now is whether Lauda's gang or Foxpup's club is controlling the DT.
Isn't that obvious?
          Image loading...

You both are wrong. It is clear that the Collectibles Club clearly has the advantage. They may not be overly vocal here in meta, but they clearly are well represented.

i'm not long being @collectibles, but awesome people/community down there..... the TRUSTED people there, they really act like how they are TRUSTED, had several buying's lately and no problems, instant help from out of every corner etc
love it there

XhomerX10 designed my nice avatar HATs!!!!!  Thanks Bro
Foxpup
Legendary
*
Offline Offline

Activity: 4340
Merit: 3042


Vile Vixen and Miss Bitcointalk 2021-2023


View Profile
April 04, 2019, 03:55:36 PM
 #1477

What we really need to figure out now is whether Lauda's gang or Foxpup's club is controlling the DT.
I control the merit system, Lauda controls the trust system. Together, we fight crime. Grin

Will pretend to do unspeakable things (while actually eating a taco) for bitcoins: 1K6d1EviQKX3SVKjPYmJGyWBb1avbmCFM4
I am not on the scammers' paradise known as Telegram! Do not believe anyone claiming to be me off-forum without a signed message from the above address! Accept no excuses and make no exceptions!
El duderino_
Legendary
*
Offline Offline

Activity: 2492
Merit: 11985


BTC + Crossfit, living life.


View Profile
April 04, 2019, 04:03:58 PM
 #1478

What we really need to figure out now is whether Lauda's gang or Foxpup's club is controlling the DT.
I control the merit system, Lauda controls the trust system. Together, we fight crime. Grin

Dammit both I don’t know so well....

XhomerX10 designed my nice avatar HATs!!!!!  Thanks Bro
bones261
Legendary
*
Offline Offline

Activity: 1806
Merit: 1826



View Profile
April 04, 2019, 04:07:48 PM
 #1479

What we really need to figure out now is whether Lauda's gang or Foxpup's club is controlling the DT.
I control the merit system, Lauda controls the trust system. Together, we fight crime. Grin

Dammit both I don’t know so well....

Don't worry. The people with the hats are all that you really need. When it comes to cycling merits, the people with the hats do it the best.  Cheesy
Foxpup
Legendary
*
Offline Offline

Activity: 4340
Merit: 3042


Vile Vixen and Miss Bitcointalk 2021-2023


View Profile
April 04, 2019, 04:23:03 PM
 #1480

Don't worry. The people with the hats are all that you really need. When it comes to cycling merits, the people with the hats do it the best.  Cheesy
You forget, I've already turned one of them; don't count on the rest to protect you. Wink

Will pretend to do unspeakable things (while actually eating a taco) for bitcoins: 1K6d1EviQKX3SVKjPYmJGyWBb1avbmCFM4
I am not on the scammers' paradise known as Telegram! Do not believe anyone claiming to be me off-forum without a signed message from the above address! Accept no excuses and make no exceptions!
Pages: « 1 ... 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 [74] 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 ... 142 »
  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!