pendulum-chain / pendulum-solidity-wrapper

A collection of Solidity wrapper contracts emulating common ERC interfaces to grant access to runtime features on Pendulum.
GNU General Public License v3.0
0 stars 0 forks source link

update to latest inkv4.1.0 #1

Closed ganesh1997oli closed 11 months ago

ganesh1997oli commented 1 year ago

are you planning to update latest version?

TorstenStueber commented 11 months ago

@ebma is this even relevant anymore? Our wrappers are now written in Solidity and we can probably remove move them out of the main branch (?)

ebma commented 11 months ago

I don't think it's relevant anymore. But this is a good indicator that we should restructure the content of this repository (and also rename it overall).

TorstenStueber commented 11 months ago

I added a ticket: https://app.zenhub.com/workspaces/pendulum-6408a0365cda59c57d39bee5/issues/gh/pendulum-chain/pendulum-ink-wrapper/38

Can you check whether it makes sense?

ebma commented 11 months ago

Makes sense, let's close this ticket then. We will not update the ink version of the contracts then because we decided to replace them with Solang-compiled wrapper contracts.