Skip to content

Feature/add firo network#6

Merged
reubenyap merged 112 commits intomainfrom
feature/add-firo-network
Apr 23, 2026
Merged

Feature/add firo network#6
reubenyap merged 112 commits intomainfrom
feature/add-firo-network

Conversation

@narekpetrosyan
Copy link
Copy Markdown
Collaborator

No description provided.

kvhnuke and others added 30 commits December 23, 2024 15:39
…ture/add-firo-network

# Conflicts:
#	packages/extension/src/libs/utils/wasmModule/spark.js
Add TX activity history after sending from Spark address
…ed-spark

Disable activity when spark to spark transaction is failed or dropped
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented Apr 16, 2026

User narekpetrosyan199823@gmail.com does not have a PR Review subscription.

Go to Team management and add this email to the PR Review subscription.

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented Apr 22, 2026

User narekpetrosyan199823@gmail.com does not have a PR Review subscription.

Go to Team management and add this email to the PR Review subscription.

narekpetrosyan and others added 2 commits April 22, 2026 23:56
In getSparkCoinInfo, the WASM buffer for the serial context was allocated
with serializedCoin.length and then populated with serialContext via
HEAPU8.set(serialContext, ...). When serialContext.length exceeds
serializedCoin.length, this writes past the allocated region, corrupting
WASM heap memory and producing non-deterministic failures or undefined
behavior in js_deserializeCoin. Use serialContext.length, matching the
pattern already used in libs/spark-handler/index.ts.

Co-authored-by: Reuben Yap <reuben@firo.org>
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented Apr 23, 2026

User cursoragent@cursor.com does not have a PR Review subscription.

Go to Team management and add this email to the PR Review subscription.

@reubenyap reubenyap merged commit c69d076 into main Apr 23, 2026
1 of 3 checks passed
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.

5 participants