Ecosyste.ms: Timeline

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

RnkSngh

RnkSngh published a release on open-ibc/vibc-core-smart-contracts
v4.0.8
## What's Changed * Bump secp256k1 from 4.0.3 to 4.0.4 in the npm_and_yarn group by @dependabot in https://github.com/open-ibc/vibc-core-smart-contracts/pull/234 * fix bundler to be compatible with...
RnkSngh created a tag on open-ibc/vibc-core-smart-contracts

v4.0.8

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

raunak/fix-safe-sdk-export

RnkSngh pushed 1 commit to main open-ibc/vibc-core-smart-contracts
  • fix bundler to be compatible with commonJS for safe-sdk bf5862e

View on GitHub

RnkSngh closed a pull request on open-ibc/vibc-core-smart-contracts
fix bundler to be compatible with commonJS for safe-sdk
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Updated the project version from 4.0.7 to 4.0.8. - Build process now o...
RnkSngh created a branch on open-ibc/vibc-core-smart-contracts

raunak/fix-safe-sdk-export

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

dependabot/npm_and_yarn/npm_and_yarn-38c118d439

RnkSngh pushed 1 commit to main open-ibc/vibc-core-smart-contracts
  • Bump secp256k1 from 4.0.3 to 4.0.4 in the npm_and_yarn group Bumps the npm_and_yarn group with 1 update: [secp256k1]... 6959fa4

View on GitHub

RnkSngh closed a pull request on open-ibc/vibc-core-smart-contracts
Bump secp256k1 from 4.0.3 to 4.0.4 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [secp256k1](https://github.com/cryptocoinjs/secp256k1-node). Updates `secp256k1` from 4.0.3 to 4.0.4 <details> <summary>Commits</summary> <ul> <li><a hr...
RnkSngh created a review on a pull request on open-ibc/vibc-core-smart-contracts

View on GitHub

RnkSngh published a release on open-ibc/vibc-core-smart-contracts
v4.0.7
## What's Changed * update contract workflows to take in external artifacts by @RnkSngh in https://github.com/open-ibc/vibc-core-smart-contracts/pull/236 **Full Changelog**: https://github.com/op...
RnkSngh created a tag on open-ibc/vibc-core-smart-contracts

v4.0.7

RnkSngh published a release on open-ibc/vibc-core-smart-contracts
v4.0.6
**Full Changelog**: https://github.com/open-ibc/vibc-core-smart-contracts/compare/v4.0.5...v4.0.6
RnkSngh created a tag on open-ibc/vibc-core-smart-contracts

v4.0.6

RnkSngh published a release on open-ibc/vibc-core-smart-contracts
v4.0.5
## What's Changed * Raunak/sequencer client l1 origin check by @RnkSngh in https://github.com/open-ibc/vibc-core-smart-contracts/pull/227 **Full Changelog**: https://github.com/open-ibc/vibc-core...
RnkSngh deleted a branch open-ibc/vibc-core-smart-contracts

raunak/add-l1-deploy-support

RnkSngh pushed 5 commits to main open-ibc/vibc-core-smart-contracts
  • update contract workflows to take in external artifacts 0b3d480
  • add support for multiple solc versions (as is required to support optimism contracts deployments) af47770
  • move accounts registry -> single sig registry ea1f293
  • seperate single sig & multisig registries 8fd1743
  • update deploy multisig bin to read from accounts spec 0a562c4

View on GitHub

RnkSngh closed a pull request on open-ibc/vibc-core-smart-contracts
update contract workflows to take in external artifacts
@zhengyangfeng00 Added support for allowing deploying external contracts in our in-js code, but this PR adds support for integrating this functionality through our bin scripts run using `npx` <!...
RnkSngh pushed 4 commits to raunak/add-l1-deploy-support open-ibc/vibc-core-smart-contracts
  • add support for multiple solc versions (as is required to support optimism contracts deployments) a9b9bf6
  • move accounts registry -> single sig registry 4718089
  • seperate single sig & multisig registries 29c2601
  • update deploy multisig bin to read from accounts spec 5749918

View on GitHub

RnkSngh pushed 1 commit to raunak/add-l1-deploy-support open-ibc/vibc-core-smart-contracts
  • update deploy multisig bin to read from accounts spec b05296b

View on GitHub

RnkSngh pushed 1 commit to raunak/add-l1-deploy-support open-ibc/vibc-core-smart-contracts
  • parse chain id from cli argument instead of from spec 9a96a5f

View on GitHub

RnkSngh pushed 5 commits to raunak/add-l1-deploy-support open-ibc/vibc-core-smart-contracts
  • update contract workflows to take in external artifacts 59ffb50
  • add support for multiple solc versions (as is required to support optimism contracts deployments) 4f8cad3
  • move accounts registry -> single sig registry 3c5fd2f
  • seperate single sig & multisig registries b3259af
  • update deploy multisig bin to read from accounts spec 9222d36

View on GitHub

RnkSngh created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
already fixed in a subsequent commit

View on GitHub

RnkSngh created a review on a pull request on open-ibc/vibc-core-smart-contracts

View on GitHub

RnkSngh created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
good one!

View on GitHub

RnkSngh created a review on a pull request on open-ibc/vibc-core-smart-contracts

View on GitHub

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

raunak/multi-solc-artifacts

RnkSngh pushed 4 commits to raunak/add-l1-deploy-support open-ibc/vibc-core-smart-contracts
  • add support for multiple solc versions (as is required to support optimism contracts deployments) 9f4978a
  • move accounts registry -> single sig registry 77a3160
  • seperate single sig & multisig registries 9e97b50
  • update deploy multisig bin to read from accounts spec da9b8a5

View on GitHub

RnkSngh closed a pull request on open-ibc/vibc-core-smart-contracts
Raunak/multi solc artifacts
Our vibc core artifact files are always in the format of `FactoryName.sol/FactoryName.json`. However, some Otimism contract artifacts are in the format of `Factoryname.sol<SolcVersion>.sol/Fact...
Load more