Skip to content

Releases: Consensys/linea-ens

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

v1.0.0

13 Jul 13:23
79bde5a
Compare
Choose a tag to compare
  • Mainnet deployment

v0.4.0

09 Jul 14:04
c9038fb
Compare
Choose a tag to compare
  • New contracts deployment after audit review

v0.3.2

27 May 16:23
Compare
Choose a tag to compare
  • New Linea Theme

v0.3.1

16 May 11:39
Compare
Choose a tag to compare
  • Fix issues found in v0.3.0

v0.3.0

06 May 17:36
925ea51
Compare
Choose a tag to compare
  • Linea Sepolia Release

v0.2.2.1

05 May 09:15
7ae9fd4
Compare
Choose a tag to compare
Merge pull request #123 from Consensys/feat/gateway-tests-ci

feat: added gateway tests in CI