James Mart

Results 85 comments of James Mart

If a tx isn't idempotent and the intention is to apply a second identical tx, I think it should use separate tapos and therefore be a separate ID.

> transactions that are created within 1 second are likely to have the same tapos Should we add a u8 nonce to tapos to force unique txid? I don't think...

Confirmed that incremental builds are *working* on this branch

Something that bothers me is that in web2 the product is usually the site. "Come check out 'GitHub' at `github.com` !" "Come check out 'Vercel' at `vercel.com` !" ... "Come...

# Proposal ### Table 1: Shared Balance Table Almost identical to today's shared-balance table | Column | Type | Description | |-------------------|---------------|-------------| | `shared_bal_id` | u64 |

> we actually need the chain to handle some requests Beyond `/common` and `/native`?

Perhaps this can be revisited at some point now that a lot of the dispatching is in wasm

> I think listing packages that have upgrades available should be separate from listing packages that are not installed. Maybe the flags should then be `--upgrades-available` and `--not-installed`?

Perhaps each of the top level categories listed should be in its own horizontal nav entry or something so that an entire page can be dedicated to each, which means...

Misc feedback gathered while testing the latest update ### Boot wizard - [x] The Webmail package isn't selected by default when booting with development boot template, even though the Default...