Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Memory access out of bounds" when passing 42MB Script #61

Open
jllosas opened this issue Mar 23, 2023 · 0 comments
Open

"Memory access out of bounds" when passing 42MB Script #61

jllosas opened this issue Mar 23, 2023 · 0 comments

Comments

@jllosas
Copy link

jllosas commented Mar 23, 2023

I'm testing out the sending of big file ordinals (specifically 40-47mb 3D model) on BSV using 1sat ordinals. I get this error:

RuntimeError: memory access out of bounds
at wasm://wasm/003b639a:wasm-function[280]:0x86a2f
at wasm://wasm/003b639a:wasm-function[1431]:0xda559
at wasm://wasm/003b639a:wasm-function[1403]:0xda1e5
at passStringToWasm0 (/root/projects/1sats/js-1sat-ord/node_modules/bsv-wasm/bsv_wasm.js:120:15)
at Function.from_asm_string (/root/projects/1sats/js-1sat-ord/node_modules/bsv-wasm/bsv_wasm.js:3227:26)
at sendOrdinal (file:///root/projects/1sats/js-1sat-ord/dist/index.js:81:72)

What can be done to allow for big file ordinals to be sent?

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

No branches or pull requests

1 participant