Concordium / concordium-contracts-common

Common functionality used by smart contracts and the host environment on the Concordium blockchain.
Mozilla Public License 2.0
10 stars 10 forks source link

Add macros from concordium-std-derive #90

Closed limemloh closed 1 year ago

limemloh commented 1 year ago

Purpose

Remove duplication code by merging concordium-std-derive into concordium-contracts-common-derive. Related to https://github.com/Concordium/concordium-rust-smart-contracts/issues/290. Should be merged before https://github.com/Concordium/concordium-rust-smart-contracts/pull/291.

Changes

Checklist