Releases: ripple/validator-history-service
Releases · ripple/validator-history-service
v0.7.1
What's Changed
- feat: add
/networks
api by @pdp2121 in #218 - feat: add amendments status backtracking by @pdp2121 in #223
- fix: update amendment rippled version data source by @pdp2121 in #231
Dependency Bumps
- build(deps): Bump express from 4.18.3 to 4.19.2 by @dependabot in #224
- build(deps): Bump ws from 8.14.2 to 8.16.0 by @dependabot in #226
- build(deps): Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #221
- build(deps): Bump ripple-address-codec from 4.3.1 to 5.0.0 by @dependabot in #236
- build(deps): Bump pg from 8.11.3 to 8.11.5 by @dependabot in #235
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- fix: Reconnect immediately to established connections by @pdp2121 in #208
- fix: move fetch amendments info to connections by @pdp2121 in #196
- Fix EnableAmendment tx scanning process and add tests by @pdp2121 in #203
- fix: update amendment version data source by @pdp2121 in #210
- fix: flaky amendment test by @pdp2121 in #216
- fix:
validators
api call mixed networks by @pdp2121 in #217
Dependency Bumps
- build(deps-dev): Bump nock from 13.3.3 to 13.5.1 by @dependabot in #201
- build(deps): Bump nconf from 0.12.0 to 0.12.1 by @dependabot in #178
- build(deps): Bump moment from 2.29.4 to 2.30.1 by @dependabot in #185
- build(deps): Bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in #205
- build(deps): Bump express and @types/express by @dependabot in #212
- build(deps-dev): Bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #213
- build(deps-dev): Bump @types/nconf from 0.10.3 to 0.10.6 by @dependabot in #214
- build(deps): Bump @types/bunyan from 1.8.10 to 1.8.11 by @dependabot in #176
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- fix: fix hooks testnet crawl output by @mvadari in #97
- fix: assorted fixes by @mvadari in #98
- fix: decode manifests from UNLs for all networks by @mvadari in #99
- chore: run tests on Node 18.x and 20.x by @mvadari in #102
- fix: crawls networks to use most updated network. by @pdp2121 in #53
- feat: add validators voting data to db by @pdp2121 in #130
- feat: add amendment info by @pdp2121 in #135
- feat: add amendments to validators endpoint by @pdp2121 in #136
- feat: add amendments enabled on each network by @pdp2121 in #133
- feat: add
amendments/vote
endpoint by @pdp2121 in #134 - feat: xahau and update xahau testnet by @ckniffen in #153
- feat: Add enable amendment eta by @pdp2121 in #169
- fix: validator report timestamp by @pdp2121 in #195
- bump version to 0.6.0 by @pdp2121 in #197
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.3
What's Changed
- build(deps): bump knex from 0.21.15 to 2.4.0 by @dependabot in #69
- fix: UNLs does not get updated when a network has empty UNLs by @pdp2121 in #75
- fix: remove nft-dev network by @pdp2121 in #77
- fix: use most updated network for validators by @pdp2121 in #76
Full Changelog: v0.4.1...v0.4.3
v0.4.1
What's Changed
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #61
- build(deps): bump json5 and tsconfig-paths by @dependabot in #68
- fix: fix hardcoded port issue by @mvadari in #72
- fix: resolve TypeScript errors by @mvadari in #73
- publish: bump version to 0.4.1 by @mvadari in #74
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- build(deps): bump moment from 2.29.2 to 2.29.4 by @dependabot in #48
- clean-ups: remove unused ledgers table by @pdp2121 in #55
- Add amm network by @pdp2121 in #51
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #56
- Add networks column to Validators table by @pdp2121 in #54
- fix: fix typos in the API info list by @mvadari in #58
- Fix fetchmanifestrpc network node by @pdp2121 in #57
- build(deps): bump qs and express by @dependabot in #62
- subscribe initial nodes to the streams by @pdp2121 in #59
- set version to 0.4.0 by @pdp2121 in #63
Full Changelog: v0.3.0...v0.4.0