You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* make items under [project] ordered alphabetically in forc.toml
* issue #1893store/show bytecode hash
* formatted
* added cargo lock file
* cargo toml dependencies in alphabetical order
* hash bin of script or predicate only
* format
* generating bytecode hash only on scripts and predicates
* removed option from Compiled::tree_type
* ran clippy
* added to forc_build documentation
* made filename suffix containing bin hash a constant
* get root of predicate bytecode
* Apply suggestions from code review
Co-authored-by: Mohammad Fawaz <mohammadfawaz89@gmail.com>
* if let to match on program type
* Update forc/src/cli/commands/build.rs
updating bin-root filename
Co-authored-by: mitchmindtree <mail@mitchellnordine.com>
* added benchmarks for compilation process
* use macro instead of closure for wrapping parts of compilation process
Co-authored-by: Waseem G <contact@waseem-g.com>
Co-authored-by: Mohammad Fawaz <mohammadfawaz89@gmail.com>
Co-authored-by: mitchmindtree <mail@mitchellnordine.com>
Co-authored-by: Toby Hutton <toby@grusly.com>
0 commit comments