Ecosyste.ms: Timeline

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

zeta-chain/node

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
  • Update simulation-test.yaml Update simulation-test workflow 59bc886

View on GitHub

kingpinXD pushed 1 commit to sim-import-export zeta-chain/node
  • Update .github/workflows/simulation-test.yaml Co-authored-by: semgrep-code-zeta-chain[bot] <181804379+semgrep-code-z... 21b91d4

View on GitHub

semgrep-code-zeta-chain[bot] created a review comment on a pull request on zeta-chain/node
Semgrep Assistant suggests the following fix: Use an environment variable to safely pass `github` context data to the `run` command. <details><summary><b>View step-by-step instructions</b></summar...

View on GitHub

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

View on GitHub

github-advanced-security[bot] created a review comment on a pull request on zeta-chain/node
## [Semgrep Code] Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection'): 'run-shell-injection' Using variable interpolation `${{...}}` with `github` context da...

View on GitHub

github-advanced-security[bot] created a review on a pull request on zeta-chain/node

View on GitHub

semgrep-code-zeta-chain[bot] created a review comment on a pull request on zeta-chain/node
Using variable interpolation `${{...}}` with `github` context data in a `run:` step could allow an attacker to inject their own code into the runner. This would allow them to steal secrets and code...

View on GitHub

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

View on GitHub

kingpinXD pushed 4 commits to sim-import-export zeta-chain/node
  • fix: SetGatewayAddress might set invalid gateway address (#3030) * fix SetGatewayAddress * add changelog entry * f... 93ebef4
  • ci: Add simulation tests workflow a868450
  • Merge branch 'ci/add-simulation-test' into sim-import-export 924d063
  • merge ci workflow bea00ab

View on GitHub

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

View on GitHub

fbac 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

kingpinXD created a review comment on a pull request on zeta-chain/node
We can ignore the error as some validators might not have any commsion

View on GitHub

kingpinXD 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

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

View on GitHub

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

View on GitHub

swift1337 created a review comment on a pull request on zeta-chain/node
Can we use `MatchStatus()` ?

View on GitHub

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

View on GitHub

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

View on GitHub

swift1337 created a review comment on a pull request on zeta-chain/node
consider aliasing `core` as `ethcore`

View on GitHub

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

View on GitHub

lumtis closed a draft pull request on zeta-chain/node
chore: upgrade to latest protocol contracts
# Description Opening PR to check latest fixes in protocol contracts for v20 branch don't break tests
lumtis created a review comment on a pull request on zeta-chain/node
What is this, why is it needed?

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
If this has to be processed differently we could also reutrn a parsing error to be handled by the calling function, not sure returning an inboundMemo as a pointer makes the API simpler

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
> TODO: rename this function as 'EventToInboundVoteV2' No this would simply be the default logic

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
```suggestion func (ob *Observer) NewInboundVoteFromStdMemo(event *BTCInboundEvent, amountSats *big.Int) *crosschaintypes.MsgVoteInbound { ```

View on GitHub

Load more