-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List of deprecated code #2092
Labels
sc-platform
Issues related to the Smart Contract Platform group.
Milestone
Comments
thibault-martinez
added
the
sc-platform
Issues related to the Smart Contract Platform group.
label
Aug 28, 2024
Evaluate if there is anything left that needs to be removed before testnet |
thibault-martinez
changed the title
[Task (*)]: List all deprecated code
List all deprecated code
Oct 29, 2024
This was referenced Oct 30, 2024
This was referenced Oct 30, 2024
This was referenced Oct 30, 2024
Merged
6 tasks
3 tasks
6 tasks
This was referenced Nov 1, 2024
alexsporn
modified the milestones:
Post-Testnet Launch v1.1.0-rc,
Testnet Launch v1.0.0-rc
Nov 5, 2024
All done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
MoveObject::has_public_transfer
(refactor: Remove move objecthas_public_transfer
#3831)LockDetailsDeprecated
? (fix(node): remove deprecated lock details inAuthorityStore
#3838)LockDetailsWrapperDeprecated
? (fix(node): remove deprecated lock details inAuthorityStore
#3838)StateRead
methods (refactor(iota-core): Remove deprecatedAuthorityPerpetualTables
/AuthorityStore
related code #3829)CheckpointCache::deprecated_*
methods (refactor(iota-core): Remove deprecatedAuthorityPerpetualTables
/AuthorityStore
related code #3829)AuthorityPerpetualTables
fields (refactor(iota-core): Remove deprecatedAuthorityPerpetualTables
/AuthorityStore
related code #3829)AuthorityStore
methods (refactor(iota-core): Remove deprecatedAuthorityPerpetualTables
/AuthorityStore
related code #3829){TransactionKeyValueStore, TransactionKeyValueStoreTrait}::deprecated_get_transaction_checkpoint
(refactor(iota-core): Remove deprecatedAuthorityPerpetualTables
/AuthorityStore
related code #3829)CheckpointExecutor::state
? (refactor(iota-core): Remove incorrectAuthorityState ::state
comment #3843)ReadApi::try_get_object_before_version
(refactor(iota-core): Add more comments forReadApi::try_get_object_before_version
#3844)BytecodeVerifierMetrics::{MOVE_VERIFIER_TAG, IOTA_VERIFIER_TAG}
(refactor(iota-types): RemoveMOVE_VERIFIER_TAG
andIOTA_VERIFIER_TAG
#3808 )IotaTransactionBlockResponseOptions::require_local_execution
(refactor(iota-json-rpc-types): Remove require_local_execution #3792)channel_with_total
(refactor(iota-metrics): Remove channel_with_total #3809 )ParentSync::get_latest_parent_entry_ref_deprecated
(refactor(iota-types): Remove trait ParentSync #3799 )CHECKPOINTS_PER_EPOCH
(refactor(iota-benchmark): Remove deprecated CHECKPOINTS_PER_EPOCH #3793 )ConsensusTransactionKind::RandomnessStateUpdate
(refactor(iota-types): Remove ConsensusTransactionKind::RandomnessStateUpdate #3795 )VersionedDkgMessage::V0
(feat(node): Remove multiple versions of types (Part 3) #3759)VersionedProcessedMessage::V0
(feat(node): Remove multiple versions of types (Part 3) #3759)The text was updated successfully, but these errors were encountered: