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

F/consumer rewards e2e #301

Merged
merged 28 commits into from
Nov 27, 2024
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
41284f3
Fix: Consumer integration e2e test deps
maurolacy Nov 20, 2024
427dc45
Fix: e2e test targets
maurolacy Nov 20, 2024
bd8c221
Disable broken / failing e2e tests from e2e target
maurolacy Nov 20, 2024
63f33d0
Update copy / download contracts scripts
maurolacy Nov 20, 2024
53c3f30
Update contracts to latest v0.11.0
maurolacy Nov 20, 2024
b5b2d6a
Update babylon-sdk tag to (WIP) rewards e2e branch
maurolacy Nov 20, 2024
66ce706
Add babylon-sdk as sub-module
maurolacy Nov 21, 2024
326ec1e
Use babylon-sdk submodule ref during ibcsim-bcd build
maurolacy Nov 21, 2024
b2e98f0
Add finality contract to e2e test setup
maurolacy Nov 22, 2024
f7e6b4f
Improve flaky IBC transfer back checks
maurolacy Nov 22, 2024
9db92ee
Clean network before staking tests
maurolacy Nov 22, 2024
837cd10
Add consumer rewards test to bcd suite
maurolacy Nov 22, 2024
06a6aec
Update rewards e2e branch to latest
maurolacy Nov 23, 2024
21e977a
Rename to cc for consistency
maurolacy Nov 24, 2024
ce11ec8
Add balance / balances grpc queries to consumer controller
maurolacy Nov 24, 2024
8506e9e
Revert "Add consumer rewards test to bcd suite"
maurolacy Nov 24, 2024
75482f0
Now add consumer rewards test to bcd suite
maurolacy Nov 25, 2024
45059e0
Revert "Now add consumer rewards test to bcd suite"
maurolacy Nov 25, 2024
44917f0
Now really add consumer rewards test to bcd suite
maurolacy Nov 25, 2024
bfa37b7
Update rewards e2e branch to latest
maurolacy Nov 25, 2024
b5325e9
Add extra empty rewards check
maurolacy Nov 25, 2024
75f0103
Remove TODO
maurolacy Nov 25, 2024
3738ab0
Move babylon-sdk to v0.6.0 tag
maurolacy Nov 26, 2024
0ea6c23
Fix gosimple lint
maurolacy Nov 26, 2024
dcdc7dc
Fix / replace deprecated methods
maurolacy Nov 26, 2024
606e2d6
Revert "Add babylon-sdk as sub-module"
maurolacy Nov 26, 2024
674f608
Revert to using babylon-sdk clone / checkout during ibcsim-bcd build
maurolacy Nov 27, 2024
c71d416
Fix: Always use the same (powered) consumer FP
maurolacy Nov 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update contracts to latest v0.11.0
  • Loading branch information
maurolacy committed Nov 20, 2024
commit 53c3f3020dc700429c2a01ab7f2be9a07feff6f2
Binary file modified test/e2e/bytecode/babylon_contract.wasm
Binary file not shown.
Binary file added test/e2e/bytecode/btc_finality.wasm
Binary file not shown.
Binary file modified test/e2e/bytecode/btc_staking.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion test/e2e/bytecode/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
83b50960127b95986fa81f61dfbdf39832259b99
v0.11.0-rc.1