- 25 Aug, 2020 3 commits
-
-
Martin Lees authored
-
Howo authored
-
Howo authored
-
- 04 Apr, 2020 4 commits
-
-
therealwolf authored
Fixed typo and changed paper links See merge request !24
-
therealwolf authored
-
therealwolf authored
Replace Steem references with Hive See merge request !23
-
arcange authored
Links to Whitepaper, Bluepaper and SMT Whitepaper still need to be updated Node executable still references as being `steemd`. Maybe we should consider to rename it to `hived` in the future
-
- 20 Mar, 2020 6 commits
-
-
Bartek Wrona authored
added sockpuppets See merge request hive-group/steem!13
-
Martin Lees authored
-
Bartek Wrona authored
Exclude accounts who voted a minimum of two sockpuppets and who didn't unvote... See merge request hive-group/steem!12
-
Martin Lees authored
-
Martin Lees authored
-
Martin Lees authored
Exclude accounts who voted a minimum of two sockpuppets and who didn't unvote before the hive announcement with more than 1k sp
-
- 19 Mar, 2020 16 commits
-
-
Bartek Wrona authored
Signal Hf23 sooner See merge request hive-group/steem!10
-
roelandp authored
-
Abit authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
Reset TAPOS buffer to avoid replay attack See merge request hive-group/steem!9
-
Bartek Wrona authored
Ninja mine to dao See merge request hive-group/steem!5
-
Mariusz authored
-
Mariusz authored
-
Bartek Wrona authored
init default values for SBD asset with proper symbol See merge request hive-group/steem!8
-
Mariusz authored
-
Bartek Wrona authored
Merge branch 'ninja_mine_to_dao_0_23_rebase' of gitlab.syncad.com:hive-group/steem into ninja_mine_to_dao_0_23_rebase
-
Bartek Wrona authored
[BW]: HF23 time can be specified via env. variable also for MainNet\n[BW]: Changing default HF23 time to quite far future (April 8.)
-
Mariusz authored
-
Andrzej Lisak authored
-
Andrew Chaney (netuoso) authored
-
- 18 Mar, 2020 11 commits
-
-
Abit authored
-
Andrzej Lisak authored
-
Andrzej Lisak authored
-
Andrzej Lisak authored
[ABW]: [Fix] wrong index used - needs two separate runs for 'from' and 'to' to cancel outgoing withdrawals and speedup incoming ones (resulting balance is taken out later)
-
Andrzej Lisak authored
[ABW]: [Fix] unused variable and related code removed; unnecessary operation removed from inside loop (it only needs to be done once before clearing)
-
Andrzej Lisak authored
[ABW]: [Fix] mix of claim_reward_balance_operation and conversion from vests to steem cancel out their influence on gpo.total_*; also avoid actual conversion back and forth
-
Andrzej Lisak authored
[ABW]: [Fix] gpo.total_vesting_shares and gpo.total_vesting_fund_steem (almost) always change in tandem, and always in the same direction
-
Andrzej Lisak authored
-
Andrzej Lisak authored
-
Andrzej Lisak authored
-
Andrzej Lisak authored
[ABW]: [Fix] looking for 'to' would require different index that does not exist now (plus we don't need it); missing handling of pending_fee would break invariants
-