RdLrT
RdLrT
> This currently seems suprisingly slow Isnt it due to use of `min`? Wonder if you can use below (since block table is already sorted due to sync process, unless...
Need to be slightly careful with this requirement now, given that we support single-address from HD Wallets (Daedalus/Yoroi) and ledger devices. This could break the wallet functionality for such wallets
Depends on what we decide with #587
Hi @comozo , That's great to hear. The issue is simply to test and handle relative paths (eg: folks using `../` or `./` or `~/` when specifying folder paths in...
Might need a temporary diversion on master instead of being able to copy as-is, as alpha is on node-1.35 now, while mainnet upgrade is not yet mandatory
> No I have not yet. I am away from my laptop and cold storage. You're conversing with a scammer. Do not fall for live support page/online wallet suggested as...
> make this endpoint accept a list of hashes as bulk input Would agree , as it's a simple table, makes sense to add bulk query ability
> It was always intended that ties be settled uniformly random. @JaredCorduan - wouldn't that incentivise those operators to create more adversarial forks (as in run multiple BP nodes -...
> multiple BP nodes with the same keys? that won't help, that doesn't change how consensus chooses between forks. When results for chain election are random, if 2 BPs from...
The option to be able to access limit/offset - even if not other columns (controlled via config) - also helps us build RPCs that can artificially use custom pagination techniques...