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 comment on a pull request on zeta-chain/node
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Draft detect...

View on GitHub

fbac pushed 1 commit to feat/staking-distribute-function zeta-chain/node

View on GitHub

swift1337 pushed 1 commit to feat/ton-withdrawals zeta-chain/node
  • Add test cases for withdrawals in observeGateway() 12b3c51

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
Same comment about `require.NoError`

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
What's the difference between two context? I think we can be more precise in the variable name

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
Same, I don't think we ever need panics

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
Some places we use `t.Log` but here logger, any reason?

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
I don't think we need a directory `tests`, we can directly put `simulation` at the root I think this can also be removed from test coverage

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
Can use require.NoError

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
```suggestion ``` ### Import and run simulation test long This test runs the import and run simulation test for a longer duration. It uses the runsim tool to run the same test in parallel thre...

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
Would be great great to add some empty lines between these paragraphs

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
```suggestion ### Import Export long test ```

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
```suggestion This test runs the import export simulation test for a longer duration. It uses the runsim tool to run the same test in parallel threads ```

View on GitHub

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

View on GitHub

lumtis created a comment on a pull request on zeta-chain/node
Tested by disabling the mainnet condition (like mainnet is used for E2E tests), this looks good ``` bitcoin | ⏳running - deposit Bitcoin into ZEVM bitcoin | ✅ completed in 6.038452044s - d...

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
Introduced a variable `isStandardMemo` to made the flow clear in the same refactor https://github.com/zeta-chain/node/commit/b2c149c4124f27c83f2ef6f4a55f76f8c3534433

View on GitHub

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

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
simplified in same refactor https://github.com/zeta-chain/node/commit/b2c149c4124f27c83f2ef6f4a55f76f8c3534433

View on GitHub

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

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
in same refactor https://github.com/zeta-chain/node/commit/b2c149c4124f27c83f2ef6f4a55f76f8c3534433

View on GitHub

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

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
This is updated https://github.com/zeta-chain/node/pull/3025/commits/b2c149c4124f27c83f2ef6f4a55f76f8c3534433

View on GitHub

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

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
To make the logic clear, here is the refactor: https://github.com/zeta-chain/node/pull/3025/commits/b2c149c4124f27c83f2ef6f4a55f76f8c3534433

View on GitHub

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

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
I moved as the 1st test in Bitcoin group in commit: https://github.com/zeta-chain/node/pull/3025/commits/b2c149c4124f27c83f2ef6f4a55f76f8c3534433

View on GitHub

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

View on GitHub

ws4charlie pushed 1 commit to feat-btc-revert-address zeta-chain/node
  • code refactor to make DecodeMemoBytes more redable b2c149c

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
Those variables will be initialized as nil or empty value, and this is done intentionally.

View on GitHub

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

View on GitHub

Load more