Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Releases: irisnet/rainbow-sync-old

v2.1.0

19 Mar 09:56
0d9c0a0
Compare
Choose a tag to compare

Improvements

  • #33 change WithdrawValidatorRewardsAll tx struct

PTR-v2.1.0-rc0

12 May 05:44
0d9c0a0
Compare
Choose a tag to compare
PTR-v2.1.0-rc0 Pre-release
Pre-release

Note

This release version just for PTR-Rainbow, don't use it in production

v2.0.0

20 Jan 06:44
7aef994
Compare
Choose a tag to compare

Improvements

  • #30 Remove codes which used to sync data of cosmos hub
  • #32 Limit batch insert num while create catch up tasks to avoid insert fail

PTR-v2.0.0-rc1

26 Oct 03:49
Compare
Choose a tag to compare
PTR-v2.0.0-rc1 Pre-release
Pre-release

Note

This release version just for PTR-Rainbow, don't use it in production

PTR-v2.0.0-rc0

25 Oct 06:03
Compare
Choose a tag to compare
PTR-v2.0.0-rc0 Pre-release
Pre-release

Note

This release version just only for Rainbow PTR-v2.0.0, don't use it in production

v1.2.1

24 Sep 02:52
677d575
Compare
Choose a tag to compare

Note: This version can't sync data of cosmoshub-3, but works on irishub v0.16, if you need sync data of cosmoshub-3, please summit a issue

Improvements

  • Parse tx msg of Gov txs

v1.2.0

29 Aug 01:55
3a9d1ad
Compare
Choose a tag to compare

New Features

  • Update dependency of irishub to v0.15.1
  • Parse and save new tx type bank/MsgSetMemoRegexp
  • Parse and save new tx type gov/MsgSubmitTokenAdditionProposal
  • Parse and save new tx type rand/MsgRequestRand
  • Parse and save new asset txs defined in irishub v0.15.1

v1.1.0

21 Aug 10:05
1bc5ad2
Compare
Choose a tag to compare

Improvements

  • #6 update txs which status is unkonwn
  • #7 solve the amount precision

v1.0.0

14 Aug 11:24
4c7709a
Compare
Choose a tag to compare

New Features

  • Support sync data of IRISHub v0.14.1 and Cosmos v0.34