Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions avm-transpiler/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions ci3/source_bootstrap
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Source this first in all bootstrap scripts.
# Usage: source $(git rev-parse --show-toplevel)/ci3/source_bootstrap
source $(git rev-parse --show-toplevel)/ci3/source

# WORKTODO: Remove this once msgpack-compact is the default serialization format in noir.
export NOIR_SERIALIZATION_FORMAT=msgpack-compact
source $ci3/source_refname
source $ci3/source_redis

Expand Down
2 changes: 1 addition & 1 deletion noir/noir-repo
Submodule noir-repo updated 620 files
Loading