Commit e4124c8
update electron and isolate api (#2681)
* update electron to latest version
simplify and isolate api
add double confirmation for send transaction and other commands
* remove unused style
* fix build
* remove unused package
* allow chia_farmer.get_reward_targets
* remove unused variables
fix typo
* use translations in confirmation modal
* wait for dialog close
* use same sandbox for openReactDialog
remove registerSchemaAsPrivileged
remove args from dialog start
* process feedback
* update locales
* fix select key
fix send message to destroyed window
* fix eslint
* update locales
* remove unused variables
* simplify audit check
* update node 18 => 20
fix npm audit
* added all wallet connect commands
* move read commands to allowed commands
* use correct api.endpoints for dataLayer
---------
Co-authored-by: Earle Lowe <e.lowe@chia.net>1 parent c5ff169 commit e4124c8
245 files changed
Lines changed: 47966 additions & 28697 deletions
File tree
- .github/workflows
- packages
- api-react
- src
- @types
- constants
- hooks
- services
- slices
- api
- src
- core
- src
- @types
- components
- DarkModeToggle
- LayoutDashboard
- LayoutMain
- SandboxedIframe
- Settings
- constants
- hooks
- locales
- ar-SA
- be-BY
- bg-BG
- ca-ES
- cs-CZ
- da-DK
- de-DE
- el-GR
- en-AU
- en-NZ
- en-PT
- en-US
- es-AR
- es-ES
- es-MX
- fa-IR
- fi-FI
- fr-FR
- hr-HR
- hu-HU
- id-ID
- it-IT
- ja-JP
- ko-KR
- nl-NL
- no-NO
- pl-PL
- pt-BR
- pt-PT
- ro-RO
- ru-RU
- sk-SK
- sq-AL
- sr-SP
- sv-SE
- tr-TR
- uk-UA
- zh-CN
- zh-TW
- screens/SelectKey
- utils
- gui
- src
- @types
- components
- about
- app
- cache
- chiatools/logViewer
- farm
- fullNode
- nfts
- offers2
- offers
- plot
- queue
- settings
- signVerify
- vcs
- constants
- electron
- components
- Collapsible
- SandboxedIframe
- constants
- dialogs
- About
- Confirm
- KeyDetail
- utils
- hooks
- locales
- ar-SA
- be-BY
- bg-BG
- ca-ES
- cs-CZ
- da-DK
- de-DE
- el-GR
- en-AU
- en-NZ
- en-PT
- en-US
- es-AR
- es-ES
- es-MX
- fa-IR
- fi-FI
- fr-FR
- hr-HR
- hu-HU
- id-ID
- it-IT
- ja-JP
- ko-KR
- nl-NL
- no-NO
- pl-PL
- pt-BR
- pt-PT
- ro-RO
- ru-RU
- sk-SK
- sq-AL
- sr-SP
- sv-SE
- tr-TR
- uk-UA
- zh-CN
- zh-TW
- util
- icons
- wallets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | | - | |
| 49 | + | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments