Wangmmx

Results 17 issues of Wangmmx

Hello, I want to know how to decode log likes explorer do https://explorer.aelf.io/tx/98a45cc1abcc5d45f2a24d67bf39525351fb5ee6e827d2af1e949440f3e5f489 When I click the decode button, it shows me the transaction details And I have tried using...

I tried to calculate the txHash by the same way as cosmos, but got the wrong data, how can I get txHash before submit? Is it sha256? Any demo or...

Hi, I tried to call substrate.get_events, but the data I got could not be decoded successfully. Is there any special type? I am currently referring to https://github.com/ PolymeshAssociation/Polymesh/blob/develop/polymesh_schema.json Btw, the...

Hi, I want to get all transaction by time range, the `sui_getTransactionsInRange ` can get transactions by sequence, but I can not get the sequence in transaction details, It is...

Hi, I used `sui_getEventsByTimeRange` to get all events, but now it got 'Method not found' error, will it be added back? Or is there any other api to get transactions...

rpc
sui-devx-oncall

Hi, I tried to send RUNE but got this error:Error: failed to execute message; message index: 0: rune transfers are currently disabled: send transactions are disabled, could you please help...

Hi, I want to scan the entire network without missing transactions. Which field should I use as the standard? Can I use bluescore? In addition, is there any api for...

LatestIrreversibleBlock in this api returned the same value about 1 month, is that an issue? ![image](https://github.com/nebulasio/go-nebulas/assets/22836587/4bfa42bb-7567-41e9-82c1-9ab9ee20b7e8)

After upgrade, the fee info is always 0 urune in txBody in this api: Is this a bug? https://thornode.ninerealms.com/cosmos/tx/v1beta1/txs/E070DD5C81CFA80A5420FD583B73706F13178CF43F8ACFD3FB598C09A82EFEC7 ``` "fee": { "amount": [ { "denom": "urune", "amount": "0" }...

Hi I failed to email rickey so i contacted you guys Thanks for your helpful docs, I signed it again and changed the transaction body, now the transaction has no...