Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Upgrade ethcontract version #852

Merged
merged 1 commit into from
Jul 14, 2021
Merged

Upgrade ethcontract version #852

merged 1 commit into from
Jul 14, 2021

Conversation

vkgnosis
Copy link
Contributor

Test Plan

existing tests, ci

@vkgnosis vkgnosis requested a review from a team July 13, 2021 11:12
@vkgnosis vkgnosis force-pushed the ethcontract-u branch 2 times, most recently from 5d7095d to 1442fe4 Compare July 13, 2021 11:34
let mut builder = Builder::new(artifact)
.with_contract_name_override(Some(name))
.with_visibility_modifier(Some("pub"));
println!("cargo:rerun-if-changed={}", path.display());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is what I was looking for in cowprotocol/ethcontract-rs#540! Cool!

shared/src/sources/balancer/pool_init.rs Outdated Show resolved Hide resolved
@vkgnosis vkgnosis enabled auto-merge (squash) July 14, 2021 13:35
@vkgnosis vkgnosis merged commit 0c82e6f into main Jul 14, 2021
@vkgnosis vkgnosis deleted the ethcontract-u branch July 14, 2021 13:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants