Greg Szabo
be771f225a
rpc/lib: RPC client basic authentication with URL parsing refactored (#4285)
Enable basic authentication in the RPC client using the https://username:password@node:port format. Issue #4248 has details about what was refactored/enhanced (it's not as bad as it looks.) I'm open to suggestions on where/how the documentation should be updated. Please note that PR #4284 is superseded with this PR. The reason for this is because both PR makes changes to the same code. |
5 years ago | |
---|---|---|
.. | ||
client | mempool: moved TxInfo parameter into Mempool.CheckTx() (#4083) | 5 years ago |
core | rpc: remove godoc comments in favor of swagger docs (#4126) | 5 years ago |
grpc | Fix linter errors thrown by `lll` (#3970) | 5 years ago |
lib | rpc/lib: RPC client basic authentication with URL parsing refactored (#4285) | 5 years ago |
swagger | libs/pubsub/query: add EXISTS operator (#4077) | 5 years ago |
test | Relocate GenesisDocProvider and DefaultGenesisDocProviderFunc (#3693) | 6 years ago |