github tempoxyz/tempo v0.3.0
v0.3.0 - Andantino testnet

latest releases: v1.3.1, v1.3.0, v1.2.0...
3 months ago

Andantino testnet launch

This is the second major release for the first persistent and public Tempo testnet.

All breaking changes will be released with a new major release version and the Andantino testnet is going to be upgraded through a hardfork.

What's Changed

  • feat: expose timestampMillis on RPC header by @klkvr in #757
  • fix(ci): build all binaries using Dockerfile by @Zygimantass in #760
  • feat!: (precompiles) add missing stablecoin exchange functions by @howydev in #765
  • fix!(contracts): update StablecoinExchange getPriceLevel to getTickLevel in interface/dispatch by @0xKitsune in #767
  • fix!(fee-manager): add min liquidity to TIPFeeManager dispatch by @0xKitsune in #773
  • fix!(linking-usd): disable rewards by @0xKitsune in #774
  • fix!: correct mapping slots by @onbjerg in #761
  • fix(consensus): relax starting conditions on height mismatch between execution, consensus layers by @SuperFluffy in #768
  • fix(download/follow): change defaults to actual testnet values by @Zygimantass in #777
  • fix(transaction-pool): enable serde and reth-codec features in primitives dep by @fgimenez in #779
  • fix(genesis): add missing AlphaUSD-LinkingUSD liquidity pool and fix token order by @fgimenez in #781
  • feat(subblocks): forward transactions from RPC to subblocks service by @klkvr in #780
  • fix: update fee token checks to match latest spec by @klkvr in #776
  • chore: regenerate test genesis, fix tests, and enforce genesis consistency in CI by @fgimenez in #791
  • chore(revm): remove unused transfer_token function by @0xKitsune in #807
  • feat!: error on none zero tx.value by @rakita in #759
  • chore: add tempo binary features and porpagation by @mattsse in #814
  • fix: remove --fund-test-accounts flag from generate-genesis by @klkvr in #813
  • chore: bump revm patch by @mattsse in #820
  • chore: rm reth crate from workspace by @mattsse in #819
  • feat!(precompiles): storage primitives by @0xrusowsky in #669
  • chore: release v0.3.0 by @Zygimantass in #830

Full Changelog: v0.2.0...v0.3.0

Don't miss a new tempo release

NewReleases is sending notifications on new releases.