-
Notifications
You must be signed in to change notification settings - Fork 17
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
chore: move build,build_extended
logic to lib
#208
Conversation
…uilder_version` methods on `VersionMismatch`
…erced_builder_version` methods on `VersionMismatch`
…cargo_near_lib::build`
ccf739c
to
d4c5df7
Compare
….0) build scripts for factories
d9ba958
to
939fd2a
Compare
@race-of-sloths ping |
@dj8yfo Thank you for your contribution! Your pull request is now a part of the Race of Sloths! Current status: executed
Your contribution is much appreciated with a final score of 13! @dj8yfo, welcome to the Hall of Sloth fame! You have been honored with a Bronze rank and a 5% lifetime bonus to all rating points you earn with your next contributions! What is the Race of SlothsRace of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow For contributors:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dj8yfo great job! Once we will approach the final stage, we'd need to review all the public structs and functions and minimize their number to keep the public interface minimal
@race-of-sloths score 13
builder
field in ABI json now looks like this:interop of older 0.6.3 build script with docker image from pr - Cargo.toml
(
cargo check
runs inFinished dev profile [unoptimized + debuginfo] target(s) in 1m 03s
sha256sum *.wasm 2d4a6cd07d59aeacefd7ed73aa58c106bbf23f0b10dd8f56960944fe785cee90 donation-product.repro-fct-45.testnet.wasm f2e956ed163039c0f341a5048d9260217d4ec0d685fcf1e497222e4234bb47a5 repro-fct-45.testnet.wasm 2d4a6cd07d59aeacefd7ed73aa58c106bbf23f0b10dd8f56960944fe785cee90 repro-fct-product-45.testnet.wasm
interop of newer 0.1.0 cargo-near-build build script (from pr) with older docker image - Cargo.toml
(
cargo check
runs inFinished dev profile [unoptimized + debuginfo] target(s) in 11.62s
)sha256sum *.wasm ad162718dd5cd43d46e5fb8db90f59bf777940def53884c4287a8f8b6f16b054 donation-product.repro-fct-46.testnet.wasm cf5b9dc7c9c01a28fcb2209339f01d91f3edc144a20714626c1087aa9ee23e00 repro-fct-46.testnet.wasm ad162718dd5cd43d46e5fb8db90f59bf777940def53884c4287a8f8b6f16b054 repro-fct-product-46.testnet.wasm