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/bugfix/amount type #18

Closed
wants to merge 169 commits into from
Closed

Conversation

ronaldsg20
Copy link
Member

No description provided.

mesirendon and others added 30 commits November 6, 2020 10:04
        I've started a standard VueJS project including features to code
        using the AirBnB JS eslint config, unit tests and E2E tests, as
        well as key features for Vue such as routing and App State using
        vue-router and vuex. We can leverage the project starting from
        this base.
        We have migrated the project to support TypeScript according
        Federation Team recommendation.
	I've added vuetify library to the project.
	I've added all the compnents avaible on the branch home,
	now using type script.
	I've added all the design elements to complete the select
	bitcoin wallet step.
	I've added all the screen to get all the information needed
	to make the peg-in.
        We've added the default configuration for png files on
        typescript
	I've added the content for the transaction status view and
	added somo of the screens after completing pegin on exchange
	for ledger wallet.
	I've added the tracking id pop-up after succesfully send
	the peg in transaction.
        We've added vuex config for typescript project
        I've created the trezor service in order to extract the account
        information fron the device
	I've change the styles and removes Drawer element to match
	the new design of the home view.
        I've added the Service abstraction for tx builder and signer on
        every wallet.
	I've implementent all the views to make trezor pegin flow
	with the new designs.
	I've integrated Trezor service getAccountUtxos funtion
	to retrieve utxos information from trezor wallet.
	We've added the listener for the trezor events.
	We've fixed some of the view of the pegin flow on trezor.
	I've used the get pegin configuration and get balances
	end points from de API, and include them on the trezor
	flow.
	I've made some style improvements on the pegin form.
        We've added the tx-fee and pegin-tx endpoinst on Api
josedahlquist and others added 28 commits August 26, 2021 20:12
	go back button is also disabled while confirming on device
Updating status view observations
Change spinners behavior and show RSK federation address
        fix text line max lenght allowed on tx summary
                I've updated the percentage calculation based on the
                peginConfiguration confirmation values for the required
                network
	computation is safer and using big js
	* no letters allowed
	* no amount over 99_999_999
	* limit of 8 decimals
	note: it does not prevent actual input, it just disables Send button
	Send button disables when amount is filled last and has incorrect values
	initial balance was taken from native segwit address before user selected an address type
@ronaldsg20 ronaldsg20 closed this Sep 2, 2021
@josedahlquist josedahlquist deleted the feature/bugfix/amount-type branch September 2, 2021 20:25
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.

6 participants