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

cargo: enable overflow-checks in release build #1295

Merged
merged 2 commits into from
May 12, 2023

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented Apr 14, 2023

based on v0.15.0

closes #1228

@tzemanovic tzemanovic marked this pull request as ready for review April 14, 2023 06:39
@tzemanovic tzemanovic requested a review from juped April 14, 2023 06:39
tzemanovic added a commit that referenced this pull request Apr 28, 2023
* tomas/overflow-check-in-release:
  changelog: #1295
  cargo: enable overflow-checks in release build
@tzemanovic tzemanovic mentioned this pull request Apr 28, 2023
juped added a commit that referenced this pull request May 10, 2023
…#1295) into main

* namada/tomas/overflow-check-in-release:
  changelog: #1295
  cargo: enable overflow-checks in release build
juped added a commit that referenced this pull request May 12, 2023
* tag 'v0.15.2':
  Namada 0.15.2
  changelog: add #1218
  fix description
  add changelog
  changelog: #1325
  [ci] wasm checksums update
  pos/epoched: fix update_data methods
  pos/epoched: add a test for epoched data trimming
  fix table options
  fix rollback
  fix dump_db
  column families
  added changelog
  small fixes
  fix `test_init_genesis` failure due to validator ordering
  test/pos: add a seed for failing `test_init_genesis` test case
  test/pos/bonds: fix failing cases
  test: set verbose = 1 for state machine tests
  test: update to new proptest state machine testing branch
  enable rocksdb wal and batch once
  fix: review comments
  added changelog
  [ci] wasm checksums update
  core/storage_api/lazy_map: fix `iter` for map with nested collections
  core/storage_api/collections: add `is_data_sub_key` helper method
  core/storage_api: add predicate filtering version of prefix_iter
  test/lazy_vec: add test case to reproduce nested collection iter issue
  changelog: #1295
  cargo: enable overflow-checks in release build
  update tonic
  [ci] wasm checksums update
  for CI
  update ibc-rs to v0.36.0+
  revert epoch_per_year in test genesis
  use ibc-rs validate_self_tendermint_client
  fix the receive key and add unit tests
  add match_value() and fix a unit test for timeout
  for CI
  [ci] wasm checksums update
  update ibc-rs to 0.32.0
  update tower-abci
  fix wasm_for_tests deps
  fix E2E test
  WIP: for clippy
  WIP: restore denom
  WIP: fix tests
  WIP: fix unit tests for IBC VP
  WIP: fix tests
  WIP: add context file
  WIP: emit multiple IBC events
  WIP: store denom in IBC execution
  WIP: IbcAction and TransferModule have Rc<RefCell<C>>
  WIP: upgrade ibc-rs to v0.31.0
  WIP: fix denom validation
  WIP: add IbcCommonContext
  WIP: fix tests/src/vm_host_env/ibc.rs
  WIP: fix vp_get_block_header
  WIP: fix IBC VP
  WIP: fix IBC VP for denom store
  WIP: fix IBC token VP
  WIP: get_block_header
  WIP: implementing IBC VP and tx
  WIP: implement TokenTransferContext
  WIP: implementing TokenTransferContext
  WIP: implement Module
  WIP: upgrade ibc-rs to 0.29.0
  WIP: implement ExecutionContext
  WIP: restore read_counter and read_sequence
  WIP: add context dir
  WIP: impl ValidationContext
  WIP: resolve dependences for new ibc-rs
  fix: review comments
  format
  ledger: added utils to convert pk to tendermint address
  fix: doc strings
  fix: use data_dir
  ledger: default folder in home directory
juped added a commit that referenced this pull request May 12, 2023
…#1295) into main

* namada/tomas/overflow-check-in-release:
  changelog: #1295
  cargo: enable overflow-checks in release build
@juped juped merged commit 0e782ff into main May 12, 2023
@juped juped deleted the tomas/overflow-check-in-release branch May 12, 2023 00:57
juped added a commit that referenced this pull request May 12, 2023
… into ray/sdk-wip

* namada/tomas/overflow-check-in-release:
  changelog: #1295
  cargo: enable overflow-checks in release build
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.

Enable overflow checks in release build
2 participants