This website requires JavaScript.
Explore
Help
Sign In
luxfi
/
utxo
Watch
1
Star
0
Fork
0
mirror of
https://github.com/luxfi/utxo.git
synced
2026-07-27 03:39:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
57
Commits
3
Branches
31
Tags
v0.5.8
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
zeekay
6c71523404
chore(deps): bump geth v1.20.1 + luxfi deps — stack unification
2026-07-15 11:12:36 -07:00
.github
/workflows
ci: add Go test+lint workflow (ubuntu+macos, go 1.26.3)
2026-05-25 10:31:06 -07:00
bls12381fx
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
ed25519fx
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
luxmock
fix: update dependencies and fix type errors
2026-01-26 09:10:39 -08:00
mldsafx
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
nftfx
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
propertyfx
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
schnorrfx
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
secp256k1fx
lint: fix remaining 3 math.Mul64 (secp256k1fx/secp256r1fx/slhdsafx)
2026-07-13 03:50:52 -07:00
secp256r1fx
lint: fix remaining 3 math.Mul64 (secp256k1fx/secp256r1fx/slhdsafx)
2026-07-13 03:50:52 -07:00
slhdsafx
lint: fix remaining 3 math.Mul64 (secp256k1fx/secp256r1fx/slhdsafx)
2026-07-13 03:50:52 -07:00
wire
wire: export AppendTransferable{Out,In} + TransferableXFromObject
2026-07-14 06:35:46 -07:00
.gitignore
feat: add ed25519fx, schnorrfx, secp256r1fx, slhdsafx + mldsafx updates
2026-04-13 07:33:34 -07:00
addresses.go
fix: resolve X/C chain aliases from Runtime fields when BCLookup fails
2026-04-01 18:42:19 -07:00
AGENTS.md
chore: symlink AGENTS.md and CLAUDE.md to LLM.md
2026-04-01 14:10:07 -07:00
api.go
feat: drop CodecRegistry + codec.Manager from public API — ZAP-native at activation 2025-12-25T16:20:00-08:00
2026-06-03 11:04:36 -07:00
asset.go
initial commit
2026-01-10 02:00:48 -08:00
atomic_utxo_manager.go
initial commit
2026-01-10 02:00:48 -08:00
atomic_utxos.go
feat: drop CodecRegistry + codec.Manager from public API — ZAP-native at activation 2025-12-25T16:20:00-08:00
2026-06-03 11:04:36 -07:00
base_tx.go
fix: update dependencies and fix type errors
2026-01-26 09:10:39 -08:00
CLAUDE.md
chore: symlink AGENTS.md and CLAUDE.md to LLM.md
2026-04-01 14:10:07 -07:00
context.go
fix: update dependencies and fix type errors
2026-01-26 09:10:39 -08:00
FINAL_RIP.md
feat: drop CodecRegistry + codec.Manager from public API — ZAP-native at activation 2025-12-25T16:20:00-08:00
2026-06-03 11:04:36 -07:00
flow_checker.go
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
go.mod
chore(deps): bump geth v1.20.1 + luxfi deps — stack unification
2026-07-15 11:12:36 -07:00
go.sum
deps: zap v1.2.4 — eager-reserve + value ObjectBuilder (X-tx wire build 922->655ns)
2026-07-14 09:35:08 -07:00
LICENSE
chore: add BSD-3-Clause LICENSE
2026-02-14 05:26:25 -08:00
LICENSING.md
docs: add LICENSING.md pointing at canonical Lux IP strategy
2026-05-15 16:43:59 -07:00
LLM.md
docs: tidy LLM.md indexes; CLAUDE.md -> LLM.md symlink convention
2026-06-17 09:56:57 -07:00
lux.go
initial commit
2026-01-10 02:00:48 -08:00
metadata.go
initial commit
2026-01-10 02:00:48 -08:00
parser_registry.go
feat: drop CodecRegistry + codec.Manager from public API — ZAP-native at activation 2025-12-25T16:20:00-08:00
2026-06-03 11:04:36 -07:00
sort_helpers.go
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
state.go
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
test_verifiable.go
test: TestAddressable.Bytes for ZAP-native UTXO.WireBytes contract
2026-06-06 18:00:44 -07:00
transferables.go
feat: drop CodecRegistry + codec.Manager from public API — ZAP-native at activation 2025-12-25T16:20:00-08:00
2026-06-03 11:04:36 -07:00
utxo_fetching.go
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
utxo_handler.go
initial commit
2026-01-10 02:00:48 -08:00
utxo_id.go
initial commit
2026-01-10 02:00:48 -08:00
utxo_state.go
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
utxo_wire_test.go
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
utxo_wire.go
lint: clean all 21 staticcheck findings — CI green, drop last codec reference
2026-07-12 22:32:45 -07:00
utxo.go
initial commit
2026-01-10 02:00:48 -08:00
ZAP_MIGRATION.md
feat: ZAP-native wire schemas — activation 2025-12-25T16:20:00-08:00
2026-06-03 09:34:23 -07:00
S
Description
No description provided
BSD-3-Clause
12
MiB
Languages
Go
100%