index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
rpc_net.py
Age
Commit message (
Expand
)
Author
2024-03-23
test: check that addrman seeding is successful
0xb10c
2024-03-19
test: fix test to ensure hidden RPC is present in detailed help
stratospher
2024-03-19
test: remove unused mocktime in test_addpeeraddress
0xb10c
2024-03-19
rpc: "addpeeraddress tried" return error on failure
0xb10c
2024-03-12
test: fix intermittent failures with test=addrman
Martin Zumsande
2024-03-11
Merge bitcoin/bitcoin#29007: test: create deterministic addrman in the functi...
Ava Chow
2024-02-29
test: Fix intermittent failure in rpc_net.py --v2transport
stratospher
2024-02-12
test: enable v2 for python p2p depending on global --v2transport flag
Martin Zumsande
2024-01-29
Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryption
Ava Chow
2024-01-25
[test] Allow inbound and outbound connections supporting v2 P2P protocol
stratospher
2024-01-08
[test] Use deterministic addrman in addrman info tests
stratospher
2024-01-08
[test] Use deterministic addrman in addpeeraddress test
stratospher
2023-12-11
Merge bitcoin/bitcoin#29041: test: fix intermittent error in rpc_net.py (#29030)
fanquake
2023-12-09
test: fix intermittent error in rpc_net.py (#29030)
Sebastian Falbesoner
2023-12-08
test: fix `addnode` functional test failure on OpenBSD
Sebastian Falbesoner
2023-11-28
Merge bitcoin/bitcoin#28805: test: Make existing functional tests compatible ...
Andrew Chow
2023-11-08
test: enable v2 transport for rpc_net.py
Sebastian Falbesoner
2023-11-08
Merge bitcoin/bitcoin#28155: net: improves addnode / m_added_nodes logic
glozow
2023-10-30
rpc: Prevents adding the same ip more than once when formatted differently
Sergi Delgado Segura
2023-10-18
test: Fix failing time check in rpc_net.py
MarcoFalke
2023-10-04
rpc: `getaddrmaninfo` followups
stratospher
2023-10-03
Merge bitcoin/bitcoin#28523: rpc: add hidden getrawaddrman RPC to list addrma...
Andrew Chow
2023-10-02
net: expose transport types/session IDs of connections in RPC and logs
Pieter Wuille
2023-10-02
test: getrawaddrman RPC
0xb10c
2023-09-21
Merge bitcoin/bitcoin#26366: rpc, test: `addnode` improv + add test coverage ...
Andrew Chow
2023-09-19
test: add functional test for getaddrmaninfo
stratospher
2023-08-22
test: add basic tests for sendmsgtopeer to rpc_net.py
Martin Zumsande
2023-08-02
test: `addnode` with an invalid command should throw an error
brunoerg
2023-01-16
test: simplify tests by using the pre-mined chain
kouloumos
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-07
bugfix: Strict type checking for RPC boolean parameters
MarcoFalke
2022-12-03
test: Fix intermittent issue in rpc_net.py
MarcoFalke
2022-11-21
test: Fix intermittent failure in rpc_net.py
Martin Zumsande
2022-11-17
test: Add getpeerinfo test for missing version message
MacroFake
2022-05-14
Sanitize port in `addpeeraddress()`
amadeuszpawlik
2021-11-16
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* cha...
fanquake
2021-11-10
Merge bitcoin/bitcoin#22872: log: improve checkaddrman logging with duration ...
MarcoFalke
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-11-10
scripted-diff: Remove redundant sync_all and sync_blocks
MarcoFalke
2021-11-03
net: don't skip CJDNS from GetNetworkNames()
Vasil Dimov
2021-11-03
net: recognize CJDNS from ParseNetwork()
Vasil Dimov
2021-10-05
p2p: improve checkaddrman logging with duration in milliseconds
Jon Atack
2021-09-23
Merge bitcoin/bitcoin#23036: test: use test_framework.p2p `P2P_SERVICES` cons...
fanquake
2021-09-21
Merge bitcoin/bitcoin#22831: test: add addpeeraddress "tried", test addrman c...
merge-script
2021-09-19
test: use test_framework.p2p P2P_SERVICES in functional tests
Jon Atack
2021-09-15
Add test for rpc addpeeraddress with "tried" argument
Jon Atack
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-05-31
Merge bitcoin/bitcoin#21989: test: Use COINBASE_MATURITY in functional tests
MarcoFalke
2021-05-31
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
2021-05-23
test: addpeeraddress functional test coverage
Jon Atack
[next]