Ecosyste.ms: Timeline

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

zeta-chain/node

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

gh-readonly-queue/develop/pr-2963-93471653698e954de81c3c83b39e7bce6cb30bd6 - ZetaChain’s blockchain node and an observer validator client

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

gh-readonly-queue/develop/pr-3018-93471653698e954de81c3c83b39e7bce6cb30bd6

lumtis pushed 1 commit to doc-non-evm-inbound-memo-format zeta-chain/node

View on GitHub

lumtis created a comment on a pull request on zeta-chain/node
Closing it as the proposal didn't end up in a clear solution

View on GitHub

lumtis closed a draft pull request on zeta-chain/node
docs(rfc): protocol contract arbitrary call interface proposal
# Description List possible alternative for arbitrary call interface.
github-merge-queue[bot] created a branch on zeta-chain/node

gh-readonly-queue/develop/pr-3018-93471653698e954de81c3c83b39e7bce6cb30bd6 - ZetaChain’s blockchain node and an observer validator client

lumtis pushed 1 commit to feat/transferAndCall zeta-chain/node

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
Updated the related issues

View on GitHub

lumtis created a review comment on a pull request on zeta-chain/node
Didn't think about it since we didn't integrate other network with the gateway. But I think we should have kept a single sender field that is bytes, too late now, I think when integrating Bitcoi...

View on GitHub

lumtis 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

View on GitHub

brewmaster012 created a branch on zeta-chain/node

v20-debug-missing-ip - ZetaChain’s blockchain node and an observer validator client

swift1337 pushed 2 commits to feat/ton-withdrawals zeta-chain/node
  • Add Withdraw message w/ payload signature 4813892
  • Minor refactoring 6328d11

View on GitHub

ws4charlie created a comment on an issue on zeta-chain/node
@1337-ishaan Thank you for posting the questions in the Github. We're here glad to help you on any issues/questions. Here are my thoughts for the issue you described above: 1. The `min relay fee...

View on GitHub

ws4charlie created a comment on an issue on zeta-chain/node
@1337-ishaan Thank you for posting the questions in the Github. We're here glad to help you on any issues/questions. Here are my thoughts for the issue you described above: 1. The `min relay fee...

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
Should we still validate the `msg.Erc20Address` according to their `ChainId`? Whitelisting is a manual process, but it is probably still good to have the validation in place.

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
@skosito I think @brewmaster012 has the original deployment keypair so we could put it in the contract repo and generate same thing moving forward.

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
can you add descriptions for each of the steps

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
Theoretically okay, as relayer can be any Solana private key. Wait, are we going to let one of the `zetaclients` to hold the `authority` private key to do file the whitelisting tx? Would the workfl...

View on GitHub

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

View on GitHub

fbac opened an issue on zeta-chain/node
ZRC20 lock/unlock should not depend on ZRC20 being passed as parameter
**Describe the Issue** Current implementation expects the ZRC20 ABI to be passed as parameter: ```go func (k Keeper) LockZRC20( ctx sdk.Context, zrc20ABI *abi.ABI, zrc20Address, spender, o...
fbac pushed 1 commit to feat/staking-distribute-function zeta-chain/node
  • commit last unit test changes 4728c10

View on GitHub

ws4charlie created a review on a pull request on zeta-chain/node
The fix and zetaclient update looks good to me. One minor question.

View on GitHub

ws4charlie created a review on a pull request on zeta-chain/node
The fix and zetaclient update looks good to me.

View on GitHub

fbac pushed 1 commit to feat/staking-distribute-function zeta-chain/node
  • remove function depending on staking precompile b174dc8

View on GitHub

ws4charlie created a review comment on a pull request on zeta-chain/node
Would it be a big impact to move `from` address from `Origin` to `Sender` (and could be truncated bytes for non-EVM address)?

View on GitHub

ws4charlie opened a draft pull request on zeta-chain/node
feat: integrate standard memo to Bitcoin inbound and E2E tests
# Description Complete: - [x] add standard memo support for Bitcoin inbound. - [x] add E2E tests for `deposit`, `deposit_and_call`, `deposit_and_call_revert`, etc. In progress: - [ ] more...
Load more