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

Merge v0.12.1 #947

Merged
merged 56 commits into from
Dec 21, 2022
Merged

Merge v0.12.1 #947

merged 56 commits into from
Dec 21, 2022

Conversation

sug0
Copy link
Contributor

@sug0 sug0 commented Dec 21, 2022

No description provided.

sug0 and others added 30 commits November 7, 2022 09:39
- replace `voting-power` cmd with `bonded-stake`
- added 2 new args for `init-validator` for their commission rate
- removed staking reward accounts - the rewards will be instead
  auto-bonded in the validator account
sug0 and others added 25 commits December 2, 2022 15:48
* tomas/fix-pos-user-docs:
  docs: update PoS user docs for 0.11.0
…+grarco/multisig-specs' (#680)

* grarco/replay-protection-specs:
  Fixes hash on unsigned txs
  changelog: add #440
  Changes expiration block to expiration datetime
  Fixes internal docs references
  Fixes optimizations stats
  Mentions strict ordering of txs
  Removes panic
  Updates replay protection specs with hash strategy
  Updates replay protection specs
  Fixes `tx_counter` type, check logic and drawbacks
  Fixes typos, rephrase batching
  Review batching
  Replay protection specs first draft

* fraccaman+grarco/multisig-specs:
  changelog: add #680
  Merges normal and multisig accounts into one. Misc updates
  Updates multisig specs checks
  Updates multisig specs
  Adds multisignature specs
* tiago/main/test-unit-debug:
  Add a new Makefile target to print stack traces after running failing unit tests
* yuji/add_ibc_e2e_list:
  add ibc e2e test to the list
* james/mainline/ethbridge-ci-stacked-prs:
  Add changelog
  Run Ethereum bridge CI against more branches
* tomas/fix-abcipp-build:
  [ci] wasm checksums update
  fix `make check-abcipp` and `make clippy-abcipp`
* james/mainline/abcipp-ci:
  Add changelog
  Check code compiles with abcipp feature enabled in CI
* tomas/fix-pos-tx-test-input-lower-bound:
  changelog: add #813
  wasm/tx_unbond: add regressions file
  wasm/tx_{bond,unbond,withdraw}: avoid zero-amount action for test inputs
  PoS: allow 0 amount bond/unbond in tx
…tend' (#833) into main

* namada/tiago/main/wasm-vm-allow-sign-extend:
  changelog: add #833
  Update Cargo.lock files
  Enable sign extend wasm opcodes
* bat/remove-merkle-values:
  changelog: add #846
  [fix]: Changed Vec<u8> to &[u8] for getting merkle proofs
  [feat]: Removed MerkleValue type
* tiago/main/index-set-block-results:
  changelog: add #859
  Reduce serialized size of BlockResults
Malformed transactions can cause the node to panic because this
function unwraps values. Return the proper error, or a failure if asked
to verify a transaction with no shielded part.
* ray/vp-verify-masp-failure:
  changelog: add #942
  vp_verify_masp: avoid panicking unwrap()s
@sug0 sug0 merged commit 6a6bf65 into eth-bridge-integration Dec 21, 2022
@sug0 sug0 deleted the tiago/ethbridge/merge-0.12.1 branch December 21, 2022 09:53
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.

8 participants