selsta
|
93db74a91e
|
rpc: skip bootstrap nodes that are lower than last checkpoint
|
2022-09-06 22:09:39 +02:00 |
|
selsta
|
309f6ba3f5
|
build: prepare v0.18.1.0
|
2022-07-28 23:14:02 +02:00 |
|
selsta
|
265d6ca7aa
|
device: set ledger min app version
|
2022-07-26 18:23:08 +02:00 |
|
selsta
|
1287074d0f
|
randomx: update submodule
|
2022-07-26 18:22:45 +02:00 |
|
selsta
|
fe5d1bef56
|
build: prepare v0.18.0.0
|
2022-07-13 22:07:31 +02:00 |
|
selsta
|
2ba391f02c
|
hardforks: set mainnet and stagenet v15/16 fork height
|
2022-07-01 01:49:59 +02:00 |
|
selsta
|
8e9c60a682
|
README: depends has only been tested on ubuntu 18.04 and 20.04
|
2022-06-29 05:19:04 +02:00 |
|
selsta
|
de2f0d0102
|
wallet_api: add scanTransactions function
|
2022-05-26 03:51:31 +02:00 |
|
selsta
|
1164874afc
|
src, epee: fix a couple compiler warnings
|
2022-05-17 00:33:10 +02:00 |
|
 selstaandHoward Chu
|
02e6af2fda
|
Update CI for aarch64 mac build
|
2022-05-09 17:38:48 +01:00 |
|
selsta
|
af08c83e25
|
utils: delete outdated windows build script
|
2022-05-07 21:49:02 +02:00 |
|
selsta
|
f63f7dc7e2
|
wallet2: fix a couple unused variable warnings
|
2022-05-02 21:28:40 +02:00 |
|
selsta
|
ab9766ef17
|
depends: update unbound to 1.15.0
|
2022-04-19 00:31:03 +02:00 |
|
selsta
|
649170053f
|
Makefile: fix spelling of CMAKE_BUILD_TYPE value
|
2022-04-08 18:22:48 +02:00 |
|
selsta
|
3593a986d8
|
simplewallet: fix integrated_address output string
|
2022-04-08 16:20:37 +02:00 |
|
selsta
|
c68d78dde0
|
randomx: update submodule
|
2022-04-06 07:22:14 +02:00 |
|
selsta
|
3c829586be
|
wallet2: update stagenet rollback blocks
|
2022-03-01 00:25:41 +01:00 |
|
selsta
|
14eb42d12d
|
systemd: remove outdated torsocks example
|
2022-02-08 19:49:00 +01:00 |
|
selsta
|
e9156d78a3
|
functional_tests: update uri test with external pid
|
2021-12-14 23:35:48 +01:00 |
|
selsta
|
7bc261b506
|
cmake: find readline on macOS ARM
|
2021-11-17 02:09:58 +01:00 |
|
selsta
|
82828bfcb6
|
cryptonote_core: fix unused lambda warning
|
2021-11-16 05:21:56 +01:00 |
|
selsta
|
1efe624e30
|
device_ledger: fix incorrect macro
The current code does work by accident, but it might break if
someone uses ASSERT_SW in a different place, or if variables
get renamed.
|
2021-11-12 02:56:20 +01:00 |
|
selsta
|
a30928fe1a
|
depends: bump hidapi to 0.11.0
|
2021-11-10 03:17:52 +01:00 |
|
selsta
|
a491175f7d
|
cmake: fix incorrect else syntax
|
2021-11-10 00:33:16 +01:00 |
|
selsta
|
fbe8358c9f
|
device: fix ledger error strings, add human friendly messages
|
2021-11-03 00:10:12 +01:00 |
|
selsta
|
548cfc8d68
|
crypto: fix typo in ifdef
|
2021-10-29 17:55:51 +02:00 |
|
selsta
|
94dc19a8b3
|
cmake: remove including non-existent directory
|
2021-10-28 14:30:35 +02:00 |
|
selsta
|
8f210011be
|
depends: openssl 1.1.1k -> 1.1.1l
|
2021-10-22 23:17:53 +02:00 |
|
selsta
|
797ca974ab
|
socks: ignore any exceptions in shutdown/close
|
2021-10-22 22:00:29 +02:00 |
|
selsta
|
e106bdc1fc
|
epee: add missing header
|
2021-10-22 04:14:25 +02:00 |
|
selsta
|
a15466d850
|
wallet2: remove 2 unused variables
|
2021-10-20 22:19:15 +02:00 |
|
selsta
|
b0ec9f85a1
|
epee: avoid ADL selecting C++14 std::quoted
|
2021-10-20 19:30:21 +02:00 |
|
selsta
|
9c6111017b
|
cmake: use CMAKE_CURRENT_LIST_DIR for git version
|
2021-10-19 17:27:16 +02:00 |
|
selsta
|
48a0997d8c
|
blockchain: fix pedantic assert
|
2021-10-11 19:09:45 +02:00 |
|
selsta
|
ace4669543
|
simplewallet: fix incoming_transfers index error
|
2021-10-10 23:17:16 +02:00 |
|
selsta
|
49441d4a2a
|
depends: update zeromq package to 4.3.4
|
2021-10-10 12:11:01 +02:00 |
|
selsta
|
9cd7aa60f0
|
cmake: don't optimize debug build
|
2021-10-04 02:30:34 +02:00 |
|
selsta
|
1346516d09
|
workflows: add missing dependency, fix mac build
|
2021-09-30 22:09:34 +02:00 |
|
selsta
|
bc167a1738
|
cmake: fix copy/paste typo
|
2021-09-25 06:28:41 +02:00 |
|
selsta
|
b00e21dccc
|
cmake: set cpp14 standard
It's 2021, we can easily switch to C++14 without any troubles.
|
2021-09-25 06:22:12 +02:00 |
|
 selstaandJason Rhinelander
|
4afd9a7a9e
|
cmake: set required C/C++ standard to 11
Co-authored-by: Jason Rhinelander <jason@imaginary.ca>
|
2021-09-16 10:44:25 +02:00 |
|
selsta
|
3a90be4bd6
|
rpc: don't set error code as status string
|
2021-09-15 08:57:41 +02:00 |
|
selsta
|
5617a292ee
|
unbound: remove leftovers
|
2021-09-15 07:32:19 +02:00 |
|
selsta
|
a95e6e0d43
|
Dockerfile: use depends
|
2021-09-12 01:35:14 +02:00 |
|
selsta
|
43a72790ab
|
depends: update unwind, fix build with ubuntu 21.04
|
2021-09-11 20:25:43 +02:00 |
|
selsta
|
ae85ec0285
|
external: remove unbound submodule
|
2021-09-03 07:47:35 +02:00 |
|
selsta
|
cd76eb7b8c
|
wallet: fix unused lambda capture warning
|
2021-08-28 15:18:32 +02:00 |
|
selsta
|
f353c295f9
|
wallet_rpc_server: fix help text remaining bold
|
2021-08-27 02:59:36 +02:00 |
|
selsta
|
d749e0d97c
|
ringct: silence unused variable warning
|
2021-08-19 22:00:44 +02:00 |
|
selsta
|
301355f88d
|
epee: link with Boost_SYSTEM_LIBRARY
|
2021-08-19 19:05:40 +02:00 |
|
selsta
|
573a0255a8
|
core_tests: remove unused typedef, fix warning
|
2021-08-19 15:57:13 +02:00 |
|
 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 |
|