Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* hard coded stakes alliance tokens to 100 dollars (#77) * Fix disconnection issue (#79) Co-authored-by: Alessandro Candeago <[email protected]> * feat: loading optimizations (#80) * Feat/loading optimizations (#267) * fix: receive page bug on desktop * wip: network optimization * wip: network optimization 2 * wip: optimize InitChains comp * wip: optimize InitNetworks comp 2 * wip: optimize InitNetworks comp 3 * wip: optimize InitNetworks comp 4 * cleanup * fix: loading bug * fix: loading bug 2 * cleanup * Fix network validation requests * Add page loader during validation --------- Co-authored-by: Alessandro Candeago <[email protected]> * Fix disconnection issue (#76) --------- Co-authored-by: Alessandro Candeago <[email protected]> * feat: show disabled after networks query (#81) * v7.1.2 (#78) * hard coded stakes alliance tokens to 100 dollars (#77) * Fix disconnection issue (#79) Co-authored-by: Alessandro Candeago <[email protected]> * feat: loading optimizations (#80) * Feat/loading optimizations (#267) * fix: receive page bug on desktop * wip: network optimization * wip: network optimization 2 * wip: optimize InitChains comp * wip: optimize InitNetworks comp 2 * wip: optimize InitNetworks comp 3 * wip: optimize InitNetworks comp 4 * cleanup * fix: loading bug * fix: loading bug 2 * cleanup * Fix network validation requests * Add page loader during validation --------- Co-authored-by: Alessandro Candeago <[email protected]> * Fix disconnection issue (#76) --------- Co-authored-by: Alessandro Candeago <[email protected]> --------- Co-authored-by: Joshua Brigati <[email protected]> Co-authored-by: Alessandro Candeago <[email protected]> * feat: show disabled networks only after loading finishes --------- Co-authored-by: Joshua Brigati <[email protected]> Co-authored-by: Alessandro Candeago <[email protected]> * cleanup extension (#83) * feat: send tx on enter press (#84) * feat: send tx on enter press * fix: null check endsWith on extension startup * Update ProposalHeader.tsx * v7.1.3 * feat: receive page updates (#89) * ST-293 fix token filter logic to not exclude assets without prices (#87) * fix: guard against undefined (#90) * fix: create sig bug (#92) * trigger event on network and wallet change (#93) * St 323 fix classic finder links (#94) * fix: create sig bug * fix: classic finder link * 7.1.5 * Expose public key request (#97) * Pubkey request * Fix publick key implementation * Fix confirm button width * Fix pubkey storage on first time import * fix: add decimal places from denom (#98) * 7.1.6 * fix: guard against token.chains being empty (#101) * Revert "fix: guard against token.chains being empty (#101)" (#103) This reverts commit 7d4165c. * Revert "Revert "fix: guard against token.chains being empty (#101)" (#103)" This reverts commit dc81f5d. * 7.1.7 * fix: guard against token being empty in InitBankBalance (#106) * fix: switch overflow-y to scroll (#104) * feat: replace terra.kitchen/utils with terra-money/terra-utils (#100) * St 332 suggest network (#105) * Pubkey request * Fix publick key implementation * Fix confirm button width * Suggest network UI * Settings for custom chains * Cleanup test env * cleanup * fix scrolling * fix card scrolling * add custom sign mode on sign and post * St 347 kado multichain fiat integration (#111) * feat: extension kado fiat ramp * fix vesting error * fix classic contract execution (#115) * Fix ICS20 out of gas error (#350) * ST-392: show origin name and favicon in the ConfirmTx page (#121) * fix confirm tx origin * fix check for relative/absolute favicon url * fix: guard for empty network + chainID (#127) * chore: bump extension versions (#128) * update featherjs * fix: buy button network (#126) Only display buy button on live networks: mainnet & classic * fix: allow wallet sbumission on confirm password entered first (#118) * Update feather.js and log-finder-ruleset (#131) * 7.2.3 (#129) (#133) * fix: guard for empty network + chainID (#127) * chore: bump extension versions (#128) --------- Co-authored-by: plubber <[email protected]> Co-authored-by: Mike <[email protected]> --------- Co-authored-by: Joshua Brigati <[email protected]> Co-authored-by: plubber <[email protected]> Co-authored-by: plubber <[email protected]> Co-authored-by: Mike <[email protected]> Co-authored-by: evilpeach <[email protected]> Co-authored-by: Michael Merz <[email protected]> Co-authored-by: Manuel Alessandro Collazo <[email protected]>
- Loading branch information