Skip to content

Tags: eiy-sys/heimdall

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request maticnetwork#915 from maticnetwork/djpolygon/v030u…

…pdateformainnet

Djpolygon/v030updateformainnet

v0.3.0-beta

Toggle v0.3.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request maticnetwork#905 from maticnetwork/add-build-flags

Makefile: use build flags in go build

v0.2.12

Toggle v0.2.12's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: update go version, use fmt.Sprintf for conversion

v0.3.0-beta2

Toggle v0.3.0-beta2's commit message
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.

v0.2.11

Toggle v0.2.11's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add testcase

v0.2.10

Toggle v0.2.10's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
task delay change

v0.2.9

Toggle v0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Modify Bridge Params (maticnetwork#800)

* change delay to 10 sec

* Update common.go

v0.2.8-mumbai

Toggle v0.2.8-mumbai's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
mumbai upgrade for v0.2.8 (maticnetwork#795)

* mumbai upgrade for v0.2.8

* print change

* modify height

v0.2.8

Toggle v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v0.2.7

Toggle v0.2.7's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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]>