Ecosyste.ms: Timeline

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

zeta-chain/node

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

ws4charlie pushed 3 commits to feat-btc-revert-address zeta-chain/node
  • 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-btc-revert-address dc877ce

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
default path added in https://github.com/zeta-chain/node/pull/3025/commits/7a2880bf21e47dfa10d0f3a9dd3756064237afbd

View on GitHub

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

View on GitHub

Load more