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

feature: n3 support #2127

Closed
wants to merge 47 commits into from
Closed

feature: n3 support #2127

wants to merge 47 commits into from

Conversation

comountainclimber
Copy link
Member

@comountainclimber comountainclimber commented May 6, 2021

No description provided.

@coveralls
Copy link

coveralls commented May 6, 2021

Pull Request Test Coverage Report for Build 7930

  • 46 of 367 (12.53%) changed or added relevant lines in 24 files are covered.
  • 14 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-2.7%) to 38.627%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app/containers/LoginPrivateKey/LoginPrivateKey.jsx 1 2 50.0%
app/containers/LoginPrivateKey/index.js 2 3 66.67%
app/core/explorer.js 6 7 85.71%
app/hocs/helpers/didLogin.js 0 1 0.0%
app/hocs/helpers/didLogout.js 0 1 0.0%
app/components/Blockchain/Address/Address.jsx 0 2 0.0%
app/components/Blockchain/Transaction/Transaction.jsx 0 2 0.0%
app/core/formatters.js 1 3 33.33%
app/actions/settingsActions.js 0 4 0.0%
app/actions/transactionHistoryActions.js 0 8 0.0%
Files with Coverage Reduction New Missed Lines %
app/actions/contactsActions.js 1 11.35%
app/actions/nodeStorageActions.js 1 66.67%
app/actions/settingsActions.js 1 15.15%
app/containers/Send/Send.jsx 1 49.21%
app/core/formatters.js 1 52.78%
app/core/nep5.js 1 15.38%
app/modules/generateWallet.js 1 41.92%
app/util/findAndReturnTokenInfo.js 1 4.26%
app/components/Send/PriorityFee/PriorityFee.jsx 6 6.67%
Totals Coverage Status
Change from base Build 7811: -2.7%
Covered Lines: 1548
Relevant Lines: 3606

💛 - Coveralls

@comountainclimber comountainclimber changed the title feature: n3 authentication feature: n3 support Jun 22, 2021
- Ledger support
- Support for test AND main net
- Node url should come from settings
*/
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Each of these should be broken into their own issues ☝️

endkeyCoder and others added 14 commits June 29, 2021 12:53
… list items, so it directs the user to the appropriate link, as per Neo Version related to that record #2139
* Loading activity with defects

* fix layout issues

* Remove hardcoded GAS in activity tab

* add n3 linking for to dora

* Fix test

* Wire up pending transaction flow

* Wires up pending tx flow fixes type errors

* Fix possible balance bug
* Remove fee buttons if chain is n3

* Fix test
* Remove fee buttons if chain is n3

* Fix test

* Adds support for any nep11

* lint

* Fixes pending tx actions
comountainclimber and others added 20 commits July 6, 2021 12:37
* Loading activity with defects

* fix layout issues

* Remove hardcoded GAS in activity tab

* add n3 linking for to dora

* Fix test

* Wire up pending transaction flow

* Wires up pending tx flow fixes type errors

* Fix possible balance bug
* Remove fee buttons if chain is n3

* Fix test
* Remove fee buttons if chain is n3

* Fix test

* Adds support for any nep11

* lint

* Fixes pending tx actions
correction in contacts screen to know when it is neo 3 or neoLegacy
* Lint

* Fix type errors

* Fix tests
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

5 participants