Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

chore: bump to 1.5.0 #359

Merged
merged 2 commits into from Jul 8, 2019
Merged

chore: bump to 1.5.0 #359

merged 2 commits into from Jul 8, 2019

Conversation

luciorubeens
Copy link
Contributor

v1.5.0

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactor
  • Performance
  • Tests
  • Build
  • Documentation
  • Code style update
  • Continuous Integration
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

Does this PR release a new version?

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • It's submitted to the develop branch, not the master branch
  • All tests are passing
  • New/updated tests are included

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Task The issue is a request to setup third-party integrations or any general non-code related tasks. labels Jul 8, 2019
@luciorubeens luciorubeens merged commit 13dbb00 into develop Jul 8, 2019
@ghost ghost deleted the chore/1.5.0 branch July 8, 2019 12:25
luciorubeens added a commit that referenced this pull request Jul 12, 2019
* refactor: qr-code regex (#298)

* feat: add top wallets list (#312)

* fix: show keyboard on ios (#297)

* refactor: use the activeDelegates number provided by the network (#336)

* refactor: 51 delegate limit  to activeDelegates limit

* changes

* fix: update `activeDelegates` on node configuration response

* test: fix type

* test: fix trailing whitespace

* fix: update the wallet in the correct profile (#339)

* chore: fix some punctuation mistakes (#340)

* chore: bump to 1.4.3 (#342)

* chore: use organization-wide GitHub Configuration (#343)

* chore: update ark-ts to change the peer config endpoint (#344)

* refactor: display the remote error message when it exists

* chore: bump to 1.4.4

* perf: clear intervals when navigating to another page

* fix: get fees for 7 days instead of 30

* fix: avoid bignumber error when typing decimals

* fix: display zero balance in the wallets list

* fix: continue updating current wallet when navigating to others pages

* fix: do not hang the app while finding a good peer

* refactor: migrate to v2 api (#350)

* refactor: migrate to v2 api

* fix: fetch and post transactions

* feat: handle enter key when manually importing wallet (#354)

* refactor: use activeDelegates provided by network (#355)

* refactor: use activeDelegates provided by network

* fix: use StoredNetwork instead of Network

* fix: handle transaction amount as a string (#356)

* fix: handle transaction amount as a string

* fix: handle NaN on equivalent amount in fiat

* fix: change the send amount only on blur

* fix: lint

* fix: typo preminned to premined (#357)

* chore: bump to 1.5.0 (#359)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Low Less than 64 lines changed. Type: Task The issue is a request to setup third-party integrations or any general non-code related tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant