Skip to content

pullrequests Search Results · topic:dotnet org:bmresearch

Filter by

426 results
 (164 ms)

426 results

inbmresearch (press backspace or delete to remove)

⚠️ NOTE: This PR has the following fixes a couple of token swap related issues | Status | Type | ⚠️ Core Change | Issue | | :-: | :-: | :-: | :-: | | Ready | BugFix | No | None | Problem 1. When executing ...
  • Xor-el
  • Opened 
    on Nov 12, 2025
  • #504

⚠️Fix error in token mint freeze authority. | Status | Type | ⚠️ Core Change | Issue | | :-: | :-: | :-: | :-: | | Ready | Hotfix | No | No Link | Problem Fix error in TokenMint Deserialize Solution ...
  • Xor-el
  • Opened 
    on Nov 12, 2025
  • #503

Fix: Transaction Signature Verification Failure This change resolves a Mandelbug that caused transaction signature verification failures when submitting transactions to a Solana node. The root cause ...
  • Xor-el
  • 9
  • Opened 
    on Nov 8, 2025
  • #502

You had a typo with the wrong class names. ⚠️ NOTE: Use notes like this to emphasize something important about the PR. This could include other PRs this PR is built on top of; API breaking changes; reasons ...
  • thirdprize
  • Opened 
    on Sep 2, 2025
  • #57

⚠️ NOTE: Use notes like this to emphasize something important about the PR. This could include other PRs this PR is built on top of; API breaking changes; reasons for why the PR is on hold; or anything ...
  • mocolicious
  • Opened 
    on Jun 5, 2025
  • #498

⚠️ NOTE: Use notes like this to emphasize something important about the PR. This could include other PRs this PR is built on top of; API breaking changes; reasons for why the PR is on hold; or anything ...
  • mocolicious
  • Opened 
    on Jun 5, 2025
  • #497

Problem I identified several tests that were implementing the obsolete .Fire() method Solution I switched affected tests to the .WaitFireAsync() Before After Screenshots Insert screenshots of example ...
  • mocolicious
  • Opened 
    on May 27, 2025
  • #496

This PR replaces the original implementation of the PrivateKey class with a secure, immutable version that eliminates unsafe public exposure of sensitive cryptographic material. Summary of changes: ...
  • ManOguaR
  • 3
  • Opened 
    on Apr 18, 2025
  • #493

| Status | Type | ⚠️ Core Change | Issue | | :-: | :-: | :-: | :-: | | Ready | Bug | No | | Problem Create IRpcClient with param HttpClient not set HttpClient.BaseAddress cause request failed Solution ...
  • tqk2811
  • Opened 
    on Mar 24, 2025
  • #488

| Status | Type | ⚠️ Core Change | Issue | | :-: | :-: | :-: | :-: | | Ready | Refactor | No | Link | Problem Thread.Sleep is terrible for Task Solution Change it to asynchronous with Task.Delay Before ...
  • tqk2811
  • 1
  • Opened 
    on Mar 19, 2025
  • #487