Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/1.1.0 rc2 #731

Merged
merged 27 commits into from Jan 23, 2018
Merged

Release/1.1.0 rc2 #731

merged 27 commits into from Jan 23, 2018

Conversation

kewde
Copy link
Collaborator

@kewde kewde commented Jan 20, 2018

No description provided.

pciavald and others added 10 commits January 17, 2018 21:11
Fix coldstaking paused message when wallet is uncrypted.
issue #723 Wallet -> Desktop
Coldstaking status uses only getcoldstakinginfo, reduced poll to 5 seconds.
Display error on revert coldstaking with no stealthaddress.

Check datadir path for .cookie file.
Exit gui works when connecting to running daemon.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling f246408 on release/1.1.0-RC2 into ** on dev**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ee7e4bd on release/1.1.0-RC2 into ** on dev**.

kewde and others added 2 commits January 21, 2018 00:32
…bscription

Fix stakinginfo as example (we must use takeWhile on every _infinite_ observables)
so everytime we use state.observe(..)
@coveralls
Copy link

coveralls commented Jan 20, 2018

Pull Request Test Coverage Report for Build 3046

  • 73 of 189 (38.62%) changed or added relevant lines in 17 files are covered.
  • 25 unchanged lines in 11 files lost coverage.
  • Overall coverage decreased (-0.2%) to 45.724%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/app/modals/coldstake/coldstake.component.ts 0 1 0.0%
src/app/modals/syncing/syncing.component.ts 5 6 83.33%
src/app/modals/createwallet/createwallet.component.ts 6 7 85.71%
src/app/core/ipc/ipc.service.ts 0 1 0.0%
src/app/modals/modals.service.ts 4 6 66.67%
src/app/modals/modals.component.ts 4 6 66.67%
src/app/core-ui/main/status/status.component.ts 6 9 66.67%
src/app/core-ui/main/main-view.component.ts 5 10 50.0%
src/app/core/rpc/rpc.service.ts 4 11 36.36%
src/app/wallet/overview/widgets/stakinginfo/stakinginfo.component.ts 6 13 46.15%
Files with Coverage Reduction New Missed Lines %
src/app/wallet/wallet/shared/transaction.service.ts 1 30.5%
src/app/wallet/overview/widgets/stakinginfo/stakinginfo.component.ts 1 49.06%
src/app/core/ipc/ipc.service.ts 1 23.26%
src/app/wallet/overview/widgets/coldstake/revert-coldstaking/revert-coldstaking.component.ts 1 27.78%
src/app/modals/coldstake/coldstake.component.ts 1 36.36%
src/app/modals/createwallet/createwallet.component.ts 1 29.52%
src/app/modals/syncing/syncing.component.ts 1 40.0%
src/app/modals/modals.component.ts 2 71.64%
src/app/core-ui/main/status/status.component.ts 3 45.45%
src/app/wallet/overview/widgets/coldstake/zap-coldstaking/zap-coldstaking.component.ts 5 25.33%
Totals Coverage Status
Change from base Build 3039: -0.2%
Covered Lines: 1671
Relevant Lines: 3040

💛 - Coveralls

@pciavald pciavald merged commit 47f64eb into dev Jan 23, 2018
@pciavald pciavald deleted the release/1.1.0-RC2 branch January 23, 2018 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants