Skip to content

Releases: taikoxyz/taiko-mono

taikoon-ui: v1.0.0

15 May 16:15
4e02ce3
Compare
Choose a tag to compare

1.0.0 (2024-05-15)

Features

Reverts

docs-site: v1.3.0

15 May 01:58
7cf6cfe
Compare
Choose a tag to compare

1.3.0 (2024-05-15)

Features

docs-site: v1.2.0

15 May 00:14
be67f2f
Compare
Choose a tag to compare

1.2.0 (2024-05-14)

Features

Reverts

taikoon: v1.0.0

14 May 01:48
e0f9f59
Compare
Choose a tag to compare

1.0.0 (2024-05-14)

Features

Bug Fixes

  • taikoon: fix taikoon contract test dependency issues (#16862) (bf31bb6)

supplementary-contracts: v1.0.0

14 May 02:15
0ef7b8c
Compare
Choose a tag to compare

1.0.0 (2024-05-14)

Features

  • repo: add taikoon and supplementary-contracts sub packages (#16810) (1140bbf)
  • supplementary-contracts: add TokenUnlocking (#16830) (5fff5a7)
  • supplementary-contracts: allow addresses besides the TokenUnlocking.owner to vest (#17105) (165e282)
  • supplementary-contracts: make unlocking deployments and vesting scriptable (#16918) (9cf307d)
  • supplementary-contracts: refactor TokenUnlocking for simplicity and enable delegation (#16892) (bcb0067)

fork-diff: v0.5.0

14 May 00:18
f937525
Compare
Choose a tag to compare

0.5.0 (2024-05-13)

Performance Improvements

  • main: use errors.New to replace fmt.Errorf with no parameters (#16777) (bb0c1ae)

docs-site: v1.1.0

14 May 01:06
0b95ca7
Compare
Choose a tag to compare

1.1.0 (2024-05-14)

Features

  • repo,docs-site: migrate swagger apis to docs (#17149) (1b3baf6)

blobstorage: v0.2.0

14 May 01:52
485a484
Compare
Choose a tag to compare

0.2.0 (2024-05-14)

Features

  • blobstorage: add health check, change regular mux for echo, filter changes (#16449) (ee1233d)
  • blobstorage: allow get_blob api to return blob data (#16629) (2581772)
  • blobstorage: isolating tables for no blob data duplication (#16702) (55426ef)
  • blobstorage: set initial indexing block via genesis if no blobs exist (#16477) (9427ab4)
  • bridge-ui: release (#17071) (2fa3ae0)
  • eventindexer: fix down mig + regen bindings (#16563) (da5a039)
  • relayer: regen bindings, make changes for stateVars, add isMessageReceived (#16664) (66a35e2)

Bug Fixes

  • blobstorage, eventindexer, relayer: remove username and password (#16700) (35adb3d)
  • blobstorage: blockId determination by timestamp (#16614) (eba19c7)
  • blobstorage: fix command instructions and missing local_docker folder in packages/blobstorage (#16464) (a7e7f1a)

bridge-ui: v2.10.1

13 May 23:07
3d33b3f
Compare
Choose a tag to compare

2.10.1 (2024-05-13)

Bug Fixes

bridge-ui: v2.10.0

13 May 21:27
7e3bb92
Compare
Choose a tag to compare

2.10.0 (2024-05-13)

Features

Bug Fixes

  • bridge-ui: add missing labels to i18n (#16633) (3854467)
  • bridge-ui: balance updating when connecting (#16481) (2ec333f)
  • bridge-ui: canonical check can use wrong chain, incorrect supported chain check (#16526) (d826e88)
  • bridge-ui: correct display of forward arrow and handling of invalid pagination input (#16485) (d4d9ce9)
  • bridge-ui: custom and none fee selection overwritten by error fetching recommended fee (#16737) (9166ee3)
  • bridge-ui: defaulting to source chain explorer for link to canonical address (#16701) (68bd435)
  • bridge-ui: dropdown css and color css fix (#17000) (fcbc346)
  • bridge-ui: fix ERC721 and ERC1155 detection in NFT bridge (#16680) (ca45aa6)
  • bridge-ui: fix ETH self claiming (#16344) (4271f0d)
  • bridge-ui: fix issue where balance is shown for wrong token (#16541) (1dd47cf)
  • bridge-ui: manual import not resetting correctly (#16347) (87398fe)
  • bridge-ui: move label to i18n, fix some typos (#16522) (c8c4773)
  • bridge-ui: preserve custom processing fee selection across components (#16346) (9cf6b3a)
  • bridge-ui: prevent reverse tabnabbing attacks (#16583) (fc57d82)
  • bridge-ui: remove erroneous numeric expression (#16858) (37525d8)
  • bridge-ui: update disabled for chainselector (#16814) (406b15a)
  • bridge-ui: walletconnect not allowing to switch to unconfigured chains (#16324) (d6ef79e)