Skip to content

Automated nightly rustfmt (2024-08-11)#1

Closed
github-actions[bot] wants to merge 0 commit intomasterfrom
create-pull-request/patch
Closed

Automated nightly rustfmt (2024-08-11)#1
github-actions[bot] wants to merge 0 commit intomasterfrom
create-pull-request/patch

Conversation

@github-actions
Copy link
Copy Markdown

Automated nightly rustfmt changes by create-pull-request GitHub action

@github-actions github-actions bot changed the title Automated nightly rustfmt (2024-07-28) Automated nightly rustfmt (2024-08-04) Aug 4, 2024
@github-actions github-actions bot changed the title Automated nightly rustfmt (2024-08-04) Automated nightly rustfmt (2024-08-11) Aug 11, 2024
@github-actions github-actions bot closed this Aug 18, 2024
@github-actions github-actions bot force-pushed the create-pull-request/patch branch from 582192c to 5d8f4b2 Compare August 18, 2024 00:44
jaoleal added a commit that referenced this pull request Oct 1, 2024
	We noticed the possibilities of invariants inside the bip32
module. This commit Wants to cover all possible invariants of the bip32
indexes changing the enums with value to newtypes that only could be
instantiated from its functionalities and constructors, especially while
dealing with hardened indexes. Hardened indexes automatically defines
its index while being casted, becoming infalibble to cast a Hardened
index from a u32 value and the inner value is arbitrarily exposed with
the accordingly value conversion, sucessfully covering cases with and
without hardening notation.

	Naming changed, while dealing with key indexes we replaced the
keyword and concept to "index" instead of number to better represent
its unique function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants