- Oct 14, 2020
- Oct 13, 2020
-
-
Holger authored
* Fix beempy witnessfeed for HF24 * Fix more hbd renaming in beempy * improved RankedPosts class * New AccountPosts class for account feed and more * Comment class has been cleaned up, use_tags_api has been replaced by api
-
- Oct 10, 2020
- Oct 09, 2020
-
-
Holger authored
-
Holger authored
-
Holger authored
-
Holger authored
* improved get_discussions calls, fallback to condenser when tags api not available * Fix detection when content does not exists
-
Holger authored
* Add new operation ids for HF 24 * Remove remaining py2 code * Run unit tests on beta.openhive.network * Fix compatibility issues with HF 24 * account get_follow_count, get_followers and get_following have been fixed
-
- Oct 04, 2020
-
-
Holger authored
* Add hbd_interest_rate to beempy witnessproperties
-
- Sep 23, 2020
-
-
Holger Nahrstaedt authored
fix account_name assignment from dict in get_account_reputations()
-
Tino Waldner authored
-
- Sep 21, 2020
-
-
Holger Nahrstaedt authored
add `beempy listdelegations` command
-
- Sep 20, 2020
-
-
crokkon authored
-
- Sep 16, 2020
-
-
Holger Nahrstaedt authored
Scheduled weekly dependency update for week 37
-
- Sep 14, 2020
-
-
pyup-bot authored
-
- Sep 07, 2020
-
-
Holger authored
-
Holger authored
* Use floor instead of round in beembase/Amount in order to handle floats which have a higher precision than allowed * json_str parameter has been added to beembase.Amount, when True, a json dict is returned as string (needing when broadcasting with use_condenser=False)
-
- Sep 04, 2020
-
-
Holger Nahrstaedt authored
beempy pending fix for deleted comments
-
crokkon authored
Fixes #252
-
crokkon authored
-
- Aug 31, 2020
-
-
Holger Nahrstaedt authored
Scheduled weekly dependency update for week 35
-
pyup-bot authored
-
pyup-bot authored
-
Holger authored
-
- Aug 30, 2020
- Aug 29, 2020
- Aug 28, 2020
-
-
Holger authored
Do not use head block when use_head_block=False and last_irreversible_block_num == head_block_number, instead wait 3 seconds and retry.
-
Holger Nahrstaedt authored
Fix "block does not exists" error in transaction builder in certain condition
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
Fix for corner case where last_irreversible_block_num == head_block_number then int(dynBCParams["last_irreversible_block_num"]) + 1 does not exists and BlockHeader throws error.
-
- Aug 27, 2020
-
-
Holger authored
-
Holger Nahrstaedt authored
Support for update_proposal_operation
-
Holger authored
-