Commit graph

31 commits

Author SHA1 Message Date
Rucknium
d9e9f2da24 Bump version to 0.0.9
Some checks failed
R-CMD-check / windows-latest (release) (push) Has been cancelled
R-CMD-check / ubuntu-latest (release) (push) Has been cancelled
R-CMD-check / ubuntu-latest (devel) (push) Has been cancelled
R-CMD-check / macos-latest (release) (push) Has been cancelled
R-CMD-check / ubuntu-latest (oldrel-1) (push) Has been cancelled
2024-11-08 19:35:24 +00:00
Rucknium
e33ef0160c Add installation instructions for R on Linux 2024-11-08 19:33:47 +00:00
Rucknium
6088f1828e Add peers.ip.collect() 2024-11-08 19:29:39 +00:00
Rucknium
65488a4bac Default to not upgrade other packages in installation instructions
Some checks failed
R-CMD-check / ubuntu-latest (oldrel-1) (push) Has been cancelled
R-CMD-check / ubuntu-latest (release) (push) Has been cancelled
R-CMD-check / windows-latest (release) (push) Has been cancelled
R-CMD-check / ubuntu-latest (devel) (push) Has been cancelled
R-CMD-check / macos-latest (release) (push) Has been cancelled
2024-10-20 21:38:02 +00:00
Rucknium
27b986c5fa Add txpool archive functions 2024-10-20 21:06:16 +00:00
Rucknium
4c78a5911c Bump version to 0.0.8
Some checks failed
R-CMD-check / ubuntu-latest (devel) (push) Has been cancelled
R-CMD-check / macos-latest (release) (push) Has been cancelled
R-CMD-check / ubuntu-latest (oldrel-1) (push) Has been cancelled
R-CMD-check / ubuntu-latest (release) (push) Has been cancelled
R-CMD-check / windows-latest (release) (push) Has been cancelled
2024-10-15 19:48:48 +00:00
Rucknium
dad70df027 Add newborn.nodes() function 2024-10-15 19:47:18 +00:00
Rucknium
9313206163 Bump version to 0.0.7
Some checks failed
R-CMD-check / ubuntu-latest (devel) (push) Has been cancelled
R-CMD-check / macos-latest (release) (push) Has been cancelled
R-CMD-check / ubuntu-latest (oldrel-1) (push) Has been cancelled
R-CMD-check / ubuntu-latest (release) (push) Has been cancelled
R-CMD-check / windows-latest (release) (push) Has been cancelled
2024-10-09 15:07:12 +00:00
Rucknium
e6187e5b80 Fix case when zero txs in a gossip message 2024-10-09 15:06:52 +00:00
Rucknium
150a123cc4 Bump version to 0.0.6 2024-04-30 19:34:15 +00:00
Rucknium
4374936150 Fix compress.log() docs 2024-04-30 19:32:56 +00:00
Rucknium
ec71c63777 Stop compress.log() putting quotes around output lines 2024-04-29 18:26:40 +00:00
Rucknium
e4fc8c5222 Moved archive to from required to suggested packages
and edited code to check if it is installed, then perform the
appropriate operations in compress.log(). On Linux, `archive` needs some
system packages to be installed, so it is better as a suggested package.
2024-04-29 01:01:10 +00:00
Rucknium
d6f3672015 Add compress.log() 2024-04-28 23:51:01 +00:00
Rucknium
db758fbca9 Add get.p2p.log() 2024-04-19 18:44:41 +00:00
Rucknium
1d4c64b7d8 Bump version to 0.0.5 2024-04-17 12:52:53 +00:00
Rucknium
1713e59b85 Fixes occasional issues with https://github.com/tidyverse/vroom/issues/364 2024-04-17 12:44:32 +00:00
Rucknium
b683456e9f Bump version to 0.0.4 2024-04-16 21:03:38 +00:00
Rucknium
b4bd6089e7 ping.peers() enable ipv6 and better error handling 2024-04-16 20:13:14 +00:00
Rucknium
a8c712d8f6 Fix close parenthesis 2024-04-16 00:25:43 +00:00
Rucknium
0a82cf111c Fix number of threads bug for ping.peers() 2024-04-16 00:24:07 +00:00
Rucknium
cb5227be7f Fixed bug reported by @SyntheticBird45 . systemd-started monerod names..
the log file monero.log instead of bitmonero.log
2024-04-15 23:14:12 +00:00
Rucknium
22bbecc665 Bump version to 0.0.3 2024-04-15 16:31:53 +00:00
Rucknium
1772101cf3 Bug fixes to ping.peers() and better installation instructions 2024-04-15 16:31:20 +00:00
Rucknium
ec8518a22e Bump version to 0.0.2 2024-04-15 12:48:01 +00:00
Rucknium
7bc00331b5 Fix problems from R CMD check 2024-04-15 12:46:16 +00:00
Rucknium
c357201f5b Add README.md 2024-04-15 12:23:55 +00:00
Rucknium
0dfd8475d5 Add R-CMD-check.yaml for GitHub check of package build 2024-04-15 12:23:22 +00:00
Rucknium
9657f31437 Add GPL-2 license 2024-04-15 11:52:40 +00:00
Rucknium
532419aea3 Add package skeleton with first function: ping.peers() 2024-04-14 21:30:16 +00:00
Rucknium
c3fd9bf48d Initial commit. Add .gitignore 2024-04-14 21:16:41 +00:00