nim-dagger/codex
Adam Uhlíř 4b9336ec07
API tweaks for OpenAPI, errors and endpoints (#886)
* All sort of tweaks

* docs: availability's minPrice doc

* Revert changes to the two node test example

* Change default EC params in REST API

Change default EC params in REST API to 3 nodes and 1 tolerance.

Adjust integration tests to honour these settings.

---------

Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
2024-09-24 08:37:08 +00:00
..
blockexchange Update advertising (#862) 2024-08-26 13:18:59 +00:00
contracts API tweaks for OpenAPI, errors and endpoints (#886) 2024-09-24 08:37:08 +00:00
erasure Bandaid for failing erasure coding (#855) 2024-07-03 14:44:00 +00:00
manifest Chronos v4 Update (v3 Compat Mode) (#814) 2024-07-18 21:04:33 +00:00
merkletree Block deletion with ref count & repostore refactor (#631) 2024-06-20 22:46:06 +00:00
purchasing
rest API tweaks for OpenAPI, errors and endpoints (#886) 2024-09-24 08:37:08 +00:00
sales API tweaks for OpenAPI, errors and endpoints (#886) 2024-09-24 08:37:08 +00:00
slots Rework circuit downloader (#882) 2024-09-23 14:37:17 +00:00
stores Update advertising (#862) 2024-08-26 13:18:59 +00:00
streams Fix StoreStream so it doesn't return parity bytes (#838) 2024-06-21 11:09:59 +00:00
utils
blockexchange.nim
blocktype.nim Chronos v4 Update (v3 Compat Mode) (#814) 2024-07-18 21:04:33 +00:00
chunker.nim
clock.nim
codex.nim Rework circuit downloader (#882) 2024-09-23 14:37:17 +00:00
codextypes.nim
conf.nim Rework circuit downloader (#882) 2024-09-23 14:37:17 +00:00
contracts.nim
discovery.nim
erasure.nim
errors.nim
indexingstrategy.nim Fix verifiable manifest initialization (#839) 2024-06-21 22:50:56 +00:00
logutils.nim
manifest.nim
market.nim refactor(marketplace): generic querying of historical marketplace events (#872) 2024-08-16 02:55:25 +00:00
merkletree.nim
namespaces.nim
node.nim Update advertising (#862) 2024-08-26 13:18:59 +00:00
periods.nim
purchasing.nim
rng.nim
sales.nim API tweaks for OpenAPI, errors and endpoints (#886) 2024-09-24 08:37:08 +00:00
slots.nim
stores.nim
streams.nim
systemclock.nim
units.nim Block deletion with ref count & repostore refactor (#631) 2024-06-20 22:46:06 +00:00
utils.nim
validation.nim