Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

add Operation#blockHash #23

Merged
merged 1 commit into from
May 21, 2018
Merged

add Operation#blockHash #23

merged 1 commit into from
May 21, 2018

Conversation

gre
Copy link
Contributor

@gre gre commented May 21, 2018

No description provided.

@gre gre merged commit f04f202 into master May 21, 2018
@gre gre deleted the op-blockHash branch May 21, 2018 17:42
gre pushed a commit that referenced this pull request Jan 15, 2021
* feat: add polkadot family

[Polkadot] feat(bridge): preload staking data and refresh validators if needed

[Polkadot] fix(api): fetch ledger using stash's controller address

[Polkadot] feat(logic): add getters hasExternalXXX

[POLKADOT] fix: check nominate validators differently

[Polkadot] Add poc speculos test (#21)

* [Polkadot] Add poc speculos test

* [Polkadot] update snapshot + loggier

* [Polkadot] remove unlockings fields

[Polkadot] fix reward number / fix env bisontrails

[Polkadot] First implementation of sidecar

[POLKADOT] feat: add sidecar validators & nominations

[Polkadot] snapshot + reward id

fix(Polkadot): use finalizedHead as account blockHeight

COINTEMP-425

[Polkadot] estimate bond unbond rebond (#22)

* [Polkadot] estimate bond unbond rebond

* [Polkadot] warning all funds + fix fees

* [Polkadot] fix prepare transaction fees calculate

* [Polkadot] fix(getTransactionStatus): warn useAllAmount on bond

Co-authored-by: Rémi Jarasson (Ext) <[email protected]>

[Polkadot] fix hw-app : add sw_cancel to receive

[Polkadot] nonce fix (#23)

* [Polkadot] nonce fix

* [Polkadot] use bond loading

* [Polkadot] Bug nonce

fix(Polkadot): trim validator identity + serialize unlocking Date

feat(Polkadot): add isFirstBond logic util

fix(Polkadot): usePolkadotBondLoading bypass sync after 1st bond

[Polkadot] fix: review feedbacks

* [Polkadot] Feedback fixes

* [Polkadot] review's feedback

Polkadot - payout reward (#26)

[Polkadot] preload age

fix(Polkadot): add hasPendingBond to logic

fix(Polkadot): sidecar api call validators w/ comma-separated addresses

fix(Polkadot): fix ws nominations null status + type

[Polkadot] add min version (#29)

Polkadot display dot confirmation screen (#30)

* [Polkadot] device transaction change

* [Polkadot] hw Fix refuse on send

Plug indexer & sidecar to Ledger's staging reverse proxy (#31)

* Plug indexer & sidecar to Ledger's staging reverse proxy

* [Polkadot] remove https unverified

* [Polkadot] remove agent

Co-authored-by: Henri Ly <[email protected]>

[Polkadot] More tests coverage

[Polkadot] update snapshot

[Polkadot] feedback test

[Polkadot] linter fix

[Polkadot] fixing test + regenerate snapshot

Polkadot refacto api (#32)

* [Polkadot] move API folder into families

* [Polkadot] Remove unlocked and regen snapshot

* [Polkadot] linter + import unneccessary

Plug indexer & sidecar to Ledger's production reverse proxy (#33)

[Polkadot] move errors + nomination error

feat(Polkadot): preload - early update election status + add some constants

Actually use PolkadotValidatorsRequired error

fix(Polkadot): Remove use of txWrapper lib (#24)

* Remove txWrapper lib and keep only used methods

* Fix: use account address as stash if no controller specified

* Adapt tx building to polkadot/api v2.7.1

* Split registry-related code in a separate file

* Simplify passing of tx building info accross methods

* Remove useless layer of functions for tx payload construction

* Stop using memoizee lib

* Update package.json to remove dependency to polakdot/api

* Fix: always use account's address as both stash & controller

* Code rework & minor improvements

* fix(Polkadot): refacto without tx wrapper

Co-authored-by: Rémi Jarasson (Ext) <[email protected]>
Co-authored-by: Henri Ly <[email protected]>

fix(Polkadot): improve getTransactionStatus with cache and preload

docs(Polkadot): improved JSDoc & types for api

fix(Polkadot): reorg family struct

fix(Polkadot): cache transaction params and force when signing

fix(Polkadot): preload getRegistry to have it cached

[Polkadot] Fix optimistic + remove 0 from confirmation (#35)

* [Polkadot] Fix optimistic + remove 0 from confirmation

* [Polkadot] Revert hex of nonce

[Polkadot] remove one getNonce in import

[Polkadot] max amount and existantial (#37)

[Polkadot] fix amount with real max value

[Polkadot] fixing display amount et validator stash on rewar

Coin 1191 negative estimate max spendable (#39)

* [COIN-1191] Negative estimate max spendable

* [COIN-1191] add break to switch

Use numSlashingSpans value provided by sidecar instead of hardcoded 0

[Polkadot] add more coverage + fix test-dataspec

fix(Polkadot): ensure amount is in extra even if zero

[COIN-1188] remove TO if not needed

fix(Polkadot): remove unnecessary env and test mock

* chore(deps): update yarn.lock

* Polkadot: Fix linter

* fix(Polkadot): missing numSlashingSpans (flow warnings)

* fix(Polakdot): fix device transaction for transfer + app min version

* fix(Polkadot): removed hasPendingBond for generic hasPendingOperationType

* fix(Polkadot): fetch validators if no validators too

* [Lint] fix flow and regenerate polkadot snapshot

* COIN-1195 enforce min bond and rebond (#45)

* [Polkadot] add frozen test seed

* [Polkadot] lint fix

Co-authored-by: Henri Ly <[email protected]>
Co-authored-by: henri-ly <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant