 SashaandClaude Opus 4.7
|
94de994380
|
feat: add scaffold ai skills (#104)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-14 01:32:04 +02:00 |
|
 SashaandClaude
|
4adde37bb5
|
fix(setup): make lgs build and lgs localnet start work end-to-end (#158)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-05-14 01:31:10 +02:00 |
|
 SashaandClaude Opus 4.7
|
800699f56e
|
feat: improve CLI design for agents (#86)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-14 01:03:29 +02:00 |
|
 WozandClaude Opus 4.7
|
7dec5a9fc2
|
fix(templates): patch logos-blockchain transitive deps to a known-good rev (#154)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-13 22:51:07 +02:00 |
|
Woz
|
479437d69b
|
fix(localnet): confirm sequencer exit before deleting state file (#143)
|
2026-05-13 22:37:58 +02:00 |
|
Woz
|
f3d228e933
|
fix(run): warn when spel repo cannot be resolved instead of silently disabling SCAFFOLD_PROGRAM_ID (#146)
|
2026-05-13 22:36:34 +02:00 |
|
Woz
|
be25b96754
|
fix(init): make init atomic and recoverable from interrupted runs (#151)
|
2026-05-13 22:31:48 +02:00 |
|
 WozandClaude Opus 4.7
|
425f4a3eb3
|
fix(repo): compare HEAD against resolved pin SHA, not raw pin string (#156)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-13 22:14:38 +02:00 |
|
Woz
|
d0284a8c05
|
fix(doctor): tighten localnet-connectivity heuristic to require transport-error + address (#140)
|
2026-05-13 00:28:40 +02:00 |
|
 WozandClaude Opus 4.7
|
f789e23a15
|
fix(migrate): bail on [modules.<name>] collision during basecamp.modules move (#137)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-13 00:25:52 +02:00 |
|
 WozandClaude Opus 4.7
|
131cd51523
|
fix(security): refuse argv-injection and ext:: transports in [repos.*].source (#136)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-13 00:23:57 +02:00 |
|
Woz
|
e69b0b75cd
|
fix(migrate): short-circuit migrator when scaffold.toml is already at v0.2.0 (#135)
|
2026-05-13 00:23:07 +02:00 |
|
 fryorcrakenandClaude Opus 4.7
|
e17408a00b
|
feat(run): cache deploy by guest binary + IDL hash (#97)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-12 15:31:38 +10:00 |
|
buray
|
108dae2856
|
fix: remove doubled error: prefix and use invoked binary name in hints (#107)
|
2026-05-11 23:18:14 +02:00 |
|
 fryorcrakenandClaude Opus 4.7
|
d8229741b1
|
feat: add logos-scaffold run command (MVP) (#96)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-08 12:54:42 +10:00 |
|
 fryorcrakenandClaude Opus 4.7
|
4b29182c3c
|
feat(config): scaffold.toml schema v0.2.0 — portable + consolidated (#95)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-05 21:05:22 +10:00 |
|
 fryorcrakenandClaude Opus 4.7
|
af5c59e054
|
feat(deploy): vendor spel and surface program ID after deploy (#60) (#92)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-04 10:26:27 +10:00 |
|
  
|
096863ea16
|
build: compile guest binaries in methods/ directory (#63)
Co-authored-by: Marclaw <marclawclaw@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: fryorcraken <commits@fryorcraken.xyz>
|
2026-05-01 14:12:43 +10:00 |
|
 crazywriter1andcrazywriter1
|
2d6655fe54
|
fix: use serde_json for deploy --json output to prevent malformed JSON (#51)
Co-authored-by: crazywriter1 <crazywriter1@users.noreply.github.com>
|
2026-05-01 13:05:23 +10:00 |
|
  
|
544e762409
|
fix(deploy): dynamic binary discovery for non-template projects (#82)
Co-authored-by: Marclaw <marclawclaw@users.noreply.github.com>
Co-authored-by: fryorcraken <commits@fryorcraken.xyz>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-30 15:24:58 +10:00 |
|
 fryorcrakenandClaude Opus 4.7
|
8a757d73b0
|
feat(basecamp): profile-isolated basecamp with modules/install/launch/build-portable/doctor (#75)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-30 13:04:54 +10:00 |
|
 crazywriter1andcrazywriter1
|
47a68bb418
|
fix(config): fail fast on invalid [localnet] port in scaffold.toml (#83)
Co-authored-by: crazywriter1 <crazywriter1@users.noreply.github.com>
|
2026-04-23 12:02:25 +10:00 |
|
 fryorcrakenandClaude Opus 4.7
|
8b46847ea4
|
feat(cli): lgs DX trio — short binary, completions, and init (#77)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-21 14:29:39 +10:00 |
|
 fryorcrakenandClaude Opus 4.7
|
b43d319422
|
fix(localnet): follow rpc_get_last_block rename from #74 (#81)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-21 13:11:42 +10:00 |
|
 fryorcrakenandClaude Opus 4.7
|
6d0ac7681e
|
fix(rpc): call getLastBlockId and parse result as u64 (#74)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-21 10:47:14 +10:00 |
|
  
|
fc519f00fd
|
feat(localnet): add localnet reset command (#56)
Co-authored-by: Marclaw <marclawclaw@users.noreply.github.com>
Co-authored-by: fryorcraken <commits@fryorcraken.xyz>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-21 10:21:54 +10:00 |
|
teyrebaz33
|
732aefd6f8
|
test(new): add unit tests for to_cargo_crate_name (#43)
|
2026-04-14 00:19:38 +02:00 |
|
 fryorcrakenandClaude Opus 4.6
|
3a233b9a09
|
feat: project-local wallet binary and pin-isolated cache (#54)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-13 22:42:37 +02:00 |
|
 fryorcrakenandClaude Opus 4.6
|
7e256775a4
|
feat: upgrade default LEZ pin to v0.2.0-rc1, deprecate lssa naming (#55)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-13 10:39:53 +10:00 |
|
 fryorcrakenandClaude Opus 4.6
|
a384c76aea
|
fix: localnet start with relative LSSA paths and config-based port (#53)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-12 01:18:14 +10:00 |
|
 burayandDanish Arora
|
ee771f7813
|
feat: make sequencer port and RISC0_DEV_MODE configurable (#30)
Co-authored-by: Danish Arora <danisharora099@gmail.com>
|
2026-04-06 18:16:37 +05:30 |
|
buray
|
55a05bb48b
|
feat: support custom program path in deploy command (#29)
|
2026-03-25 15:17:00 +01:00 |
|
buray
|
1c4d5b9cfe
|
fix: wallet config filename mismatch between setup and runtime (#26)
|
2026-03-25 14:46:43 +01:00 |
|
buray
|
5c9006f62b
|
feat: dynamically list available templates in create/new help text (#28)
|
2026-03-25 14:00:38 +01:00 |
|
Sasha
|
34e4c5fa4e
|
feat: wallet auth before topup (#17)
|
2026-03-05 14:21:04 +01:00 |
|
Sasha
|
ffb5955654
|
feat: introduce report command (#12)
|
2026-02-28 21:09:23 +01:00 |
|
Sasha
|
d24a99ee42
|
feat: add release CI (#11)
|
2026-02-28 20:22:47 +01:00 |
|
Sasha
|
419c9e877e
|
feat: docs, wallet and CLI improvements (#10)
|
2026-02-28 00:11:28 +01:00 |
|
    
|
d3189fb8e0
|
fix: remove lssa-lang, add idl/client CLI commands (PR #5 rebased) (#7)
Co-authored-by: Sasha <118575614+weboko@users.noreply.github.com>
Co-authored-by: Sasha <oleksandr@status.im>
Co-authored-by: Jimmy Claw <jimmy@claw.dev>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-27 21:30:19 +01:00 |
|
Sasha
|
cf9376352e
|
feat: add wallet and deploy cli, add ci (#6)
|
2026-02-24 00:20:39 +01:00 |
|
 SashaandCopilot
|
4368e02181
|
feat: improve devex and docs (#4)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-21 23:47:04 +01:00 |
|
Sasha
|
8e61aa3479
|
append .scaffold
|
2026-02-20 16:44:25 +01:00 |
|
Sasha
|
84d4802fba
|
decouple template from code
|
2026-02-20 16:34:33 +01:00 |
|
Sasha
|
947625c1cc
|
breakdown main.rs and improve doctor devex
|
2026-02-20 14:19:45 +01:00 |
|
Sasha
|
ea11eddf05
|
improve DevEx and build pipeline
|
2026-02-20 13:55:10 +01:00 |
|
Sasha
|
9e0ed910ad
|
move to standalone mode
|
2026-02-20 12:00:04 +01:00 |
|
Sasha
|
f50392e095
|
Init Scaffold
|
2026-02-18 00:56:08 +01:00 |
|