Bertrand Juglas

Results 23 comments of Bertrand Juglas

I've made it for the logo without modifying cfg-web by just modifying nginx configuration to serve /cfg/media/chains from a new media-chains mounted volume added in docker-compose.yml I will create a...

> Finally, I want to add that we are not gunning for the bounty. This script is really designed to fit our own needs as we want to support many...

When it will work in my fork, I will prepare a PR here to integrate it into monorepo so it should make it easier to maintain.

I'm back, I will create the draft and I hope to finish.

> Project is down ? i'm interested too No, I was just too busy to finish it yet.

@Maissacrement I've seen it, will you try to do a Pull Request on this repository to have the feedback from the maintainer of this personal repository ? We should try...

> Hello @zapnap @farcaller @artob @bertux you guys please approve. that will be really helpful for us I'm not part of maintainers so I can't approve.

1. given scenario where there is native ETH warp route and there is low ETH liquidity in the destination reserve managed by owner of this warp route. 2. when a...

I've fixed the links: https://github.com/hyperlane-xyz/hyperlane-monorepo/blob/74a592e5867a375f1705654c1112d7c9ac784ddf/typescript/sdk/src/token/TokenStandard.ts#L100 https://github.com/hyperlane-xyz/hyperlane-monorepo/blob/3c8c68856d241ea787dcb71810fc5c9a428bc336/typescript/sdk/src/warp/WarpCore.ts#L474 But this is only in the SDK so it should be working in the template UI and every UI calling correctly the SDK ?

thanks @jmrossy for the precision, so if I understand correctly you confirm a change is needed in the SDK but it's very impactful change because it can break anything so...