Skip to content

Releases: holgern/beem

0.24.23

22 Jun 22:01
6a92c7b
Compare
Choose a tag to compare
  • Fixed some small code issues
  • Added reccurring_transfer op in preparation for HF25 (@Sicarius)
  • Added collateralized_convert op in preparation for HF25 (@Sicarius)

0.24.21

12 Mar 21:48
Compare
Choose a tag to compare
  • Fix bug in ecda (convert mpz into int when not supported)
  • add coinactivity example script
  • add blockstats example script
  • Add Blocks class, which uses get_block_range
  • PR #272: correct blockchain virtual op batch calls (thanks to @crokkon)
  • PR #276: blockchain: get_account_reputations fix for first (thanks to @crokkon)
  • PR #287: beempy witnessproperties: fix interest rate options (thanks to @crokkon)
  • Fix #289: Unable to Claim Specific Reward Asset

0.24.19

09 Nov 09:28
Compare
Choose a tag to compare

0.24.17

28 Oct 19:51
Compare
Choose a tag to compare
  • Fixed a bug when using skip_account_check=True
  • Refactor code in Account
  • Add more unit tests

0.24.16

27 Oct 23:51
Compare
Choose a tag to compare
  • Fix bug in bytes representation of an Amount which prevents sending certain amounts (e.g. 8.19 HIVE)
  • Added unit tests to check if 8.190 is correctly working

0.24.15

25 Oct 07:22
Compare
Choose a tag to compare
  • Add diff_match_patch dependency again, as the difflib implementation does not work

0.24.14

24 Oct 22:08
Compare
Choose a tag to compare
  • Add option add_tor to config storage, which allows it to use beempy in tails
  • Switch from pyyaml to ruamel.yaml
  • Remove Events requirements, beem.notify and beemapi.websocket, as it is not well tested and there are no websocket api nodes available on hive
  • Remove unnecessary requirements (pylibscrypt and future)
  • add new node (fin.hive.3speak.co) and change change rpc.esteem.app to rpc.ecency.com
  • Replace diff_match_patch by difflib and add unit tests
  • Increase timeout and retry count in beempy
  • Remove obsolete replace_hive_by_steem parameter
  • skip_account_check added to account.transfer and account.transfer_to_vesting

0.24.13

23 Oct 08:54
Compare
Choose a tag to compare

0.24.12

14 Oct 12:29
d7dc41f
Compare
Choose a tag to compare
  • 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
  • Add check if get_account_votes is still supported (is dropped in HF24)
  • New SupportedByHivemind exception has been added
  • Fix issue #263

0.24.11

10 Oct 21:59
Compare
Choose a tag to compare
  • assumes that a rpc server uses appbase