Conversation
acki-nacki SDK first release
sync with main branch
Return failure instead of anyhow
Usage cell fixes
fix build script for tvm_clitnt
…logic-from-linker-to-a-new-crate-in-tvm-sdk Move vm test logic from linker to a new crate in tvm sdk
* changed fuel multiplier * Updating Changelog --------- Co-authored-by: DraigLlofrudd <elar@EscapeVelocity.local>
* Added tls instruction prototype * CHanged to 4 wasm arguments * test for 4 tls args * renamed instruction to RUNWASMCONCATMULTIARG * Added further docs for runwasm --------- Co-authored-by: DraigLlofrudd <elar@EscapeVelocity.local> Co-authored-by: alinaT <alina.t@gosh.sh>
CI: Add GitHub Actions workflow for tvm-cli release process
…able from (#115) * Register module Account * Add docs
* WIP * Set ParamsOfDecodeAccountData.allow_partial to true * Bump version
…126) * Refactor release workflow to improve version handling and prerelease logic * Add support for additional release candidate tag format in workflow * Update release workflow comments to clarify release candidate handling * Update macOS target versions and clean up suffixes in release workflow
* update verifiers * update * fix * update * add available balance in engine * add actions * delete ticktock transactions * update * update * delete tick_tock * update * update ACTION_MINT_SHELLQ_TOKEN * update action deserialize * update * update * fix valid flags * update * update * update * update * fix burn * update * update * update * update * fix * update * update * update * update * update * update log * update * update * add logs * fix with exchange * update * update * update * update calcbmreward * update * update * update * update * update * update * update * update * update * update * update
* Moved wasm external loading behind feature flag * version bump --------- Co-authored-by: DraigLlofrudd <elar@EscapeVelocity.local>
* - Changed UsageTree/UsageCell: replaced Weak<lockfree::Map> with parking_lot::Mutex<HashMap> - Added UsageSet * - Changed UsageTree/UsageCell: replaced Weak<lockfree::Map> with parking_lot::Mutex<HashMap> - Added UsageSet * - Changed UsageTree/UsageCell: replaced Weak<lockfree::Map> with parking_lot::Mutex<HashMap> - Added UsageSet * - Changed UsageTree/UsageCell: replaced Weak<lockfree::Map> with parking_lot::Mutex<HashMap> - Added UsageSet * - Changed UsageTree/UsageCell: replaced Weak<lockfree::Map> with parking_lot::Mutex<HashMap> - Added UsageSet - Changed external cell * - Changed UsageTree/UsageCell: replaced Weak<lockfree::Map> with parking_lot::Mutex<HashMap> - Added UsageSet - Changed external cell * - Changed UsageTree/UsageCell: replaced Weak<lockfree::Map> with parking_lot::Mutex<HashMap> - Added UsageSet - Changed external cell * - Changed UsageTree/UsageCell: replaced Weak<lockfree::Map> with parking_lot::Mutex<HashMap> - Added UsageSet - Changed external cell * Added usage tree/set stoping tracking on tree drop * bench usage cell * bench usage cell * bench usage cell * version up + changelog --------- Co-authored-by: Michael Vlasov <melsomino@gmail.com>
* wasm refactor * Deterministic random plug * Added insecure random (as copy of normal random) * Added wall-clock plugs, removed monotonic clock * Removed extra preopens from wasm linker * Basic determinism wasm * cargo fmt * Added random tests * bugfix * Minor fixes and external time assignment * Added polls * adding more plugs * got rust clocks working * Cleanup * Changing tests * Changing tests * cargo.toml version up --------- Co-authored-by: DraigLlofrudd <elar@EscapeVelocity.local> Co-authored-by: Ekaterina Pantaz <elasticLove@protonmail.ch>
* wip * wip * wip * Revert "wip" This reverts commit 66be065. * Revert "wip" This reverts commit 4613ccd. * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix after merge * fmt * remove cellimpl trait * update version + changelog --------- Co-authored-by: Michael Vlasov <melsomino@gmail.com>
* Added extensive wasm error codes * Version bump * version bump * Changing clock test * Changed clock test * Merging main * Changelog * gas bugfix * Gas fix * Changelog * Changelog --------- Co-authored-by: DraigLlofrudd <elar@EscapeVelocity.local>
* alloc vec with capacity * add generic write_boc * increase version
899f503 to
fbc2a19
Compare
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.
No description provided.