Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 0xmetropolis/metro-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.1
Choose a base ref
...
head repository: 0xmetropolis/metro-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Jan 19, 2023

  1. feat: export createPod

    jtlacci committed Jan 19, 2023
    Copy the full SHA
    9eefc00 View commit details
  2. Merge pull request #101 from orcaprotocol/jtlacci/export-create-pod

    feat: export createPod
    jtlacci authored Jan 19, 2023
    Copy the full SHA
    788f06d View commit details
Showing with 82 additions and 68 deletions.
  1. +1 −1 docs/assets/search.js
  2. +35 −35 docs/classes/Pod.html
  3. +15 −15 docs/classes/Proposal.html
  4. +1 −1 docs/index.html
  5. +28 −15 docs/modules.html
  6. +2 −1 src/index.ts
Loading