Tags: eiy-sys/heimdall
Tags
Merge pull request maticnetwork#915 from maticnetwork/djpolygon/v030u… …pdateformainnet Djpolygon/v030updateformainnet
Merge pull request maticnetwork#905 from maticnetwork/add-build-flags Makefile: use build flags in go build
Remove dependency on mainnet.toml and mumbai.toml In new CLI, a single binary should work for both mainnet and testnet. This change will remove the dependency on mainnet.toml and mumbai.toml in build time so we won't need to build two different binaries for each network.
Modify Bridge Params (maticnetwork#800) * change delay to 10 sec * Update common.go
mumbai upgrade for v0.2.8 (maticnetwork#795) * mumbai upgrade for v0.2.8 * print change * modify height
Adding Spans in Heimdall (maticnetwork#791) * add begin blocker * height moved to file * 50k to 100k * remove check * Revert "remove check" This reverts commit d2a4f13. * review comments * minor changes * Update mumbai.toml * Added MaxStateSyncDataLength with hardfork (maticnetwork#792) * Added MaxStateSyncDataLength with hardfork * formatted if-else * update variable name * Added block check in bridge * fix height issue in clerk cli and rest Co-authored-by: Krishna Upadhyaya <[email protected]>
Fix halt-height issue (maticnetwork#782) * Fix halt-height issue * fix halt-height and restart * feat: add rollback feat (maticnetwork#784) * Override spans 4034-4083 on mainnet (maticnetwork#786) * Backport bor's tmp-span-hotfix to heimdall maticnetwork/bor@10c4e89 * fix: serve hardcoded spans if exists on mainnet Co-authored-by: chub <[email protected]> Co-authored-by: Sai Kumar <[email protected]> Co-authored-by: Pete Kim <[email protected]> Co-authored-by: chub <[email protected]>
PreviousNext