Skip to content

Fix multiple OP_RETURN outputs issue#30

Merged
Arvolear merged 1 commit intodevfrom
fix/multiple_op_returns
Mar 20, 2026
Merged

Fix multiple OP_RETURN outputs issue#30
Arvolear merged 1 commit intodevfrom
fix/multiple_op_returns

Conversation

@Hrom131
Copy link
Copy Markdown
Collaborator

@Hrom131 Hrom131 commented Mar 19, 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.

@Hrom131 Hrom131 requested a review from Arvolear March 19, 2026 19:49
@Hrom131 Hrom131 self-assigned this Mar 19, 2026
@Arvolear Arvolear changed the base branch from master to dev March 20, 2026 12:08
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 060e83c into dev Mar 20, 2026
6 checks passed
@Arvolear Arvolear deleted the fix/multiple_op_returns branch March 20, 2026 12:09
Arvolear added a commit that referenced this pull request Mar 23, 2026
* Add clippy ci entry (#24)

* Add cargo clippy ci entry

* Minor code fixes

* Fix an issue with multiple OP_RETURN outputs in the tests (#30)

* fix visibility

* sdk improvements

* add initial bitcoins

* fix cargo.tomls

* fix clippy

* fix assets sending

* quick debug

* Extend init and clean commands (#31)

* Extend init and clean commands

chore:
* introduce *Result types for simplification
* move Simplex.default.toml to crates/cli/assets folder

* Move errors to src/commands/error

* Add additional files to generate in `init --lib` command

* Mix imports

* clean up

---------

Co-authored-by: Artem Chystiakov <artem.ch31@gmail.com>

* versions

* fix init

* remove --all flag

---------

Co-authored-by: Illia Kripaka <30872146+ikripaka@users.noreply.github.com>
Co-authored-by: Oleh Komendant <44612825+Hrom131@users.noreply.github.com>
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