Jasmina Malicevic
d68d25dcd5
*light: rpc /status returns status of light client ; code refactoring light: moved lightClientInfo into light.go, renamed String to ID test/e2e: Return light client trusted height instead of SyncInfo trusted height test/e2e/start.go: Not waiting for light client to catch up in tests. Removed querying of syncInfo in start if the node is a light node * light: Removed call to primary /status. Added trustedPeriod to light info * light/provider: added ID function to return IP of primary and witnesses * light/provider/http/http_test: renamed String() to ID() |
3 years ago | |
---|---|---|
.. | ||
client | consensus: use delivertxsync (#7616) | 3 years ago |
coretypes | light: return light client status on rpc /status (#7536) | 3 years ago |
jsonrpc | testing: use noop loger with leakteset in more places (#7604) | 3 years ago |
openapi | rpc: paginate mempool /unconfirmed_txs endpoint (#7612) | 3 years ago |
test | rpc: simplify the JSON-RPC client Caller interface (#7549) | 3 years ago |