Skipper
|
28b7276e11
|
WIP: some things
|
2026-08-26 13:01:44 +02:00 |
|
Skipper
|
9ca2c4ed64
|
refactor(server::db): introduced newtype wrappers for entity id's in database
|
2026-08-26 13:01:44 +02:00 |
|
Skipper
|
ab79959dce
|
housekeeping(server): deps upgrade + diesel migration to AsyncFnOnce
|
2026-08-26 13:01:44 +02:00 |
|
Skipper
|
602be3aa11
|
merge: feat-lints into main
|
2026-08-26 13:00:40 +02:00 |
|
CleverWild
|
d4084ded35
|
feat: rustc and clippy linting
|
2026-08-26 13:00:40 +02:00 |
|
Skipper
|
6b572d0c86
|
housekeeping(server): clean too-broad visibility markers and organize imports
|
2026-08-26 13:00:40 +02:00 |
|
Skipper
|
bf63279f73
|
merge: refactor-integrity-check into main
|
2026-08-26 13:00:40 +02:00 |
|
hdbg
|
9650407093
|
refactor(server): reorganized client/user_agent actors into separate module peers and added event MessageBus
|
2026-08-26 13:00:40 +02:00 |
|
CleverWild
|
247cb90fbf
|
refactor(hashing): introduce Hashable derive macro and migrate server types
|
2026-08-26 13:00:39 +02:00 |
|
hdbg
|
a49baf7386
|
housekeeping(server): fixed clippy warns
|
2026-08-26 13:00:39 +02:00 |
|
hdbg
|
6b814f4869
|
refactor(server): moved shared module crypto into arbiter-crypto
|
2026-08-26 13:00:39 +02:00 |
|
hdbg
|
bd0a8f3907
|
tests(server): property-based testing for ordering independency for hash
|
2026-08-26 13:00:39 +02:00 |
|
hdbg
|
d482ed37aa
|
fix(server): replaced postcard-based integrity fingerprint with custom trait providing order-independent hashing
|
2026-08-26 13:00:39 +02:00 |
|
hdbg
|
dcf42b0e4e
|
fix(server): added chain_id check and covered check_shared_constraints with unit tests
|
2026-08-26 13:00:39 +02:00 |
|
hdbg
|
d55e9880ec
|
refactor(server): rework envelopes and integrity check
|
2026-08-26 13:00:39 +02:00 |
|
hdbg
|
ba7bfe9b6f
|
fix(server): remove stale mentions of miette
|
2026-08-26 13:00:39 +02:00 |
|
CleverWild
|
4bd8a2df33
|
feat(server): integrity envelope engine for EVM grants with HMAC verification
|
2026-08-26 13:00:39 +02:00 |
|
hdbg
|
083ff66af2
|
refactor(server): removed miette out of server
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-lint Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
|
2026-04-04 12:10:34 +02:00 |
|
hdbg
|
0362044b83
|
housekeeping(server): fixed clippy warns
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-lint Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
ci/woodpecker/pr/useragent-analyze Pipeline failed
|
2026-04-03 22:20:07 +02:00 |
|
|
|
4af172e49a
|
Merge branch 'main' into feat--self-signed-transactions
|
2026-04-03 22:20:07 +02:00 |
|
hdbg
|
d5ec303b9a
|
merge: main
|
2026-04-03 22:20:07 +02:00 |
|
CleverWild
|
0388fa2c8b
|
fix(server): enforce volumetric cap using past + current transfer value
|
2026-04-03 22:20:07 +02:00 |
|
hdbg
|
27428f709a
|
refactor(server::evm): removed repetetive errors and error variants
|
2026-04-03 22:20:07 +02:00 |
|
CleverWild
|
6987e5f70f
|
feat(evm): implement EVM sign transaction handling in client and user agent
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-lint Pipeline was successful
ci/woodpecker/pr/server-test Pipeline was successful
|
2026-03-26 19:57:48 +01:00 |
|
hdbg
|
cd07ab7a78
|
refactor(server): renamed 'wallet_visibility' to 'wallet_access'
|
2026-03-21 13:06:25 +01:00 |
|
hdbg
|
cfa6e068eb
|
feat(client): add client metadata and wallet visibility support
|
2026-03-20 20:41:00 +01:00 |
|
hdbg
|
712f114763
|
style(encryption): suppress clippy unwrap lints with justifications
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-lint Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
|
2026-03-17 11:39:52 +01:00 |
|
hdbg
|
c56184d30b
|
refactor(server): rewrote cell access using new helpers and added ast-grep rules for it
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-lint Pipeline failed
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
|
2026-03-16 20:50:19 +01:00 |
|
hdbg
|
9017ea4017
|
refactor(server): added SafeCell abstraction for easier protected memory swap
|
2026-03-16 19:41:12 +01:00 |
|
hdbg
|
088fa6fe72
|
feat(evm): add grant management for EVM wallets
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-lint Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
|
2026-03-16 18:53:10 +01:00 |
|
hdbg
|
549a0f5f52
|
refactor(server): removed grpc adapter and replaced with concrete implementations
|
2026-03-16 03:12:29 +01:00 |
|
|
|
17ac195c5d
|
clippy: fix
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-lint Pipeline was successful
ci/woodpecker/pr/server-test Pipeline was successful
|
2026-03-14 14:30:46 +01:00 |
|
hdbg
|
2b27da224e
|
housekeeping: linter
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-lint Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
|
2026-03-11 14:51:54 +01:00 |
|
hdbg
|
9e92b168ba
|
tests(evm::engine): basic policies tests
|
2026-03-11 14:50:32 +01:00 |
|
hdbg
|
b3e378b5fc
|
fix(evm::engine): added shared settings check in vet_transaction
|
2026-03-11 14:08:33 +01:00 |
|
hdbg
|
b7c4f2e735
|
feat(evm): add find_all_grants to Policy trait with shared auto_type queries
|
2026-03-11 14:08:33 +01:00 |
|
hdbg
|
5af6d8dd9c
|
housekeeping: linter
|
2026-03-11 14:08:33 +01:00 |
|
hdbg
|
5dfe390ac3
|
feat(evm): add grant management and transaction signing
|
2026-03-11 14:08:33 +01:00 |
|
hdbg
|
43c7b211c3
|
feat(server::evm::engine): return meaning on error path
|
2026-03-11 14:08:33 +01:00 |
|
hdbg
|
c5f9cfcaa0
|
feat(server::evm::engine): initial wiring of all components -- we now can evaluate transactions
|
2026-03-11 14:08:33 +01:00 |
|
hdbg
|
67fce6f06a
|
feat(server::evm): more criterion types
|
2026-03-11 14:08:33 +01:00 |
|
hdbg
|
191b126462
|
feat(server): initial EVM functionality impl
|
2026-03-11 14:08:33 +01:00 |
|