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

PoS tx tests #254

Merged
merged 23 commits into from
Oct 13, 2022
Merged

PoS tx tests #254

merged 23 commits into from
Oct 13, 2022

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented Aug 2, 2022

closes #22, fixes #164 (5d65759 added the same seed to confirm)

based on #351

moved from anoma/anoma#1090

@tzemanovic
Copy link
Member Author

pls update wasm

@tzemanovic tzemanovic marked this pull request as ready for review August 2, 2022 11:54
This was referenced Aug 11, 2022
tzemanovic added a commit that referenced this pull request Aug 17, 2022
* junkicide+tomas/pos-tx-tests:
  test: add seed for failed PoS VP test
  [ci skip] wasm checksums update
  pos/vp: remove redundant validity predicate storage key check
  doc fixed in proof_of_stake/
  Update comments
  quick doc fix
  removed a deprecated function, spelling fixes
  clean up documentation
  tests/pos: add proptest-regressions file
  Changelog: add #462
  wasm: test tx_withdraw
  wasm: tx_unbond tests
  PoS: fix Bonds data type and application of unbonding on it
  PoS: fix type s/OffsetUnboundingLen/OffsetUnbondingLen
  tests: reuse init_pos for native pos vp test
  tests: make native pos vp module public
  tests: add re-usable PoS initialization helper
  PoS: add PartialOrd, Ord, PartialEq and Eq for Epoched an EpochedDelta
  tests: expose native_vp test helpers
  shared/token: add arb_amount_ceiled testing strategy
  wasm: add tx_bond tests
  shared/token: add arb_amount testing strategy
  shared/key: add arb_common_keypair testing strategy
@tzemanovic tzemanovic mentioned this pull request Aug 17, 2022
@tzemanovic tzemanovic mentioned this pull request Aug 18, 2022
35 tasks
tzemanovic added a commit that referenced this pull request Aug 21, 2022
* junkicide+tomas/pos-tx-tests:
  test: add seed for failed PoS VP test
  [ci skip] wasm checksums update
  pos/vp: remove redundant validity predicate storage key check
  doc fixed in proof_of_stake/
  Update comments
  quick doc fix
  removed a deprecated function, spelling fixes
  clean up documentation
  tests/pos: add proptest-regressions file
  Changelog: add #462
  wasm: test tx_withdraw
  wasm: tx_unbond tests
  PoS: fix Bonds data type and application of unbonding on it
  PoS: fix type s/OffsetUnboundingLen/OffsetUnbondingLen
  tests: reuse init_pos for native pos vp test
  tests: make native pos vp module public
  tests: add re-usable PoS initialization helper
  PoS: add PartialOrd, Ord, PartialEq and Eq for Epoched an EpochedDelta
  tests: expose native_vp test helpers
  shared/token: add arb_amount_ceiled testing strategy
  wasm: add tx_bond tests
  shared/token: add arb_amount testing strategy
  shared/key: add arb_common_keypair testing strategy
@tzemanovic tzemanovic mentioned this pull request Aug 21, 2022
4 tasks
tzemanovic added a commit that referenced this pull request Aug 24, 2022
* junkicide+tomas/pos-tx-tests:
  test: add seed for failed PoS VP test
  [ci skip] wasm checksums update
  pos/vp: remove redundant validity predicate storage key check
  doc fixed in proof_of_stake/
  Update comments
  quick doc fix
  removed a deprecated function, spelling fixes
  clean up documentation
  tests/pos: add proptest-regressions file
  Changelog: add #462
  wasm: test tx_withdraw
  wasm: tx_unbond tests
  PoS: fix Bonds data type and application of unbonding on it
  PoS: fix type s/OffsetUnboundingLen/OffsetUnbondingLen
  tests: reuse init_pos for native pos vp test
  tests: make native pos vp module public
  tests: add re-usable PoS initialization helper
  PoS: add PartialOrd, Ord, PartialEq and Eq for Epoched an EpochedDelta
  tests: expose native_vp test helpers
  shared/token: add arb_amount_ceiled testing strategy
  wasm: add tx_bond tests
  shared/token: add arb_amount testing strategy
  shared/key: add arb_common_keypair testing strategy
@tzemanovic tzemanovic mentioned this pull request Aug 24, 2022
@juped juped merged commit 0f73a0d into main Oct 13, 2022
@juped juped deleted the junkicide+tomas/pos-tx-tests branch October 13, 2022 06:51
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.

PoS VP: unexpectedly accepted invalid change PoS transaction tests
4 participants