Releases: ethereum-alarm-clock/lib
Releases · ethereum-alarm-clock/lib
v0.3.5
v0.3.4
Fixes:
- Testing subscriptions capabilities
- Remove unnecessary hex conversion
- Adjustable gas limit for scheduling
Hotfix release
Fix for broken transaction discovery for tx scheduled outside current buckets.
v0.3.0
- Estimate maximum execution gas price and bounty
v0.2.0
- Dependencies update, the biggest change is the BigNumber package update
v0.1.0
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 withUtil.calcEndowment()