Releases: tablelandnetwork/go-tableland
Releases · tablelandnetwork/go-tableland
v1.1.2
What's Changed
- removes high cardinality labels from HTTP metrics by @brunocalza in #499
Full Changelog: v1.1.1...v1.1.2
v1.1.1
This upgrade introduces a couple of bug fixes in the Tableland validator.
What's Changed
- Replace old table external_url by @joewagner in #500
- Bumps the parser by @brunocalza in #497
Full Changelog: v1.1.0...v1.1.1
v1.1.0
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/ordatabase.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
andVALIDATOR_ARBITRUM_NOVA_MAINNET_SIGNER_PRIVATE_KEY
.VALIDATOR_QUICKNODE_ARBITRUM_NOVA_MAINNET_API_KEY
should containQuicknode
access token andVALIDATOR_ARBITRUM_NOVA_MAINNET_SIGNER_PRIVATE_KEY
should contain Nova hex-encoded private key.
- If you want to support that, make sure you update your
What's Changed
- Update config.json by @avichalp in #496
- Add arbitrum nova config by @avichalp in #493
- remove the legacy API and stop relaying smart contract calls by @joewagner in #460
Full Changelog: v1.0.1...v1.1.0
v1.0.1
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
- 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
- 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
- update CODEOWNERS by @avichalp in #466
- Fixes binaries workflow by @brunocalza in #467
- Fixes api gen command to work on M1 by @brunocalza in #469
- upgrade the actions/setup-go action by @joewagner in #465
- otel: updates library by @brunocalza in #470
- otel: bumps version by @brunocalza in #480
- Bump go-ethereum and go version by @avichalp in #485
- Update deps by @avichalp in #486
- Update compress library by @avichalp in #491
- Makes healthbot tx gas limit 10% greater than estimated by @brunocalza in #490
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.1-beta-6
What's Changed
- Fixes api gen command to work on M1 by @brunocalza in #469
- upgrade the actions/setup-go action by @joewagner in #465
- otel: updates library by @brunocalza in #470
- otel: bumps version by @brunocalza in #480
- Bump go-ethereum and go version by @avichalp in #485
- Update deps by @avichalp in #486
- Update compress library by @avichalp in #491
- Makes healthbot tx gas limit 10% greater than estimated by @brunocalza in #490
Full Changelog: v1.0.1-beta-5...v1.0.1-beta-6
v1.0.1-beta-5
What's Changed
- update CODEOWNERS by @avichalp in #466
- Fixes binaries workflow by @brunocalza in #467
New Contributors
Full Changelog: v1.0.1-beta-4...v1.0.1-beta-5
v1.0.1-beta-4
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
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
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
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