Fuxing Loh
Fuxing Loh
Updated RPC typing prioritization, removed prioritization for RPC that are going to be created with `jellyfish-transaction`. All RPC without side effect/mutating properties (`get`, `list`) should be prioritized over those with...
### To prioritize: `rpc_tokens.cpp` - listtokens - gettoken `rpc_poolpair.cpp` - listpoolpairs - getpoolpair - listpoolshares `rpc_accounts.cpp` - listaccounts - getaccount - gettokenbalances - listaccounthistory `mining.ccp` - estimatesmartfee - estimaterawfee
@jingyi2811 mentioned that it's hard to test multi node setup (e.g. `getpeerinfo`) without https://github.com/DeFiCh/jellyfish/issues/40 implemented. Hence some RPC implementations are blocked by that.
Please priotize in this order: 1. `rpc_accounts.cpp` 2. `rpc_tokens.cpp` 3. `rpc_accounts.cpp`
/duplicate as this was mentioned in #1701 and fixed in #1710, however, it wasn't deployed on Ocean TestNet yet due to the upcoming hard fork and focus is currently on...
Looks like there are breaking tests that should be fixed.
Duplicate of https://github.com/JellyfishSDK/jellyfish/issues/1487 where some snapshotted nodes don't have all the account history. Issue expected to be fixed by `v3.0` of node release.
/area packages /apps whale-api /kind bug
Closing as this should be fixed with https://github.com/DeFiCh/ain/releases/tag/v2.9.3