Skip to content

Releases: Consensys/linea-ens

v1.0.10

25 Nov 15:23
204744e
Compare
Choose a tag to compare

What's Changed

  • feat: improve health check by calling the actual getStorage api endpoint and checking the result by @Julink-eth in #254
  • chore: reduced ccip-gateway image size + remove dist folder from repo by @Julink-eth in #255
  • fix: build args for ccip-gateway by @Julink-eth in #257

New Contributors

  • @osrm made their first contribution in #253

Full Changelog: v1.0.9...v1.0.10

v1.0.9

18 Sep 08:01
98d6f49
Compare
Choose a tag to compare

What's Changed

linea-ens-app

  • feat: removed rainbow wallet option as it's not supported on Linea by @Julink-eth in #244

Full Changelog: v1.0.8...v1.0.9

v1.0.8

11 Sep 08:40
0b91c24
Compare
Choose a tag to compare

What's Changed

linea-ens-app

Full Changelog: v1.0.7...v1.0.8

v1.0.7

02 Aug 07:50
d139c5c
Compare
Choose a tag to compare

What's Changed

linea-ens-app

Full Changelog: v1.0.6...v1.0.7

v1.0.6

31 Jul 14:10
1da40ef
Compare
Choose a tag to compare

What's Changed

linea-ens-app

  • fix: unwrapping and wrapping names to use correct functions by @Julink-eth in #221
  • feat: added setAddr record for linea address when registering by default by @Julink-eth in #222
  • fix: record github regex validation by @Julink-eth in #223

Full Changelog: v1.0.5...v1.0.6

v1.0.5

30 Jul 13:52
3cdd462
Compare
Choose a tag to compare

linea-ens-app

v1.0.4

29 Jul 13:25
e09ff93
Compare
Choose a tag to compare

linea-ccip-gateway

  • Add info logs
  • Add verbose logs with debug mode (NODE_ENV)
  • Some refactoring
  • E2E tests using the local Linea stack

linea-ens-app

  • Changed warning texts regarding finalization
  • Fixed renew title and icon colors

v1.0.3

26 Jul 14:02
b0bf0c5
Compare
Choose a tag to compare

linea-ens-app

  • feat: Add crosschain resolution warning
  • fix: UI for mobile
  • fix: switching between Linea Mainnet and Linea Sepolia network
  • fix: unknown network page

v1.0.2

25 Jul 12:57
54336d0
Compare
Choose a tag to compare
chore: change env.testnet to env.sepolia for poh-signer-api (#214)

v1.0.1

16 Jul 10:30
ec4f9e3
Compare
Choose a tag to compare
  • Use latest finalized block when fetching latestL2BlockNumber from the linea-ccip-gateway