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

Move state to background #49

Merged
merged 307 commits into from
Feb 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
307 commits
Select commit Hold shift + click to select a range
aebd6f0
fix reset wallet
rubenguc Mar 28, 2023
4f6ad7e
copy to clipboard to component + add some english translations
rubenguc Mar 30, 2023
9b8aaae
copied translations
rubenguc Mar 30, 2023
a91b503
add fee to confirm transfer
rubenguc Mar 30, 2023
7beabb0
listen to assets in wasm progress
rubenguc Mar 30, 2023
3365031
account amount listener progress
rubenguc Mar 31, 2023
9431131
balance changes for wasm contracts
rubenguc Mar 31, 2023
7c3bc38
random color for assets progress
rubenguc Mar 31, 2023
f644ac8
add missing translations
rubenguc Apr 3, 2023
ff95e4b
load assets usd price every minute
rubenguc Apr 3, 2023
602736b
fix asset icon + activity icons
rubenguc Apr 3, 2023
2476d33
send redirect to send view
fersirni Apr 3, 2023
15a6c4b
process tx in background + some fixes
rubenguc Apr 3, 2023
b172ab7
Merge branch 'develop' of github.com:blockcoders/kuma-wallet into dev…
rubenguc Apr 3, 2023
82d671a
fix send errors, types and warnings
rubenguc Apr 4, 2023
2190b45
fix typing and warnings
rubenguc Apr 4, 2023
3777ac8
improve extension tests
rubenguc Apr 4, 2023
5a14397
extension tests
rubenguc Apr 5, 2023
c8f1475
delete useExtension
rubenguc Apr 5, 2023
fac0a38
fix accountManager tests
rubenguc Apr 5, 2023
78c0c7a
fix netProviders tests
rubenguc Apr 5, 2023
cbe18e4
fix assets tests
rubenguc Apr 5, 2023
391e3ce
fix chain selector test + remove balance tests
rubenguc Apr 5, 2023
5f6835e
update packaje lock
rubenguc Apr 5, 2023
30a721e
fix build
rubenguc Apr 5, 2023
a547004
asset tests
rubenguc Apr 6, 2023
fec324b
chains tests
rubenguc Apr 6, 2023
8c6291f
add trusted sites tests
rubenguc Apr 6, 2023
fd028c6
add activity tests
rubenguc Apr 6, 2023
2b6196b
contact, register and registry tests
rubenguc Apr 6, 2023
f1a648e
setting/s tests
rubenguc Apr 6, 2023
8cdd527
fix test warning
rubenguc Apr 7, 2023
6184af4
utils tests
rubenguc Apr 7, 2023
8f352ce
manageasset and receive test
rubenguc Apr 7, 2023
a0f4ca8
total balance tests
rubenguc Apr 10, 2023
97af02c
activity test + total balance fix
rubenguc Apr 10, 2023
135d0b0
destination test
rubenguc Apr 10, 2023
98118e9
destinatio tests + warning fixes
rubenguc Apr 10, 2023
c3c81f6
fixes
rubenguc Apr 10, 2023
d1f0b79
fees tests
rubenguc Apr 10, 2023
256f834
selectable chain tests
rubenguc Apr 10, 2023
ecc43b1
confirmTx tests
rubenguc Apr 10, 2023
6431c64
selectable assets tests
rubenguc Apr 10, 2023
d8b374e
selectable assets tests and missing tests placeholders
rubenguc Apr 10, 2023
63b862e
contacts tests
rubenguc Apr 11, 2023
3ddb65b
asset provider tests
rubenguc Apr 11, 2023
592e28f
tx provider tests
rubenguc Apr 11, 2023
5ee5f88
evm form tests
rubenguc Apr 11, 2023
301c36c
wasmForm tests
rubenguc Apr 11, 2023
6c6ef43
sign message tests + missing translations
rubenguc Apr 12, 2023
7d6ec07
wasmform tests fix
rubenguc Apr 12, 2023
c5dc302
security tests
rubenguc Apr 12, 2023
7b63838
general settings tests
rubenguc Apr 12, 2023
8b6eda2
fix chain selector tests
rubenguc Apr 12, 2023
415c815
fix tests
rubenguc Apr 12, 2023
bb1938a
fix tests
rubenguc Apr 12, 2023
3e2126a
fix build
rubenguc Apr 12, 2023
d97b390
improve accountProvider tests
rubenguc Apr 12, 2023
7a8d14d
webApi
rubenguc Apr 12, 2023
fc66599
confirm word responsive
rubenguc Apr 12, 2023
e332ff2
add button to show password on sign ing
rubenguc Apr 12, 2023
161e8c2
fix build
rubenguc Apr 12, 2023
08db113
fix sign in icon + fullscren in welcome
rubenguc Apr 12, 2023
2bfe7f9
fix tests
rubenguc Apr 13, 2023
55b71eb
fix script injection
rubenguc Apr 13, 2023
5019792
fix build
rubenguc Apr 13, 2023
d4d25aa
fixes
rubenguc Apr 13, 2023
5c42f4c
test fix
rubenguc Apr 13, 2023
592650c
update sign message
rubenguc Apr 14, 2023
7105201
Integration docs
fersirni Apr 17, 2023
094281e
fixes
rubenguc Apr 18, 2023
fd51dea
Merge branch 'develop' of github.com:blockcoders/kuma-wallet into dev…
rubenguc Apr 18, 2023
34c998a
remove rococo from testnets
rubenguc Apr 24, 2023
e48bd89
fix change account assets
rubenguc Apr 24, 2023
76b4a1b
fix contact search
rubenguc Apr 27, 2023
6014f8c
fix fetch asset usd price
rubenguc May 2, 2023
84f2b96
Merge branch 'develop' into xcm
rubenguc May 2, 2023
20c1854
xcm in progress
rubenguc May 2, 2023
82b2f14
improving xcm config + add Kusama xcm config
rubenguc May 3, 2023
74240a8
fix polkadot -> Moonbeam extrinsic + some fixes
rubenguc May 4, 2023
83d14f0
astart xcm fixes
rubenguc May 4, 2023
e0ec8ee
fix evm balance listener
rubenguc May 4, 2023
86c8bd4
fix evm listener
rubenguc May 4, 2023
069475e
improve tests
rubenguc May 4, 2023
852a340
fix tests
rubenguc May 4, 2023
564657d
improve network provider tests
rubenguc May 4, 2023
1fd7ed2
improve assets tests
rubenguc May 4, 2023
233d7d5
improve assets tests
rubenguc May 4, 2023
cb74d6c
improve tests
rubenguc May 5, 2023
1378e5b
Merge branch 'M2' into develop
rubenguc May 5, 2023
4e7c10f
update moonbase based chains config + fix bug listener on change chain
rubenguc May 8, 2023
60ff8e3
fix tests mock
rubenguc May 8, 2023
80d22d3
Merge branch 'M2' into develop
rubenguc May 9, 2023
8c06d01
Xcm (#9)
rubenguc May 9, 2023
7548d3e
Audit refactor (#10)
rubenguc May 9, 2023
3e66f7b
fix vault tests
rubenguc May 10, 2023
35edbf1
keyrings tests
rubenguc May 10, 2023
0176464
add missing mocks
rubenguc May 10, 2023
c0c1795
fix storage tests
fersirni May 10, 2023
94013e3
fix extension tests
rubenguc May 11, 2023
870bcb9
Merge branch 'develop' of github.com:blockcoders/kuma-wallet into dev…
rubenguc May 11, 2023
997ef0b
fix auth tests
rubenguc May 11, 2023
7521e41
update readme - xcm supported messages
fersirni May 11, 2023
f3c6632
fix AccountManager tests
rubenguc May 11, 2023
6cb3c30
Merge branch 'develop' of github.com:blockcoders/kuma-wallet into dev…
rubenguc May 11, 2023
3ac1d25
fix assets tests
rubenguc May 11, 2023
169d879
fix confirmTx and SelectableAssets tests
rubenguc May 11, 2023
0030e14
fix evm and wasm form tests
rubenguc May 11, 2023
6775b97
fix network provider tests
rubenguc May 11, 2023
8e06696
fix build types
rubenguc May 11, 2023
3eb044a
improve tests
rubenguc May 12, 2023
dc5a44b
improve tests
rubenguc May 12, 2023
620cace
improve tests
rubenguc May 12, 2023
b3a5d8a
add sentry
rubenguc May 12, 2023
4810cf7
fix send login required and evm send asset
rubenguc May 16, 2023
3923fd4
Acala chain and his xcm config for future
rubenguc May 16, 2023
ced8038
fix import evm and add Acala
rubenguc May 16, 2023
cc7eb11
add binance and polygon networks
rubenguc May 16, 2023
18d12c5
change WASM to Wasm
fersirni May 17, 2023
5a03add
capture before show toast
fersirni May 17, 2023
1a371c8
Acala xcm
rubenguc May 19, 2023
9d9035a
Merge branch 'develop' of github.com:blockcoders/kuma-wallet into dev…
rubenguc May 19, 2023
7bfc7d0
change send wasm tx logic
rubenguc May 23, 2023
cc69530
fixes acala xcm config
rubenguc May 23, 2023
6de5ed4
fix acala to moonbeam xcm
rubenguc May 24, 2023
8517d5a
call smart contracts from extension in progress
rubenguc May 26, 2023
0443b41
call contracts error handling
rubenguc May 29, 2023
9d15eeb
minor fixes
rubenguc May 29, 2023
4a6d75b
update chains rpcs
rubenguc May 29, 2023
4f85da9
fix tests
rubenguc May 29, 2023
e535ea4
fix build and lint
rubenguc May 29, 2023
dda08da
update coverage
rubenguc May 29, 2023
f0c94c0
i18n updated
fersirni May 29, 2023
c905f9f
refactor input class
rubenguc May 30, 2023
d93ee4e
Merge branch 'develop' of github.com:blockcoders/kuma-wallet into dev…
rubenguc May 30, 2023
f8bbe45
add change language selector on init, create/import account open in f…
rubenguc May 30, 2023
405141a
fix tests
rubenguc May 30, 2023
cad9292
improve tests
rubenguc May 30, 2023
53c5987
Merge remote-tracking branch 'origin' into M3
fersirni May 30, 2023
9aa1876
Merge main
fersirni May 30, 2023
6494f14
add version, about us and bug report
fersirni May 31, 2023
866c594
fix xcm extrinsic and add Kusama config
rubenguc May 31, 2023
101eef7
add error handling to fees
rubenguc May 31, 2023
d0ff83b
fix open on tab or open redirect on init
rubenguc May 31, 2023
cb962f0
Merge remote-tracking branch 'origin/M3' into develop
rubenguc May 31, 2023
23bc2c2
remove -
fersirni May 31, 2023
b0605bf
capture error
fersirni May 31, 2023
b8d8b44
change settings modal + change accountForm redirect
rubenguc May 31, 2023
3d40d40
Merge remote-tracking branch 'origin/M3' into develop
rubenguc May 31, 2023
965fdab
adding bug report and about us views
fersirni May 31, 2023
4c7b1d2
fix redirect and tests
rubenguc May 31, 2023
bd1e90d
Merge remote-tracking branch 'origin/M3' into develop
rubenguc May 31, 2023
af1dbdc
about us
fersirni May 31, 2023
d2d60fc
remove scrollbar from settings
rubenguc May 31, 2023
5d34f9f
kuma link
fersirni May 31, 2023
b2c7e3c
bug report view
fersirni May 31, 2023
4bf2459
Merge branch 'M3' into develop
rubenguc Jun 1, 2023
c958869
change icons
rubenguc Jun 1, 2023
d9124bd
improve test coverage
rubenguc Jun 1, 2023
1753c57
improve tests
rubenguc Jun 1, 2023
b842207
improve test coverage
rubenguc Jun 1, 2023
2ccd1f1
improve test coverage
rubenguc Jun 1, 2023
7d482fb
add xcm wasm tests
rubenguc Jun 1, 2023
faae385
send asset directly on clicking arrow
rubenguc Jun 2, 2023
2211da6
add env vars
rubenguc Jun 2, 2023
be09bb1
fix build
rubenguc Jun 2, 2023
5e62fd0
fix showtestnet warning
rubenguc Jun 2, 2023
90ff8ce
fix wasmForm tests
rubenguc Jun 2, 2023
c443a07
acala docs
fersirni Jun 5, 2023
06ce938
acala xcm docs
fersirni Jun 5, 2023
a8dccb2
suppor to call payable contract methods
rubenguc Jun 5, 2023
c15b755
Merge branch 'M3' of github.com:blockcoders/kuma-wallet into M3
rubenguc Jun 5, 2023
5952d13
update docs
fersirni Jun 5, 2023
f6b7c59
Merge branch 'M3' into develop
rubenguc Jun 5, 2023
f4182d3
update version to 0.2.0
fersirni Jun 5, 2023
f155d76
update version
rubenguc Jun 5, 2023
cb1fe55
Merge branch 'M3' of github.com:blockcoders/kuma-wallet into M3
rubenguc Jun 5, 2023
15bff1a
Merge branch 'M3' into develop
rubenguc Jun 5, 2023
51aa653
change theme color based on chain in progress
rubenguc Jun 6, 2023
5234b78
change chains colors + fix theme provider
rubenguc Jun 6, 2023
a2f62dd
adding testnets
fersirni Jun 8, 2023
3e7d9cf
remove console.log
fersirni Jun 8, 2023
3f609ee
change test timeout
rubenguc Jun 8, 2023
8db617b
version
fersirni Jun 8, 2023
bc40545
improve test coverage
rubenguc Jun 8, 2023
19b750a
merge with main
rubenguc Jun 9, 2023
c2c7f0b
Merge remote-tracking branch 'origin/adding-testnets' into develop
rubenguc Jun 9, 2023
3b41e58
refactor xcm files + fix tests
rubenguc Jun 12, 2023
00e0246
standarize buttons
rubenguc Jun 14, 2023
25c3ff2
change Logo and some ui fixes
rubenguc Jun 15, 2023
58010c6
fix showKey and manifest
rubenguc Jun 26, 2023
4479120
update version and fix tests
rubenguc Jun 26, 2023
e853f53
Merge branch 'fix-m3' into develop
rubenguc Jun 26, 2023
54edbfa
update xcm config
rubenguc Jun 26, 2023
b0e9052
fix tests
rubenguc Jun 26, 2023
a853059
show transfetable asset for polkadot in progress
rubenguc Jun 27, 2023
c179836
Merge branch 'main' into transfetable-balances-substrate
rubenguc Jun 27, 2023
0aa1e5a
transferable assets
rubenguc Jun 28, 2023
dc0a5a5
update assetProvider test + update version
rubenguc Jun 28, 2023
13f79b9
Merge branch 'main' into transfetable-balances-substrate
rubenguc Jun 30, 2023
c4cd8a0
get prices for substrate non native asset
rubenguc Jun 30, 2023
e56b5d7
update asset price on change amount + update acala assets
rubenguc Jun 30, 2023
155e4cf
fix tests + update version
rubenguc Jul 3, 2023
7247b47
fix xcm stimated validation
rubenguc Jul 3, 2023
93a9e0e
update astar xcm config
rubenguc Jul 3, 2023
9281327
fix asset to select in xcm transfer
rubenguc Jul 12, 2023
50d482b
fix test
rubenguc Jul 12, 2023
491a96d
change to asset tab after change selected network fix #21
rubenguc Jul 21, 2023
adf764e
show balance when on transfer view fix #25
rubenguc Jul 21, 2023
724dfaa
fix selectable assets + fix show total balance. fix #23
rubenguc Jul 21, 2023
11a1a2c
drag and drop for mobile
rubenguc Jul 21, 2023
20d7827
change recovery phrase text on create account #27
rubenguc Jul 31, 2023
16936b8
change font size
rubenguc Jul 31, 2023
f6d2d1e
change chain selector test timeout
rubenguc Jul 31, 2023
33ea7a5
Fix tests
rubenguc Jul 31, 2023
16be3e7
Merge remote-tracking branch 'origin/main' into develop
rubenguc Jul 31, 2023
6348fcc
Merge branch 'm3-fixes' into develop
rubenguc Jul 31, 2023
f30d2e3
update xcm config
rubenguc Jul 31, 2023
4de0807
update extension workflow
rubenguc Jul 31, 2023
cf466b3
downgrade react-toastify
rubenguc Jul 31, 2023
238470a
IU fixes
rubenguc Jul 31, 2023
788688c
add test timeout
rubenguc Jul 31, 2023
767b505
Merge branch 'main' into develop
rubenguc Aug 28, 2023
0cedf24
fix build
rubenguc Aug 28, 2023
a58f8e5
update package-lock.json
rubenguc Aug 28, 2023
c1ad815
Merge branch 'main' into develop
rubenguc Jan 29, 2024
0e1dbd4
new design
rubenguc Jan 29, 2024
5ff4e61
ui fixes
rubenguc Jan 30, 2024
00e9b05
fix test coverage
rubenguc Jan 30, 2024
dc39dbc
change astar color
rubenguc Jan 30, 2024
f053e75
assets icons + mapped assets for substrate chains
rubenguc Jan 31, 2024
fa79a43
UI changes + change swap view
rubenguc Jan 31, 2024
0c466f0
UI changes + change Swap view
rubenguc Jan 31, 2024
91e57a9
fix ReenterPassword bug on security settings
rubenguc Jan 31, 2024
8fd2fd4
fixes
rubenguc Feb 1, 2024
dec5e7e
fix logos
0xslipk Feb 1, 2024
4d08bfc
fix loading data
rubenguc Feb 1, 2024
88ad83b
Merge branch 'develop' of github.com:kumawallet/extension into develop
0xslipk Feb 1, 2024
2a796df
Merge branch 'develop' of github.com:kumawallet/extension into develop
0xslipk Feb 1, 2024
aa427b0
fixes
rubenguc Feb 2, 2024
8ae14ef
fix lint
rubenguc Feb 2, 2024
c83d533
storage moved to background
rubenguc Feb 5, 2024
e2bf6fa
default env vars
rubenguc Feb 5, 2024
0fdda12
remove console.log
rubenguc Feb 5, 2024
3e3e0b7
add @polkadot/extension-base dependecy
rubenguc Feb 5, 2024
a2c6e9d
Merge branch 'main' into move-state-to-background
rubenguc Feb 5, 2024
eb1afe5
remove package-lock
rubenguc Feb 5, 2024
ce5a3e0
fix send tx + some tests fixed
rubenguc Feb 6, 2024
bc103d7
fix blockcoders logo
rubenguc Feb 6, 2024
6a83859
fix lock
0xslipk Feb 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

# 0.4.3
- [#49](https://github.com/blockcoders/kuma-wallet/pull/49) Move state to background

# 0.4.3
- [#48](https://github.com/blockcoders/kuma-wallet/pull/48) New Logos and interface

Expand Down
2 changes: 1 addition & 1 deletion README-es.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Kuma Wallet
===========

<p align="center">
<img width="340" src="./images/logo.svg" />
<img width="340" src="./public/logo.svg" />
</p>

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/kumawallet/extension/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/kumawallet/extension/tree/main)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Kuma Wallet
===========

<p align="center">
<img width="340" src="./images/logo.svg" />
<img width="340" src="./public/logo.svg" />
</p>

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/kumawallet/extension/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/kumawallet/extension/tree/main)
Expand Down
19 changes: 0 additions & 19 deletions images/logo.svg

This file was deleted.

Loading
Loading