Active development: 17 commits across 1 contributor
Code ActivitySource linked
14 active day(s) in spireproto/spire.
Utility
Verified BuilderClearing primitives for tokenised assets: settlement windows, novation, netting in time, margin, collateral limits and the default waterfall. BigInt throughout, zero dependencies.
Code ActivitySource linked
14 active day(s) in spireproto/spire.
Code ActivitySource linked
9 active day(s) in spireproto/spire-checks.
View evidenceGithub ReleaseSource verified
- `register()` no longer loses the entry array. The summary spread over it, because the summary carried a field called `entries` holding a count.
View evidenceGithub ReleaseSource verified
- `register()` returns entries with flags plus both readings.
View evidenceGithub ReleaseSource verified
- `resolveTicker()` returns every candidate with a verdict, and `null` when the answer is not unique.
View evidenceGithub ReleaseSource verified
- Transport takes an injected fetch, so the whole client is testable offline.
View evidenceGithub ReleaseSource verified
- JSON-RPC transport, hand-encoded selectors, `token()` and `identify()`.
View evidenceGithub ReleaseSource verified
- `register.resolve()` returns `count`, not a field named `entries` holding a number. It collided when callers spread the result next to the entry array.
View evidenceGithub ReleaseSource verified
- `snapshot.take()` looks through pools with readable share accounting. - Look-through rounding dust stays with the pool so a snapshot still reconciles.
View evidenceGithub ReleaseSource verified
- `allocation.allocateAccrual()` for issuers that bump the multiplier instead of paying.
View evidenceGithub ReleaseSource verified
- `identity.resolveTicker()` throws on ambiguity rather than returning the first match.
View evidenceGithub ReleaseSource verified
- `register.build()` flags duplicates, reversals and outsized steps. - `register.resolve()` reports absolute and composed readings side by side.
View evidenceGithub ReleaseSource verified
- Fixed-point multiplier arithmetic, BigInt throughout.
View evidenceCode ActivitySource linked
15 active day(s) in spireproto/spire-sdk.
View evidenceCode ActivitySource linked
12 active day(s) in spireproto/spire-core.
View evidence