-
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
no_std build for tendermint-rs (October 2021 snapshot) #1028
Closed
Commits on Sep 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9c431c6 - Browse repository at this point
Copy the full SHA 9c431c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07a698a - Browse repository at this point
Copy the full SHA 07a698aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6888b - Browse repository at this point
Copy the full SHA 4b6888bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e49034 - Browse repository at this point
Copy the full SHA 4e49034View commit details
Commits on Sep 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8fc00bb - Browse repository at this point
Copy the full SHA 8fc00bbView commit details
Commits on Sep 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ba205e2 - Browse repository at this point
Copy the full SHA ba205e2View commit details
Commits on Sep 27, 2021
-
Apply suggestions from code review
Co-authored-by: Thane Thomson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 218ab17 - Browse repository at this point
Copy the full SHA 218ab17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f83703 - Browse repository at this point
Copy the full SHA 0f83703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c7a293 - Browse repository at this point
Copy the full SHA 4c7a293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ff94f - Browse repository at this point
Copy the full SHA 29ff94fView commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ddd7d40 - Browse repository at this point
Copy the full SHA ddd7d40View commit details
Commits on Sep 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5567163 - Browse repository at this point
Copy the full SHA 5567163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e99c6b - Browse repository at this point
Copy the full SHA 7e99c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a791ab9 - Browse repository at this point
Copy the full SHA a791ab9View commit details
Commits on Sep 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ba9be78 - Browse repository at this point
Copy the full SHA ba9be78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e677633 - Browse repository at this point
Copy the full SHA e677633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d64b9c - Browse repository at this point
Copy the full SHA 6d64b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45eae85 - Browse repository at this point
Copy the full SHA 45eae85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 754580a - Browse repository at this point
Copy the full SHA 754580aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86ff845 - Browse repository at this point
Copy the full SHA 86ff845View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2eb2dc - Browse repository at this point
Copy the full SHA a2eb2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5be3f73 - Browse repository at this point
Copy the full SHA 5be3f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8957a7 - Browse repository at this point
Copy the full SHA f8957a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7569e1b - Browse repository at this point
Copy the full SHA 7569e1bView commit details
Commits on Oct 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e2b28d6 - Browse repository at this point
Copy the full SHA e2b28d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d73652 - Browse repository at this point
Copy the full SHA 7d73652View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6939321 - Browse repository at this point
Copy the full SHA 6939321View commit details -
Configuration menu - View commit details
-
Copy full SHA for f766e3a - Browse repository at this point
Copy the full SHA f766e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e800c8 - Browse repository at this point
Copy the full SHA 3e800c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ce65d - Browse repository at this point
Copy the full SHA c8ce65dView commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 109f6b4 - Browse repository at this point
Copy the full SHA 109f6b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4fd777 - Browse repository at this point
Copy the full SHA a4fd777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30952fe - Browse repository at this point
Copy the full SHA 30952feView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0caa60 - Browse repository at this point
Copy the full SHA f0caa60View commit details
Commits on Oct 6, 2021
-
Resolve conflict in #986 (#1004)
* Fix `cargo test` and add check to CI (#990) * Relocate ABCI test to fix broken doctest Signed-off-by: Thane Thomson <[email protected]> * Use tokio_test for mock client doctest Signed-off-by: Thane Thomson <[email protected]> * Add CI test for default features Signed-off-by: Thane Thomson <[email protected]> * Add `block_search` RPC endpoint (#991) * Add block_search RPC endpoint and tests * Add .changelog entry * Fix comments * tools: Fix `block_search` endpoint integration tests (#999) Closes #998 * Bump integration test tendermint to v0.34.13 * Fix kvstore integration tests * Bump tendermint version to v0.34.13 in CI Signed-off-by: Thane Thomson <[email protected]> * ci: Build and check tools (#997) So far only the kvstore tests ran as part of the Github workfows. This would leave opportunity for changes to introduce breakage to the builds of the tools. In this change the same build and clippy stages are introduced for the tools workspace that currently run for the top-level one. Signed-off-by: xla <[email protected]> * tools: Add `block_search` method to RPC probe (#1002) * Add missing block_search endpoint * Bump tendermint version to v0.34.13 Signed-off-by: Thane Thomson <[email protected]> Co-authored-by: Shoaib Ahmed <[email protected]> Co-authored-by: xla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 540e37f - Browse repository at this point
Copy the full SHA 540e37fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fabd123 - Browse repository at this point
Copy the full SHA fabd123View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bbe364 - Browse repository at this point
Copy the full SHA 1bbe364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7030835 - Browse repository at this point
Copy the full SHA 7030835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c2f814 - Browse repository at this point
Copy the full SHA 2c2f814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 515f2de - Browse repository at this point
Copy the full SHA 515f2deView commit details
Commits on Oct 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 849e8c9 - Browse repository at this point
Copy the full SHA 849e8c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84cbc5e - Browse repository at this point
Copy the full SHA 84cbc5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for be81f85 - Browse repository at this point
Copy the full SHA be81f85View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2bbcf5 - Browse repository at this point
Copy the full SHA a2bbcf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 553dd0e - Browse repository at this point
Copy the full SHA 553dd0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 951c060 - Browse repository at this point
Copy the full SHA 951c060View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b476be - Browse repository at this point
Copy the full SHA 7b476beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f6ef3d - Browse repository at this point
Copy the full SHA 4f6ef3dView commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6327d6a - Browse repository at this point
Copy the full SHA 6327d6aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.