Skip to content

v5.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@ilbertt ilbertt released this 17 Dec 18:03

What's Changed

  • docs: build docs from core package by @ilbertt in #1212
  • build: fix pnpm audit by @ilbertt in #1215
  • docs: helper script to maintain old docs structure by @ilbertt in #1213
  • docs(agent): agent docs from core package by @ilbertt in #1214
  • docs(candid): candid docs from core package by @ilbertt in #1216
  • docs(identity): identity docs from core package by @ilbertt in #1218
  • docs(principal): principal docs from core package by @ilbertt in #1217
  • feat(agent): list_paths internal function by @ilbertt in #1219
  • refactor(agent): prepare certificate functions for new logic by @ilbertt in #1220
  • chore: remove @dfinity/assets from size checks by @ilbertt in #1222
  • build: fix pnpm audit by @ilbertt in #1226
  • ci: bump dfx to 0.30.1-beta.0 by @ilbertt in #1227
  • refactor: remove unused file by @ilbertt in #1229
  • feat(agent): lookup canister ranges using the /canister_ranges/<subnet_id>/<ranges> certificate path by @ilbertt in #1221
  • test: check_canister_ranges cases by @ilbertt in #1224
  • test: remove unneeded readState mock by @ilbertt in #1230
  • feat(agent)!: use /api/v4 for call requests by @ilbertt in #1223
  • refactor(agent): split read state into inner function by @ilbertt in #1231
  • feat(agent): readSubnetState and getSubnetIdFromCanister methods by @ilbertt in #1232
  • feat(agent): export IC_STATE_ROOT_DOMAIN_SEPARATOR constant by @ilbertt in #1233
  • feat(agent)!: support both subnet id and canister id for certificate verification by @ilbertt in #1234
  • test(agent): check subnet certificate verification by @ilbertt in #1235
  • refactor(agent,identity): remove deprecated code and fix root export docs by @ilbertt in #1236
  • refactor(agent): split CanisterStatus into smaller reusable functions by @ilbertt in #1237
  • chore: increase agent size limit by @ilbertt in #1239
  • feat(agent): SubnetStatus module by @ilbertt in #1238
  • feat(agent): syncTimeWithSubnet method for HttpAgent by @ilbertt in #1240
  • feat(agent)!: use /api/v3 for query and read_state requests by @ilbertt in #1228
  • test(agent): test syncTimeWithSubnet function by @ilbertt in #1242
  • fix(agent): do not fetch subnet state for node keys by @ilbertt in #1241

Full Changelog: v5.0.0-beta.0...v5.0.0-beta.1