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: stellar/js-stellar-base
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: stellar/js-stellar-base
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.3
Choose a head ref
  • 8 commits
  • 5 files changed
  • 5 contributors

Commits on May 21, 2019

  1. Fix types: Fee is no longer optional (#195)

    andywer authored and Morley Zhi committed May 21, 2019
    Configuration menu
    Copy the full SHA
    5e8d7b2 View commit details
    Browse the repository at this point in the history
  2. Fix typo in types (#194)

    Nitpick: Just fixing a typo.
    andywer authored and Morley Zhi committed May 21, 2019
    Configuration menu
    Copy the full SHA
    3ae7388 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    261c8e6 View commit details
    Browse the repository at this point in the history
  2. Fix typings for Account Sequence Number (#203)

    The actual constructor only takes a sequence number of type string.
    ryanleecode authored and abuiles committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    5e3157d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Add toString() to Asset (#172)

    charlie-wasp authored and abuiles committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    5538702 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Add types for missing Network functions (#208)

    Morley Zhi authored and abuiles committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    38584f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    32130d5 View commit details
    Browse the repository at this point in the history
  2. v1.0.3 (#210)

    abuiles committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    1b73896 View commit details
    Browse the repository at this point in the history
Loading