Commit Graph
92 Commits
Author SHA1 Message Date
selstaandperfect-daemon 29296d5d52 cmake: fix double build
Co-authored-by: perfect-daemon
2021-07-28 15:02:12 +02:00
selsta 055657241d cmake: don't forbid undefined symbols on openbsd 2021-07-28 01:18:10 +02:00
selsta 979d121ed7 blocks: fix cmake syntax 2021-07-28 00:39:48 +02:00
selsta 4414ed401d cmake: test is a reserved keyword 2021-07-15 15:35:03 +02:00
selsta 87a092811d rpc: source file extensions must be explicit (cmake warning) 2021-07-15 09:42:57 +02:00
selsta c26e3ee029 workflows: fix libwallet ci test 2021-07-08 05:00:01 +02:00
selsta 09779631f3 depends: add getmonero package mirror 2021-07-01 01:09:00 +02:00
selsta 8ae6c85efd trezor: add #if for ByteSizeLong
Turns out Ubuntu 18.04 ships with an old protobuf version.
2021-06-27 23:43:36 +02:00
selsta e24875e572 simplewallet: don't truncate integ. address in export_transfers 2021-06-24 21:21:26 +02:00
selsta 8ef51dc546 wallet_api: fix typo in exportKeyImages 2021-06-23 20:44:13 +02:00
selsta 8e0b8ddb96 wallet/api: remove Bitmonero namespace alias 2021-06-08 23:29:41 +02:00
selsta a24045340c README: freenode -> libera 2021-06-01 03:07:58 +02:00
selsta cd8901cc01 randomx: bump submodule to v1.1.9 2021-05-22 23:12:23 +02:00
selsta da45d3f5b3 trezor: deprecated ByteSize -> ByteSizeLong 2021-05-13 03:51:31 +02:00
selsta 9c0e681dc9 cmake: treat warnings as error in compiler flag tests 2021-05-12 21:55:32 +02:00
selsta 0c13623411 cmake: fix check_linker_flag 2021-05-12 02:09:55 +02:00
selsta 4969f39c09 cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSB 2021-05-11 01:29:44 +02:00
selsta d772f1378b epee: include public openssl header in cmake 2021-05-09 22:22:17 +02:00
selsta 881d81cce4 translations: use full path in cmake 2021-04-28 17:06:59 +02:00
selsta 7359d51d56 cmake: fix non portable code 2021-04-28 17:05:59 +02:00
selsta 0794811b40 cmake: set xcode file type 2021-04-28 14:49:13 +02:00
selsta 3cc4428d45 clang: fix -Wpessimizing-move warning 2021-04-28 11:33:37 +02:00
selsta 004b167095 cmake: wallet_api doesn't need wallet_merged 2021-04-27 14:36:56 +02:00
selsta cbd54ea524 cmake: set 3.5 as minimum version 2021-04-27 11:02:05 +02:00
selsta 8c3c7b8109 depends, docker: fix bintray links 2021-04-27 09:55:32 +02:00
selsta f93db0d46a clang: fix -pie flag 2021-04-27 09:52:34 +02:00
selsta 451b5a510e clang: fix -Wrange-loop-analysis warnings 2021-04-27 05:30:27 +02:00
selstaandxiphon 2dfb111a92 workflows: upload source archive artifact
Co-authored-by: xiphon <xiphon@protonmail.com>
2021-04-19 07:33:27 +02:00
selsta 5871e7ab19 net_node: add seed node 2021-04-16 03:22:16 +02:00
selsta 02f4954229 gitian: remove osslsigncode
Unused and archive is offline
2021-04-08 02:25:33 +02:00
selsta 18c7f9c446 depends: openssl 1.1.1i -> 1.1.1k 2021-03-25 21:38:57 +01:00
selsta 993e9be669 simplewallet: allow setting --restore-height 0 2021-01-13 12:36:58 +01:00
selsta 576bb88628 miniupnp: set submodule to upstream, disable install 2021-01-12 17:14:58 +01:00
selsta 76fe73b8bd Revert "fix accessing an network address in a deleted context"
This reverts commit 4e74385a1a.
2021-01-12 12:18:23 +01:00
selsta 12a422c093 workflows: add ccache support 2020-12-11 12:39:40 +01:00
selsta 178ca29065 travis: remove from repo 2020-12-10 05:34:25 +01:00
selsta 7248420c72 workflows: add depends workflow, upload binaries 2020-12-10 05:01:17 +01:00
selsta ed884c20d3 workflows: shorten name 2020-12-10 04:12:19 +01:00
selsta 89bbb802c0 wallet2: set propagation timeout to current max timeout 2020-12-03 02:18:58 +01:00
selstaandLee Clagett 7a5e11645f net_node: add tor / i2p seed nodes
Co-authored-by: Lee Clagett <code@leeclagett.com>
2020-11-29 13:49:03 +01:00
selsta 9f83fe3940 workflows: bump msys2 action to v2 2020-11-05 01:26:19 +01:00
selsta e79c88e610 functional_tests: inrease mining timeout 2020-10-22 04:17:11 +02:00
selsta aad2f87a53 net_node: add --ban-list option 2020-10-20 19:39:44 +02:00
selsta 49192a626f README: update fork table recommended version 2020-10-18 16:12:34 +02:00
selsta c01d1c1747 README: recommend v0.17.1.0 2020-10-13 01:21:03 +02:00
selsta 335ba120c9 README: update sponsors 2020-10-08 01:44:34 +02:00
selsta 346381f917 workflows: don't brew update 2020-09-30 02:01:49 +02:00
selsta f240b1dd88 build: prepare v0.17 2020-09-14 16:52:42 +02:00
selsta 30c1cf83fc repo: update "sponsor" link 2020-08-27 14:39:30 +02:00
selsta c3f991332f supercop: update submodule 2020-08-27 01:22:15 +02:00
selsta 7c7ccbd2a5 depends: fix broken links for ds_store / mac_alias 2020-08-20 21:33:23 +02:00
selsta 12ffc79b27 qrcodegen: fix compilation with old gcc, use modern cmake 2020-08-16 18:06:55 +02:00
selsta 9f05df1996 travis: j3 -> j2 on i686-w64-mingw32 2020-08-15 02:42:23 +02:00
selsta ed901798d9 version: update name 2020-07-06 23:22:25 +02:00
selsta 6111689cfa cmake: allow custom openssl path on macOS 2020-06-25 20:31:16 +02:00
selsta 2f1ad3b3d2 updates: mac gui .tar.bz2 -> .dmg 2020-06-22 02:55:22 +02:00
selsta 99684e3ec3 simplewallet: add show_qr_code command
Thanks to iDunk for helping with Windows.
2020-06-21 20:15:10 +02:00
selsta 58e1c8b031 repo: update donation fund address 2020-06-09 12:19:39 +02:00
selsta 01c384c5de workflows: update msys2 setup action v0 -> v1 2020-06-07 21:03:33 +02:00
selsta 2314dae8c8 workflows: fix windows build 2020-05-23 02:30:09 +02:00
selsta 1d31e6c000 net_node: remove dead seed nodes 2020-05-20 01:06:03 +02:00
selsta f35ced6d7f build: fix boost 1.73 compatibility 2020-05-14 22:57:53 +02:00
selsta 4baee200a7 build: prepare v0.16.0.0 release 2020-05-13 16:15:03 +02:00
selsta 6d41d9e8f9 contrib: remove codefresh pipeline 2020-04-25 00:25:55 +02:00
selsta 91182330d7 snap: remove from repo 2020-04-25 00:15:37 +02:00
selsta 5eb7f63df8 workflows: add trezor support ubuntu 2020-04-16 22:58:53 +02:00
selstaandxiphon 9c95437167 workflows: retry on apt failure
Co-authored-by: xiphon <xiphon@protonmail.com>
2020-04-01 02:32:50 +02:00
selsta 68ffc1ca19 README: clean up TOC 2020-03-13 18:29:19 +01:00
selsta b40c27cd42 cppzmq: remove leftovers 2020-03-06 02:30:07 +01:00
selsta bcaa86519e workflows: fix macOS build 2020-02-25 22:51:50 +01:00
selsta a836f3055e workflows: windows j3 -> j2 2020-02-06 17:03:29 +01:00
selsta ad806dc005 gpg_keys: add selsta key 2020-02-06 17:01:23 +01:00
selsta a3bddcd7f3 workflows: add libwallet compile check 2020-02-02 00:53:29 +01:00
selsta 957ae88795 workflows: add build and test workflow 2020-01-17 02:24:21 +01:00
selsta dbcfae6ffe README: remove unmaintained build status 2020-01-09 18:23:01 +01:00
selsta 7ac7d5d32f updates: fix source code URL on _WIN32 2019-11-25 00:37:54 +01:00
selsta 6dec001359 simplewallet: fix restore height warning 2019-11-14 03:00:20 +01:00
selsta 2bfd41b29c depends: fix typo in packages 2019-11-04 00:08:00 +01:00
selsta 4d22317dee wallet2: don't delete file that may not exist 2019-10-04 20:43:40 +02:00
selsta dbc7c4478d README: fix TOC link 2019-09-14 22:02:36 +02:00
selsta 7d3bba5ca0 wallet2_api: add missing parameter 2019-09-09 16:03:47 +02:00
selsta def703abec wallet_api: add multi destination tx support 2019-08-16 16:23:12 +02:00
selsta 8bb253b0db libwallet_merged: add missing net target 2019-04-02 21:22:51 +02:00
selsta 51b0625e00 simplewallet: improve punctuation in user visible string 2019-01-16 20:45:39 +01:00
selsta b8c5f550c1 wallet api: don't truncate address in subaddress_account
Same behaviour as subaddress.cpp now.
2019-01-15 22:19:50 +01:00
selsta 6c060e6aaa device: proper handling of user input
(1) If the user denies something on the Ledger,
    a proper error message is now shown.
(2) Ledger doesn't time out anymore while waiting
    on user input.
(3) Lower the timeout to 2 seconds, this is enough for
    normal Ledger <-> System communication.
2019-01-09 15:45:06 +01:00
selsta 93c2164434 device_ledger: remove full_name variable
This variable was never set, resulting in the
device name always showing as "disconnected".
2019-01-09 05:33:49 +01:00
selsta 13785ec96b wallet api/device: set estimated restore height if none is provided 2019-01-02 11:25:49 +01:00
selsta 1d892ec881 simplewallet: donate command validate amount 2018-12-07 13:43:21 +01:00
selsta c716a331f3 device: increase ledger timeout to 2 minutes 2018-10-09 02:17:40 +02:00
selsta 986d03d4b2 simplewallet: allow to set threshold before warning about tx backlog 2017-10-02 21:23:33 +02:00
selsta 91def9a59b daemon, wallet: add --max-log-file-size option 2017-09-17 04:42:45 +02:00