Commit Graph

233 Commits

Author SHA1 Message Date
Mazdak Farrokhzad ffb7883652 new websocket api: clippy passes 2024-09-26 20:50:07 +02:00
james gilles c32f297c47 Update TableSchema & system tables to resemble ABI V9 (#1697) 2024-09-25 20:03:22 +00:00
Zeke Foppa f559f0a714 CLI - Unify copies of the confirmation/--force logic (#1740)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-24 21:57:49 +00:00
Zeke Foppa 747873735b CLI - Exit when config is malformed (#1669)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-24 18:13:34 +00:00
Zeke Foppa 336056e23f CLI - Remove project-specific config files (#1665)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-24 17:29:50 +00:00
Ingvar Stepanyan 0fd412d2ec Fix C# CI (#1734) 2024-09-24 14:39:04 +00:00
SteveGibson 2b09c8d1f8 Logging API (#1714)
Co-authored-by: Steve Boytsun <steve@clockwokrlabs.io>
2024-09-23 14:04:32 -04:00
Zeke Foppa b123f53ed7 CLI - Remove unused tracelog.rs (#1693)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-20 15:38:20 +00:00
Kim Altintop fe7a6321c1 cli: Remove dbg! (#1722) 2024-09-20 06:04:00 +00:00
Zeke Foppa 26242bcd3c CLI - Fix helptext for spacetime sql (#1667)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-19 18:19:30 +00:00
Zeke Foppa cb3ca4d1d5 CLI - Print out config path when saving (#1673)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-19 18:17:29 +00:00
Zeke Foppa 63a4a03f46 CLI - Remove admin energy subcommands (#1695)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-19 18:16:34 +00:00
Mario Montoya 3179f6d347 Fixes showing server errors on cli sql calls (#1720) 2024-09-18 20:55:02 +00:00
Noa f6bc6dcfe5 Switch Rust codegen to use new ModuleDef (#1675) 2024-09-17 18:32:35 +00:00
Tyler Cloutier 3530498b88 Switched table names to singular (#1684)
Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org>
2024-09-11 11:11:51 -04:00
Noa bdf94f1fb3 Fix table codegen wrt table names (#1689) 2024-09-11 09:39:15 -04:00
Noa 8daab8e20f Impl macro rework (#1314) 2024-09-09 23:30:31 +00:00
Ingvar Stepanyan 607f7ce6b8 Auto-generate C# ModuleDef bindings from Rust (#1680) 2024-09-09 18:22:17 +00:00
Mazdak Farrokhzad df5ef6c81d WASM ABI: implement console ABIs (#1664) 2024-09-05 20:19:21 +00:00
james gilles 2be42156b2 Allow converting new ModuleDef to old TableSchema (#1630) 2024-08-29 18:17:29 +00:00
Mazdak Farrokhzad 4c086fef96 [WASM ABI 1.0] impl __call_reducer__ & __describe_module__ using bytes_sink_write (#1615) 2024-08-27 15:48:40 +00:00
james gilles 747eb71830 Make ScheduleAt special + Typespace::is_valid_for_client_code_generation (#1590) 2024-08-22 17:05:04 +00:00
Mazdak Farrokhzad 1ca9b1a933 [WASM ABI 1.0] Change ColId from u32 to u16 (#1597) 2024-08-19 17:56:28 +00:00
Zeke Foppa 2b7b9ff350 Bump version to 0.12.0 (#1578)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-08-09 19:10:53 +00:00
Mazdak Farrokhzad 1e8e18d74b Add support for I256 and U256 (#1477) 2024-08-08 18:40:35 +00:00
Mazdak Farrokhzad 3340ceea8a SATS: Flatten AlgebraicType, getting rid of BuiltinType (#1559)
Signed-off-by: Mazdak Farrokhzad <twingoow@gmail.com>
Signed-off-by: joshua-spacetime <josh@clockworklabs.io>
Co-authored-by: joshua-spacetime <josh@clockworklabs.io>
2024-08-06 18:15:19 +00:00
Mazdak Farrokhzad 5c585b68f8 Get rid of python SDK (#1561) 2024-08-01 11:28:27 +00:00
Zeke Foppa cd5e50accb spacetime server add - Remove trailing /s from server URIs (#1552)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-07-26 16:15:19 +00:00
Ingvar Stepanyan 7500ea33fb C#: remove using SpacetimeDB.ClientApi; (#1546) 2024-07-25 18:43:14 +00:00
james gilles afddf01dd5 ABI BREAK: Add versioning for RawModuleDef (#1518) 2024-07-25 17:24:47 +00:00
Zeke Foppa 1ce62dacdb spacetime generate - make the source args optional (#1537)
Co-authored-by: Zeke Foppa <github.com/bfops>
2024-07-24 19:04:46 +00:00
james gilles 45b2ceee9a Move schemas to schema crate, rename Def to RawDefV8 (#1498) 2024-07-24 17:38:30 +00:00
Zeke Foppa 417adb8820 Bump version to 0.11.0 (#1531)
Co-authored-by: Zeke Foppa <github.com/bfops>
2024-07-22 20:48:03 +00:00
james gilles f81f2a7492 Move db module from spacetimedb_sats to spacetimedb_lib (#1479) 2024-07-17 20:59:44 +00:00
Jeremie Pelletier 3e6f91be89 Moving recovery code APIs under /identity and using POST (#1492)
Co-authored-by: Zeke Foppa <github.com/bfops>
2024-07-17 13:24:23 +00:00
Shubham Mishra 276387d2b3 Timer Table Implementation (#1449)
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
2024-07-16 08:38:56 +00:00
Noa 10b151b999 Protobufectomy: server (#1077)
Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org>
Co-authored-by: Jeremie Pelletier <jeremiep@gmail.com>
2024-07-12 18:02:18 +00:00
Ingvar Stepanyan 6f0f20bf7a Restructure C# SpacetimeDB runtime (#1455) 2024-07-12 17:12:21 +00:00
Zeke Foppa 3266aa4ebe CLI: Use --server and --identity args consistently instead of anonymous args (#1482)
Co-authored-by: Zeke Foppa <github.com/bfops>
2024-07-10 17:48:49 +00:00
Zeke Foppa e913e8cd26 CLI: Put some common params in a central place (#1484)
Co-authored-by: Zeke Foppa <github.com/bfops>
2024-07-09 13:40:05 +00:00
Zeke Foppa b2eb08c9cb Fix C# module smoketests (#1475)
Co-authored-by: Zeke Foppa <github.com/bfops>
2024-07-04 12:48:41 +00:00
SteveBoytsun 81085b0817 Fixed exceptions in C# SDK when someone disconnects or when a transaction originates from CLI (#1461)
Co-authored-by: Steve Boytsun <steve@clockwokrlabs.io>
2024-06-26 17:39:12 +00:00
Zeke Foppa 637a6547d9 CLI - Update help text suggesting spacetime server fingerprint to have the correct -s param (#1457)
Co-authored-by: Zeke Foppa <github.com/bfops>
2024-06-24 18:42:05 +00:00
Ingvar Stepanyan 137f26da5f Restructure NuGet packaging (#1440)
Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
Signed-off-by: Ingvar Stepanyan <me@rreverser.com>
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
2024-06-18 19:48:46 +00:00
Zeke Foppa dcc70b82f2 Bump version to 0.10.1 (#1443)
Co-authored-by: Zeke Foppa <github.com/bfops>
2024-06-17 23:34:13 +00:00
Noa 66112bbdf0 Impl subscribe subcommand & subscription smoketests (#1343)
Signed-off-by: Kim Altintop <kim@eagain.io>
Co-authored-by: Kim Altintop <kim@eagain.io>
Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
2024-06-14 09:16:05 +00:00
Ingvar Stepanyan 4b7eff66da Generate tagged enums in C# client code (#1421) 2024-06-13 16:32:46 +00:00
Mario Montoya 114aa994bf Fix output of binary, Identity, Address for SQL output and the 'Display' of them to show a full hex value (#1087) 2024-06-10 16:49:46 +00:00
Zeke Foppa 2d09485f74 Bump version to 0.10.0 (#1349)
Co-authored-by: Zeke Foppa <github.com/bfops>
2024-06-10 16:25:02 +00:00
Ingvar Stepanyan d1033b5d93 Shared C# codegen for BSATN (#1312)
Signed-off-by: Ingvar Stepanyan <me@rreverser.com>
Co-authored-by: james gilles <jameshgilles@gmail.com>
Co-authored-by: John Detter <no-reply@boppygames.gg>
2024-06-07 19:22:02 +00:00