PFC

Results 17 issues of PFC

hi. I'm trying to go through your code example on how to use this tool.. the problems I can see are 1. the generate boilerplate actually has 2 contracts pre-installed...

I saw the PR #556 but sadly am still seeing this issue when building 3.4.3 with alpine 3.20 it is intermittent (naturally).. and only affects LUNC nodes. (I run many...

bug

reconciliation didn't mark batches as reconciled if the amount was zero. new feature.. allow admin to withdraw unbonded amount for a user. (100% same logic)

When running ``` hermes clear packets --chain Oraichain --port transfer --channel channel-217 --packet-sequences 1551 ``` the following error occurs -- gRPC call `send_tx_simulate` failed with status: status: Unknown, message: "recovered:...

1. clone codebase. (no modifications. ran git submodule --init) 2. cd cosmos-sdk-proto 3. cargo build with no errors 4. go into ./proto-build 5. cargo run 6. cd ../cosmos-sdk-proto and try...