Commit Graph

  • ee8841590a ci: recursive submodules master v0.3.6-dev ardocrat 2026-06-23 15:42:43 +03:00
  • 20db758bc2 wallet: update to last version, removing separate node module, added ability to finalize tx over tor ardocrat 2026-06-23 15:35:17 +03:00
  • 3981ebe3ed fix: repost pay tx over tor, do not try to send if tor is starting ardocrat 2026-06-22 20:05:51 +03:00
  • 161faba9a0 Merge remote-tracking branch 'refs/remotes/jwinterm/feat/auto-tor-reply-on-invoice-scan' ardocrat 2026-06-22 18:44:01 +03:00
  • 53bc6d3e3e wallet: auto-reply over Tor when scanning an Invoice1 slatepack jwinterm 2026-06-22 11:29:48 -04:00
  • 8524084c47 wallet: ability to specify address for invoice to encrypt slatepack message ardocrat 2026-06-20 15:12:43 +03:00
  • a91d9016a8 node: ability to launch API, P2P and Stratum at all interfaces with IPv6 support ardocrat 2026-06-19 14:46:49 +03:00
  • 726a51bd0e tor: update to arti 0.43, do not store secret key, use new hyper to send requests ardocrat 2026-06-15 14:53:52 +03:00
  • 60d8dc7555 node + wallet: update to latest versions ardocrat 2026-06-11 10:53:48 +03:00
  • b51a46b943 build: update node and wallet to latest versions ardocrat 2026-06-04 18:06:32 +03:00
  • 3d1a721f29 node: optimize iterator ardocrat 2026-05-31 15:57:22 +03:00
  • 176df6f93e wallet: fix tx repost, delete txs with 0 amount, trim message to parse ardocrat 2026-05-25 16:44:51 +03:00
  • f7287bd9ad tor: create runtime only once ardocrat 2026-05-25 16:32:13 +03:00
  • 4c4b6cd5dc ui: better check for wallet data emptiness ardocrat 2026-05-23 18:21:04 +03:00
  • 4aeda9c9dc build: v0.3.6, format code ardocrat 2026-05-21 00:56:28 +03:00
  • a4eadebef2 wallet: handle iter result ardocrat 2026-05-21 00:54:02 +03:00
  • 15d1aa1a21 build: git format hook ardocrat 2026-05-21 00:04:22 +03:00
  • 242a3b9434 node: optimize lmdb iterator, pibd peers fix to use .zip fallback ardocrat 2026-05-20 20:15:46 +03:00
  • edc1a09b2c tor: remove delay after connection, immediately show service as started after bootstrap, remove unused features ardocrat 2026-05-20 18:14:06 +03:00
  • f31953f455 fix: recreate send/receive/message modals content on open ardocrat 2026-05-20 17:43:46 +03:00
  • d573ddedca tor: update to 0.42, add arti to logger ardocrat 2026-05-18 22:53:11 +03:00
  • 3be6925ff8 node: store blocked peers at memory, rust edition 2021 ardocrat 2026-05-14 23:01:37 +03:00
  • c7abd9cbfa wallet: bigger scan window, include last height into scan batch ardocrat 2026-05-14 21:40:57 +03:00
  • 512d216fee log: filter, debug by default ardocrat 2026-05-14 21:39:48 +03:00
  • eaefc58c5a wallet: fix scan v0.3.5 ardocrat 2026-05-13 17:38:07 +03:00
  • 2519e68dd5 ci: build checkout submodules ardocrat 2026-05-13 17:37:45 +03:00
  • 73c0884f95 ci: macos runner ardocrat 2026-05-08 00:10:14 +03:00
  • f7b2150228 wallet: parse slatepack message at background thread ardocrat 2026-05-04 14:10:52 +03:00
  • 03924b5300 build: remove unused cpp flags for android ardocrat 2026-05-04 01:31:35 +03:00
  • a479189135 tx: show message input after copy/share if finalization is needed ardocrat 2026-05-03 23:34:45 +03:00
  • e691a7b02d ci: fix changelog, update wix upgradecode on every build ardocrat 2026-05-03 23:05:26 +03:00
  • f2b79cd70d build: add rustfmt hook and config ardocrat 2026-05-03 10:05:03 +03:00
  • f20d1ee2c2 node: use git hash for user agent ardocrat 2026-05-02 23:34:42 +03:00
  • 534c4cc86a node: update user-agent, include last fixes for peers from PRs ardocrat 2026-05-01 12:50:50 +03:00
  • 558ac034b2 txs: fix save with new lmdb, sort to show new on top ardocrat 2026-05-01 11:42:35 +03:00
  • 13bf8e830c node: reset data from settings ardocrat 2026-05-01 02:18:47 +03:00
  • 57f319edfc android: include application mime type ardocrat 2026-04-30 20:36:42 +03:00
  • 748aebffb6 ci: release runner for version and forgejo release ardocrat 2026-04-30 20:16:12 +03:00
  • b32085a423 node + wallet: update lmdb ardocrat 2026-04-30 18:27:27 +03:00
  • a9c65546e3 node: update default dns seeds, setup seeds for testnet on launch ardocrat 2026-04-30 14:14:51 +03:00
  • b94241b82a wallet: select external connection by default on creation if integrated node is not running ardocrat 2026-04-30 13:53:44 +03:00
  • 8a1a69b739 node: update seeds ardocrat 2026-04-24 01:14:16 +03:00
  • 01d17e25ee tor: update webtunnel list ardocrat 2026-04-24 00:12:22 +03:00
  • cab38097fa build: v0.3.5 ardocrat 2026-04-21 13:13:28 +03:00
  • 0026fc3717 build: fix android no_mangle attributes for rust 2024 v0.3.4 ardocrat 2026-04-11 23:12:56 +03:00
  • 0fd04f14a4 wallet: save last scanned block info to save progress on scan interruption ardocrat 2026-04-11 22:52:43 +03:00
  • 3338f51de5 tor: update to arti 0.41 ardocrat 2026-04-11 00:33:41 +03:00
  • 0fa8963bd2 fix: wallet txs selection, wait starting tor service on send ardocrat 2026-04-10 15:50:58 +03:00
  • 70bba5d7ce pull_to_refresh: refresh when dragged far enough without release ardocrat 2026-04-10 15:38:43 +03:00
  • 0bb43e1e5d ui: show loader when fee is calculating ardocrat 2026-04-10 15:18:23 +03:00
  • fd52757549 build: version 0.3.4 ardocrat 2026-04-10 15:09:41 +03:00
  • 6835bb1909 fix: do not send over tor when service not launched v0.3.3 ardocrat 2026-04-10 00:28:27 +03:00
  • 31bc74529c build: update grin node ardocrat 2026-04-09 20:56:45 +03:00
  • 8d6943975b gui: glow renderer by default 1776268192242181691/tmp_refs/heads/master 1776268192242181691/master 1775958520873551161/tmp_refs/heads/master 1775958520873551161/master ardocrat 2026-04-09 02:44:06 +03:00
  • 4c5d8abe7b wix: update uuid ardocrat 2026-04-09 02:44:01 +03:00
  • 4dc42bce4a tor: fix multiline bridge connection ardocrat 2026-03-30 01:37:36 +03:00
  • e2d5d92f18 build: version 0.3.3 ardocrat 2026-03-30 01:36:45 +03:00
  • b001eb4712 node: update to last git version (fix pibd stuck) ardocrat 2026-03-29 21:18:36 +03:00
  • f14bd902ea build: update win package guid v0.3.2 ardocrat 2026-03-24 14:52:20 +03:00
  • 33ab11933a build: update wallet branch ardocrat 2026-03-24 14:51:12 +03:00
  • 6b05a2177e log: info level into file, crash report for android ardocrat 2026-03-24 13:18:04 +03:00
  • 7bbe637414 ui: do not show username at ext conn settings ardocrat 2026-03-24 02:32:53 +03:00
  • 9b6252de3a tor: fix connection with multiple bridges ardocrat 2026-03-24 02:13:08 +03:00
  • 26debcf51c ui: camera paddings, focus on password at wallet creation modal ardocrat 2026-03-24 02:06:00 +03:00
  • 497b967fd0 node: scan and share connection with qr code ardocrat 2026-03-23 04:46:29 +03:00
  • 05e18cf6c4 fix: show tx modal after message parse, cancel tx when slate not found ardocrat 2026-03-23 02:49:23 +03:00
  • 6e50b2b38a ui: make list items clickable, ability to delete tx ardocrat 2026-03-23 01:21:09 +03:00
  • 9bc96de398 ci: optimize release upload ardocrat 2026-03-22 22:14:04 +00:00
  • 5a525c50e1 img: update cover ardocrat 2026-03-19 10:37:45 +03:00
  • ba0af0968d tor: multiline bridges input, optimize tor connection check, add multiple default webtunnel bridges, fix tx cancel on finalization error ardocrat 2026-03-18 15:44:32 +03:00
  • a0947aa47c ci: fix pre-release check ardocrat 2026-03-15 21:18:42 +00:00
  • 06c6b8b4f5 android: fix text input on some devices ardocrat 2026-03-15 23:26:57 +03:00
  • b19335d0bc build: version 0.3.2 ardocrat 2026-03-15 23:25:46 +03:00
  • 40eb30fb75 macos: fix version ardocrat 2026-03-15 23:25:42 +03:00
  • 8223e52570 build: version script ardocrat 2026-03-15 23:25:08 +03:00
  • 875bd11bdb ci: macos universal release name v0.3.1 ardocrat 2026-03-10 02:02:15 +03:00
  • 19e4cb664d ci: fix pre-release check ardocrat 2026-03-10 01:58:28 +03:00
  • 18bc327a99 build: update msi and android version ardocrat 2026-03-10 01:43:15 +03:00
  • 88e2fb0715 node: update 5.4.0 release ardocrat 2026-03-10 01:09:53 +03:00
  • feb38dc7cf ui: show scan and wallet actions before getting data from node ardocrat 2026-03-10 00:49:18 +03:00
  • 28ecb5b1f4 fix: camera image square crop and animate qr code scanning progress ardocrat 2026-03-10 00:39:42 +03:00
  • 024a9d0098 ui: make qr codes background lighter for better scanning ardocrat 2026-03-10 00:06:57 +03:00
  • 59cf46e1cb feat: open modal to send amount on address scan ardocrat 2026-03-09 21:33:11 +03:00
  • 22255e0f2a fix: close wallet panels when settings are open ardocrat 2026-03-09 20:55:11 +03:00
  • 7fdb8d272b fix: hide account list panel on wallet change, do not store account list at content ardocrat 2026-03-09 20:48:00 +03:00
  • d043562058 build: bump version ardocrat 2026-03-09 20:10:01 +03:00
  • 096788c899 android: open only text files v0.3.0 ardocrat 2026-03-09 11:49:07 +03:00
  • ba914903eb ci: fix git tag check ardocrat 2026-03-08 23:45:25 +03:00
  • 162c5f88eb fix: android build for status text ardocrat 2026-03-08 22:53:20 +03:00
  • ae0ff12935 feat: check app updates ardocrat 2026-03-08 19:28:28 +00:00
  • af203b8f9b ui: update i18n lib ardocrat 2026-03-06 23:51:44 +03:00
  • 1bd57cd88d fix: check transport settings change to restart services ardocrat 2026-03-06 23:09:17 +03:00
  • 8eea776111 ui: optimize paddings for mobile ardocrat 2026-03-06 22:26:58 +03:00
  • f5f6141881 ui: txs limit and sort, wallet deletion from the list, fix tor conn on accounts and settings change ardocrat 2026-03-05 11:48:23 +00:00
  • beb1a80c6a Payment proofs (#52) ardocrat 2026-03-03 19:54:46 +00:00
  • 2a41689231 fix: wallet data directory creation ardocrat 2026-03-03 11:31:32 +03:00
  • dda3be7f86 fix: check external connection url format ardocrat 2026-03-03 09:07:30 +03:00
  • 65e9546f81 tor: reduce service check delay ardocrat 2026-02-27 23:42:38 +03:00
  • 8f1175ff1a tor: optimize service check ardocrat 2026-02-27 22:09:47 +03:00
  • 0ca2c7f372 fix: button rounding ardocrat 2026-02-27 16:20:15 +03:00