Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
RnkSngh pushed 3 commits to raunak/multi-solc-artifacts open-ibc/vibc-core-smart-contracts
RnkSngh closed a pull request on open-ibc/vibc-core-smart-contracts
Raunak/account registry cleanup
This PR Separates sendingAccounts into two different registries. On one hand, having the account registry return both single and multisig types is not great for contexts where we only need single s...RnkSngh pushed 1 commit to raunak/account-registry-cleanup open-ibc/vibc-core-smart-contracts
- update deploy multisig bin to read from accounts spec 33c2d17
RnkSngh closed a pull request on open-ibc/vibc-core-smart-contracts
Raunak/multisig from spec
Instead of having to pass in all arguments (owners, threshold, signing privatekey , chainId) needed to create a multisg , this PR adds support for specifying an initialized and uninitialized multis...RnkSngh created a comment on a pull request on open-ibc/vibc-core-smart-contracts
Ci failures are due to stacking PRs - should be passing once we have all into one
RnkSngh closed a pull request on open-ibc/ibc-app-solidity-template
add mint and burn example contract
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced secure inter-chain communication with the `XTransfer` contra...RnkSngh opened a pull request on open-ibc/ibc-app-solidity-template
add mint and burn example contract
RnkSngh created a branch on open-ibc/ibc-app-solidity-template
raunak/add-mint-burn-example - Template starter for IBC enabled contracts in Solidity for use with vibc-core-smart-contracts
RnkSngh pushed 3 commits to raunak/multisig-from-spec open-ibc/vibc-core-smart-contracts
RnkSngh pushed 2 commits to raunak/account-registry-cleanup open-ibc/vibc-core-smart-contracts
RnkSngh pushed 2 commits to raunak/multisig-from-spec open-ibc/vibc-core-smart-contracts
RnkSngh opened a draft pull request on open-ibc/vibc-core-smart-contracts
Raunak/account registry cleanup
RnkSngh pushed 1 commit to raunak/multi-solc-artifacts open-ibc/vibc-core-smart-contracts
- update deploy multisig bin to read from accounts spec 84cad4e
RnkSngh pushed 3 commits to raunak/multi-solc-artifacts open-ibc/vibc-core-smart-contracts
RnkSngh opened an issue on open-ibc/vibc-core-smart-contracts
Simplify config for initializing multisig through infra
we have support in our npm package for initializing a multisig + storing the info needing to use it in a subsequent PR, but this makes the infra integration harder. Ideally we should just be able ...RnkSngh pushed 3 commits to raunak/multi-solc-artifacts open-ibc/vibc-core-smart-contracts
RnkSngh pushed 10 commits to raunak/add-l1-deploy-support open-ibc/vibc-core-smart-contracts
- Bump zx from 8.1.4 to 8.1.9 Bumps [zx](https://github.com/google/zx) from 8.1.4 to 8.1.9. - [Release notes](https://... 427480a
- Bump tsup from 8.2.4 to 8.3.0 Bumps [tsup](https://github.com/egoist/tsup) from 8.2.4 to 8.3.0. - [Release notes](ht... 00815c9
- Bump @safe-global/api-kit from 2.4.4 to 2.5.2 Bumps [@safe-global/api-kit](https://github.com/safe-global/safe-core-... eb74b7a
- Bump typescript-eslint from 7.18.0 to 8.11.0 Bumps [typescript-eslint](https://github.com/typescript-eslint/typescri... 822501e
- Bump rollup in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directo... 29a75ac
- Bump @safe-global/safe-core-sdk-types from 5.0.3 to 5.1.0 Bumps [@safe-global/safe-core-sdk-types](https://github.co... 1afd1ce
- fix low-level connectiontolightclientmapping calculation d2c9eae
- rename uch openChannel -> triggerChannelInit ded40ae
- add l1 origin check + unit tests in sequencer solo client b50844c
- update contract workflows to take in external artifacts d09cc63
RnkSngh opened a draft pull request on open-ibc/vibc-core-smart-contracts
update contract workflows to take in external artifacts
RnkSngh opened a draft pull request on open-ibc/vibc-core-smart-contracts
Raunak/multi solc artifacts
RnkSngh pushed 1 commit to main open-ibc/vibc-core-smart-contracts
- add l1 origin check + unit tests in sequencer solo client b50844c