Skip to content

Releases: ethereum-alarm-clock/lib

v0.3.5

14 Mar 12:35
8fb3c45
Compare
Choose a tag to compare
  • Energy Web Tobalaba deployment addresses

v0.3.4

14 Feb 11:57
Compare
Choose a tag to compare

Fixes:

  • Testing subscriptions capabilities
  • Remove unnecessary hex conversion
  • Adjustable gas limit for scheduling

Hotfix release

12 Feb 08:46
5e0252f
Compare
Choose a tag to compare

Fix for broken transaction discovery for tx scheduled outside current buckets.

v0.3.0

31 Jan 09:48
c27f3c8
Compare
Choose a tag to compare
  • Estimate maximum execution gas price and bounty

v0.2.0

14 Jan 07:24
ea90778
Compare
Choose a tag to compare
  • Dependencies update, the biggest change is the BigNumber package update

v0.1.0

21 Dec 12:27
Compare
Choose a tag to compare

Changes

  • Added support for the RSK TestNet
  • Added a isNetworkSupported() method to check if a network is supported by Ethereum Alarm Clock

BREAKING CHANGES

  • calcEndowment is now a static method, called with Util.calcEndowment()