8000 Tags · 0xCrosss/evmos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: 0xCrosss/evmos

Tags

v12.1.4

Toggle v12.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare release of v12.1.4 (evmos#1575)

adjust changelog

v12.1.3

Toggle v12.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v12.1.3 (evmos#1569)

* adjust changelog

v13.0.0-rc1

Toggle v13.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update branch with main (evmos#1545)

chore: add precompile params init (to `main`) (evmos#1544)

chore: add precompile params init

v12.1.2

Toggle v12.1.2'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.
chore: backport "fix: parse for websocket connID" (evmos#1431) (evmos…

…#1525)

* fix: parse for websocket connID (evmos#1431)

fix parse for websocket connID

for default types, https://pkg.go.dev/encoding/json#Unmarshal

Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* chore: update changelog with v12.1.1 release and missing entry for evmos#1431 (evmos#1524)

* chore: update changelog with v12.1.1 release and missing entry for evmos#1431

* update changelog

* update changelog

---------

Co-authored-by: mmsqe <tqd0800210105@gmail.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

v12.1.1

Toggle v12.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update changelog for v12.1.1 (evmos#1523)

v12.1.0

Toggle v12.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v12.1.0 (evmos#1498)

* fix: lint issues (evmos#1487)

* Bump Cosmos SDK dependency to v0.46.10-ledger.1

* Update changelog and upgrade handler versions

* Add changelog entry

---------

Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>

v12.0.0

Toggle v12.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: v12.0.0 (evmos#1494)

v12.0.0-rc4

Toggle v12.0.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update upgrade constants and changelog (evmos#1483)

v12.0.0-rc3

Toggle v12.0.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: changelog for v12-rc3 release (evmos#1479)

v12.0.0-rc2

Toggle v12.0.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v12.0.0-rc2 (evmos#1474)

* fix (tests): fix version assertion to be valid for release candidates (evmos#1461)

fix unit test assertion for release candidates

* fix(evm): add gas used (evmos#1466)

* fix(evm): add gas used

* add changelog entry

* add changelog entry

* add changelog entry

* Add TxFeeChecker requirement (evmos#1468)

* add TxFeeChecker requirement

* add unit tests

* update Changelog

* fix(cli) rollback fees auto calculation (evmos#1467)

* chore (ci): update CI workflows to use go v1.20 (evmos#1469)

* update CI workflows to use Go 1.20

* update Dockerfile to use Go 1.20

* address linter

* fix (ci): fix used Go version in CI by passing version as a string (evmos#1471)

fix used Go version in CI by passing version as a string

* chore (ci): remove python from CodeQL action (evmos#1472)

remove python from CodeQL action

* imp(ante): error message (evmos#1470)

* imp(ante): error message

* add changelog entry

* update err msg

* update err msg to be general for all clients

---------

Co-authored-by: Freddy Caceres <facs95@gmail.com>
Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>

* deps: update cosmos-sdk version (evmos#1473)

* deps: update cosmos-sdk version

* add changelog entry

---------

Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>

* update changelog for rc2

* update upgrade constants for rc2

---------

Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
Co-authored-by: Freddy Caceres <facs95@gmail.com>
0