16th update of 2021 on BlockTrades work on Hive software

blocktrades update.png

Below is a list of Hive-related programming issues worked on by BlockTrades team during the last week or so:

Hived work (blockchain node software)

Official release of Equilibrium (hived code for hardfork 25)

Last week we merged all develop branch changes since the last hardfork into the master branch and tagged an official release of hived (v1.25.0). The “code name” for this release is “Equilibrium”.

For the official press release associated with the new release and details about associated functional changes, see @hiveio/hive-hardfork-25-is-on-the-way-hive-to-reach-equilibrium-on-june-30th-2021

The release notes for Equilibrium represent a concise summary of virtually all changes that were made as part of this hardfork, along with links to review the code associated with each individual change.

Alternatively, you can inspect a diff with the totality of changes for this hardfork.

Other hived work last week

We continued performance testing of the new “recurrent transfers” feature written by @howo. As a side note, based on some discussion among various devs, I believe Hive frontends will use the term “recurring payments” to refer to the “recurrent transfers” feature, since that is the name most commonly used in the business world for this type of functionality.

During our still incomplete testing, we found some areas where the new “test tools” framework that is being used to create and test massive numbers of recurrent transfers could be improved to make it faster and more stable:
https://gitlab.syncad.com/hive/hive/-/merge_requests/257
https://gitlab.syncad.com/hive/hive/-/merge_requests/263

Here’s a short list of other work done on hived:

Hivemind (2nd layer applications + social media middleware)

Hive Application Framework

The current implementation of the Hive Application Framework requires applications to mark their constraints as DEFERRABLE to enable HAF apps to use the auto-rewind feature when a fork switch occurs.

While this may be an acceptable limitation on the design of HAF-based apps, we decided to create an alternative implementation of HAF without that limitation and measure the performance of the two alternative designs. The ongoing discussion of this topic can be found in the latest comments attached to the still open HAF merge request: https://gitlab.syncad.com/hive/psql_tools/-/merge_requests/1

Upcoming work in the next week

  • Continue performance testing of recurring payments functionality in hived.
  • Complete psql_serializer updates and begin testing hived+psql_serializer with hivemind. This is a prerequisite for testing the entire HAF code base.
  • More work and testing of the Hive Application Framework (HAF), including more documentation and example HAF-based applications.
  • Finish up fix for list_subscribers.
  • Work with witnesses to collect performance statistics for the Equilibrium release on different hardware configurations.

On a related note, @drakos noted a significant performance improvement in the speed of creating statefile snapshots and @gtg has confirmed the same findings on his system. Gandalf reports v1.24.8 took 4866 seconds whereas v1.25.0 was able to complete this task in only 3134 seconds.

H2
H3
H4
3 columns
2 columns
1 column
30 Comments
Ecency