Merged
Conversation
Signed-off-by: onur-ozkan <work@onurozkan.dev>
CharlVS
previously approved these changes
Jan 22, 2025
CharlVS
left a comment
There was a problem hiding this comment.
Thanks. The iOS Flutter linking issues are fixed.
mariocynicys
previously approved these changes
Jan 22, 2025
Collaborator
|
@mariocynicys can you please give the latest commit by me a look |
mariocynicys
approved these changes
Jan 22, 2025
Author
|
Can't approve my own PR, the last change looks good to me @shamardy |
shamardy
approved these changes
Jan 22, 2025
shamardy
pushed a commit
that referenced
this pull request
Jan 28, 2025
Bumps libp2p from k-0.52.11 to k-0.52.12 to fix build problems on IOS platform.
shamardy
pushed a commit
that referenced
this pull request
Jan 30, 2025
Bumps libp2p from k-0.52.11 to k-0.52.12 to fix build problems on IOS platform.
shamardy
pushed a commit
that referenced
this pull request
Jan 30, 2025
Bumps libp2p from k-0.52.11 to k-0.52.12 to fix build problems on IOS platform.
dimxy
pushed a commit
to dimxy/komodo-defi-framework
that referenced
this pull request
Feb 4, 2025
* dev: fix(hash-types): remove panic, enforce fixed-size arrays (GLEECBTC#2279) fix(ARRR): store unconfirmed change output (GLEECBTC#2276) feat(tendermint): staking/delegation (GLEECBTC#2322) chore(deps): `timed-map` migration (GLEECBTC#2247) fix(mem-leak): `running_swap` never shrinks (GLEECBTC#2301) chore(dep-bump): libp2p (GLEECBTC#2326) refactor(build script): rewrite the main build script (GLEECBTC#2319)
dimxy
pushed a commit
to dimxy/komodo-defi-framework
that referenced
this pull request
Feb 4, 2025
* dev: fix(hash-types): remove panic, enforce fixed-size arrays (GLEECBTC#2279) fix(ARRR): store unconfirmed change output (GLEECBTC#2276) feat(tendermint): staking/delegation (GLEECBTC#2322) chore(deps): `timed-map` migration (GLEECBTC#2247) fix(mem-leak): `running_swap` never shrinks (GLEECBTC#2301) chore(dep-bump): libp2p (GLEECBTC#2326) refactor(build script): rewrite the main build script (GLEECBTC#2319)
dimxy
pushed a commit
that referenced
this pull request
Feb 16, 2025
* dev: fix(derive_key_from_path): check length of current_key_material (#2356) chore(release): bump mm2 version to 2.4.0-beta (#2346) fix(tests): add additional testnet sepolia nodes to test code (#2358) fix(swaps): maintain legacy compatibility for negotiation messages (#2353) refactor(SwapOps): impl defaults for protocol specific swapops fns (#2354) feat(tpu-v2): provide swap protocol versioning (#2324) feat(wallet): add change mnemonic password rpc (#2317) fix(tpu-v2): fix tpu-v2 wait for payment spend and extract secret (#2261) feat(tendermint): unstaking/undelegation (#2330) fix(utxo-withdraw): get hw ctx only when `PrivKeyPolicy` is trezor (#2333) feat(event-streaming): API-driven subscription management (#2172) fix(hash-types): remove panic, enforce fixed-size arrays (#2279) fix(ARRR): store unconfirmed change output (#2276) feat(tendermint): staking/delegation (#2322) chore(deps): `timed-map` migration (#2247) fix(mem-leak): `running_swap` never shrinks (#2301) chore(dep-bump): libp2p (#2326) refactor(build script): rewrite the main build script (#2319)
dimxy
pushed a commit
that referenced
this pull request
Feb 16, 2025
* dev: fix(derive_key_from_path): check length of current_key_material (#2356) chore(release): bump mm2 version to 2.4.0-beta (#2346) fix(tests): add additional testnet sepolia nodes to test code (#2358) fix(swaps): maintain legacy compatibility for negotiation messages (#2353) refactor(SwapOps): impl defaults for protocol specific swapops fns (#2354) feat(tpu-v2): provide swap protocol versioning (#2324) feat(wallet): add change mnemonic password rpc (#2317) fix(tpu-v2): fix tpu-v2 wait for payment spend and extract secret (#2261) feat(tendermint): unstaking/undelegation (#2330) fix(utxo-withdraw): get hw ctx only when `PrivKeyPolicy` is trezor (#2333) feat(event-streaming): API-driven subscription management (#2172) fix(hash-types): remove panic, enforce fixed-size arrays (#2279) fix(ARRR): store unconfirmed change output (#2276) feat(tendermint): staking/delegation (#2322) chore(deps): `timed-map` migration (#2247) fix(mem-leak): `running_swap` never shrinks (#2301) chore(dep-bump): libp2p (#2326) refactor(build script): rewrite the main build script (#2319)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps libp2p from
k-0.52.11tok-0.52.12to fix build problems on IOS platform.