DA0-DA0 / dao-contracts

CosmWasm smart contracts for Interchain DAOs.
https://docs.daodao.zone
BSD 3-Clause "New" or "Revised" License
202 stars 132 forks source link

Update deprecated function names to_binary and from_binary #761 #762

Closed Massvdev closed 7 months ago

Massvdev commented 8 months ago

Kill this request if I did it wrong. I'm still learning git. Find/replace to Update deprecated function names to_binary and from_binary #761

JakeHartnell commented 8 months ago

NICE! There is a linting error, please run cargo fmt and commit the changes. Also, there are some build errors... you should be able to run cargo test without any errors. Reach out in the Discord if you want a clue!

JakeHartnell commented 7 months ago

Merged this into #764