Ecosyste.ms: Timeline

Browse the timeline of over 8.2 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.

hyperledger/fabric-protos

bestbeforetoday created a comment on an issue on hyperledger/fabric-protos
Hmmm, digging a bit more into ESM and CommonJS module loading... it _seems_ that ES modules can load CommonJS modules fine (with some minor caveats related to default exports), whereas ComonJS modu...

View on GitHub

dependabot[bot] deleted a branch hyperledger/fabric-protos

dependabot/bundler/docs/bundler-bbda4f380e

dependabot[bot] created a comment on a pull request on hyperledger/fabric-protos
Superseded by #226.

View on GitHub

dependabot[bot] closed a pull request on hyperledger/fabric-protos
Bump the bundler group across 1 directory with 2 updates
Bumps the bundler group with 2 updates in the /docs directory: [activesupport](https://github.com/rails/rails) and [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `activesupport` fr...
dependabot[bot] opened a pull request on hyperledger/fabric-protos
Bump the bundler group across 1 directory with 3 updates
Bumps the bundler group with 3 updates in the /docs directory: [activesupport](https://github.com/rails/rails), [nokogiri](https://github.com/sparklemotion/nokogiri) and [rexml](https://github.com/...
bestbeforetoday created a comment on an issue on hyperledger/fabric-protos
If you have a good idea for a better approach, you could submit a pull request?

View on GitHub

bestbeforetoday created a comment on an issue on hyperledger/fabric-protos
As I mentioned (probably not clearly enough) above, fabric-chaincode-go still uses the fabric-protos-go, but can probably be very easily updated to fabric-protos-go-apiv2, which would make chaincod...

View on GitHub

jt-nti created a comment on an issue on hyperledger/fabric-protos
It sounds like you'll need to stay with the old api until Fabric updates, unless there's some way to untangle the dependency Fabric has on fabric-chaincode-go sooner.

View on GitHub

sandeepnRES created a comment on an issue on hyperledger/fabric-protos
@bestbeforetoday @jt-nti Thanks for the confirmation. But I just now noticed that, these two packages: ``` github.com/hyperledger/fabric-chaincode-go github.com/hyperledger/fabric-contract-api...

View on GitHub

polRk created a comment on an issue on hyperledger/fabric-protos
> Maybe a bundler could be used to achieve the desired result? Yes, the current compiler is disgusting, you need to write a new solution here...

View on GitHub

polRk created a comment on an issue on hyperledger/fabric-protos
> Node 18 is still a supported [LTS release](https://github.com/nodejs/release#release-schedule) for another year. We should definitely **not** drop support for it before it reaches end-of-life. ...

View on GitHub

bestbeforetoday created a comment on an issue on hyperledger/fabric-protos
Provided it doesn't cause any compatibility issues for existing Node users, ensuring the [@hyperledger/fabric-protos](https://www.npmjs.com/package/@hyperledger/fabric-protos) package is an ES modu...

View on GitHub

bestbeforetoday created a comment on an issue on hyperledger/fabric-protos
The wire format is unchanged between the two API versions so client and server ends of a connection can use different API versions completely seamlessly. As @jt-nti mentions, the [fabric-gateway](h...

View on GitHub

jt-nti created a comment on an issue on hyperledger/fabric-protos
@sandeepnRES I'm not sure how official it is but I think @denyeart wants to go ahead with `apiv2`. It would certainly be nice to deprecate `github.com/hyperledger/fabric-protos-go`. As far as I kno...

View on GitHub

sandeepnRES created a comment on an issue on hyperledger/fabric-protos
@jt-nti Thanks for the reply, so its officially confirmed that going ahead `apiv2` will be used, and `github.com/hyperledger/fabric-protos-go` will be deprecated? Just because both had last commi...

View on GitHub

jt-nti created a comment on an issue on hyperledger/fabric-protos
I've also been [wondering if it's time to update the go_packages to apiv2](https://github.com/hyperledger/fabric-protos/pull/215#issuecomment-2050558124). It might make sense to wait until [Fabric ...

View on GitHub

bestbeforetoday created a comment on an issue on hyperledger/fabric-protos
Node 18 is still a supported [LTS release](https://github.com/nodejs/release#release-schedule) for another year. We should definitely **not** drop support for it before it reaches end-of-life.

View on GitHub

dependabot[bot] deleted a branch hyperledger/fabric-protos

dependabot/bundler/docs/activesupport-6.0.6.1

dependabot[bot] created a comment on a pull request on hyperledger/fabric-protos
Superseded by #223.

View on GitHub

dependabot[bot] closed a pull request on hyperledger/fabric-protos
Bump activesupport from 6.0.4.7 to 6.0.6.1 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.4.7 to 6.0.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rails/rails/releases">activ...
dependabot[bot] opened a pull request on hyperledger/fabric-protos
Bump the bundler group across 1 directory with 2 updates
Bumps the bundler group with 2 updates in the /docs directory: [activesupport](https://github.com/rails/rails) and [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `activesupport` fr...
dependabot[bot] opened a pull request on hyperledger/fabric-protos
Bump golang.org/x/net from 0.20.0 to 0.23.0 in /bindings/go-apiv1
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/c48da131589f122489348be5df...
denyeart created a comment on a pull request on hyperledger/fabric-protos
@jt-nti There have been some challenges updating core Fabric to apiv2, see discussion in https://github.com/hyperledger/fabric/issues/3650

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages hyperledger/fabric-protos

View on GitHub

Load more