kubo/core/coreiface
Sergey Gorbunov d81f524cce
Some checks are pending
CodeQL / codeql (push) Waiting to run
Docker Build / docker-build (push) Waiting to run
Gateway Conformance / gateway-conformance (push) Waiting to run
Gateway Conformance / gateway-conformance-libp2p-experiment (push) Waiting to run
Go Build / go-build (push) Waiting to run
Go Check / go-check (push) Waiting to run
Go Lint / go-lint (push) Waiting to run
Go Test / go-test (push) Waiting to run
Interop / interop-prep (push) Waiting to run
Interop / helia-interop (push) Blocked by required conditions
Interop / ipfs-webui (push) Blocked by required conditions
Sharness / sharness-test (push) Waiting to run
Spell Check / spellcheck (push) Waiting to run
feat(ipns): support passing custom sequence number during publishing (#10851)
* feat(ipns): Add a parameter in name.publish to change the sequence number
* test: monotonic name publish --sequence
* docs: `name publish --sequence`
* chore: boxo main with PR 962

---------

Co-authored-by: Marcin Rataj <lidel@lidel.org>
2025-08-13 04:15:45 +02:00
..
options feat(ipns): support passing custom sequence number during publishing (#10851) 2025-08-13 04:15:45 +02:00
tests fix: Provide according to Reprovider.Strategy (#10886) 2025-08-08 10:56:44 +02:00
block.go chore: clean migration 2023-11-29 12:29:59 +01:00
coreapi.go client/rpc!: remove deprecated DHT commands 2024-03-05 09:01:00 +01:00
dag.go gx-go uw 2019-02-09 01:23:13 +01:00
errors.go errors: introduce a 'not supported' error 2019-02-19 02:44:36 -08:00
idfmt.go chore: update go-libp2p to v0.23.4 2022-12-09 13:46:13 +01:00
key.go feat: ipfs key sign|verify (#10235) 2023-12-04 09:51:26 +01:00
name.go chore: clean migration 2023-11-29 12:29:59 +01:00
object.go core/commands!: remove deprecated object APIs (#10375) 2024-03-22 09:32:30 +01:00
pin.go refactor(cmds): do not return errors embedded in result type (#10527) 2024-12-03 20:15:33 +01:00
pubsub.go chore: clean migration 2023-11-29 12:29:59 +01:00
routing.go core: deprecate CoreAPI.Dht, introduce CoreAPI.Routing 2024-02-07 10:47:30 +01:00
swarm.go chore: update go-libp2p to v0.23.4 2022-12-09 13:46:13 +01:00
unixfs.go collection of typo fixes (#10647) 2024-12-29 21:27:41 -08:00
util.go Cleanup instances of manual resolver construction 2018-10-02 18:35:14 +02:00