Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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 pushed 1 commit to main open-ibc/vibc-core-smart-contracts
- fix bundler to be compatible with commonJS for safe-sdk bf5862e
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 opened a pull request on open-ibc/vibc-core-smart-contracts
fix bundler to be compatible with commonJS for safe-sdk
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
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 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 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.6RnkSngh 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 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
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
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
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
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