Skip to content
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

sdk: use hash instead of wasm blob #1474

Closed
wants to merge 141 commits into from
Closed

Conversation

Fraccaman
Copy link
Member

@Fraccaman Fraccaman commented May 25, 2023

based on #1462

murisi and others added 30 commits January 27, 2023 12:52
tzemanovic
tzemanovic previously approved these changes May 25, 2023
@Fraccaman
Copy link
Member Author

e2e are not passing due to #1376. We have a fix in #1472.

Fraccaman added a commit that referenced this pull request May 25, 2023
* origin/fraccaman/fix-sdk-tx-with-hash:
  sdk: use hash instead of wasm code
@Fraccaman Fraccaman mentioned this pull request May 25, 2023
juped added a commit that referenced this pull request May 30, 2023
juped added a commit that referenced this pull request May 30, 2023
This reverts commit 11a6d92, reversing
changes made to 899bb44.
juped added a commit that referenced this pull request May 30, 2023
* fraccaman/fix-sdk-tx-with-hash:
  sdk: use hash instead of wasm code
brentstone pushed a commit that referenced this pull request May 31, 2023
brentstone pushed a commit that referenced this pull request May 31, 2023
brentstone pushed a commit that referenced this pull request May 31, 2023
* fraccaman/fix-sdk-tx-with-hash:
  sdk: use hash instead of wasm code
Fraccaman added a commit that referenced this pull request Jun 2, 2023
* origin/fraccaman/fix-sdk-tx-with-hash:
  sdk: use hash instead of wasm code
Fraccaman added a commit that referenced this pull request Jun 5, 2023
* origin/fraccaman/fix-sdk-tx-with-hash:
  fixup! sdk: use hash instead of wasm code
  sdk: use hash instead of wasm code
@Fraccaman Fraccaman closed this Jun 5, 2023
brentstone added a commit that referenced this pull request Jul 5, 2023
* murisi/separate-signing:
  Added changelog entry.
  Factored out the submission of the reveal PK transaction.
  Simplified the reveal PK transaction construction flow. Factored chain_id reading from submit functions.
  Allow Tx builders to take verification keys.
  Increased usage of PublicKeys relative to SecretKeys in tx construction.
  Only reveal a public key when the signer is an implicit address.
  Now only use TxBroadcastData::Wrapper for non dry runs.
  Now update proof of work solution in transaction header.
  Separating out the reveal PK transaction construction.
  Separate transaction building from signing from submission.
  Removed unnecessary header updates for dry runs.
  fixup! Merge 'origin/fraccaman/fix-sdk-tx-with-hash' (#1474)
  sdk: use hash instead of wasm code
  Revert "Merge 'origin/fraccaman/fix-sdk-tx-with-hash' (#1474)"
  Revert "fixup! Merge 'origin/fraccaman/fix-sdk-tx-with-hash' (#1474)"
  fixup!: don't call `process_slashes` within `advance_epoch`
  clean up logging
  fix clippy
  remove test code until slash pool transfers are solved
  rip slash pool
  fixup! Merge 'origin/fraccaman/fix-sdk-tx-with-hash' (#1474)
  get_slashed_amount: inclusive on infraction epoch
  add cli to sdk impl for tx unjail
  sdk: use hash instead of wasm code
  make find_slashes_in_ranges inclusive on end epoch
  withdraw: fix bounds for collecting slashes for an unbond
  aesthetic cleaning
  Update WASM checksums.
  revert bound cleaning for readability
  refactor slash lookup
  fixup! add cubic_slash_window_length to bounds (maybe still needs change)
  update changelog
  Remove unused module
  Fixed local tx prover dependency regression.
  use cometbft binary
  Fixed the header of transactions in dry_run.
  Updated the WASM checksums.
  remove unused cubic slash function
  changelog: add #1444
  fixup! store total bond sums of each validator for efficient computation
  refactor epoch offsets with params methods
  store total bond sums of each validator for efficient computation
  pos/lib.rs: WIP fix things inside of `bonds_and_unbonds`
  fix PoS client query related functions
  fix `bond_amount`
  pos: cubic slashing with new procedure for recording and unbonding/withdrawing
Fraccaman pushed a commit that referenced this pull request Jul 5, 2023
Fraccaman pushed a commit that referenced this pull request Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants