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

Dev #653

Merged
merged 252 commits into from
Sep 5, 2024
Merged

Dev #653

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
252 commits
Select commit Hold shift + click to select a range
fbedee3
Merge branch 'dev' into feat/eth-node-web3-client-wrapper
bludnic Feb 9, 2024
0bbba2f
feat(Chat): add NodesOfflineDialog
bludnic Feb 10, 2024
a34275a
fix(getExplorerTxUrl): fix `transactionId` type
bludnic Feb 14, 2024
7de945a
fix(useChatName): keep the value reactive
bludnic Feb 14, 2024
94d28bb
feat: add address utils
bludnic Feb 14, 2024
a58f323
refactor(useTransactionStatus): convert transaction mixin into a hook
bludnic Feb 14, 2024
28846d4
refactor(transactions): convert transaction templates into Compositio…
bludnic Feb 14, 2024
6c53c9a
refactor(address): rename `formatBTCAddress` -> `formatCryptoAddress`
bludnic Feb 14, 2024
ce21091
refactor(transactions): add `useFindAdmTransaction` hook
bludnic Feb 14, 2024
666a371
fix(Erc20Transaction): remove unused mixins
bludnic Feb 14, 2024
b8229d4
refactor(TransactionTemplate): convert into Composition API
bludnic Feb 14, 2024
15d4f73
Merge branch 'dev' into feat/eth-node-web3-client-wrapper
PaulDremanovich Mar 28, 2024
789d09a
fix: offline node dialog + ws connect to unsupported node bug
PaulDremanovich Apr 6, 2024
441c41f
Merge branch 'refs/heads/dev' into feat/eth-node-web3-client-wrapper
PaulDremanovich May 25, 2024
89a11b2
feat: info-service tab
RealGoodProgrammer May 29, 2024
833e831
fix: toggle active
RealGoodProgrammer May 29, 2024
49f11d2
Merge branch 'refs/heads/dev' into feat/inconsistent-tx-reasons
bludnic Jun 3, 2024
ca18b52
fix: ui NodeOfflineDialog
PaulDremanovich Jun 4, 2024
5123fc2
Merge branch 'refs/heads/dev' into feat/eth-node-web3-client-wrapper
PaulDremanovich Jun 4, 2024
8898cfd
Merge branch 'refs/heads/dev' into feat/inconsistent-tx-reasons
bludnic Jun 4, 2024
673632c
Merge branch 'refs/heads/dev' into feat/inconsistent-tx-reasons
bludnic Jun 5, 2024
e6f0787
feat(useChatName): add `fallbackToAddress` param
bludnic Jun 5, 2024
909ffc0
refactor(ChatPreview): rewrite to Composition API
bludnic Jun 5, 2024
f425105
Merge branch 'refs/heads/dev' into feat/eth-node-web3-client-wrapper
PaulDremanovich Jun 8, 2024
18860c3
chore: update zxing library to version 21
aineo Jun 10, 2024
7e33e13
chore: update zxing browser to version 5
aineo Jun 10, 2024
1ca56c7
fix: mobile devices can contain more than two cameras
aineo Jun 10, 2024
597b5fa
chore: refactor to composition api & from zxing/library to zxing/browser
aineo Jun 14, 2024
9078925
fix: cannot switch between front and back camera
aineo Jun 14, 2024
9fad54d
chore: simplify scanning; remove library; typings
aineo Jun 17, 2024
60e1aba
chore: code review, divide await and new
aineo Jun 17, 2024
77f84da
chore: separate get cameras method in scanner, typings
aineo Jun 17, 2024
8065afd
chore: return zxing library; code improvements
aineo Jun 19, 2024
1b7289f
fix: no auto request of camera permissions for chrome
aineo Jun 21, 2024
db1a06e
fix, chore: stop scanner controls and video tracks after closing moda…
aineo Jun 21, 2024
46c4b15
fix: merge
PaulDremanovich Jun 25, 2024
95106d7
Merge branch 'refs/heads/dev' into feat/eth-node-web3-client-wrapper
PaulDremanovich Jun 29, 2024
6102366
fix, chore: back camera on android, use lib only for qr decoding
aineo Jul 1, 2024
074e116
Merge branch 'dev' into fix/switch-between-front-back-camera-qr
aineo Jul 1, 2024
de71045
fix: separate builds for Intel and ARM
RealGoodProgrammer Jul 2, 2024
e2857e2
chore: improve cameras selection method
aineo Jul 2, 2024
3bd6fc8
fix: remove minify from build section
RealGoodProgrammer Jul 2, 2024
9108b75
Update electron-builder.yml
RealGoodProgrammer Jul 2, 2024
3398da1
chore: temp branch for build
RealGoodProgrammer Jul 2, 2024
aceff45
chore: remove temp branch for build. All fine
RealGoodProgrammer Jul 2, 2024
4d1c3f7
chore(GH Workflows): save app artifacts only
bludnic Jul 3, 2024
639b359
Merge pull request #643 from Adamant-im/fix/build_electron_for_intel
RealGoodProgrammer Jul 3, 2024
51446e9
Merge branch 'refs/heads/dev' into feat/inconsistent-tx-reasons
bludnic Jul 3, 2024
366b0f5
Merge pull request #633 from Adamant-im/fix/switch-between-front-back…
RealGoodProgrammer Jul 3, 2024
8e03056
chore(package.json): add Vue Query
bludnic Jul 4, 2024
3f938fe
fix: add translations for message rejected
aineo Jul 4, 2024
6b7e4e4
feat(AdmTransaction): refactor to Vue Query & use TS
bludnic Jul 4, 2024
824ef5e
Merge pull request #645 from Adamant-im/feat/workflows
bludnic Jul 4, 2024
3297015
Merge pull request #647 from Adamant-im/fix/language-in-error-message…
bludnic Jul 4, 2024
d73d49c
feat(KlyTransaction): refactor to Vue Query & use TS
bludnic Jul 8, 2024
f29caab
fix(TransactionTemplate): fix copy to clipboard
bludnic Jul 8, 2024
3bcd398
Merge pull request #597 from Adamant-im/feat/eth-node-web3-client-wra…
bludnic Jul 8, 2024
4deab48
Merge branch 'refs/heads/dev' into feat/inconsistent-tx-reasons
bludnic Jul 8, 2024
7ddec1f
feat: smart balance on account tab (copied from iOS)
RealGoodProgrammer Jul 9, 2024
0a447cd
feat: smart balance on account tab. Tooltip
RealGoodProgrammer Jul 9, 2024
c1203c0
feat: animate outgoing reactions from PR-538
aineo Jul 11, 2024
944be65
refactor(Erc20Transaction): use vue query and TS
bludnic Jul 11, 2024
edd9123
refactor(BTC): move endpoints to BtcClient
bludnic Jul 11, 2024
25da6f9
feat: add hook for querying BTC transaction
bludnic Jul 11, 2024
839aef4
Merge pull request #648 from Adamant-im/feat/decimals_on_account_tab
RealGoodProgrammer Jul 12, 2024
167a3c3
Merge branch 'refs/heads/dev' into feat/service-tab
RealGoodProgrammer Jul 12, 2024
d532716
fix(RateInfoService.ts): incorrect label
RealGoodProgrammer Jul 12, 2024
1111a41
refactor: remove .ts extension from imports
bludnic Jul 12, 2024
489a2c9
refactor(BtcClient): less code
bludnic Jul 12, 2024
a8cfb69
feat(DogeClient): move endpoints from doge-api
bludnic Jul 12, 2024
c6eaf6e
fix: useFastest checkbox, refactoring (node kind)
RealGoodProgrammer Jul 12, 2024
d64aa8a
feat(DashClient): move endpoints from dash-api
bludnic Jul 12, 2024
b86f8a4
fix(NodesTableHead): label as a property
RealGoodProgrammer Jul 12, 2024
34f1ca6
fix(rate-actions): removed Promise wrapper
RealGoodProgrammer Jul 12, 2024
36ad5b1
feat: use vue-query for DASH and DOGE
bludnic Jul 12, 2024
7bb6218
fix(rate-mutations): rename loadRates -> setLoaded
RealGoodProgrammer Jul 12, 2024
eb34b70
feat: add animation for incoming last reaction
aineo Jul 12, 2024
40b161b
fix(BTC, DOGE, DASH): incorrect crypto address when normalizing trans…
bludnic Jul 12, 2024
b4c1bf7
chore: merge vibrate js into vibrate ts
aineo Jul 12, 2024
2c30d53
feat: add double very short vibration for last reaction
aineo Jul 12, 2024
b1522d9
fix: rename 'rates-info' -> ratesInfo
RealGoodProgrammer Jul 13, 2024
ae2b4e3
feat(EthClient): implement `getErc20Transaction` method
bludnic Jul 13, 2024
07ea440
feat(Vue Query): add queries for ETH and ERC20 transfers
bludnic Jul 13, 2024
3c2c867
feat(useInconsistentStatus): convert mixin to hook
bludnic Jul 13, 2024
d13e321
refactor(Transaction): reuse hooks
bludnic Jul 13, 2024
70503a2
fix(nodes/storage): access of undefined value when switching from an …
bludnic Jul 13, 2024
8c9bf26
refactor(nodes/storage): reuse code
bludnic Jul 13, 2024
f7f3e61
fix(nodes/storage): modify only `useFastest` option
bludnic Jul 13, 2024
21e6312
refactor(NodesTable): move Service Nodes tab to the end
bludnic Jul 13, 2024
a6d15f2
refactor(NodesTable): shorter import
bludnic Jul 13, 2024
ec9c962
refactor(NodesTable): move npm packages imports at the top
bludnic Jul 13, 2024
3016de6
refactor(NodesTableHead.vue): remove unused `hideLabel` prop
bludnic Jul 13, 2024
cd73091
fix(useAdmTransferQuery): fix amount
bludnic Jul 14, 2024
7cde531
fix(AdmTransaction): hook can be called only on setup()
bludnic Jul 14, 2024
d6a2c5d
fix(Transaction): fix amount/fee formatting
bludnic Jul 14, 2024
fe1dc76
fix(Transaction): rate is hidden
bludnic Jul 14, 2024
ee825c0
refactor(Transaction): split fetchStatus and inconsistentStatus
bludnic Jul 14, 2024
c630080
fix: use relative import and extract RateInfoService types
PaulDremanovich Jul 14, 2024
6930f95
fix: refactor requests
PaulDremanovich Jul 14, 2024
0a61070
fix: active checkbox
PaulDremanovich Jul 14, 2024
f9f39ce
fix: relative imports
PaulDremanovich Jul 14, 2024
ce4d148
chore: add animation incoming reaction to socket new message
aineo Jul 15, 2024
78de26d
chore: generalize checking mobile device for vibro effect
aineo Jul 15, 2024
907785e
chore: cancel animation after REST req when sockets is enabled
aineo Jul 15, 2024
ecc81fc
chore: extract ref types declaration for user agent data into separat…
aineo Jul 15, 2024
b6c05cd
fix(BtcClient, `getHeight`): request not awaited
bludnic Jul 15, 2024
2f6a6c5
feat(BtcClient, `getTransaction`): calculate confirmations
bludnic Jul 15, 2024
848ea4b
refactor(Transaction): merge BTC/DASH/DOGE into a single Vue component
bludnic Jul 15, 2024
04a91da
fix(useFindAdmTransaction): fix type
bludnic Jul 15, 2024
00892f3
fix(Transaction): use PascalCale to support TS
bludnic Jul 15, 2024
17d48ab
fix(AdmTransaction): fix `transaction` prop type
bludnic Jul 15, 2024
755abae
refactor(AdmTransaction): to relative import
bludnic Jul 15, 2024
dce6ded
refactor(BtcClient, getTransaction): remove useless `transactionId` q…
bludnic Jul 15, 2024
0731a50
feat: healthcheck for BtcNode. DogeNode doesn`t supported yet
PaulDremanovich Jul 15, 2024
490923a
feat(useTransferQuery): implement retry/delay strategy based on `txFe…
bludnic Jul 15, 2024
6ff54a7
refactor(useKlyTransferQuery): simplify TS type
bludnic Jul 15, 2024
df3ac98
fix(TransactionTemplate): show placeholder instead of placeholder + c…
bludnic Jul 15, 2024
686a8e6
refactor(useTransfer): rename hook
bludnic Jul 15, 2024
88c9de4
feat(EthTransaction): implement `direction` param
bludnic Jul 15, 2024
fd75888
refactor(Transaction): less params for transaction queries
bludnic Jul 15, 2024
9b43fcd
refactor(Transaction): remove old fetch implementation
bludnic Jul 15, 2024
1a27595
feat(useTransactionQuery): unify into a single hook
bludnic Jul 15, 2024
1990e2d
fix: healthcheck for DogeNode. Refactoring
PaulDremanovich Jul 16, 2024
da7faba
feat: added btcIndexer, dogeIndexer, ethIndexer, klyIndexer in settin…
PaulDremanovich Jul 16, 2024
5b6e9cb
feat(useEthTransactionQuery): fix queryKey
bludnic Jul 17, 2024
fefae16
fix(isErc20): use optional chaining
bludnic Jul 17, 2024
39a92ab
fix(useInconsistentStatus): fix ERC20 address
bludnic Jul 18, 2024
5c97f12
fix(useInconsistentStatus): fix transaction param type
bludnic Jul 18, 2024
b4859f4
fix(useTransactionQuery): remove ADM
bludnic Jul 18, 2024
12a81f5
feat: fetch transaction status using Vue Query
bludnic Jul 18, 2024
2513c72
refactor: remove transaction mixin
bludnic Jul 18, 2024
ae75e7d
refactor: remove unused hook
bludnic Jul 18, 2024
201852b
fix(useTransactionStatusQuery): fix status
bludnic Jul 18, 2024
c837748
fix: fix build errors
bludnic Jul 18, 2024
05baf5b
refactor: rename TransactionTemplate component
bludnic Jul 18, 2024
80239df
fix(useTransactionStatusQuery): fix rejected status
bludnic Jul 18, 2024
bad33ec
fix(TransactionTemplate): format 0 amount
bludnic Jul 18, 2024
5c3685e
fix(useKVSCryptoAddress): fix payload
bludnic Jul 18, 2024
17f14db
fix(Transaction): fix inconsistent status
bludnic Jul 18, 2024
c21ccb2
fix(useTransactionQuery): disable refetching on window focus
bludnic Jul 18, 2024
7ac00c8
fix(useAdmTransactionQuery): fix queryKey
bludnic Jul 18, 2024
5bdb0bd
Merge pull request #649 from Adamant-im/feat/animate-reactions
RealGoodProgrammer Jul 18, 2024
0de3557
feat(useTransactionQuery): use pendingTransaction data as initialData
bludnic Jul 18, 2024
54c09b8
feat: No camera access or video stream info in modal
aineo Jul 18, 2024
a71319b
feat(useTransactionQuery): don't refetch transaction if it is already…
bludnic Jul 18, 2024
1f68d42
refactor(useTransactionQuery): remove comments
bludnic Jul 18, 2024
ac715e4
chore: camera error typings
aineo Jul 19, 2024
33177fd
fix(getTxFetchInfo): use ETH configuration for ERC20 tokens
bludnic Jul 19, 2024
635b0c7
fix(Transaction): handle pending transactions
bludnic Jul 19, 2024
1477ab2
fix(hooks): queryKey should be reactive
bludnic Jul 19, 2024
e806f09
refactor: remove getTransaction logic from store
bludnic Jul 19, 2024
651e09b
fix(TransactionListItem): remove unused action
bludnic Jul 19, 2024
ebaad00
chore: change nodes, wallets and votes tables backgrounds
aineo Jul 19, 2024
7ae3f50
fix(address): fix undefined crypto address
bludnic Jul 19, 2024
d8ab558
fix(useTransactionQuery): do not refetch if transaction status is fin…
bludnic Jul 19, 2024
07f9397
fix(TransactionTemplate): fix undefined header title
bludnic Jul 19, 2024
ddfe588
refactor(Transaction): rename status prop
bludnic Jul 20, 2024
33a15b2
fix(ChatPreview): fix status icon
bludnic Jul 20, 2024
abf9a5a
chore: remove imports with custom scss mixins
aineo Jul 22, 2024
63e2de4
fix(ChatPreview): fix UNKNOWN crypto transaction error
bludnic Jul 24, 2024
3aee2a9
feat(useTransactionQuery): disable refetch on mount
bludnic Jul 24, 2024
0062369
fix(useTransactionQuery): retry interval must be different for DASH i…
bludnic Jul 24, 2024
8d2abfa
fix(useTransactionQuery): add `refetchOnMountFn` helper
bludnic Jul 24, 2024
8a8e478
refactor(KLY): remove legacy store actions
bludnic Jul 24, 2024
a7f1306
refactor: remove unused code
bludnic Jul 24, 2024
17f6fa0
refactor(txVerify): remove unused code
bludnic Jul 24, 2024
0ce0699
refactor: type it properly
bludnic Jul 24, 2024
1889a75
feat(useTransactionQuery): add hook params
bludnic Jul 24, 2024
e6acb49
fix(TransactionTemplate): fix rotate animation
bludnic Jul 24, 2024
3f46aae
fix(KLY): remove unused actions
bludnic Jul 24, 2024
858d0ff
chore(getInconsistentStatus): cover with tests
bludnic Jul 30, 2024
b165cb9
feat(EthClient): add `getHeight` method
bludnic Jul 30, 2024
b7f67d6
docs(types): describe params of `CoinTransaction`
bludnic Jul 30, 2024
466a023
chore: add useInterval hook
bludnic Jul 31, 2024
e764385
fix(KlyTransaction): increase confirmations after transaction is CONF…
bludnic Jul 31, 2024
9985324
feat: add stake option; update votes screen
aineo Jul 31, 2024
c66e271
feat(DashClient): add `getHeight` method
bludnic Jul 31, 2024
61f295c
feat(DogeClient): add `getHeight` method
bludnic Jul 31, 2024
947e418
feat(AdmClient): add `getHeight` method
bludnic Jul 31, 2024
8ea987d
feat(hooks): add `useBlockHeight` query
bludnic Aug 1, 2024
75e6f04
feat(useBlockHeight): add ADM
bludnic Aug 1, 2024
6d56d6f
feat(Transaction): update confirmations in background after tx is CON…
bludnic Aug 1, 2024
d24d30c
refactor: remove ADM_ID from inconsistent tx status
bludnic Aug 1, 2024
3550247
fix(KLY, sendTokens): missing `await`
bludnic Aug 1, 2024
42e84d8
Merge pull request #599 from Adamant-im/feat/inconsistent-tx-reasons
bludnic Aug 1, 2024
8a13693
Merge branch 'refs/heads/dev' into feat/service-tab
bludnic Aug 1, 2024
f9614c0
chore(nodes): move methods to indexers and add TS types
bludnic Aug 1, 2024
6a70989
Merge pull request #630 from Adamant-im/feat/service-tab
bludnic Aug 1, 2024
e0ea3c9
chore: update buy and sell popup, add links to exchange aggregators
aineo Aug 1, 2024
0adbf56
feat: add well-known dir in public dir
aineo Aug 2, 2024
2bb9021
fix: remove dispatch of none-existent method checkWalletsOrderBeforeInit
aineo Aug 2, 2024
238e28c
feat: show a snackbar and redirect to Nodes page when no active nodes
bludnic Aug 3, 2024
28eff49
fix(healthcheck): waiting until at least one node is online
bludnic Aug 3, 2024
2524c8f
fix(Chat): fix inconsistent transaction status
bludnic Aug 5, 2024
315b490
fix(ChatPreview): fix inconsistent transaction status
bludnic Aug 5, 2024
79161d8
Merge pull request #656 from Adamant-im/fix/unknow-type-check-wallets…
bludnic Aug 5, 2024
e7731e5
Merge pull request #655 from Adamant-im/feat/well-known-dir-after-build
bludnic Aug 5, 2024
2aee0f3
Merge pull request #651 from Adamant-im/chore/ui-restyle-tables
bludnic Aug 5, 2024
d599611
Merge pull request #650 from Adamant-im/feat/info-access-denied-on-qr…
bludnic Aug 5, 2024
1cdf4ca
chore(i18n): remove spaces
bludnic Aug 5, 2024
080e726
chore(i18n): remove spaces
bludnic Aug 5, 2024
d387320
chore(i18n): remove spaces
bludnic Aug 5, 2024
00099fc
chore(i18n): remove spaces
bludnic Aug 5, 2024
a5ee527
Merge pull request #654 from Adamant-im/feat/ui-update-exchange-token…
bludnic Aug 5, 2024
9f3d808
Merge pull request #652 from Adamant-im/ui-add-stake-option
bludnic Aug 5, 2024
02b6bee
feat(Transaction): clear pending transaction when status is finalized
bludnic Aug 6, 2024
da43413
fix: russian locales and versions
PaulDremanovich Aug 8, 2024
53a8e9c
fix: change rate service height format and change AllNodesDisabledErr…
PaulDremanovich Aug 11, 2024
9a96f1c
fix(TransactionTemplate): fix hidden inconsistent message
bludnic Aug 12, 2024
f660f9b
feat(useTransactionQuery): add ADM query
bludnic Aug 12, 2024
e2b5919
fix(Chat): incoming ADM transaction statuses not updatable
bludnic Aug 12, 2024
7e434e7
fix(Transaction): history rates not loaded when navigating from chat
bludnic Aug 12, 2024
3b0d5ed
fix(Transaction): do not run query for UNKNOWN cryptos
bludnic Aug 12, 2024
95bfb4a
fix(Transaction): first check transaction recipient and sender IDs, t…
bludnic Aug 12, 2024
6af9112
fix: refactor CurrencyRate height formatter
PaulDremanovich Aug 14, 2024
9e42d51
fix: refactor getNodeStatusTitle
PaulDremanovich Aug 14, 2024
59adf7b
Merge branch 'refs/heads/dev' into fix/service-nodes-tab
PaulDremanovich Aug 14, 2024
0abf18a
feat(i18n): update `all_nodes_disabled` value
bludnic Aug 16, 2024
43dd79f
refactor(LoginForm): missing i18n translate options
bludnic Aug 16, 2024
9e00a6d
refactor(rate-info-service, utils): add JSDoc and rename param
bludnic Aug 16, 2024
48d9f57
refactor(RatesInfoService): shorter import
bludnic Aug 16, 2024
3130cb7
Merge pull request #661 from Adamant-im/fix/service-nodes-tab
bludnic Aug 16, 2024
a39b7a9
feat(nodes): group nodes by label before sorting
bludnic Aug 21, 2024
186910d
fix(nodes): BTC and DOGE indexers lack versioning
bludnic Aug 21, 2024
617d9cf
fix(KlyTransaction): missing transaction data comment
bludnic Aug 21, 2024
0bbe47c
fix(ADM): infinite pending state for direct ADM transfers
bludnic Aug 21, 2024
a49ac89
fix(LoginForm): broken i18n when logging with invalid passphrase
bludnic Aug 21, 2024
162151d
fix(NodesOfflineDialog): increase padding
bludnic Aug 21, 2024
3f2ee5a
fix(NodesOfflineDialog): update dialog texts
bludnic Aug 21, 2024
938cd8a
fix(Nodes): mark as ready after healthcheck
bludnic Aug 26, 2024
6cb288a
fix(Nodes): don't block `onStatusChange` callback
bludnic Aug 26, 2024
be05a90
fix(NodesOfflineDialog): display only once
bludnic Aug 26, 2024
80ba3d8
fix(EthIndexerClient): hardcode limit due hanging request
bludnic Aug 26, 2024
f0cb5bc
feat, wip: animate all new incoming reactions
aineo Aug 26, 2024
e0a8fdb
feat(AChatReaction): animate both incoming and outgoing reactions
bludnic Aug 29, 2024
997e749
Merge branch 'refs/heads/dev' into feat/animate-all-incoming-reactions
bludnic Aug 29, 2024
2296dd2
chore: move `navigator.d.ts` file to root dir
bludnic Aug 29, 2024
ce2be8c
Merge pull request #662 from Adamant-im/feat/animate-all-incoming-rea…
bludnic Aug 29, 2024
efc3448
chore: upgrade deps
bludnic Aug 29, 2024
d913508
chore: add types for `this.$route` and `this.$i18n` in Vue instance
bludnic Aug 29, 2024
7f23667
chore: fix KLY import after upgrade
bludnic Aug 29, 2024
67cb2a6
chore(i18n): use `t()` instead on `this.$t()`
bludnic Aug 29, 2024
a725e76
chore: update to new ESLint configuration
bludnic Aug 29, 2024
e7af5af
Revert "chore: update to new ESLint configuration"
bludnic Aug 29, 2024
5e670bb
chore: rollback to ESLint v8
bludnic Aug 29, 2024
0e9868d
fix(KLY): inverse Beddows to KLY
bludnic Aug 29, 2024
6678318
chore: release 4.8.0
bludnic Aug 29, 2024
1cfa868
fix(chat): infinite loading spinner in Adelina AI and ADAMANT Exchang…
bludnic Sep 4, 2024
80099d3
fix(BTC): fix NaN value in fee calculation
bludnic Sep 4, 2024
50a89dd
chore: release 4.8.1
bludnic Sep 5, 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
2 changes: 1 addition & 1 deletion .github/workflows/electron-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
- name: Save artifacts
uses: actions/upload-artifact@v4
with:
name: electron-release-app
name: linux-release-app
path: |
release-electron/*.AppImage
5 changes: 1 addition & 4 deletions .github/workflows/electron-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
- name: Save artifacts
uses: actions/upload-artifact@v4
with:
name: electron-release-app
name: macos-release-app
path: |
release-electron/*.dmg
release-electron/*.blockmap
release-electron/*.yaml
release-electron/*.yml
5 changes: 1 addition & 4 deletions .github/workflows/electron-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
- name: Save artifacts
uses: actions/upload-artifact@v4
with:
name: electron-release-app
name: windows-release-app
path: |
release-electron/*.exe
release-electron/*.blockmap
release-electron/*.yaml
release-electron/*.yml
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "im.adamant.adamantmessengerpwa"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 473
versionName "4.7.3"
versionCode 481
versionName "4.8.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Expand Down
7 changes: 6 additions & 1 deletion electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ mac:
hardenedRuntime: true
gatekeeperAssess: false
notarize: false
target:
target: 'default'
arch:
- x64
- arm64

afterSign: 'scripts/electron/notarize.cjs'

Expand All @@ -51,7 +56,7 @@ dmg:
path: '/Applications'

# Linux configuration
linux:
linux:
category: 'InstantMessaging'
desktop:
Icon: './build/linux/icon.png'
Expand Down
Loading