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

ws4charlie created a review comment on a pull request on zeta-chain/node
https://github.com/zeta-chain/node/pull/2987/commits/d022be1053ebba9c11d5d3d5c51755b3705b4c03

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
https://github.com/zeta-chain/node/pull/2987/commits/d022be1053ebba9c11d5d3d5c51755b3705b4c03

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
good idea. added https://github.com/zeta-chain/node/pull/2987/commits/d022be1053ebba9c11d5d3d5c51755b3705b4c03

View on GitHub

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

View on GitHub

ws4charlie pushed 1 commit to feat-inbound-memo zeta-chain/node
  • move bits.go to bits folder; type defines for OpCode and EncodingFormat; add more func descriptions d022be1

View on GitHub

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

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
Yeah. I updated this logic by explicit assignment: `m.Header.DataFlags = dataFlags`

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
The memo package already has an interface name `Fields` that each version of fields will implement. I tried to renaming interface `Fields` as `MemoFields` but the linter says `memo.MemoFields` is a...

View on GitHub

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

View on GitHub

GMaiolo created a comment on an issue on zeta-chain/node
@lumtis does this need an update on the nodes?

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
Do you mean replacing the existing `headBytes + dataBytes` ==> `expectedMemo` as one single `dataBytes` ==> `expectedMemo`, or visualizing the bytes as hex string like below: ``` dataHex: `0000...

View on GitHub

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

View on GitHub

lumtis closed an issue on zeta-chain/node
Unknown field errors when querying pre-v19 height cosmos transactions
**Describe the Bug** When querying `/cosmos/tx/v1beta1/txs?events=tx.height=4667204&page=1&limit=100&pagination.count_total=true` With heights previous to the v19 update, nodes fail errors like t...
lumtis deleted a branch zeta-chain/node

legacy-msgs-codec

github-merge-queue[bot] pushed 1 commit to develop zeta-chain/node
  • fix: add legacy messages back to codec (#2909) * add supply field back * legacy messages * add to codec * add mes... ae6ab23

View on GitHub

lumtis closed a pull request on zeta-chain/node
fix: add legacy messages back to codec
# Description - Add old field in `VoteGasPrice` back in the message - Define pre-v19 messages back to add in codec Closes: https://github.com/zeta-chain/node/issues/2835 <!-- This is an aut...
github-merge-queue[bot] deleted a branch zeta-chain/node

gh-readonly-queue/develop/pr-2909-2146e4f1a2e007d788dfae018af15e52d8e658ee

github-merge-queue[bot] created a branch on zeta-chain/node

gh-readonly-queue/develop/pr-2909-2146e4f1a2e007d788dfae018af15e52d8e658ee - ZetaChain’s blockchain node and an observer validator client

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

View on GitHub

github-merge-queue[bot] pushed 1 commit to develop zeta-chain/node
  • fix: fix admin e2e tests and bump protocol contracts (#3006) * bump protocol contracts * fix build and e2e tests *... 2146e4f

View on GitHub

github-merge-queue[bot] deleted a branch zeta-chain/node

gh-readonly-queue/develop/pr-3006-09e8c3a120c1e1de53e3bbf00d1c028f0a45c99d

github-merge-queue[bot] created a branch on zeta-chain/node

gh-readonly-queue/develop/pr-3006-09e8c3a120c1e1de53e3bbf00d1c028f0a45c99d - ZetaChain’s blockchain node and an observer validator client