PFC

Results 17 comments of PFC

Polygon's Heimdall uses it as well

log file is here https://gist.github.com/PFC-developer/928f64d36132cc8aca0b8279a7714a49 the last bit is the following: ``` 2024-09-30T13:43:25.504881Z DEBUG ThreadId(25) relay_ack_packet_messages{src_chain=secret-4 src_port=transfer src_channel=channel-135 dst_chain=Oraichain}:generate_operational_data{tracking_id=packet-ack}: outgoing request url=https://rpc-orai.cryptogenesis.xyz/ body={ "jsonrpc": "2.0", "id": "ce40b48a-4f99-4dcc-ad1b-64f67234ce45", "method": "abci_info", "params":...

looks like them upgrading to v50 resolved this. The packet is still stuck.. but that's due to me not having a orai archive node available. Thanks for the help Lucas!

The following is moving steak to work on multiple independent chains, by - removing the 'luna' and making it configurable. - attempts to reduce some of the gas costs on...

@tony-iqlusion ? any ideas ? I'm assuming I need to downgrade something, but would prefer staying with tonic13 (which is what the current version is built with)

which version of alpine works then?? 3.18 doesn't appear to support go 1.22 (in terms of docker builds.. could be wrong it's been a while since I checked that old...