Skip to content

Trin v0.1.0-alpha.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@KolbyML KolbyML released this 18 Jan 17:46
· 421 commits to master since this release

What's Changed

  • fix: remove naked unwraps in light-client crate by @sseyren in #1059
  • chore(deps): weekly cargo update by @github-actions in #1073
  • fix: remove outdated trin-core by @qiweiii in #1076
  • chore(deps): weekly cargo update by @github-actions in #1075
  • feat: add rustfmt imports_granularity by @qiweiii in #1077
  • chore(deps): weekly cargo update by @github-actions in #1083
  • feat: add an instrument to portal-bridge for more clear logs by @KolbyML in #1081
  • fix: use beacon types for beacon rpc instead of history types by @KolbyML in #1079
  • fix(bridge): prevent await from blocking new gossips by @KolbyML in #1082
  • style: remove check flag from makefile lint by @njgheorghita in #1086
  • refactor: history bridge remove self from calls by @KolbyML in #1088
  • chore(deps): weekly cargo update by @github-actions in #1094
  • Remove RocksDB and add beacon storage by @ogenev in #1078
  • feat: migrate from eyre to anyhow by @qiweiii in #1092
  • feat(bridge): add support for 3rd party and local providers by @njgheorghita in #1089
  • feat(bridge): add (semaphore to limit gossips) + (timeout on gossips) for history backfill by @KolbyML in #1091
  • fix: light-client goerli source data broken by @njgheorghita in #1099
  • feat(history bridge): add backfill by block range by @KolbyML in #1096
  • fix: remove 0x prefix from trin node data directory by @sseyren in #1095
  • Add poll_latest and sample_range scripts by @njgheorghita in #1029
  • refactor: extract gossip range calculation into BridgeMode by @njgheorghita in #1101
  • refactor: replace native implementation of this_or_that by @njgheorghita in #1102

New Contributors

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13