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: near/near-sdk-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0-1
Choose a base ref
...
head repository: near/near-sdk-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    d1dd612 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. update readme to include recently added features. correct some api ty…

    …pes (#211)
    
    * update readme to include recently added features. correct some api types
    
    * NearBindgen and other decorators added to README
    
    Co-authored-by: Serhii Volovyk <SergeyVolovyk@gmail.com>
    ailisp and volovyks authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ef90663 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #208 from near/serhii/promise-result

    prommiseResult throws an error
    volovyks authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    481bbd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b9d02d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #212 from near/new-unordered-map

    (state breaking) make get set in unorderedmap more efficient
    volovyks authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    91dec29 View commit details
    Browse the repository at this point in the history
Loading