Commit b098b21
committed
Merge branch 'brent/refactor-past-epoch-offsets' into draft-pos
* brent/refactor-past-epoch-offsets:
[ci] wasm checksums update
changelog: add #1943
test/PoS/epoched: init PoS params and fix `PastEpochs` type param
test/eth: init storage with PoS params where needed
cleaning: remove unused code + improve docstrings
refactor `Epoched` for past epochsFile tree
5 files changed
+196
-223
lines changed- .changelog/unreleased/improvements
- ethereum_bridge/src/protocol/transactions/votes
- proof_of_stake/src
- wasm
5 files changed
+196
-223
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
379 | 380 | | |
380 | 381 | | |
381 | 382 | | |
| |||
411 | 412 | | |
412 | 413 | | |
413 | 414 | | |
| 415 | + | |
414 | 416 | | |
415 | 417 | | |
416 | 418 | | |
| |||
0 commit comments