Skip to content

Releases: LimeChain/hashport-validator

v0.1.0-alpha-3

09 Nov 12:38
5c8c56e
Compare
Choose a tag to compare
v0.1.0-alpha-3 Pre-release
Pre-release

What's Changed

  • Fix(evm native -> hedera): proper minted amount by @failfmi in #327

Full Changelog: v0.1.0-alpha-2...v0.1.0-alpha-3

v0.1.0-alpha-2

09 Nov 09:47
5517ed1
Compare
Choose a tag to compare
v0.1.0-alpha-2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-alpha-1...v0.1.0-alpha-2

v0.1.0-alpha-1

08 Nov 14:28
a063ef8
Compare
Choose a tag to compare
v0.1.0-alpha-1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.1...v0.1.0-alpha-1

v0.0.1-alpha-16

02 Nov 17:52
eadbb27
Compare
Choose a tag to compare
v0.0.1-alpha-16 Pre-release
Pre-release

What's Changed

  • Fix(schedules): Store whether tx will consist the portal transfer's receiver account amount by @failfmi in #323
  • Fix: Filter EVM logs instead of subscriptions by @failfmi in #322

Full Changelog: v0.0.1-alpha-15...v0.0.1-alpha-16

v0.0.1-alpha-15

29 Oct 14:19
2876743
Compare
Choose a tag to compare
v0.0.1-alpha-15 Pre-release
Pre-release

What's Changed

  • Packaging: tidy up dependencies by @failfmi in #313
  • Fix(contracts): majority reached by @failfmi in #315
  • Docs: update integration by @failfmi in #314
  • docs: fix configuration files paths for docker-compose by @failfmi in #317
  • Fix: fees and schedules with empty scheduleID by @failfmi in #319
  • Fix: restart containers if fatality occurs by @failfmi in #320
  • Fix: split scheduled transfer transactions into chunks of 10 by @failfmi in #321

Full Changelog: v0.0.1-alpha-14...v0.0.1-alpha-15

v0.0.1-alpha-14

11 Oct 20:40
609f8f8
Compare
Choose a tag to compare
v0.0.1-alpha-14 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.1-alpha-13...v0.0.1-alpha-14

v0.0.1-alpha-13

07 Oct 20:39
b0b89fe
Compare
Choose a tag to compare
v0.0.1-alpha-13 Pre-release
Pre-release

What's Changed

  • Fix(message-watcher): Update milestone timestamp to latest by @failfmi in #306

Full Changelog: v0.0.1-alpha-12...v0.0.1-alpha-13

v0.0.1-alpha-12

06 Oct 21:08
c3918a6
Compare
Choose a tag to compare
v0.0.1-alpha-12 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.1-alpha-11...v0.0.1-alpha-12

Long-lived Testnet

09 Aug 09:01
1204530
Compare
Choose a tag to compare
Long-lived Testnet Pre-release
Pre-release
Native Diagrams (#260)

Signed-off-by: Georgi Yazovaliyski <[email protected]>

v0.0.1-alpha-11

21 May 10:40
18c130b
Compare
Choose a tag to compare
v0.0.1-alpha-11 Pre-release
Pre-release
  • Remove max retries on CryptoTransfer & TopicMessage polling.
  • Re-establish polling if request timeouts.
  • Re-establish Router Contract subscription if it timeouts.