Releases: lukso-network/lukso-orchestrator
v0.7.0
Changelog
- 912ee26 Add integration tests for consensus service
- 2b04858 Add integration tests for consensus service
- 09082d6 Add integration tests for consensus service
- 32d3556 Add integration tests for consensus service
- ab49c00 Add integration tests for consensus service
- 9a68b88 Add integration tests for consensus service
- d7b3793 Add metrics in every packages
- 792a552 Add start slot time for pandora header during live sync
- b4559ec Add vhosts in rpc api
- af7605c Added test cases
- 9adcdfe Check mark in porgress
- 158e5f4 Checking consecutiveness
- 4b0b30c Checking incoming slot number
- 4d11edd Correct log level
- 2b6144e Deleted test in prometheus
- e613c0e Fix consensus handler
- 73a62b6 Fix early vanguard block root checking in db
- 50ffecd Fix error logs
- 269b19d Fix found parent api
- f8b9677 Fix inital revert back
- 73b76d6 Fix initial sync issue
- bbda104 Fix log
- 3e86f68 Fix log
- e58a067 Fix reorg
- 23ac3b6 Fix sharding info checking
- 8812ba9 Fix subscription
- 5b99f77 Fix verify consecutiveness
- fbc6123 Get can now copy in cache
- 935774b Get can now copy in cache
- 83d8645 Implement new reorg architecture
- adee651 Implement new reorg architecture
- e98564c Implemented a debug api
- 3bf8f31 Implemented sync method
- ae5e995 Init verified shard info db
- 7e7bbc6 Integrate matrics
- 09985f6 Integrate prometheus and opencensus tracer
- 4630567 Merge and fix getter api
- d37c973 Merge branch 'merge/all-features' of https://github.com/lukso-network/lukso-orchestrator into merge/all-features
- e296e3a Merge branch 'merge/all-features' of https://github.com/lukso-network/lukso-orchestrator into observability-tools
- e63ca81 Merger all features
- 7d5c6a0 Pending queue structure done
- a362f28 Provide verified status during syncing phase
- 55b8740 Publish reorg event before executing
- 5ec9390 Relocate mock file
- 707775c Remove resubscription during reorg
- 0a7a83e Reorg fix
- bc9efee Revert db after verify reorg block
- ee45b4b Update go mod
- 1d445a0 cache modified. put can return error now and bytes are taken as last verified info
- 76db86c fix reorg checking
- ae6717a force delete doesn't remove inprogress flag from now
- 8326fc9 go mod changed
- 3bde6f4 pandora and vanguard sharding cache implemented according to new architecture
- 65ac900 pandora cache test code writing ongoing
- b9fd0d0 pandora entry timestamp set to time now
- db1907d stack changes are done. Stack can now delete and restart the node
- cf2e0ef sync status done
- 4ac2db5 test passed
- b5fa4d5 time based cache implemented
- e38f0a2 time update is now disabled
- b768c82 van and pan cache markInProgress changed while removing
- 8926f5e vanguard queue validation changed
v0.1.0-rc.2-kravitz
Changelog
- 6cd0e64 Mock: Orc confirmed mock for pandora and vanguard
v0.1.0-rc.1-kravitz
Changelog
- bde585d Added feature flag to hardcode van block hashes confirmation
HARDCODE_PAN_CONFIRMATION
v0.6.0-develop
v0.1.0-develop
v0.1.1-develop
v0.2.0-rc.2
v0.5.5-develop
Changelog
786c2a0 Fix: l15 prod test coverage for reorg implementation Change test name to be valid (epoch, not slot)
d609b71 Fix: l15 prod test coverage for reorg implementation One bug found about height of latest saved minimal consensus infos after reorg (missing return)
5219a2b Fix: l15 prod test coverage for reorg implementation Revert code logic change, after all it was not a bug
a8046b7 Fix: l15-prod Tests for RemoveRangeVerifiedInfo
3c5eee5 Fix: l15-prod Tests for verified_slot_info.go with decent coverage
4439662 Fix: l15-prod Tests for verified_slot_info.go with decent coverage, fix missing save in test flow
9a050cb Merge branch 'fix/l15-prod' of https://github.com/lukso-network/lukso-orchestrator into fix/l15-prod
9a143e3 Removed minimal consensus deletion
4ffaf65 test code and go mod changed
v0.5.4-develop
Changelog
278ea64 Send error when failed to get previous epoch info
v0.5.3-develop
Changelog
7aade19 Send error when failed to get previous epoch info