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

Add more logging around vote extensions #764

Merged
merged 10 commits into from
Nov 15, 2022

Conversation

james-chf
Copy link
Contributor

@james-chf james-chf commented Nov 9, 2022

This PR adds more logging to help with debugging #767 when it occurs in CI in the future.

@james-chf james-chf force-pushed the james/ethbridge/fix-e2e branch from a019f29 to c92615c Compare November 9, 2022 10:41
@james-chf james-chf force-pushed the james/ethbridge/fix-e2e branch from c92615c to 1bd7f16 Compare November 9, 2022 12:47
@james-chf
Copy link
Contributor Author

pls update wasm

@james-chf james-chf force-pushed the james/ethbridge/fix-e2e branch from 58f5b39 to d005764 Compare November 9, 2022 13:28
@james-chf
Copy link
Contributor Author

Having issues with the test_genesis_validators and double_signing_gets_slashed e2e tests in CI, despite these tests passing locally.

e.g. log from a validator in the double_signing_gets_slashed test -
1668001725376454-namadan-9193308055474754229.log

@james-chf james-chf changed the title Revert changes to namadac tx arguments Fix end-to-end tests for eth-bridge-integration Nov 9, 2022
@james-chf james-chf changed the title Fix end-to-end tests for eth-bridge-integration Fix most end-to-end tests for eth-bridge-integration Nov 9, 2022
@james-chf james-chf requested review from sug0 and batconjurer November 9, 2022 16:43
@james-chf james-chf marked this pull request as ready for review November 9, 2022 16:43
apps/src/lib/cli.rs Outdated Show resolved Hide resolved
@james-chf james-chf marked this pull request as draft November 11, 2022 11:24
@james-chf james-chf mentioned this pull request Nov 11, 2022
* eth-bridge-integration:
  Update TODO
  [fix]: Changed some xan to nam, fixed some arg strings in e2e tests
  Update tests/src/native_vp/eth_bridge_pool.rs
  Update wasm/wasm_source/src/tx_bridge_pool.rs
  [ci] wasm checksums update
  Change vec -> set
  impl utils::GetVoters for HashSet<EthMsgUpdate>
  Add test_get_votes_for_events_multiple_signatures_same_validator
  Remove duplicate ChangedKeys type, fix imports
  make fmt
  Add a test that conversion does in fact dedupe
  Remove duplicate tests
  Remove unused import
  Simplify code
  Move dedupe fn to transaction module
  Remove TODO
  Add dedupe tests
  Split out a dedupe fn
  Do vote deduping when we convert from MultiSignedEthEvent
  Remove no longer necessary deduping from apply_update
  Add changelog
  Reorder sccache step
  Update wasm image
  Remove duplicate @
  [feat]: Added tooling for testing wasms and vps. Adjusted the bridge pool tx wasm and added test
@james-chf james-chf changed the title Fix most end-to-end tests for eth-bridge-integration Add more logging around vote extensions Nov 14, 2022
@james-chf
Copy link
Contributor Author

pls update wasm

@james-chf james-chf marked this pull request as ready for review November 14, 2022 14:50
@james-chf
Copy link
Contributor Author

This PR is now just adding logging to help with debugging #767 (which is causing e2e CI to fail)

@james-chf james-chf merged commit 707cdf3 into eth-bridge-integration Nov 15, 2022
@james-chf james-chf deleted the james/ethbridge/fix-e2e branch November 15, 2022 09:17
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.

3 participants