- Jul 09, 2020
-
-
Marcin authored
-
- Jul 08, 2020
-
-
Dariusz Kędzierski authored
- Test with dynamic content replaced with keys existence detection instead data comparison - parameters for get_content_repies changed to give post with less payload
-
Dariusz Kędzierski authored
- removed not needed out.json files - added and updated .gitignore file - fixes in contain comparator
-
Bartek Wrona authored
Pyrest tests and benchmarks for hivemind See merge request !2
-
-
- Jul 02, 2020
-
-
Bartek Wrona authored
import tests from hive/hive repo and make some more sense structure for them See merge request !1
-
- Jul 01, 2020
- Jun 30, 2020
-
-
Marcin authored
-
Bartek Wrona authored
-
Marcin authored
-
- Jun 29, 2020
- Jun 26, 2020
- Jun 23, 2020
-
-
Bartek Wrona authored
-
- May 19, 2020
-
-
Mariusz Trela authored
Issue #33 - Originally the DHF counted votes for proposals that had not yet started, restore that functionality
-
- Apr 23, 2020
-
-
Bartek Wrona authored
Fix for two SMT tests See merge request hive!39
-
Andrzej Lisak authored
[Fix] SMT test fix - SMT tests were apparently not run when SPS was introduced with its related vops
-
Andrzej Lisak authored
[ABW]: [Done] Final name of hive.fund set for new treasury account.It would be better to lock that account manually prior to HF, but just in case it is also locked during HF, just like old one
-
Bartek Wrona authored
Extended python tests See merge request hive!35
-
-
- Apr 22, 2020
-
-
Andrzej Lisak authored
[ABW]: [Fix] Added is_treasury() routine to be used in places where both old and new treasury accounts should be treated specially [NIP] Added STEEM_DAO_RENAME hardfork indicator - currently set for HF24 - used where distinction between old and new treasury is needed (we can easily move it to future hf this way) [NIP] Added code for moving funds from old to new treasury - used automatically on every block plus when hardfork is applied (runs empty when hf not active) [NIP] Added tests for places affected by the fix as well as moving funds
-
- Apr 17, 2020
-
-
Andrzej Lisak authored
[ABW]: [NIP] all uses of STEEM_TREASURY_ACCOUNT replaced with calls to appropriate database routine (part of issue #25) Note that for now the routine always returns steem.dao until new treasury account is created and configured and funds moved at the start of HF24
-
- Apr 15, 2020
-
-
Bartek Wrona authored
New tests for delayed voting mechanism See merge request hive!26
-
- Apr 14, 2020
-
-
Mariusz Trela authored
-
- Apr 07, 2020
-
-
Krzysztof Mochocki authored
-
- Apr 06, 2020
-
-
Template parameter was withdrawn from some methods + simplification of code in `delayed_voting` class
-
- Mar 31, 2020
-
-
Mariusz Trela authored
-
-