github covalenthq/refiner v0.5.0
v0.5.0 (Ethereum Staking Migration with Full Blob Support)

latest releases: v0.5.4, v0.5.3, v0.5.2...
6 months ago

Commits

  • a77dc52: replace rudder with refiner (sudeep) #193
  • 5a3f072: use compile_env instead of get_env to track changes in env variables (sudeep) #193
  • c1cf836: adding the new env vars to the base .envrc otherwise the rudder service wil fail if those don't exist on env when it starts. It's fair since those new env vars should be optional; we don't need users to have those defined since there are default definitions on prod.exs and dev.exs. (Rodrigo Garcia) #193
  • 94cda45: add default chain id value in .envrc to avoid compilation issue (sudeep) #193
  • bdb9a6c: Reverting envrc and compose file to remove the definition optional env vars. They should be mainly for development/testing purpose only and not necessary for default operation. (Rodrigo Garcia) #193
  • cc782cb: remove custom address and chainID vars from compose files to avoid confusion. These are mainly for development/test purposes and don't need to be set on regular use (defaults should be used). (Rodrigo Garcia) #197
  • 7a4a30c: complete blob capture and encoded data (Pranay Valson) #199
  • c7f4735: update codec 0.37 with BlobTxSideCars and type 3 tx fields (Pranay Valson) #199
  • 18bdb89: Bump logger_file_backend from 0.0.13 to 0.0.14 (dependabot[bot]) #204
  • 78a275e: bump refiner minor version (Pranay Valson) #205
  • 37b007b: update test data with 0.37 specimen/result json files (Pranay Valson) #205
  • c93ae09: Merge branch 'main' into develop (Pranay Valson) #205

Full Changelog: v0.5.0...v0.5.0

Don't miss a new refiner release

NewReleases is sending notifications on new releases.