Skip to content

Commit

Permalink
Get init args types from Wasm module and support profiling stable mem…
Browse files Browse the repository at this point in the history
…ory (#77)

* bump did files

* use agent.set_arc_identity

* get init arg types from wasm

* readme

* fix

* bump ic-wasm with stable memory config

* fix

* bump

* rerun CI

* report correct cycles for flamegraph with incomplete trace

* bump
  • Loading branch information
chenyan-dfinity committed Sep 28, 2023
1 parent eebd9c6 commit f1fefa7
Show file tree
Hide file tree
Showing 15 changed files with 886 additions and 245 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
test:
runs-on: ubuntu-latest
env:
DFX_VERSION: 0.13.1
DFX_VERSION: 0.15.0
steps:
- uses: actions/checkout@v2
- name: Install stable Rust toolchain
Expand Down
Loading

0 comments on commit f1fefa7

Please sign in to comment.