Tags: kooyain/heimdall
Tags
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]>
data limit size for clerk (maticnetwork#764) * add check for clerk * restrict limit * empty string * validate basic check * side handler check * parameterize * Update clerk/types/msg.go Co-authored-by: Anil Kumar Kammari <[email protected]> * add testcases * fix error formatting Co-authored-by: Anil Kumar Kammari <[email protected]> Co-authored-by: Krishna Upadhyaya <[email protected]>
fix: Use default gas price in case of invalid value (maticnetwork#733)
add checkpoint-adjust (maticnetwork#730) * add checkpoint-adjust * removed unnecessary params * add checkpoint buffer check * review comments fix * fix syntax * fix emit events * add testcases * Update side_handler.go * review comments * add test cases
PreviousNext