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

Murisi/draft with remove sdk lifetimes #2226

Closed
wants to merge 64 commits into from

Conversation

murisi
Copy link
Contributor

@murisi murisi commented Nov 28, 2023

Describe your changes

Checking that #2225 is merged correctly into #2203 .

Indicate on which release or other PRs this topic is based on

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

batconjurer and others added 30 commits July 26, 2023 12:15
brentstone and others added 23 commits November 23, 2023 15:44
* tomas/combine-user-validator-vp:
  changelog: add #2202
  genesis/localnet: regen validator
  remove vp_validator and replace usage with vp_user
  wasm: add validator support to vp_user
* tomas/init-validator-wo-account:
  fix docstrings
  cli: fix help and err messages
  cli: fix metadata args to validator initialization txs
  changelog: add #2208
  benches: update for `become_validator`
  test/pos: `become_validator` fails on account with delegations
  wasm/vp_user: add authorization for tx_become_validator
  PoS: add checks for `become_validator`
  replace tx_init_validator with tx_become_validator
* origin/bat/feature/disable-oracle-gov:
  [chore]: Add changelog
  [fix]: Fixed block height typo in test
  [feat]: Allow eth-oracle to be activated / deactivated via config updates sent from ledger
* origin/tomas/fst-epoch-start-height:
  changelog: add #1993
  test/core/storage: fix pred epochs & heights test
  test/app/ledger: fix merkle tree pruning test
  apps/shell/finalize_block: remove first epoch workaround
  core/storage/epochs: Change pred `Epochs` default to be empty
  core/storage: add `BlockHeight::first` and `sentinel`
  core/storage: set the initial height from genesis
  core/storage: change the default start height of first epoch to 1
* origin/tiago/outdated-eth-nonces:
  Changelog for #2035
  Test eth events with outdated nonces during ProcessProposal
  Test eth events with outdated nonces during PrepareProposal
  Test eth events with outdated nonces during CheckTx
  Test replaying eth events with outdated nonces
  Fix unit tests
  Only propose eth events with up to date nonces
  Disregard state updates from eth events with outdated nonces
  Discard eth events from oracle with invalid nonces
  Relocate eth event nonce validation
* origin/grarco/network-gas:
  Changelog #2205
  Charges wrapper gas for network usage
* origin/yuji/prune-bp-merkle-tree:
  remove unneeded write
  add test and changelog
  prune merkle trees of bridge pool
* tomas/wasm-cache-handle-err:
  changelog: add #2215
  wasm: handle cache loading errors
* origin/yuji/ibc-rs-0.48.0:
  add changelog
  update ibc-rs to 0.48.1
  fix bench
  revert chain ID format
  remove ibc-proto dependency
  ibc-rs 0.48.0
@murisi murisi force-pushed the murisi/draft-with-remove-sdk-lifetimes branch from 612ecda to 5e90dc0 Compare November 28, 2023 19:55
@murisi murisi force-pushed the murisi/draft-with-remove-sdk-lifetimes branch from 9879e37 to e41fe22 Compare November 28, 2023 20:19
@murisi murisi force-pushed the murisi/draft-with-remove-sdk-lifetimes branch from e41fe22 to 9a54e4f Compare November 28, 2023 21:30
@murisi murisi closed this Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants