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: avax-vr/avalanchejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: avax-vr/avalanchejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: development
Choose a head ref
  • 14 commits
  • 94 files changed
  • 1 contributor

Commits on Jan 27, 2021

  1. CodecID 00 01.

    cgcardona committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7d828ea View commit details
    Browse the repository at this point in the history
  2. Set codecID on credential.

    cgcardona committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    ff3b22e View commit details
    Browse the repository at this point in the history
  3. Add RPC examples.

    cgcardona committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    5d89a7d View commit details
    Browse the repository at this point in the history
  4. AVM example scripts.

    cgcardona committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    ccd8880 View commit details
    Browse the repository at this point in the history
  5. EVM example scripts

    cgcardona committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    0d719af View commit details
    Browse the repository at this point in the history
  6. Mint ANT and NFT examples.

    cgcardona committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    0a93dc1 View commit details
    Browse the repository at this point in the history
  7. PlatformVM example scripts.

    cgcardona committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    2e47aa0 View commit details
    Browse the repository at this point in the history
  8. Add AVM example scripts.

    cgcardona committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    8712585 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3af500e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Rename example scripts. Add examples scripts for cross chain swapping…

    … AVAX and ANTs between the X-Chain and the C-Chain.
    cgcardona committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    12c2ca9 View commit details
    Browse the repository at this point in the history
  2. Add comment.

    cgcardona committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    a16452c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6b666d View commit details
    Browse the repository at this point in the history
  4. Updates to examples.

    cgcardona committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    cb1abab View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. For each serializable type first test the typeid and codecid against …

    …codecid 0. Next update codecid to 1 and re-test. Lastly update the codecid again to 0 and re-test.
    cgcardona committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    827ab2b View commit details
    Browse the repository at this point in the history
Loading