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_users.py
Age
Commit message (
Expand
)
Author
2020-05-19
http: Avoid crash when g_thread_http was never started
MarcoFalke
2020-05-19
test: Replace inline-comments with logs, pep8 formatting
MarcoFalke
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-07-08
test: rpc_users: Make variable names more clear.
Carl Dong
2019-07-08
test: rpc_users: Also test rpcauth.py with specified password.
Carl Dong
2019-07-08
test: rpc_users: Add function for testing auth params.
Carl Dong
2019-07-08
test: rpc_users: Add function for auth'd requests.
Carl Dong
2018-08-11
Merge #13867: qa: Make extended tests pass on native Windows
MarcoFalke
2018-08-03
qa: Run gen_rpcauth with sys.executable
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-15
scripted-diff: Fix references to share/rpcuser (now share/rpcauth)
Mason Simon
2018-04-23
test: Add rpcauth pair that generated by rpcauth
Chun Kuan Lee
2018-03-19
qa: Use node.datadir instead of tmpdir in test framework
MarcoFalke
2018-01-25
[tests] Rename rpc_* functional tests.
Anthony Towns