-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.19.0 #854
Release v0.19.0 #854
Commits on Apr 6, 2021
-
Update changelog for v0.19.0 release
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Configuration menu - View commit details
-
Copy full SHA for 7ff2c60 - Browse repository at this point
Copy the full SHA 7ff2c60View commit details -
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Configuration menu - View commit details
-
Copy full SHA for 2da5c95 - Browse repository at this point
Copy the full SHA 2da5c95View commit details -
Add minor documentation for tendermint-light-client-js crate
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Configuration menu - View commit details
-
Copy full SHA for fa0b1e4 - Browse repository at this point
Copy the full SHA fa0b1e4View commit details -
Add abci and light-client-js crates to release script
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Configuration menu - View commit details
-
Copy full SHA for 571aa6e - Browse repository at this point
Copy the full SHA 571aa6eView commit details -
Add cargo metadata for abci and light-client-js
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Configuration menu - View commit details
-
Copy full SHA for 270472d - Browse repository at this point
Copy the full SHA 270472dView commit details -
Fix keywords in abci and light-client-js crates
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Configuration menu - View commit details
-
Copy full SHA for d716d81 - Browse repository at this point
Copy the full SHA d716d81View commit details -
rpc: add
Client::wait_until_healthy
method (#855)Adds a method which repeatedly polls the `/health` endpoint until it returns a successful response or a specified timeout elapses. This is useful when writing tests that need to wait for a node to boot up (e.g. inside of a docker container).
Configuration menu - View commit details
-
Copy full SHA for 2cdab92 - Browse repository at this point
Copy the full SHA 2cdab92View commit details
Commits on Apr 7, 2021
-
Temporarily remove RPC query parsing (#858)
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Configuration menu - View commit details
-
Copy full SHA for 81cd4fe - Browse repository at this point
Copy the full SHA 81cd4feView commit details -
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Configuration menu - View commit details
-
Copy full SHA for 6040a76 - Browse repository at this point
Copy the full SHA 6040a76View commit details