Skip to content

Docs#70

Merged
Arvolear merged 10 commits intodevfrom
feat/docs
May 8, 2026
Merged

Docs#70
Arvolear merged 10 commits intodevfrom
feat/docs

Conversation

@ikripaka
Copy link
Copy Markdown
Collaborator

@ikripaka ikripaka commented May 1, 2026

  • This PR suggests a bug fix and I've added the necessary tests.
  • This PR introduces a new feature and I've discussed the update in an Issue or with the team.
  • This PR is just a minor change like a typo fix.

  • Introduces Clippy lints changes for a project, especially for smplx-std to restrict missing documentation for new types.
  • Adds documentation changes for a smplx-std type
  • Adds #[must_use] attribute to the simplex build command generated files.

@ikripaka ikripaka self-assigned this May 1, 2026
@ikripaka ikripaka force-pushed the feat/docs branch 2 times, most recently from ce87587 to dfff248 Compare May 4, 2026 08:02
Comment thread crates/sdk/README.md
ikripaka and others added 9 commits May 8, 2026 15:11
* add readme for smplx-sdk
* fix lints, which aren't related to docs

# Conflicts:
#	crates/cli/src/commands/core.rs
#	crates/cli/src/commands/init.rs

# Conflicts:
#	crates/cli/src/commands/test.rs
# Conflicts:
#	crates/cli/src/cli.rs
#	crates/cli/src/commands/test.rs
* add additional lint to crates::sdk::lib.rs
* add additional lints to root Cargo.toml
Comment thread crates/sdk/src/program/core.rs Outdated
Comment thread crates/sdk/src/signer/core.rs
Comment thread crates/sdk/src/signer/core.rs Outdated
Comment thread crates/sdk/src/signer/core.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/final_transaction.rs Outdated
Comment thread crates/sdk/src/transaction/mod.rs Outdated
Comment thread crates/sdk/src/transaction/mod.rs Outdated
Comment thread crates/sdk/src/transaction/mod.rs Outdated
Comment thread crates/sdk/src/transaction/mod.rs Outdated
Comment thread crates/sdk/src/transaction/mod.rs Outdated
Comment thread crates/sdk/src/transaction/partial_input.rs Outdated
Comment thread crates/sdk/src/transaction/tx_receipt.rs Outdated
Comment thread crates/sdk/src/transaction/utxo.rs Outdated
Comment thread crates/sdk/src/transaction/utxo.rs Outdated
Comment thread crates/sdk/src/global.rs Outdated
Co-authored-by: Artem Chystiakov <47551140+Arvolear@users.noreply.github.com>
@Arvolear Arvolear marked this pull request as ready for review May 8, 2026 14:55
Copy link
Copy Markdown
Collaborator

@Arvolear Arvolear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Arvolear Arvolear merged commit 3330f15 into dev May 8, 2026
9 checks passed
@Arvolear Arvolear deleted the feat/docs branch May 8, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants