-
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
Tendermint/v0.33 #196
Tendermint/v0.33 #196
Commits on Mar 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bd3430e - Browse repository at this point
Copy the full SHA bd3430eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d129ad2 - Browse repository at this point
Copy the full SHA d129ad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b64840b - Browse repository at this point
Copy the full SHA b64840bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b893a25 - Browse repository at this point
Copy the full SHA b893a25View commit details -
Ismail/commit struct followup (#182)
* initial new commit struct * update functions * fixed deserialization for new commit struct * updated links to generator + val_set_test file * Update tendermint/src/account.rs Co-Authored-By: Ismail Khoffi <Ismail.Khoffi@gmail.com> * fmt * clippy * rpc tests: grab latest example fro commit: - use https://docs.tendermint.com/master/rpc/#/Info/commit - update chain_id: cosmoshub-1 to cosmoshub-2 everywhere else - manually kept `id` a string in JSONrpc responses * Actually let's go cosmoshub-3: - grabbed from: https://rpc.cosmos.network/commit?height=2 * Fix commit test - regenerated commit.json via `curl -X GET "http://localhost:26657/commit?height=10" -H "accept: application/json"` * Fix block test - "regenerated" block.json via `curl -X GET "http://localhost:26657/block?height=10" -H "accept: application/json"` * Fix first_block test - "regenerated" block.json via `curl -X GET "http://localhost:26657/block?height=1" -H "accept: application/json" ` Co-authored-by: Shivani Joshi <joshi.shivani912@gmail.com> Co-authored-by: Shivani Joshi <46731446+Shivani912@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 17c3c02 - Browse repository at this point
Copy the full SHA 17c3c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 525b419 - Browse repository at this point
Copy the full SHA 525b419View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3ee39 - Browse repository at this point
Copy the full SHA ae3ee39View commit details
Commits on Mar 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0e6a073 - Browse repository at this point
Copy the full SHA 0e6a073View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a9a96e - Browse repository at this point
Copy the full SHA 1a9a96eView commit details
Commits on Mar 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a3367f3 - Browse repository at this point
Copy the full SHA a3367f3View commit details
Commits on Mar 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d0b9039 - Browse repository at this point
Copy the full SHA d0b9039View commit details -
7
Configuration menu - View commit details
-
Copy full SHA for accb997 - Browse repository at this point
Copy the full SHA accb997View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4918c8 - Browse repository at this point
Copy the full SHA e4918c8View commit details
Commits on Mar 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e0bce41 - Browse repository at this point
Copy the full SHA e0bce41View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 06d91d4 - Browse repository at this point
Copy the full SHA 06d91d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for af430df - Browse repository at this point
Copy the full SHA af430dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ad0537 - Browse repository at this point
Copy the full SHA 0ad0537View commit details
Commits on Mar 26, 2020
-
Cherry-pick from 87e888b (Liamsi)
fix /abci_info & /genesis: - add app_version & use #[serde(default)] to deal with omitted fields in JSON - make app_state in /genesis reply optional - fix string in abci_info test (kvstore wont reply with "GaiaApp") verify tests pass via running `tendermint node --proxy_app=kvstore` and `cargo test -- --nocapture --ignored
Configuration menu - View commit details
-
Copy full SHA for ddbc113 - Browse repository at this point
Copy the full SHA ddbc113View commit details
Commits on Mar 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 323b44a - Browse repository at this point
Copy the full SHA 323b44aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95902c6 - Browse repository at this point
Copy the full SHA 95902c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c3ed7 - Browse repository at this point
Copy the full SHA c0c3ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3659a30 - Browse repository at this point
Copy the full SHA 3659a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c589c9 - Browse repository at this point
Copy the full SHA 6c589c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bf6125 - Browse repository at this point
Copy the full SHA 2bf6125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e9b62a - Browse repository at this point
Copy the full SHA 5e9b62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4952d - Browse repository at this point
Copy the full SHA 0d4952dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58411ac - Browse repository at this point
Copy the full SHA 58411acView commit details -
Merge branch 'tendermint/v0.33' of github.com:informalsystems/tenderm…
…int-rs into tendermint/v0.33
Configuration menu - View commit details
-
Copy full SHA for 2743f8b - Browse repository at this point
Copy the full SHA 2743f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7649289 - Browse repository at this point
Copy the full SHA 7649289View commit details
Commits on Mar 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f0048c5 - Browse repository at this point
Copy the full SHA f0048c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ae776 - Browse repository at this point
Copy the full SHA a2ae776View commit details
Commits on Mar 31, 2020
-
Update tendermint/src/lite_impl/signed_header.rs
Co-Authored-By: Ismail Khoffi <Ismail.Khoffi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5801875 - Browse repository at this point
Copy the full SHA 5801875View commit details -
Update tendermint/src/lite_impl/signed_header.rs
Co-Authored-By: Ismail Khoffi <Ismail.Khoffi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bceaf4f - Browse repository at this point
Copy the full SHA bceaf4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 624ecae - Browse repository at this point
Copy the full SHA 624ecaeView commit details -
Merge branch 'tendermint/v0.33' of github.com:informalsystems/tenderm…
…int-rs into tendermint/v0.33
Configuration menu - View commit details
-
Copy full SHA for 4e2f2a9 - Browse repository at this point
Copy the full SHA 4e2f2a9View commit details
Commits on Apr 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ccb7b78 - Browse repository at this point
Copy the full SHA ccb7b78View commit details -
Update Proof and ProofOp (#206)
* manually update Proof and introduce ProofOp to match the actual JSON encoding * 0.33 branch seems out of date with master, committing to switch back * Fix test * Fix rpc endpoint test (how wasn't this detected before by the integration tests)?
Configuration menu - View commit details
-
Copy full SHA for 51934ba - Browse repository at this point
Copy the full SHA 51934baView commit details
Commits on Apr 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2993d23 - Browse repository at this point
Copy the full SHA 2993d23View commit details -
* rename iter -> signed_votes and add validation checks - add basic validation to validate method (depending on `BlockIDFlag`) - move check for unknown validator to validate method (for CommitSig)
Configuration menu - View commit details
-
Copy full SHA for 0eae723 - Browse repository at this point
Copy the full SHA 0eae723View commit details