TC Johnson
|
e5bd711724
|
Version update: v0.4.6 → v0.4.7
|
2025-06-03 10:24:08 -05:00 |
|
Brandon Vandegrift
|
8c817655e8
|
Add READMEs, basic veilid-core example
|
2025-05-31 00:05:58 +00:00 |
|
Brandon Vandegrift
|
e62d32aea1
|
Separate types for CryptoKind and VeilidCapability
|
2025-05-26 08:50:28 -05:00 |
|
Brandon Vandegrift
|
95d272dec9
|
Use newtypes for crypto structs
|
2025-05-23 19:33:01 +00:00 |
|
Christien Rioux
|
48815a7b08
|
veilid-flutter: Fix wasm exceptions
|
2025-05-16 14:38:24 -04:00 |
|
TC Johnson
|
78b4a2bee2
|
Version update: v0.4.5 → v0.4.6
|
2025-05-14 17:56:46 -05:00 |
|
TC Johnson
|
4aceb48ad0
|
Version update: v0.4.4 → v0.4.5
|
2025-05-13 19:04:14 -05:00 |
|
Brandon Vandegrift
|
7a2a8ae4cb
|
Gate insecure capabilities behind footgun feature
|
2025-05-08 21:05:28 -04:00 |
|
Christien Rioux
|
dad05e672b
|
Bootstrap V1
|
2025-05-06 13:19:30 -04:00 |
|
Brandon Vandegrift
|
7ce7e1e7f2
|
Rename config structs, wasm now uses config object
|
2025-05-03 17:31:14 -04:00 |
|
Brandon Vandegrift
|
81b265e4bf
|
Add veilid_features API and logging
|
2025-05-03 10:19:43 -04:00 |
|
Christien Rioux
|
ec887d3bec
|
Merge branch 'feature/wasm-example-bench' into 'main'
Add test-bench example for veilid-wasm
See merge request veilid/veilid!397
|
2025-05-03 09:47:11 -04:00 |
|
Brandon Vandegrift
|
eb514f1221
|
Refactor typescript types, upgrade tsify
|
2025-05-02 20:28:53 -04:00 |
|
Brandon Vandegrift
|
626ab01b53
|
Add test-bench example for veilid-wasm
|
2025-05-02 19:53:48 -04:00 |
|
Brandon Vandegrift
|
759af948bc
|
Expose the is_shutdown API to all bindings
|
2025-04-26 19:36:31 -04:00 |
|
Christien Rioux
|
c194f61644
|
Local Rehydration
|
2025-04-25 17:18:39 -04:00 |
|
Christien Rioux
|
e6c7c28746
|
Improved WatchValue
|
2025-04-21 14:05:44 -04:00 |
|
Brandon Vandegrift
|
64ec9fb5bb
|
Optimize wasm output size using wasm-opt
|
2025-04-08 17:56:40 -04:00 |
|
Brandon Vandegrift
|
62be5f8f4a
|
fix(wasm): Format watchDhtValue result timestamp as u64 before formatting as string
|
2025-04-06 13:20:26 -04:00 |
|
Christien Rioux
|
4f8765d25e
|
Clippy and other fixes for Rust 1.85
|
2025-03-28 13:17:15 -04:00 |
|
TC Johnson
|
f16c31bc40
|
Version update: v0.4.3 → v0.4.4
|
2025-03-21 21:42:47 -05:00 |
|
Brandon Vandegrift
|
9e79c03718
|
Remove wee_alloc due to memory leak issues
|
2025-03-06 10:42:38 -05:00 |
|
Christien Rioux
|
1a594d0d6f
|
Improved latency and reliability testing
|
2025-03-01 00:16:18 +00:00 |
|
Christien Rioux
|
90036e0653
|
Fixed for attach speed and futures optimizations
|
2025-02-26 15:34:31 +00:00 |
|
TC Johnson
|
806953a919
|
Version update: v0.4.2 → v0.4.3
|
2025-02-19 18:56:50 -06:00 |
|
TC Johnson
|
e785112d17
|
Version update: v0.4.1 → v0.4.2
|
2025-02-18 22:41:35 -06:00 |
|
Christien Rioux
|
d34801ad42
|
Log split
|
2025-02-18 23:42:04 +00:00 |
|
Christien Rioux
|
69378ca9b0
|
update api surface for create_dht_record with owner
|
2025-02-17 18:04:54 +00:00 |
|
Brandon Vandegrift
|
44918f2587
|
fix(wasm)!: Update createDhtRecord with optional owner/kind to match veilid-core
|
2025-02-17 15:22:25 +00:00 |
|
Christien Rioux
|
52b7d0b563
|
Improve relayed connections and earthfile
|
2025-02-13 01:17:51 +00:00 |
|
Christien Rioux
|
a2b0214b8e
|
checkpoint merge of network-shim branch
|
2025-02-10 03:06:41 +00:00 |
|
Evelyn Hobert
|
abfa5b12e8
|
adding the ability to create dht records with a specified owner keypair
|
2025-01-20 17:26:32 +00:00 |
|
TC Johnson
|
512569abb1
|
Version update: v0.4.0 → v0.4.1
|
2024-10-24 19:27:30 -05:00 |
|
TC Johnson
|
59630dbe8c
|
Version update: v0.3.4 → v0.4.0
|
2024-10-20 11:43:43 -05:00 |
|
Christien Rioux
|
8cdbf9a461
|
Fix wasm tests
|
2024-10-19 23:12:23 +00:00 |
|
Christien Rioux
|
cc2d656071
|
Improved Address Detection
|
2024-10-11 00:16:39 +00:00 |
|
Christien Rioux
|
b7eeec20ab
|
improve dht consensus checking and low level networking
|
2024-09-21 15:13:29 +00:00 |
|
Christien Rioux
|
7eff6d12cc
|
add namespacing to WASM TableStore
|
2024-08-17 01:01:30 +00:00 |
|
Christien Rioux
|
a1dcd28e36
|
Merge branch 'newtype-timestamp' into 'main'
Make newtypes for AlignedU64 types
See merge request veilid/veilid!305
|
2024-08-02 23:10:15 +00:00 |
|
Christien Rioux
|
1e83cd1349
|
make timestamp / timestampduration their own newtypes
|
2024-08-01 20:02:27 -05:00 |
|
TC Johnson
|
6eac54bbc9
|
Version update: v0.3.3 → v0.3.4
|
2024-08-01 19:19:34 -05:00 |
|
Christien Rioux
|
052a703e9c
|
crate updates
|
2024-07-17 19:09:28 -04:00 |
|
TC Johnson
|
8c297acdee
|
Version update: v0.3.2 → v0.3.3
|
2024-07-07 12:32:33 -05:00 |
|
John Smith
|
b94a89d212
|
some clippy fixes
|
2024-06-29 23:00:29 -04:00 |
|
Christien Rioux
|
05180252e4
|
* API Breaking Change: CryptoSystem.verify() should return bool, and reserve errors for error cases, not validation failures.
* API Breaking Change: VeilidAPI.verify_signatures() returns Option<TypedKeySet> now
Fixes #313
|
2024-05-31 16:20:58 -04:00 |
|
Christien Rioux
|
55de1dcb5c
|
set default port to 5150 for veilid-server in config
improve testing fixtures
|
2024-05-05 09:55:01 -04:00 |
|
TC Johnson
|
bdb7ad32f2
|
Version update: v0.3.1 → v0.3.2
|
2024-04-28 17:33:07 -05:00 |
|
Christien Rioux
|
b0ccd04a9f
|
fix WASM build
improve Earthfile with better unit tests and updated dependencies
|
2024-04-28 16:15:09 -04:00 |
|
Christien Rioux
|
98786ca827
|
fix wasm log ignore bug
|
2024-04-07 10:54:24 -04:00 |
|
TC Johnson
|
3effd2deef
|
Version update: v0.3.0 → v0.3.1
Signed-off-by: TC Johnson <tc@veilid.org>
|
2024-04-04 19:35:13 -05:00 |
|