Skip to content

Releases: TacBuild/tacchain

v1.0.4

07 Apr 12:50
d660a48

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

09 Feb 10:46
480de88

Choose a tag to compare

What's Changed

  • feat: update evm mod for ed25519 precompile support by @AkKoks in #64
  • fix: bump CometBFT version to v0.38.21 by @candostyavuz in #67
  • fix: gTAC ERC20 precompile init on local by @candostyavuz in #68
  • fix: update evm version with ed25519 precompile fixes by @AkKoks in #69

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Oct 08:08
4894977

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

14 Jul 14:15
11e959d

Choose a tag to compare

What's Changed

New Contributors

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

v1.0.0

11 Jun 08:36
77f2e3d

Choose a tag to compare

What's Changed

  • chore(init): add support to import mnemonic, set max_validators, set min_initial_deposit_ratio by @tgntr in #44
  • chore(init): add genesis acc 2, update validator identity, update join guides by @tgntr in #45

Full Changelog: v0.0.12...v1.0.0

v0.0.12

06 Jun 10:20
46fa11a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

04 Jun 10:57
df6389d

Choose a tag to compare

What's Changed

  • chore: add more tests, update init scripts by @tgntr in #38
  • chore: predeploy createx contract by @tgntr in #39
  • chore: increase min inflation param and force zero inflation by @tgntr in #40
  • chore(deps): bump evm to allow non-EOA to stake by @tgntr in #41
  • chore: add v0.0.11 upgrade handler by @tgntr in #42

Full Changelog: v0.0.10...v0.0.11

v0.0.10

23 May 08:28
fe8fe15

Choose a tag to compare

What's Changed

  • chore: add tac-address-converter tool by @tgntr in #36
  • chore: enable x/feemarket by @tgntr in #37

Full Changelog: v0.0.9...v0.0.10

v0.0.9

21 May 14:45
03aa9e0

Choose a tag to compare

v0.0.9 will be applied to SPB testnet at height 872601

What's Changed

  • chore(deps): remove wasmd by @tgntr in #31
  • chore: predeploy safe singleton contract in init.sh by @tgntr in #32
  • chore: switch to apache license by @tgntr in #33
  • chore: bump evm and update scripts for mainnet by @tgntr in #34
  • chore: adjust cosmos fees by @tgntr in #35

Full Changelog: v0.0.8...v0.0.9

v0.0.8

09 May 09:00
1639d00

Choose a tag to compare

What's Changed

  • feat: add github issue template for issues with joining the network by @tgntr in #9
  • docs: fix typo in config.toml by @0xstratus in #7
  • Fix link by @sukrucildirr in #4
  • fix: move ISSUE_TEMPLATE out of workflows by @tgntr in #10
  • chore(docs): update testnet join guide by @tgntr in #14
  • chore(deps): bump ethermint to geth v1.13.15 (RAAS-596) by @tgntr in #5
  • docs: add quickstart / compose file / testnet env by @web3-nodeops in #19
  • chore: merge main-testnet into main by @tgntr in #22
  • chore(deps): replace ethermint with cosmos/evm by @tgntr in #25
  • feat: Add tacchain e2e tests by @WyzaXX in #23
  • chore: update evm deps with TacBuild fork and adjust multi node script by @tgntr in #26
  • Update NETWORKS.md by @tpatop in #27
  • feat: custom inflation formula by @tgntr in #28
  • chore(docs): update docs for SPB testnet by @tgntr in #30

New Contributors

Full Changelog: v0.0.7-testnet...v0.0.8