Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

zeta-chain/node

coderabbitai[bot] created a review comment on a pull request on zeta-chain/node
_:warning: Potential issue_ **Fix incorrect documentation in ZRC20ToCosmosDenom.** The function comment states the conversion format as "zevm/{ZRC20Address}" but the actual implementation uses "z...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on zeta-chain/node
_:warning: Potential issue_ **Enhance modifier security with descriptive revert message** The onlyOwner modifier should provide a clear error message. ```diff modifier onlyOwner() { - ...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on zeta-chain/node
_:warning: Potential issue_ **Fix contract documentation and add event documentation** The contract comment incorrectly references IBank instead of IDistribute. ```diff -// @dev Call IBank contr...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on zeta-chain/node
_:bulb: Codebase verification_ **Gas cost inconsistency confirmed in unstake operation** The `UnstakeMethodGas` value (1000) is indeed incorrectly set compared to other staking operations: - Stak...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on zeta-chain/node
_:warning: Potential issue_ **Fix typo in `DisitributeEventName`** There's a typo in the constant name that could cause integration issues with smart contracts. Apply this fix: ```diff - Disitri...

View on GitHub

coderabbitai[bot] created a review on a pull request on zeta-chain/node
**Actionable comments posted: 66** <details> <summary>๐Ÿงน Outside diff range and nitpick comments (35)</summary><blockquote> <details> <summary>precompiles/staking/method_get_all_validators.go (1)<...

View on GitHub

coderabbitai[bot] created a review on a pull request on zeta-chain/node
**Actionable comments posted: 66** <details> <summary>๐Ÿงน Outside diff range and nitpick comments (35)</summary><blockquote> <details> <summary>precompiles/staking/method_get_all_validators.go (1)<...

View on GitHub

codecov[bot] created a comment on a pull request on zeta-chain/node
## [Codecov](https://app.codecov.io/gh/zeta-chain/node/pull/3019?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zeta-chai...

View on GitHub

fbac pushed 8 commits to feat/staking-distribute-function zeta-chain/node
  • ci: remove v2 migration test from scheduled CI and release workflow (#3013) 923b936
  • feat: erc20 auth calls (#3012) * bump protocol contracts to use erc20 auth calls * bump protocol contracts and fix ... 9347165
  • fix: support `depositAndCall` and `withdrawAndCall` with empty message (#3018) * add no message tests * add is cros... 41ec117
  • docs(rfc): non-evm chain memo design standard (#2963) * upload non-evm chain memo design doc * add changelog entry ... 3aa68fe
  • test: add simulation tests (#2947) * debug sim test * start modifuing for v50 * add sim test v1 * add sim export ... 0f8a4c2
  • fix: SetGatewayAddress might set invalid gateway address (#3030) * fix SetGatewayAddress * add changelog entry * f... 93ebef4
  • chore: always set explicit base compose file (#3037) b334267
  • Merge branch 'develop' into feat/staking-distribute-function 36e36a8

View on GitHub

fbac pushed 1 commit to feat/staking-distribute-function zeta-chain/node
  • e2e: finish disitribute tests 7da0e3a

View on GitHub

julianrubino pushed 1 commit to sim-import-export zeta-chain/node

View on GitHub

julianrubino pushed 1 commit to sim-import-export zeta-chain/node

View on GitHub

gartnera created a review comment on a pull request on zeta-chain/node
This doesn't seem to run anything on a PR now?

View on GitHub

gartnera created a review on a pull request on zeta-chain/node

View on GitHub

julianrubino pushed 1 commit to sim-import-export zeta-chain/node
  • Add runs on to matrix conditional job d18978b

View on GitHub

kingpinXD created a review comment on a pull request on zeta-chain/node
4b0dda4d553e24a0722e670d57ac8bbc8450974d

View on GitHub

kingpinXD created a review on a pull request on zeta-chain/node

View on GitHub

kingpinXD pushed 2 commits to sim-import-export zeta-chain/node
  • ignore simulation tests from codecov 4b0dda4
  • Merge remote-tracking branch 'origin/sim-import-export' into sim-import-export e8d127a

View on GitHub

kingpinXD pushed 2 commits to sim-import-export zeta-chain/node
  • chore: always set explicit base compose file (#3037) b334267
  • Merge branch 'develop' into sim-import-export 6fcad07

View on GitHub

kingpinXD created a review comment on a pull request on zeta-chain/node
Are you referring to the use of the recover? Having the recovery here is useful as we initiate two runs,, and we can panic in either one of them.

View on GitHub

kingpinXD created a review on a pull request on zeta-chain/node

View on GitHub

fbac pushed 1 commit to feat/staking-distribute-function zeta-chain/node
  • add distribution query client to e2e 5ea0fac

View on GitHub

ws4charlie created a review on a pull request on zeta-chain/node

View on GitHub

julianrubino pushed 1 commit to sim-import-export zeta-chain/node
  • Rename sim tests file, add result aggregation and merge jobs 57b5d4e

View on GitHub

kingpinXD created a review comment on a pull request on zeta-chain/node
I was planning to have a directory test that can hold all test-related files , and have directories for simulation, e2e etc

View on GitHub

kingpinXD created a review on a pull request on zeta-chain/node

View on GitHub

kingpinXD created a review comment on a pull request on zeta-chain/node
no, I changed it to t.log

View on GitHub

kingpinXD created a review on a pull request on zeta-chain/node

View on GitHub

swift1337 pushed 1 commit to feat/ton-withdrawals zeta-chain/node
  • Enforce additional validation on withdrawal parsing cede35f

View on GitHub

swift1337 pushed 1 commit to feat/ton-withdrawals zeta-chain/node

View on GitHub

Load more