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

Draft v0.17 #1429

Closed
wants to merge 246 commits into from
Closed

Draft v0.17 #1429

wants to merge 246 commits into from

Conversation

murisi and others added 30 commits January 27, 2023 12:52
brentstone and others added 24 commits June 1, 2023 17:00
* brent/cubic-slashing:
  fix wasm tx tests
  WIP changes from Manu and logging
  fixing `find_slashes_in_range`
  pos sm test: ease load on the CI
  changelog: #892
  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
  get_slashed_amount: inclusive on infraction epoch
  add cli to sdk impl for tx unjail
  make find_slashes_in_ranges inclusive on end epoch
  withdraw: fix bounds for collecting slashes for an unbond
  aesthetic cleaning
  revert bound cleaning for readability
  refactor slash lookup
  fixup! add cubic_slash_window_length to bounds (maybe still needs change)
  remove unused cubic slash function
  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`
  state machine test: add slashing
  basic nested map test
  slashing: unit and e2e tests
  Makefile and Cargo.toml
  cubic and general slashing algorithms and transactions
  format: rustfmt for incorrect sdk-wallet-force commits
  changelog: add #925, update
  ci: remove clippy-abcipp check
  changelog: add #889
  DoS checks in fee specs for fee unshielding
  Adjusts block proposer address in fee specs
  Improves unshielding tx verification in fee specs
  Updates tendermint link in fee specs
  Improves gas accounting in specs
  Updates check table in fee specs
  Misc updates to fee specs
  Fixes wal in fee specs
  Adds protocol transactions to fee specs
  Adds governance proposals to fee specs
  Fixes unshielding in fee specs
  Enforces tx type order in fee specs
  Refactors sections of fee specs
  Adds unshielding to fee specs
  Updates fee specs
  Adds fee specs
This reverts commit 52bbe56, reversing
changes made to 2770df4.
@Fraccaman
Copy link
Member

pls update wasm

@bengtlofgren
Copy link
Collaborator

pls spawn devnet [devnet-0.17,3,heliaxdev@1be9883,ON]

1 similar comment
@bengtlofgren
Copy link
Collaborator

pls spawn devnet [devnet-0.17,3,heliaxdev@1be9883,ON]

@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2023

Devnet with chain id internal-devnet-cf2.15d14c2f32 spawned succesfully!

@tzemanovic tzemanovic closed this Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft branch This is the draft branch for the current release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet