Skip to content

Releases: tablelandnetwork/go-tableland

v1.1.2

30 Mar 13:56
bbb1f41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

30 Mar 06:32
68a7d4b
Compare
Choose a tag to compare

This upgrade introduces a couple of bug fixes in the Tableland validator.

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

28 Mar 18:06
a21d495
Compare
Choose a tag to compare

This is an optional upgrade of the Tableland validator.

Here’s some important information you should be aware of when upgrading your validator:

  • We recommend backing up your current config.json and/or database.db files.
  • This version adds support for a new network: Arbitrum Nova (42170)
    • If you want to support that, make sure you update your config.json similar to our configuration.
    • Also, you should configure the following environment variables in .env_validator: VALIDATOR_QUICKNODE_ARBITRUM_NOVA_MAINNET_API_KEY and VALIDATOR_ARBITRUM_NOVA_MAINNET_SIGNER_PRIVATE_KEY. VALIDATOR_QUICKNODE_ARBITRUM_NOVA_MAINNET_API_KEY should contain Quicknode access token and VALIDATOR_ARBITRUM_NOVA_MAINNET_SIGNER_PRIVATE_KEY should contain Nova hex-encoded private key.

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

21 Mar 20:14
726f15f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.1-beta-6

16 Mar 13:17
726f15f
Compare
Choose a tag to compare
v1.0.1-beta-6 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.1-beta-5...v1.0.1-beta-6

v1.0.1-beta-5

22 Feb 18:15
439c5b4
Compare
Choose a tag to compare
v1.0.1-beta-5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.1-beta-4...v1.0.1-beta-5

v1.0.1-beta-4

17 Feb 14:36
993716a
Compare
Choose a tag to compare
v1.0.1-beta-4 Pre-release
Pre-release

What's Changed

  • client/v1: allow suggested gas price multiplier & use it in healthbot for Ethereum Goerli by @jsign in #447
  • ethclient: use EIP-1559 for gas by @jsign in #453
  • Update golangci-lint, lint fix by @asutula in #454
  • fix: read query validation not considering compound select by @brunocalza in #462
  • set AllowTransactionRelay to false in all configs by @joewagner in #461

Full Changelog: v1.0.1-beta-3...v1.0.1-beta-4

v1.0.1-beta-3

24 Jan 18:37
17e8ae7
Compare
Choose a tag to compare
v1.0.1-beta-3 Pre-release
Pre-release

What's Changed

  • dockerignore: avoid excluding files that are part of the repo by @jsign in #442
  • Fix staging environment by @brunocalza in #443
  • cmd/toolkit: add gaspricebumper by range again by @jsign in #445
  • logs: add warn log to detect calls to legacy RPC by @jsign in #446

Full Changelog: v1.0.1-beta-2...v1.0.1-beta-3

v1.0.1-beta-2

20 Jan 18:20
57bfb5f
Compare
Choose a tag to compare
v1.0.1-beta-2 Pre-release
Pre-release

What's Changed

  • Update the tests to reflect new dns values by @joewagner in #439
  • Healthbot fixes and re-enabling & Docker images updating by @jsign in #440

Full Changelog: v1.0.0...v1.0.1-beta-2

v1.0.1-beta-1

20 Jan 18:04
27923d0
Compare
Choose a tag to compare
v1.0.1-beta-1 Pre-release
Pre-release

What's Changed

  • Update the tests to reflect new dns values by @joewagner in #439
  • Healthbot fixes and re-enabling & Docker images updating by @jsign in #440

Full Changelog: v1.0.0...v1.0.1-beta-1