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

Releases: omni-network/omni-std

v0.1.5

14 Sep 19:03
ff71630
Compare
Choose a tag to compare
  • update documentation (#18)
  • match npm version (#20)

v0.1.4

07 Sep 16:42
d011ced
Compare
Choose a tag to compare
  • update omni codec (#15)
  • update interfaces (#15)
  • remove old ts utilities, previously not accessible via yarn add github repo (#16)
  • use wagmi to generate ts / react contract utilities (#16)
  • package published to npm at @omni-network/contracts

v0.1.3

27 Aug 17:25
fcbb22d
Compare
Choose a tag to compare
  • remove _value and _gasLimit arguments from x-rollup transactions

v0.1.2

23 Aug 23:55
a39ab3f
Compare
Choose a tag to compare
  • Remove examples
  • OmniPortal.isOmniTx updated to match semantics of Omni.isOmnTx. That is, OmniPortal.isOmniTx() == true if and only if OmniPortal.txSourceChain() == "omni"
  • OmniPortal.isXChainTx was added to replace old purpose of OmniPortal.isOmniTx. OmniPortal.isXChainTx() == true whenever the portal is processing an xchain transaction

v0.1.1

18 Aug 15:20
a0285a6
Compare
Choose a tag to compare

simplification of exposed interfaces

v0.1.0

15 Aug 00:08
5e3c3db
Compare
Choose a tag to compare

Solidity library for Omni Testnet 2