Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
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: dashevo/dapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.0
Choose a base ref
...
head repository: dashevo/dapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.0
Choose a head ref
  • 16 commits
  • 38 files changed
  • 3 contributors

Commits on Jul 28, 2020

  1. feat: add skip test suite option to travis (#290)

    Konstantin Shuplenkov committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    88f9d66 View commit details
    Browse the repository at this point in the history
  2. feat!: rename sendTransaction and applyStateTransition to broadcast (#…

    …287)
    
    BREAKING CHANGE: sendTransaction and applyStateTransition renamed to broadcastTransaction and broadcastStateTransition
    Konstantin Shuplenkov committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    de97ffd View commit details
    Browse the repository at this point in the history
  3. chore: bump version to 0.15.0-dev.1 (#288)

    Konstantin Shuplenkov committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    5cc5d50 View commit details
    Browse the repository at this point in the history
  4. fix: bad import namings in platform handlers (#292)

    Konstantin Shuplenkov committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    fae3ec4 View commit details
    Browse the repository at this point in the history
  5. chore: bump version to 0.15.0-dev.2 (#291)

    Konstantin Shuplenkov committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    7d6b106 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    6496aca View commit details
    Browse the repository at this point in the history
  2. build: install SDK from branch in travis (#295)

    Konstantin Shuplenkov committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    eaccde2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

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

Commits on Aug 7, 2020

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

Commits on Aug 10, 2020

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

Commits on Aug 17, 2020

  1. feat!: update to DAPI gRPC 0.15 (#298)

    BREAKING CHANGE: `subscribeToTransactionsWithProofs` endpoint moved to `Core` gRPC service
    shumkov committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    31e48b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32d8e18 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. feat!: remove getUTXO & getAddressSummary rpc methods (#293)

    Konstantin Shuplenkov committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    79ea2ab View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 0.15.0-dev.6 (#299)

    Konstantin Shuplenkov committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    33047a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    5a1bd0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c253847 View commit details
    Browse the repository at this point in the history
Loading