Ecosyste.ms: Timeline

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

RnkSngh

RnkSngh pushed 2 commits to main polymerdao/developer-hub
  • update contract adddresses 8c0e4d2
  • Merge pull request #206 from polymerdao/raunak/update-contracts-1 update contract adddresses 4df2b52

View on GitHub

RnkSngh closed a pull request on polymerdao/developer-hub
update contract adddresses
RnkSngh opened a pull request on polymerdao/developer-hub
update contract adddresses
RnkSngh created a branch on polymerdao/developer-hub

raunak/update-contracts-1 - Docusaurus project for Polymer Developer Hub documentation

RnkSngh created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
```suggestion byte typeByte; ```

View on GitHub

RnkSngh created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
or maybe i'd try `typeByte := mload(add(receiptRLP, 1))`?

View on GitHub

RnkSngh created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
```suggestion receipt = RLPReader.readList(Bytes.slice(receiptRLP, 1, receiptRLP.length - 1)); } else{ receipt = RLPReader.readList(receiptRLP)...

View on GitHub

RnkSngh created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
```suggestion typeByte := byte(0, mload(add(receiptRLP, 1))) ``` if byte is u8 can we get away with only loading 1 byte?

View on GitHub

RnkSngh created a review on a pull request on open-ibc/vibc-core-smart-contracts
LGTM aside from minor nits, more so questions

View on GitHub

RnkSngh created a review on a pull request on open-ibc/vibc-core-smart-contracts
LGTM aside from minor nits, more so questions

View on GitHub

RnkSngh closed a pull request on polymerdao/developer-hub
update contract adddresses
RnkSngh opened a pull request on polymerdao/developer-hub
update contract adddresses
RnkSngh created a branch on polymerdao/developer-hub

raunak/update-contracts - Docusaurus project for Polymer Developer Hub documentation

RnkSngh pushed 1 commit to main polymerdao/developer-hub
  • update contract adddresses ff32377

View on GitHub

RnkSngh published a release on open-ibc/vibc-core-smart-contracts
v4.0.20
## What's Changed * fix revert error in even rlp byte length by @RnkSngh in https://github.com/open-ibc/vibc-core-smart-contracts/pull/296 **Full Changelog**: https://github.com/open-ibc/vibc-cor...
RnkSngh pushed 1 commit to main open-ibc/vibc-core-smart-contracts
  • fix revert error in even rlp byte length f26b246

View on GitHub

RnkSngh deleted a branch open-ibc/vibc-core-smart-contracts

raunak/fix-rlp-even

RnkSngh closed a pull request on open-ibc/vibc-core-smart-contracts
fix revert error in even rlp byte length
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Updated bytecode for multiple contracts, including `CrossL2Prover`, `Di...
RnkSngh created a branch on open-ibc/vibc-core-smart-contracts

raunak/l2prover-unit-test

RnkSngh created a branch on open-ibc/vibc-core-smart-contracts

raunak/fix-rlp-even

RnkSngh published a release on open-ibc/vibc-core-smart-contracts
v4.0.19
## What's Changed * patch address & topics parsing in parseLog by @RnkSngh in https://github.com/open-ibc/vibc-core-smart-contracts/pull/294 **Full Changelog**: https://github.com/open-ibc/vibc-c...
RnkSngh created a tag on open-ibc/vibc-core-smart-contracts

v4.0.19

RnkSngh deleted a branch open-ibc/vibc-core-smart-contracts

raunak/patch-parseLog

RnkSngh pushed 1 commit to main open-ibc/vibc-core-smart-contracts
  • patch address & topics parsing in parseLog 2c480fa

View on GitHub

RnkSngh closed a pull request on open-ibc/vibc-core-smart-contracts
patch address & topics parsing in parseLog
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new function `bytesToAddr` for converting byte arrays to Et...
RnkSngh pushed 1 commit to raunak/patch-parseLog open-ibc/vibc-core-smart-contracts
  • patch address & topics parsing in parseLog 0530f6c

View on GitHub

RnkSngh created a branch on open-ibc/vibc-core-smart-contracts

raunak/patch-parseLog

RnkSngh created a branch on open-ibc/vibc-core-smart-contracts

raunak/repro-signer-bug

RnkSngh pushed 1 commit to raunak/proof-api-unit-rebased open-ibc/vibc-core-smart-contracts
  • try with abi encode packed 135e221

View on GitHub

Load more