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

feat: 2.6 transaction types #1511

Merged
merged 337 commits into from
Feb 10, 2020
Merged

feat: 2.6 transaction types #1511

merged 337 commits into from
Feb 10, 2020

Conversation

alexbarnsley
Copy link
Member

Summary

What changes are being made?

The addition of the 2.6 transaction types

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Undetermined Needs specialized, in-depth review. Type: Feature The issue is a request for new functionality. Status: In Progress The issue or pull request is being worked on. labels Oct 11, 2019
@alexbarnsley alexbarnsley changed the base branch from develop to feat/aip-11 October 11, 2019 16:54
@codecov
Copy link

codecov bot commented Oct 11, 2019

Codecov Report

Merging #1511 into feat/aip-11 will increase coverage by 4.17%.
The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           feat/aip-11    #1511      +/-   ##
===============================================
+ Coverage        58.78%   62.95%   +4.17%     
===============================================
  Files              128      135       +7     
  Lines             3115     3663     +548     
  Branches           640      767     +127     
===============================================
+ Hits              1831     2306     +475     
- Misses            1077     1134      +57     
- Partials           207      223      +16
Impacted Files Coverage Δ
src/renderer/models/network.js 100% <ø> (ø) ⬆️
...dgechain/TransactionFormBridgechainRegistration.js 100% <ø> (ø)
src/renderer/store/modules/wallet.js 48.45% <ø> (-1.55%) ⬇️
src/renderer/services/transaction.js 93.93% <ø> (+87.27%) ⬆️
src/renderer/store/modules/transaction.js 53.33% <ø> (+3.87%) ⬆️
...ctionFormBusiness/TransactionFormBusinessUpdate.js 100% <ø> (ø)
src/renderer/store/modules/session.js 36.15% <ø> (-0.47%) ⬇️
src/renderer/services/ledger-service.js 80.43% <ø> (+0.88%) ⬆️
src/renderer/services/wallet.js 90.19% <ø> (+51.48%) ⬆️
...ormBusiness/TransactionFormBusinessRegistration.js 100% <ø> (ø)
... and 49 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24885a1...d6c6b6d. Read the comment docs.

@luciorubeens luciorubeens changed the title [WIP] feat: 2.6 transaction types feat: 2.6 transaction types Feb 10, 2020
@luciorubeens luciorubeens merged commit 100f3d2 into feat/aip-11 Feb 10, 2020
@ghost ghost removed the Status: In Progress The issue or pull request is being worked on. label Feb 10, 2020
@faustbrian faustbrian deleted the feat/2.6-tx-types branch February 22, 2020 03:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Undetermined Needs specialized, in-depth review. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants