Ecosyste.ms: Timeline

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

zeta-chain/node

swift1337 pushed 1 commit to feat/ton-withdrawals zeta-chain/node
  • Update GW (https://github.com/zeta-chain/protocol-contracts-ton/pull/20) a5c9b76

View on GitHub

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

swift1337 pushed 1 commit to feat/ton-withdrawals zeta-chain/node
  • Add addOutboundTracker to *observer*; Add TSS cache for signatures 1041997

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
The donation tx currently triggers nothing. Zetaclient only print a log on donation. This is a indirectly way to make sure nothing has happened. We have a group of Bitcoin E2E tests to run, what I ...

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
But remove the `Call` doesn't express the operation code of `deposit_and_call`. Or do you like `TestBitcoinDepositCallAndRevert`?

View on GitHub

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

View on GitHub

gartnera created a review comment on a pull request on zeta-chain/node
maybe store this on the go-tss side (under conversion) so we can use it in go-tss tests.

View on GitHub

gartnera created a review comment on a pull request on zeta-chain/node
We should add `c.GetAllNodeAccounts()` to `UpdateAppContext()` and use that instead. That will also work during keygen.

View on GitHub

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

View on GitHub

brewmaster012 created a branch on zeta-chain/node

dht-removal - ZetaChain’s blockchain node and an observer validator client

gartnera pushed 1 commit to compose-explicit-base-file zeta-chain/node
  • chore: always set explicit base compose file f1932f8

View on GitHub

coderabbitai[bot] created a review comment on a pull request on zeta-chain/node
_:warning: Potential issue_ **Update example to include the base compose file explicitly.** The example should be updated to include the base compose file explicitly, which aligns with the PR's o...

View on GitHub

coderabbitai[bot] created a review on a pull request on zeta-chain/node
**Actionable comments posted: 1** <details> <summary>📜 Review details</summary> **Configuration used: .coderabbit.yaml** **Review profile: CHILL** <details> <summary>📥 Commits</summary> Files t...

View on GitHub

coderabbitai[bot] created a review on a pull request on zeta-chain/node
**Actionable comments posted: 1** <details> <summary>📜 Review details</summary> **Configuration used: .coderabbit.yaml** **Review profile: CHILL** <details> <summary>📥 Commits</summary> Files t...

View on GitHub

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: review in progress by coderabbit.ai --> > [!NOTE] > Currently processing new changes ...

View on GitHub

gartnera opened a pull request on zeta-chain/node
chore: always set explicit base compose file
# Description ``` export NODE_COMPOSE_ARGS="-f docker-compose-persistent.yml" make start-e2e-test ``` was broken because we did not provide `-f docker-compose.yml` in `start-e2e-test`. Ens...
gartnera created a branch on zeta-chain/node

compose-explicit-base-file - ZetaChain’s blockchain node and an observer validator client

coderabbitai[bot] created a review comment on a pull request on zeta-chain/node
@gartnera, thank you for the clarification. Since the Tendermint logger does not have a warning level, mapping both warning and info logs to `g.logger.Info` is appropriate. I'll note this for futur...

View on GitHub

coderabbitai[bot] created a review on a pull request on zeta-chain/node

View on GitHub

gartnera created a review comment on a pull request on zeta-chain/node
The tendermint logger does not have a warning level. This is the logic that this is replacing: ``` case ethlog.LvlInfo, ethlog.LvlWarn: logger.Info(r.Msg, r.Ctx...) ```

View on GitHub

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

View on GitHub

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

View on GitHub

coderabbitai[bot] created a review comment on a pull request on zeta-chain/node
Thank you for the clarification, @ws4charlie. I understand that a non-nil `memoStd` with a non-nil `err` indicates that the memo bytes are well-formatted but contain improper data. I'll take this i...

View on GitHub

coderabbitai[bot] 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
a non-Nil memoStd is to tell the caller that the bytes are still well formatted as a memo

View on GitHub

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

View on GitHub

coderabbitai[bot] created a review comment on a pull request on zeta-chain/node
@ws4charlie Understood, thank you for the clarification. (\_/) (•_•) (")_(") <!-- This is an auto-generated reply by CodeRabbit -->

View on GitHub

coderabbitai[bot] 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
it's by design

View on GitHub

Load more