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
The latest is always ns.pact at the top level, with historical versions of the contract in subfolders. I can see about documenting that when we give coin the same treatment.
Would it be possible to follow this same convention (top level is always the most up to date) for the rest of the contracts?
It might not be so easy to do with the coin contract though:
The top level version of coin.pact was updated 10 months ago. But v5 was updated last month. I was surprised that the top level version of coin.repl was updated last month along with the v5 version.
And inside v5 are a couple of contracts, like coin-v5-install.pact, which seem to override coin.pact?
A README could help though.
Which of the contracts is the latest (looking at https://github.com/kadena-io/chainweb-node/tree/master/pact/namespaces)?
Maybe a README could be added?
The text was updated successfully, but these errors were encountered: