Skip to content

alphanet-v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lzpap lzpap released this 22 Oct 15:53
5e005f4

Description

  • Disables http2 for node rest API services in order to unblock indexer deployment on the alphanet
  • Removes/refactors several protocol configs, feature flags and versioned types.

What's Changed

  • remove(node): remove simplified_unwrap_then_delete feature flag by @muXxer in #3366
  • remove(node): remove verify_legacy_zklogin_address feature flag by @muXxer in #3393
  • feat(ui): remove apps/ui/src/Text.tsx and all apps/ui debris by @evavirseda in #3372
  • remove(node): Cleanup ConsensusCommitPrologue and related protocol flags by @alexsporn in #3429
  • remove(node): remove enable_effects_v2 feature flag by @muXxer in #3437
  • remove(node): remove fresh_vm_on_framework_upgrade feature flag by @muXxer in #3444
  • fix(CI): disable udeps due to nightly bug by @lzpap in #3455
  • remove(node): remove random_beacon feature flag and deprecated store tables by @muXxer in #3383
  • remove(node): remove allow_receiving_object_id feature flag by @muXxer in #3439
  • fix(iota-protocol-config) remove loaded_child_object_format flag and related checks, snapshot have been updated by @Dkwcs in #3435
  • chore(dependencies): Update iota-rust-sdk hash by @DaughterOfMars in #3458
  • feat!(iota-transaction-builder): remove digest param from TransactionBuilder::upgrade as it can be computed inside by @Thoralf-M in #3294
  • remove(node): remove reject_mutable_random_on_entry_functions feature flag by @muXxer in #3440
  • remove(node): remove reshare_at_same_initial_version feature flag by @muXxer in #3441
  • remove(node): remove resolve_abort_locations_to_package_id feature flag by @muXxer in #3442
  • fix(iota-protocol-config): remove loaded_child_object_format_type flag and related checks, snapshot have been updated by @Dkwcs in #3438
  • fix(core): e2e tests for passkey by @hmoog in #3390
  • chore(core-node): Remove MultiSigLegacy by @hmoog in #3375
  • remove(node): remove soft_bundle feature flag by @muXxer in #3478
  • refactor(iota-json-rpc-tests): Optimise iota-json-rpc tests by @sergiupopescu199 in #3392
  • fix(iota-rosetta): fix tests by @Thoralf-M in #3477
  • fix(iota-e2e-tests): Reintroduce randomness test with correct semantics by @miker83z in #3473
  • refactor(tooling-ci): Run TS e2e tests on develop by @marc2332 in #3295
  • remove(node): remove mysticeti_use_committed_subdag_digest feature flag by @muXxer in #3443
  • feat(docs) - Add quizzes to Node Operators by @vivekjain23 in #3183
  • feat(docs) - Add quizzes developer cryptography by @vivekjain23 in #3063
  • feat(iota): add faucet_amount param to IotaCommand::Start by @Thoralf-M in #3484
  • refactor(ci): Add debug logs for turbo flaky builds by @marc2332 in #3489
  • refactor(ts-sdk): remove wrong package references from tsconfigs by @marc2332 in #3490
  • fix(ci): Remove redundant CI tests. by @piotrm50 in #3494
  • fix(wallet-dashboard): add mocked timelocked staked objects with dynamic date by @VmMad in #3364
  • fix: ci after mysticeti cleanup by @lzpap in #3507
  • fix: remove mentions of mysticeti-test in ci by @lzpap in #3509
  • chore(CI): Update all action versions by @DaughterOfMars in #2429
  • remove(node): remove deprecated TransactionKind::ChangeEpoch() by @alexsporn in #3452
  • feat(wallet): improve staking flow by allowing full amount stake but display warning on low remainder gas by @brancoder in #3184
  • fix(iota-light-client): Fix tests and conversions by @DaughterOfMars in #3430
  • fix(iota-protocol-config): remove recompute_has_public_transfer_in_execution flag and related checks, snapshot have been updated by @Dkwcs in #3446
  • fix(iota-rpc-loadgen): link to local-network docs by @thibault-martinez in #3500
  • feat: remove deny_list_v1 by @valeriyr in #3448
  • chore(CI): Fix labeler by @DaughterOfMars in #3515
  • fix(iota-protocol-config): remove shared_object_deletion flag and related checks, snapshot have been updated by @Dkwcs in #3434
  • task(docs): Remove Shimmer from move docs by @lucas-tortora in #3385
  • fix(reconfiguration-tests): Fix reconfiguration-tests (simtest) by @bingyanglin in #3501
  • chore(CI): Update light client checkpoint files by @DaughterOfMars in #3519
  • chore(consensus-core): move MockCoreThreadDispatcher to tests by @thibault-martinez in #3520
  • feat: removed the enable_coin_deny_list_v2 flag and the related transaction by @valeriyr in #3503
  • chore(sdk): Update openapi.json by @piotrm50 in #3523
  • fix(tooling): Remove duplication in pnpm-workspace by @msarcev in #3530
  • chore(ci): set nextest retries to 1 by @thibault-martinez in #3531
  • refactor(wallet): remove apps/wallet/src/ui/app/shared/heading/index.tsx by @evavirseda in #3433
  • refactor(wallet): remove unused apps/wallet/src/ui/app/shared/Link.tsx by @evavirseda in #3447
  • refactor(explorer): refactor and improve styles for AreaGraph and TransactionsGraphCard by @VmMad in #3461
  • hotfix(ui-kit): remove unnecessary addon to fix dev mode by @evavirseda in #3486
  • chore(ci): remove nightly narwhal tests by @thibault-martinez in #3532
  • refactor(explorer): rebrand CopyToClipboard by @evavirseda in #3495
  • refactor(explorer): remove all around experimental--id page by @evavirseda in #3511
  • fix(tests): Improve handling of node_keypair in tests. by @piotrm50 in #3539
  • chore(core): cleanup EpochStartConfiguration by @alexsporn in #3538
  • fix(iota-execution): digest arg type set to vec according to authorize_upgrade signature by @Dkwcs in #3544
  • refactor(tooling): remove Shimmer from the TS side by @evavirseda in #3493
  • fix(wallet): Fix transaction validaton of signTransaction by @marc2332 in #3272
  • refactor(wallet): cleanup input components by @evavirseda in #3454
  • refactor(iota-json-rpc,iota-graphql-rpc): remove filtering on validator APY by @kodemartin in #3459
  • refactor(explorer): remove DropdownMenu by @VmMad in #3534
  • feat(iota-graphql-rpc): expose treasury cap id by @kodemartin in #3557
  • refactor(iota-rest-api): disable http2 in client by @kodemartin in #3529
  • feat(wallet): prevent layout shifts by @evavirseda in #3540
  • chore(iota-indexer): remove IndexerError suffixes by @thibault-martinez in #3306
  • feat: bump iota to v0.4.0 by @lzpap in #3562

New Contributors

Full Changelog: alphanet-v0.3.1...alphanet-v0.4.0