Commit Graph

11198 Commits

Author SHA1 Message Date
wowario 22a97e4192
update README.md 2023-02-24 11:21:52 +03:00
wowario 095be4ff65
add wowario gpg key 2023-02-24 11:19:39 +03:00
_XxFedexX_ 179db40a4a
Add _xxfedexx_'s PGP key 2023-02-24 11:19:27 +03:00
wowario 540548a0b7
config wallet2 settings 2023-02-24 11:19:09 +03:00
wowario 4f6d49eff6
set dev fund address 2023-02-24 11:18:56 +03:00
wowario 0c28ca0f4d
add seed nodes 2023-02-24 11:18:40 +03:00
wowario 36285ab082
set name of daemon stdout 2023-02-24 11:16:58 +03:00
wowario 327ea9032a
set last v1 block 2023-02-24 11:16:44 +03:00
wowario 5c29f2b10c
set pow variants 2023-02-24 11:16:28 +03:00
wowario 84f49bed65
set quick height for syncing 2023-02-24 11:16:17 +03:00
wowario 970ec88436
send dump log to wowario 2023-02-24 11:16:06 +03:00
wowario 35b1f07d86
set genesis block timestamp 2023-02-24 11:15:49 +03:00
wowario b895d04401
set decimal point 2023-02-24 11:15:35 +03:00
wowario e082e0bc1a
bump RX block version 2023-02-24 11:15:21 +03:00
wowario 250a681db6
correct length of addresses 2023-02-24 11:15:09 +03:00
wowario 8635db2b19
move utilities to debug build 2023-02-24 11:14:55 +03:00
wowario 0992c28663
automatic submodule update 2023-02-24 11:14:36 +03:00
wowario 32ea1c1423
Doxygen off 2023-02-24 11:14:21 +03:00
wowario 53df650a78
trezor support off 2023-02-24 11:14:09 +03:00
wowario 9a4ddf9a1c
turn off tests 2023-02-24 11:13:58 +03:00
wowario 3d7cf87092
gitian: copy config file 2023-02-24 11:13:44 +03:00
wowario a9534ceb46
show full version 2023-02-24 11:13:32 +03:00
wowario d4675d8527
add forks and checkpoints 2023-02-24 11:12:49 +03:00
wowario 9ef26ac926
remove moneropulse urls 2023-02-24 11:11:15 +03:00
wowario 2581457497
remove monero tx bug fixes 2023-02-24 11:11:00 +03:00
wowario e64ad1e325
initialize genesis block 2023-02-24 11:10:49 +03:00
wowario 3817d559d6
bump ring size to 22 2023-02-24 11:10:37 +03:00
wowario 365c3b9517
config cryptonote 2023-02-24 11:10:26 +03:00
wowario d7f76002aa
add RandomWOW 2023-02-24 11:10:06 +03:00
wowario 6526020b08
v0.11 ASCII art 2023-02-24 11:09:54 +03:00
wowario ddef0b1b8b
wownero skin pack 2023-02-24 11:09:41 +03:00
luigi1111 99be9a044f
Merge pull request #8739
dc18efa build: prepare v0.18.2.0 (selsta)
2023-02-15 10:47:13 -05:00
luigi1111 75bec6336a
Merge pull request #8738
d8e39bd depends: bump openssl to 1.1.1t (tobtoht)
2023-02-15 10:46:47 -05:00
luigi1111 68a73a2b4d
Merge pull request #8721
988056d p2p: add plowsof seed nodes (selsta)
ce4ef6d p2p: remove offline seed nodes (selsta)
2023-02-15 10:44:56 -05:00
selsta dc18efa3d7
build: prepare v0.18.2.0 2023-02-08 22:18:30 +01:00
tobtoht d8e39bd381 depends: bump openssl to 1.1.1t
https://www.openssl.org/news/secadv/20230207.txt

Patch can be removed, it was included upstream.
2023-02-07 20:56:20 +01:00
luigi1111 0f15707077
Merge pull request #8723
573a369 blockchain-stats: print any remaining data at end of loop (Howard Chu)
2023-02-06 12:38:11 -05:00
luigi1111 f38b07335a
Merge pull request #8714
15384cc depends: bump hidapi/libusb (tobtoht)
2023-02-06 12:37:48 -05:00
luigi1111 057a77a09f
Merge pull request #8706
f456b3f Demote large pages warning to mdebug (SChernykh)
480b050 RandomX: print VM allocation warnings only once (SChernykh)
2023-02-06 12:36:10 -05:00
Howard Chu 573a369a8a
blockchain-stats: print any remaining data at end of loop
Fix #8711
2023-01-29 11:09:02 +00:00
selsta 988056dc09
p2p: add plowsof seed nodes 2023-01-27 14:17:54 +01:00
selsta ce4ef6da96
p2p: remove offline seed nodes 2023-01-27 14:17:54 +01:00
tobtoht 15384cc135
depends: bump hidapi/libusb
fixes Trezor connectivity issues on Windows 10/11

Co-authored-by: selsta <selsta@sent.at>
2023-01-25 21:52:42 +01:00
SChernykh f456b3f023 Demote large pages warning to `mdebug` 2023-01-17 18:16:47 +01:00
SChernykh 480b050cc3 RandomX: print VM allocation warnings only once 2023-01-11 19:18:41 +01:00
luigi1111 c48f572e46
Merge pull request #8676
29208a3 Cache successful erRctNonSemanticsSimple calls (SChernykh)
2023-01-11 12:28:08 -05:00
luigi1111 f73a2b1587
Merge pull request #8683
cbc297a common: add missing includes (selsta)
2023-01-11 12:13:23 -05:00
luigi1111 1d20b8171d
Merge pull request #8678
f698f2b Refactored rx-slow-hash.c (SChernykh)
2023-01-11 12:12:28 -05:00
luigi1111 b0ea7cb528
Merge pull request #8654
5973985 workflows: set a public DNS when doing tests (selsta)
2023-01-11 11:43:59 -05:00
luigi1111 153819fc4c
Merge pull request #8649
2c24322 DNSResolver: fix not handling hostnames without dot characters [release] (Jeffrey Ryan)
2023-01-11 11:41:56 -05:00