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

new epoch start blockchain hooks #6548

Merged
merged 59 commits into from
Feb 3, 2025
Merged
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
a7e9294
add new blockchain hooks
laurci Jul 16, 2024
9ff3ca2
Merge remote-tracking branch 'origin/rc/v1.7.next1' into new-blockcha…
laurci Jul 24, 2024
67a99d6
Merge remote-tracking branch 'origin/rc/v1.7.2' into new-blockchain-h…
laurci Jul 25, 2024
f060fde
use cached epoch start block in vm blockchain hook
laurci Jul 26, 2024
a4b93be
tpn nil epoch start trigger
laurci Jul 26, 2024
c8ef463
use round handler to get round duration in blockchain hook
laurci Jul 26, 2024
9334561
fix nil pointer epoch start block header
laurci Jul 26, 2024
b9eef0c
nil checks for RoundHandler and EpochStartTriggerHandler
laurci Jul 29, 2024
f94bc3c
fix more RoundHandler nils in tests
laurci Jul 29, 2024
8d9114d
deep copy header when returning from trigger
laurci Jul 29, 2024
0684c29
epochStartHdr nil error check
laurci Jul 29, 2024
53f4563
propagate SetCurrentHeader errors
laurci Jul 30, 2024
0534fc4
remove log; epoch start hdr check if nil
laurci Jul 30, 2024
1f07ae2
simplify error handling in LastCommitedEpochStartHdr impl
laurci Jul 31, 2024
1877e0c
get epoch start block from storage for sc query
laurci Jul 31, 2024
6f64220
add comment for SetEpochStartHeader
laurci Aug 1, 2024
a333893
rc/1.7.2 update dependencies
laurci Aug 2, 2024
fc46b8b
managed buffer small ints gas cost
laurci Aug 2, 2024
5d877d8
formatting fixes
laurci Aug 2, 2024
4ac3ab5
update vm version
laurci Aug 2, 2024
a6a1af7
chainsimulator tests fixes
laurci Aug 7, 2024
e770491
more chain simulator tests fixing
laurci Aug 7, 2024
2a402b5
add warn logs for error cases in updateEpochStartHeaderFromCurrentHeader
laurci Aug 14, 2024
bc949a7
Merge remote-tracking branch 'origin/rc/barnard' into new-blockchain-…
laurci Oct 21, 2024
98a24b2
fixes after merge
sasurobert Oct 23, 2024
96d4de0
delete files
sasurobert Oct 23, 2024
dc39f02
Merge branch 'spica-to-barnard-23-okt' into new-blockchain-hooks
sasurobert Oct 23, 2024
c27f005
go mod tidy
sasurobert Oct 23, 2024
c47b844
go lint fixes
sasurobert Oct 23, 2024
4a2031b
Merge branch 'spica-to-barnard-23-okt' into new-blockchain-hooks
sasurobert Oct 28, 2024
71dcf66
merges
sasurobert Oct 28, 2024
0ae6ede
Merge branch 'rc/barnard' into new-blockchain-hooks
sasurobert Nov 4, 2024
6af33da
fallback read from storage for epoch start header
laurci Nov 11, 2024
5462659
log.Debug instead of Warn
laurci Nov 12, 2024
cd27078
fix: epoch start block for epoch 0 is the genesis block
laurci Nov 13, 2024
a050424
Merge branch 'rc/barnard' into new-blockchain-hooks
sasurobert Nov 14, 2024
23dab4f
Merge branch 'rc/barnard' into new-blockchain-hooks
laurci Nov 18, 2024
91a906a
fix set header order and add unit tests
laurci Nov 18, 2024
88b8ce5
add logs
laurci Nov 19, 2024
d190c37
don't set current header if epoch start fetch fails
laurci Nov 20, 2024
ea04d0d
don't mask storage error
laurci Nov 21, 2024
50a7149
request epoch start block hash
laurci Dec 2, 2024
39fe24b
request epoch start shard block
laurci Dec 2, 2024
dd9cb7d
request epoch start shard block
laurci Dec 3, 2024
3888988
epoch start shard header syncer
laurci Dec 4, 2024
35fd8f2
epoch start header syncer tests
laurci Dec 11, 2024
c85c294
more test fixing
laurci Dec 11, 2024
ca45571
fix shard check in storage save
laurci Dec 11, 2024
951c0fd
Merge branch 'rc/barnard' into new-blockchain-hooks
laurci Dec 11, 2024
2375301
add more tests and refactors
laurci Dec 12, 2024
77e77f1
Merge branch 'new-blockchain-hooks' of github.com:multiversx/mx-chain…
laurci Dec 12, 2024
f89b8f9
update vm version with new binaries
laurci Dec 22, 2024
6cd3429
use wait group in epoch start shard headers syncer concurrent tests
laurci Dec 22, 2024
114738d
update epoch start trigger tests
laurci Dec 22, 2024
4b564c0
more test coverage, fixes and cleanup
laurci Dec 22, 2024
9ca661f
delegation test fixes
laurci Dec 22, 2024
6fe0ee9
Merge remote-tracking branch 'origin/rc/barnard' into new-blockchain-…
laurci Jan 23, 2025
34eed25
Merge branch 'rc/barnard' into new-blockchain-hooks
laurci Feb 3, 2025
001f5aa
update upload artifact version in actions
laurci Feb 3, 2025
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
Merge branch 'rc/barnard' into new-blockchain-hooks
  • Loading branch information
laurci authored Nov 18, 2024
commit 23dab4f73b1d23b16dc776bcf5bc50066c661e34

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.