-
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
Compile the tendermint
and light-client
crates to WASM
#553
Merged
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 31744c7 - Browse repository at this point
Copy the full SHA 31744c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6c4af - Browse repository at this point
Copy the full SHA 8b6c4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96fc33f - Browse repository at this point
Copy the full SHA 96fc33fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf9ef7 - Browse repository at this point
Copy the full SHA ebf9ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40b8078 - Browse repository at this point
Copy the full SHA 40b8078View commit details -
Configuration menu - View commit details
-
Copy full SHA for c57d783 - Browse repository at this point
Copy the full SHA c57d783View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce709e5 - Browse repository at this point
Copy the full SHA ce709e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 400798d - Browse repository at this point
Copy the full SHA 400798dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6a9522 - Browse repository at this point
Copy the full SHA b6a9522View commit details
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5e6fd91 - Browse repository at this point
Copy the full SHA 5e6fd91View commit details -
Disable acceptance test for the light node to work around doc test error
It is currently unclear why this error has appeared, though I suspect it is a bug in Cargo related to the combination of doc tests and features flags. Doc-tests tendermint-light-client error[E0460]: found possibly newer version of crate `tendermint` which `tendermint_rpc` depends on --> /Users/coromac/Informal/Code/Current/tendermint-rs/light-client/src/components/io.rs:7:5 | 7 | use tendermint_rpc as rpc; | ^^^^^^^^^^^^^^ | = note: perhaps that crate needs to be recompiled? = note: the following crate versions were found: crate `tendermint`: /Users/coromac/Informal/Code/Current/tendermint-rs/target/debug/deps/libtendermint.rlib crate `tendermint`: /Users/coromac/Informal/Code/Current/tendermint-rs/target/debug/deps/libtendermint-735716e8d731096d.rmeta crate `tendermint_rpc`: /Users/coromac/Informal/Code/Current/tendermint-rs/target/debug/deps/libtendermint_rpc-ad41c355acf2752f.rlib error: aborting due to previous error
Configuration menu - View commit details
-
Copy full SHA for 7c07134 - Browse repository at this point
Copy the full SHA 7c07134View commit details
Commits on Sep 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c0e0e82 - Browse repository at this point
Copy the full SHA c0e0e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eea87d - Browse repository at this point
Copy the full SHA 4eea87dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9f59c - Browse repository at this point
Copy the full SHA 8d9f59cView commit details
Commits on Sep 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b40128c - Browse repository at this point
Copy the full SHA b40128cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f69e1 - Browse repository at this point
Copy the full SHA e8f69e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36b3622 - Browse repository at this point
Copy the full SHA 36b3622View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa05d34 - Browse repository at this point
Copy the full SHA fa05d34View 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.