Compare commits
89 Commits
9e9672a1b1
...
hashable-i
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0779d0db13 | ||
|
|
11a2d8c8f3 | ||
|
|
d861ff80be | ||
|
|
647f0c8519 | ||
|
|
b843105533 | ||
| a8e4a710f1 | |||
|
|
d99c87c473 | ||
|
|
303120c9ac | ||
|
|
32f317384d | ||
|
|
4bb2c062dc | ||
|
|
b0a3f37cea | ||
|
|
58a72da46c | ||
|
|
e287459b10 | ||
|
|
3c482da917 | ||
|
|
3f801abdff | ||
|
|
2b44570ab4 | ||
|
|
1f9b253433 | ||
|
|
a1c3ffd2d1 | ||
|
|
fd25de32a1 | ||
|
|
9ab074170b | ||
| 18b8a3bbf5 | |||
|
|
38cf1b98b9 | ||
|
|
9cf87b2058 | ||
|
|
929d50b589 | ||
|
|
70acfc99b5 | ||
| 28f84d03ab | |||
|
|
4a8e51ef32 | ||
|
|
9ee86afc19 | ||
|
|
790026e93b | ||
|
|
0e09afda5d | ||
|
|
51e6571d80 | ||
|
|
3b828d5874 | ||
|
|
a6f94e3115 | ||
|
|
f49e995c2f | ||
|
|
e88df432fb | ||
|
|
87ee0fe87b | ||
|
|
41b3fc5d39 | ||
|
|
f6a0c32b9d | ||
|
|
205227a3df | ||
|
|
a4070e7df7 | ||
|
|
6b8da567dd | ||
|
|
1585f90cae | ||
|
|
5a34463228 | ||
| 62dff3f810 | |||
|
|
6e22f368c9 | ||
| f3cf6a9438 | |||
|
|
a9f9fc2a9d | ||
|
|
d22ab49e3d | ||
|
|
a845181ef6 | ||
|
|
0d424f3afc | ||
|
|
1497884ce6 | ||
|
|
b3464cf8a6 | ||
|
|
46d1318b6f | ||
| 9c80d51d45 | |||
|
|
33456a644d | ||
|
|
5bc0c42cc7 | ||
|
|
f6b62ab884 | ||
|
|
2dd5a3f32f | ||
|
|
1aca9d4007 | ||
| 5ee1b49c43 | |||
|
|
00745bb381 | ||
|
|
b122aa464c | ||
|
|
9fab945a00 | ||
|
|
aeed664e9a | ||
|
|
4057c1fc12 | ||
|
|
f5eb51978d | ||
|
|
d997e0f843 | ||
|
|
7aca281a81 | ||
|
|
01b12515bd | ||
|
|
4a50daa7ea | ||
|
|
352ee3ee63 | ||
|
|
dd51d756da | ||
|
|
0bb6e596ac | ||
|
|
881f16bb1a | ||
|
|
78895bca5b | ||
|
|
a02ef68a70 | ||
|
|
e5be55e141 | ||
|
|
8f0eb7130b | ||
|
|
94fe04a6a4 | ||
|
|
976c11902c | ||
|
|
c8d2662a36 | ||
|
|
ac5fedddd1 | ||
|
|
0c2d4986a2 | ||
|
|
a3203936d2 | ||
|
|
fb1c0ec130 | ||
|
|
2a21758369 | ||
|
|
1abb5fa006 | ||
|
|
e1b1c857fa | ||
|
|
4216007af3 |
31
app/.dart_tool/extension_discovery/README.md
Normal file
31
app/.dart_tool/extension_discovery/README.md
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
Extension Discovery Cache
|
||||||
|
=========================
|
||||||
|
|
||||||
|
This folder is used by `package:extension_discovery` to cache lists of
|
||||||
|
packages that contains extensions for other packages.
|
||||||
|
|
||||||
|
DO NOT USE THIS FOLDER
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
* Do not read (or rely) the contents of this folder.
|
||||||
|
* Do write to this folder.
|
||||||
|
|
||||||
|
If you're interested in the lists of extensions stored in this folder use the
|
||||||
|
API offered by package `extension_discovery` to get this information.
|
||||||
|
|
||||||
|
If this package doesn't work for your use-case, then don't try to read the
|
||||||
|
contents of this folder. It may change, and will not remain stable.
|
||||||
|
|
||||||
|
Use package `extension_discovery`
|
||||||
|
---------------------------------
|
||||||
|
|
||||||
|
If you want to access information from this folder.
|
||||||
|
|
||||||
|
Feel free to delete this folder
|
||||||
|
-------------------------------
|
||||||
|
|
||||||
|
Files in this folder act as a cache, and the cache is discarded if the files
|
||||||
|
are older than the modification time of `.dart_tool/package_config.json`.
|
||||||
|
|
||||||
|
Hence, it should never be necessary to clear this cache manually, if you find a
|
||||||
|
need to do please file a bug.
|
||||||
1
app/.dart_tool/extension_discovery/vs_code.json
Normal file
1
app/.dart_tool/extension_discovery/vs_code.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"version":2,"entries":[{"package":"app","rootUri":"../","packageUri":"lib/"}]}
|
||||||
178
app/.dart_tool/package_config.json
Normal file
178
app/.dart_tool/package_config.json
Normal file
@@ -0,0 +1,178 @@
|
|||||||
|
{
|
||||||
|
"configVersion": 2,
|
||||||
|
"packages": [
|
||||||
|
{
|
||||||
|
"name": "async",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/async-2.13.0",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "boolean_selector",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/boolean_selector-2.1.2",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "characters",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/characters-1.4.0",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "clock",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/clock-1.1.2",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "collection",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/collection-1.19.1",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cupertino_icons",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fake_async",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/fake_async-1.3.3",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "flutter",
|
||||||
|
"rootUri": "file:///Users/kaska/.local/share/mise/installs/flutter/3.38.9-stable/packages/flutter",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "flutter_lints",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/flutter_lints-6.0.0",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "flutter_test",
|
||||||
|
"rootUri": "file:///Users/kaska/.local/share/mise/installs/flutter/3.38.9-stable/packages/flutter_test",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "leak_tracker",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/leak_tracker-11.0.2",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "leak_tracker_flutter_testing",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.10",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "leak_tracker_testing",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.2",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "lints",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/lints-6.1.0",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "matcher",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/matcher-0.12.17",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "material_color_utilities",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "2.17"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "meta",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/meta-1.17.0",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.5"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "path",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/path-1.9.1",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sky_engine",
|
||||||
|
"rootUri": "file:///Users/kaska/.local/share/mise/installs/flutter/3.38.9-stable/bin/cache/pkg/sky_engine",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "source_span",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/source_span-1.10.2",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stack_trace",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/stack_trace-1.12.1",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stream_channel",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/stream_channel-2.1.4",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "string_scanner",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/string_scanner-1.4.1",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "term_glyph",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/term_glyph-1.2.2",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "test_api",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/test_api-0.7.7",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.5"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "vector_math",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/vector_math-2.2.0",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "vm_service",
|
||||||
|
"rootUri": "file:///Users/kaska/.pub-cache/hosted/pub.dev/vm_service-15.0.2",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.5"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "app",
|
||||||
|
"rootUri": "../",
|
||||||
|
"packageUri": "lib/",
|
||||||
|
"languageVersion": "3.10"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"generator": "pub",
|
||||||
|
"generatorVersion": "3.10.8",
|
||||||
|
"flutterRoot": "file:///Users/kaska/.local/share/mise/installs/flutter/3.38.9-stable",
|
||||||
|
"flutterVersion": "3.38.9",
|
||||||
|
"pubCache": "file:///Users/kaska/.pub-cache"
|
||||||
|
}
|
||||||
230
app/.dart_tool/package_graph.json
Normal file
230
app/.dart_tool/package_graph.json
Normal file
@@ -0,0 +1,230 @@
|
|||||||
|
{
|
||||||
|
"roots": [
|
||||||
|
"app"
|
||||||
|
],
|
||||||
|
"packages": [
|
||||||
|
{
|
||||||
|
"name": "app",
|
||||||
|
"version": "1.0.0+1",
|
||||||
|
"dependencies": [
|
||||||
|
"cupertino_icons",
|
||||||
|
"flutter"
|
||||||
|
],
|
||||||
|
"devDependencies": [
|
||||||
|
"flutter_lints",
|
||||||
|
"flutter_test"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "flutter_lints",
|
||||||
|
"version": "6.0.0",
|
||||||
|
"dependencies": [
|
||||||
|
"lints"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "flutter_test",
|
||||||
|
"version": "0.0.0",
|
||||||
|
"dependencies": [
|
||||||
|
"clock",
|
||||||
|
"collection",
|
||||||
|
"fake_async",
|
||||||
|
"flutter",
|
||||||
|
"leak_tracker_flutter_testing",
|
||||||
|
"matcher",
|
||||||
|
"meta",
|
||||||
|
"path",
|
||||||
|
"stack_trace",
|
||||||
|
"stream_channel",
|
||||||
|
"test_api",
|
||||||
|
"vector_math"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cupertino_icons",
|
||||||
|
"version": "1.0.8",
|
||||||
|
"dependencies": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "flutter",
|
||||||
|
"version": "0.0.0",
|
||||||
|
"dependencies": [
|
||||||
|
"characters",
|
||||||
|
"collection",
|
||||||
|
"material_color_utilities",
|
||||||
|
"meta",
|
||||||
|
"sky_engine",
|
||||||
|
"vector_math"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "lints",
|
||||||
|
"version": "6.1.0",
|
||||||
|
"dependencies": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stream_channel",
|
||||||
|
"version": "2.1.4",
|
||||||
|
"dependencies": [
|
||||||
|
"async"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "meta",
|
||||||
|
"version": "1.17.0",
|
||||||
|
"dependencies": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "collection",
|
||||||
|
"version": "1.19.1",
|
||||||
|
"dependencies": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "leak_tracker_flutter_testing",
|
||||||
|
"version": "3.0.10",
|
||||||
|
"dependencies": [
|
||||||
|
"flutter",
|
||||||
|
"leak_tracker",
|
||||||
|
"leak_tracker_testing",
|
||||||
|
"matcher",
|
||||||
|
"meta"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "vector_math",
|
||||||
|
"version": "2.2.0",
|
||||||
|
"dependencies": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stack_trace",
|
||||||
|
"version": "1.12.1",
|
||||||
|
"dependencies": [
|
||||||
|
"path"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "clock",
|
||||||
|
"version": "1.1.2",
|
||||||
|
"dependencies": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fake_async",
|
||||||
|
"version": "1.3.3",
|
||||||
|
"dependencies": [
|
||||||
|
"clock",
|
||||||
|
"collection"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "path",
|
||||||
|
"version": "1.9.1",
|
||||||
|
"dependencies": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "matcher",
|
||||||
|
"version": "0.12.17",
|
||||||
|
"dependencies": [
|
||||||
|
"async",
|
||||||
|
"meta",
|
||||||
|
"stack_trace",
|
||||||
|
"term_glyph",
|
||||||
|
"test_api"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "test_api",
|
||||||
|
"version": "0.7.7",
|
||||||
|
"dependencies": [
|
||||||
|
"async",
|
||||||
|
"boolean_selector",
|
||||||
|
"collection",
|
||||||
|
"meta",
|
||||||
|
"source_span",
|
||||||
|
"stack_trace",
|
||||||
|
"stream_channel",
|
||||||
|
"string_scanner",
|
||||||
|
"term_glyph"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sky_engine",
|
||||||
|
"version": "0.0.0",
|
||||||
|
"dependencies": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "material_color_utilities",
|
||||||
|
"version": "0.11.1",
|
||||||
|
"dependencies": [
|
||||||
|
"collection"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "characters",
|
||||||
|
"version": "1.4.0",
|
||||||
|
"dependencies": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "async",
|
||||||
|
"version": "2.13.0",
|
||||||
|
"dependencies": [
|
||||||
|
"collection",
|
||||||
|
"meta"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "leak_tracker_testing",
|
||||||
|
"version": "3.0.2",
|
||||||
|
"dependencies": [
|
||||||
|
"leak_tracker",
|
||||||
|
"matcher",
|
||||||
|
"meta"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "leak_tracker",
|
||||||
|
"version": "11.0.2",
|
||||||
|
"dependencies": [
|
||||||
|
"clock",
|
||||||
|
"collection",
|
||||||
|
"meta",
|
||||||
|
"path",
|
||||||
|
"vm_service"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "term_glyph",
|
||||||
|
"version": "1.2.2",
|
||||||
|
"dependencies": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "string_scanner",
|
||||||
|
"version": "1.4.1",
|
||||||
|
"dependencies": [
|
||||||
|
"source_span"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "source_span",
|
||||||
|
"version": "1.10.2",
|
||||||
|
"dependencies": [
|
||||||
|
"collection",
|
||||||
|
"path",
|
||||||
|
"term_glyph"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "boolean_selector",
|
||||||
|
"version": "2.1.2",
|
||||||
|
"dependencies": [
|
||||||
|
"source_span",
|
||||||
|
"string_scanner"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "vm_service",
|
||||||
|
"version": "15.0.2",
|
||||||
|
"dependencies": []
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"configVersion": 1
|
||||||
|
}
|
||||||
1
app/.dart_tool/version
Normal file
1
app/.dart_tool/version
Normal file
@@ -0,0 +1 @@
|
|||||||
|
3.38.9
|
||||||
1308
docs/superpowers/plans/2026-03-28-grant-creation-refactor.md
Normal file
1308
docs/superpowers/plans/2026-03-28-grant-creation-refactor.md
Normal file
File diff suppressed because it is too large
Load Diff
821
docs/superpowers/plans/2026-03-28-grant-grid-view.md
Normal file
821
docs/superpowers/plans/2026-03-28-grant-grid-view.md
Normal file
@@ -0,0 +1,821 @@
|
|||||||
|
# Grant Grid View Implementation Plan
|
||||||
|
|
||||||
|
> **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking.
|
||||||
|
|
||||||
|
**Goal:** Add an "EVM Grants" dashboard tab that displays all grants as enriched cards (type, chain, wallet address, client name) with per-card revoke support.
|
||||||
|
|
||||||
|
**Architecture:** A new `walletAccessListProvider` fetches wallet accesses with their DB row IDs. The screen (`grants.dart`) watches only `evmGrantsProvider` for top-level state. Each `GrantCard` widget (its own file) watches enrichment providers (`walletAccessListProvider`, `evmProvider`, `sdkClientsProvider`) and the revoke mutation directly — keeping rebuilds scoped to the card. The screen is registered as a dashboard tab in `AdaptiveScaffold`.
|
||||||
|
|
||||||
|
**Tech Stack:** Flutter, Riverpod (`riverpod_annotation` + `build_runner` codegen), `sizer` (adaptive sizing), `auto_route`, Protocol Buffers (Dart), `Palette` design tokens.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## File Map
|
||||||
|
|
||||||
|
| File | Action | Responsibility |
|
||||||
|
|---|---|---|
|
||||||
|
| `operator/lib/theme/palette.dart` | Modify | Add `Palette.token` (indigo accent for token-transfer cards) |
|
||||||
|
| `operator/lib/features/connection/evm/wallet_access.dart` | Modify | Add `listAllWalletAccesses()` function |
|
||||||
|
| `operator/lib/providers/sdk_clients/wallet_access_list.dart` | Create | `WalletAccessListProvider` — fetches full wallet access list with IDs |
|
||||||
|
| `operator/lib/screens/dashboard/evm/grants/widgets/grant_card.dart` | Create | `GrantCard` widget — watches enrichment providers + revoke mutation; one card per grant |
|
||||||
|
| `operator/lib/screens/dashboard/evm/grants/grants.dart` | Create | `EvmGrantsScreen` — watches `evmGrantsProvider`; handles loading/error/empty/data states; renders `GrantCard` list |
|
||||||
|
| `operator/lib/router.dart` | Modify | Register `EvmGrantsRoute` in dashboard children |
|
||||||
|
| `operator/lib/screens/dashboard.dart` | Modify | Add Grants entry to `routes` list and `NavigationDestination` list |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Task 1: Add `Palette.token`
|
||||||
|
|
||||||
|
**Files:**
|
||||||
|
- Modify: `operator/lib/theme/palette.dart`
|
||||||
|
|
||||||
|
- [ ] **Step 1: Add the color**
|
||||||
|
|
||||||
|
Replace the contents of `operator/lib/theme/palette.dart` with:
|
||||||
|
|
||||||
|
```dart
|
||||||
|
import 'package:flutter/material.dart';
|
||||||
|
|
||||||
|
class Palette {
|
||||||
|
static const ink = Color(0xFF15263C);
|
||||||
|
static const coral = Color(0xFFE26254);
|
||||||
|
static const cream = Color(0xFFFFFAF4);
|
||||||
|
static const line = Color(0x1A15263C);
|
||||||
|
static const token = Color(0xFF5C6BC0);
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
- [ ] **Step 2: Verify**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cd operator && flutter analyze lib/theme/palette.dart
|
||||||
|
```
|
||||||
|
|
||||||
|
Expected: no issues.
|
||||||
|
|
||||||
|
- [ ] **Step 3: Commit**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
jj describe -m "feat(theme): add Palette.token for token-transfer grant cards"
|
||||||
|
jj new
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Task 2: Add `listAllWalletAccesses` feature function
|
||||||
|
|
||||||
|
**Files:**
|
||||||
|
- Modify: `operator/lib/features/connection/evm/wallet_access.dart`
|
||||||
|
|
||||||
|
`readClientWalletAccess` (existing) filters the list to one client's wallet IDs and returns `Set<int>`. This new function returns the complete unfiltered list with row IDs so the grant cards can resolve wallet_access_id → wallet + client.
|
||||||
|
|
||||||
|
- [ ] **Step 1: Append function**
|
||||||
|
|
||||||
|
Add at the bottom of `operator/lib/features/connection/evm/wallet_access.dart`:
|
||||||
|
|
||||||
|
```dart
|
||||||
|
Future<List<SdkClientWalletAccess>> listAllWalletAccesses(
|
||||||
|
Connection connection,
|
||||||
|
) async {
|
||||||
|
final response = await connection.ask(
|
||||||
|
OperatorRequest(listWalletAccess: Empty()),
|
||||||
|
);
|
||||||
|
if (!response.hasListWalletAccessResponse()) {
|
||||||
|
throw Exception(
|
||||||
|
'Expected list wallet access response, got ${response.whichPayload()}',
|
||||||
|
);
|
||||||
|
}
|
||||||
|
return response.listWalletAccessResponse.accesses.toList(growable: false);
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
Each returned `SdkClientWalletAccess` has:
|
||||||
|
- `.id` — the `evm_wallet_access` row ID (same value as `wallet_access_id` in a `GrantEntry`)
|
||||||
|
- `.access.walletId` — the EVM wallet DB ID
|
||||||
|
- `.access.sdkClientId` — the SDK client DB ID
|
||||||
|
|
||||||
|
- [ ] **Step 2: Verify**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cd operator && flutter analyze lib/features/connection/evm/wallet_access.dart
|
||||||
|
```
|
||||||
|
|
||||||
|
Expected: no issues.
|
||||||
|
|
||||||
|
- [ ] **Step 3: Commit**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
jj describe -m "feat(evm): add listAllWalletAccesses feature function"
|
||||||
|
jj new
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Task 3: Create `WalletAccessListProvider`
|
||||||
|
|
||||||
|
**Files:**
|
||||||
|
- Create: `operator/lib/providers/sdk_clients/wallet_access_list.dart`
|
||||||
|
- Generated: `operator/lib/providers/sdk_clients/wallet_access_list.g.dart`
|
||||||
|
|
||||||
|
Mirrors the structure of `EvmGrants` in `providers/evm/evm_grants.dart` — class-based `@riverpod` with a `refresh()` method.
|
||||||
|
|
||||||
|
- [ ] **Step 1: Write the provider**
|
||||||
|
|
||||||
|
Create `operator/lib/providers/sdk_clients/wallet_access_list.dart`:
|
||||||
|
|
||||||
|
```dart
|
||||||
|
import 'package:arbiter/features/connection/evm/wallet_access.dart';
|
||||||
|
import 'package:arbiter/proto/operator.pb.dart';
|
||||||
|
import 'package:arbiter/providers/connection/connection_manager.dart';
|
||||||
|
import 'package:mtcore/markettakers.dart';
|
||||||
|
import 'package:riverpod_annotation/riverpod_annotation.dart';
|
||||||
|
|
||||||
|
part 'wallet_access_list.g.dart';
|
||||||
|
|
||||||
|
@riverpod
|
||||||
|
class WalletAccessList extends _$WalletAccessList {
|
||||||
|
@override
|
||||||
|
Future<List<SdkClientWalletAccess>?> build() async {
|
||||||
|
final connection = await ref.watch(connectionManagerProvider.future);
|
||||||
|
if (connection == null) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
return await listAllWalletAccesses(connection);
|
||||||
|
} catch (e, st) {
|
||||||
|
talker.handle(e, st);
|
||||||
|
rethrow;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> refresh() async {
|
||||||
|
final connection = await ref.read(connectionManagerProvider.future);
|
||||||
|
if (connection == null) {
|
||||||
|
state = const AsyncData(null);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
state = const AsyncLoading();
|
||||||
|
state = await AsyncValue.guard(() => listAllWalletAccesses(connection));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
- [ ] **Step 2: Run code generation**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cd operator && dart run build_runner build --delete-conflicting-outputs
|
||||||
|
```
|
||||||
|
|
||||||
|
Expected: `operator/lib/providers/sdk_clients/wallet_access_list.g.dart` created. No errors.
|
||||||
|
|
||||||
|
- [ ] **Step 3: Verify**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cd operator && flutter analyze lib/providers/sdk_clients/
|
||||||
|
```
|
||||||
|
|
||||||
|
Expected: no issues.
|
||||||
|
|
||||||
|
- [ ] **Step 4: Commit**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
jj describe -m "feat(providers): add WalletAccessListProvider"
|
||||||
|
jj new
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Task 4: Create `GrantCard` widget
|
||||||
|
|
||||||
|
**Files:**
|
||||||
|
- Create: `operator/lib/screens/dashboard/evm/grants/widgets/grant_card.dart`
|
||||||
|
|
||||||
|
This widget owns all per-card logic: enrichment lookups, revoke action, and rebuild scope. The screen only passes it a `GrantEntry` — the card fetches everything else itself.
|
||||||
|
|
||||||
|
**Key types:**
|
||||||
|
- `GrantEntry` (from `proto/evm.pb.dart`): `.id`, `.shared.walletAccessId`, `.shared.chainId`, `.specific.whichGrant()`
|
||||||
|
- `SpecificGrant_Grant.etherTransfer` / `.tokenTransfer` — enum values for the oneof
|
||||||
|
- `SdkClientWalletAccess` (from `proto/operator.pb.dart`): `.id`, `.access.walletId`, `.access.sdkClientId`
|
||||||
|
- `WalletEntry` (from `proto/evm.pb.dart`): `.id`, `.address` (List<int>)
|
||||||
|
- `SdkClientEntry` (from `proto/operator.pb.dart`): `.id`, `.info.name`
|
||||||
|
- `revokeEvmGrantMutation` — `Mutation<void>` (global; all revoke buttons disable together while any revoke is in flight)
|
||||||
|
- `executeRevokeEvmGrant(ref, grantId: int)` — `Future<void>`
|
||||||
|
|
||||||
|
- [ ] **Step 1: Write the widget**
|
||||||
|
|
||||||
|
Create `operator/lib/screens/dashboard/evm/grants/widgets/grant_card.dart`:
|
||||||
|
|
||||||
|
```dart
|
||||||
|
import 'package:arbiter/proto/evm.pb.dart';
|
||||||
|
import 'package:arbiter/proto/operator.pb.dart';
|
||||||
|
import 'package:arbiter/providers/evm/evm.dart';
|
||||||
|
import 'package:arbiter/providers/evm/evm_grants.dart';
|
||||||
|
import 'package:arbiter/providers/sdk_clients/list.dart';
|
||||||
|
import 'package:arbiter/providers/sdk_clients/wallet_access_list.dart';
|
||||||
|
import 'package:arbiter/theme/palette.dart';
|
||||||
|
import 'package:flutter/material.dart';
|
||||||
|
import 'package:hooks_riverpod/experimental/mutation.dart';
|
||||||
|
import 'package:hooks_riverpod/hooks_riverpod.dart';
|
||||||
|
import 'package:sizer/sizer.dart';
|
||||||
|
|
||||||
|
String _shortAddress(List<int> bytes) {
|
||||||
|
final hex = bytes.map((b) => b.toRadixString(16).padLeft(2, '0')).join();
|
||||||
|
return '0x${hex.substring(0, 6)}...${hex.substring(hex.length - 4)}';
|
||||||
|
}
|
||||||
|
|
||||||
|
String _formatError(Object error) {
|
||||||
|
final message = error.toString();
|
||||||
|
if (message.startsWith('Exception: ')) {
|
||||||
|
return message.substring('Exception: '.length);
|
||||||
|
}
|
||||||
|
return message;
|
||||||
|
}
|
||||||
|
|
||||||
|
class GrantCard extends ConsumerWidget {
|
||||||
|
const GrantCard({super.key, required this.grant});
|
||||||
|
|
||||||
|
final GrantEntry grant;
|
||||||
|
|
||||||
|
@override
|
||||||
|
Widget build(BuildContext context, WidgetRef ref) {
|
||||||
|
// Enrichment lookups — each watch scopes rebuilds to this card only
|
||||||
|
final walletAccesses =
|
||||||
|
ref.watch(walletAccessListProvider).asData?.value ?? const [];
|
||||||
|
final wallets = ref.watch(evmProvider).asData?.value ?? const [];
|
||||||
|
final clients = ref.watch(sdkClientsProvider).asData?.value ?? const [];
|
||||||
|
final revoking = ref.watch(revokeEvmGrantMutation) is MutationPending;
|
||||||
|
|
||||||
|
final isEther =
|
||||||
|
grant.specific.whichGrant() == SpecificGrant_Grant.etherTransfer;
|
||||||
|
final accent = isEther ? Palette.coral : Palette.token;
|
||||||
|
final typeLabel = isEther ? 'Ether' : 'Token';
|
||||||
|
final theme = Theme.of(context);
|
||||||
|
final muted = Palette.ink.withValues(alpha: 0.62);
|
||||||
|
|
||||||
|
// Resolve wallet_access_id → wallet address + client name
|
||||||
|
final accessById = <int, SdkClientWalletAccess>{
|
||||||
|
for (final a in walletAccesses) a.id: a,
|
||||||
|
};
|
||||||
|
final walletById = <int, WalletEntry>{
|
||||||
|
for (final w in wallets) w.id: w,
|
||||||
|
};
|
||||||
|
final clientNameById = <int, String>{
|
||||||
|
for (final c in clients) c.id: c.info.name,
|
||||||
|
};
|
||||||
|
|
||||||
|
final accessId = grant.shared.walletAccessId;
|
||||||
|
final access = accessById[accessId];
|
||||||
|
final wallet = access != null ? walletById[access.access.walletId] : null;
|
||||||
|
|
||||||
|
final walletLabel = wallet != null
|
||||||
|
? _shortAddress(wallet.address)
|
||||||
|
: 'Access #$accessId';
|
||||||
|
|
||||||
|
final clientLabel = () {
|
||||||
|
if (access == null) return '';
|
||||||
|
final name = clientNameById[access.access.sdkClientId] ?? '';
|
||||||
|
return name.isEmpty ? 'Client #${access.access.sdkClientId}' : name;
|
||||||
|
}();
|
||||||
|
|
||||||
|
void showError(String message) {
|
||||||
|
if (!context.mounted) return;
|
||||||
|
ScaffoldMessenger.of(context).showSnackBar(
|
||||||
|
SnackBar(content: Text(message), behavior: SnackBarBehavior.floating),
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> revoke() async {
|
||||||
|
try {
|
||||||
|
await executeRevokeEvmGrant(ref, grantId: grant.id);
|
||||||
|
} catch (e) {
|
||||||
|
showError(_formatError(e));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return Container(
|
||||||
|
decoration: BoxDecoration(
|
||||||
|
borderRadius: BorderRadius.circular(24),
|
||||||
|
color: Palette.cream.withValues(alpha: 0.92),
|
||||||
|
border: Border.all(color: Palette.line),
|
||||||
|
),
|
||||||
|
child: IntrinsicHeight(
|
||||||
|
child: Row(
|
||||||
|
crossAxisAlignment: CrossAxisAlignment.stretch,
|
||||||
|
children: [
|
||||||
|
// Accent strip
|
||||||
|
Container(
|
||||||
|
width: 0.8.w,
|
||||||
|
decoration: BoxDecoration(
|
||||||
|
color: accent,
|
||||||
|
borderRadius: const BorderRadius.horizontal(
|
||||||
|
left: Radius.circular(24),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
// Card body
|
||||||
|
Expanded(
|
||||||
|
child: Padding(
|
||||||
|
padding: EdgeInsets.symmetric(
|
||||||
|
horizontal: 1.6.w,
|
||||||
|
vertical: 1.4.h,
|
||||||
|
),
|
||||||
|
child: Column(
|
||||||
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
|
children: [
|
||||||
|
// Row 1: type badge · chain · spacer · revoke button
|
||||||
|
Row(
|
||||||
|
children: [
|
||||||
|
Container(
|
||||||
|
padding: EdgeInsets.symmetric(
|
||||||
|
horizontal: 1.w,
|
||||||
|
vertical: 0.4.h,
|
||||||
|
),
|
||||||
|
decoration: BoxDecoration(
|
||||||
|
color: accent.withValues(alpha: 0.15),
|
||||||
|
borderRadius: BorderRadius.circular(8),
|
||||||
|
),
|
||||||
|
child: Text(
|
||||||
|
typeLabel,
|
||||||
|
style: theme.textTheme.labelSmall?.copyWith(
|
||||||
|
color: accent,
|
||||||
|
fontWeight: FontWeight.w800,
|
||||||
|
),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
SizedBox(width: 1.w),
|
||||||
|
Container(
|
||||||
|
padding: EdgeInsets.symmetric(
|
||||||
|
horizontal: 1.w,
|
||||||
|
vertical: 0.4.h,
|
||||||
|
),
|
||||||
|
decoration: BoxDecoration(
|
||||||
|
color: Palette.ink.withValues(alpha: 0.06),
|
||||||
|
borderRadius: BorderRadius.circular(8),
|
||||||
|
),
|
||||||
|
child: Text(
|
||||||
|
'Chain ${grant.shared.chainId}',
|
||||||
|
style: theme.textTheme.labelSmall?.copyWith(
|
||||||
|
color: muted,
|
||||||
|
fontWeight: FontWeight.w700,
|
||||||
|
),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
const Spacer(),
|
||||||
|
if (revoking)
|
||||||
|
SizedBox(
|
||||||
|
width: 1.8.h,
|
||||||
|
height: 1.8.h,
|
||||||
|
child: CircularProgressIndicator(
|
||||||
|
strokeWidth: 2,
|
||||||
|
color: Palette.coral,
|
||||||
|
),
|
||||||
|
)
|
||||||
|
else
|
||||||
|
OutlinedButton.icon(
|
||||||
|
onPressed: revoke,
|
||||||
|
style: OutlinedButton.styleFrom(
|
||||||
|
foregroundColor: Palette.coral,
|
||||||
|
side: BorderSide(
|
||||||
|
color: Palette.coral.withValues(alpha: 0.4),
|
||||||
|
),
|
||||||
|
padding: EdgeInsets.symmetric(
|
||||||
|
horizontal: 1.w,
|
||||||
|
vertical: 0.6.h,
|
||||||
|
),
|
||||||
|
shape: RoundedRectangleBorder(
|
||||||
|
borderRadius: BorderRadius.circular(10),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
icon: const Icon(Icons.block_rounded, size: 16),
|
||||||
|
label: const Text('Revoke'),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
),
|
||||||
|
SizedBox(height: 0.8.h),
|
||||||
|
// Row 2: wallet address · client name
|
||||||
|
Row(
|
||||||
|
children: [
|
||||||
|
Text(
|
||||||
|
walletLabel,
|
||||||
|
style: theme.textTheme.bodySmall?.copyWith(
|
||||||
|
color: Palette.ink,
|
||||||
|
fontFamily: 'monospace',
|
||||||
|
),
|
||||||
|
),
|
||||||
|
Padding(
|
||||||
|
padding: EdgeInsets.symmetric(horizontal: 0.8.w),
|
||||||
|
child: Text(
|
||||||
|
'·',
|
||||||
|
style: theme.textTheme.bodySmall
|
||||||
|
?.copyWith(color: muted),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
Expanded(
|
||||||
|
child: Text(
|
||||||
|
clientLabel,
|
||||||
|
maxLines: 1,
|
||||||
|
overflow: TextOverflow.ellipsis,
|
||||||
|
style: theme.textTheme.bodySmall
|
||||||
|
?.copyWith(color: muted),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
),
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
- [ ] **Step 2: Verify**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cd operator && flutter analyze lib/screens/dashboard/evm/grants/widgets/grant_card.dart
|
||||||
|
```
|
||||||
|
|
||||||
|
Expected: no issues.
|
||||||
|
|
||||||
|
- [ ] **Step 3: Commit**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
jj describe -m "feat(grants): add GrantCard widget with self-contained enrichment"
|
||||||
|
jj new
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Task 5: Create `EvmGrantsScreen`
|
||||||
|
|
||||||
|
**Files:**
|
||||||
|
- Create: `operator/lib/screens/dashboard/evm/grants/grants.dart`
|
||||||
|
|
||||||
|
The screen watches only `evmGrantsProvider` for top-level state (loading / error / no connection / empty / data). When there is data it renders a list of `GrantCard` widgets — each card manages its own enrichment subscriptions.
|
||||||
|
|
||||||
|
- [ ] **Step 1: Write the screen**
|
||||||
|
|
||||||
|
Create `operator/lib/screens/dashboard/evm/grants/grants.dart`:
|
||||||
|
|
||||||
|
```dart
|
||||||
|
import 'package:arbiter/proto/evm.pb.dart';
|
||||||
|
import 'package:arbiter/providers/evm/evm_grants.dart';
|
||||||
|
import 'package:arbiter/providers/sdk_clients/wallet_access_list.dart';
|
||||||
|
import 'package:arbiter/router.gr.dart';
|
||||||
|
import 'package:arbiter/screens/dashboard/evm/grants/widgets/grant_card.dart';
|
||||||
|
import 'package:arbiter/theme/palette.dart';
|
||||||
|
import 'package:arbiter/widgets/page_header.dart';
|
||||||
|
import 'package:auto_route/auto_route.dart';
|
||||||
|
import 'package:flutter/material.dart';
|
||||||
|
import 'package:hooks_riverpod/hooks_riverpod.dart';
|
||||||
|
import 'package:sizer/sizer.dart';
|
||||||
|
|
||||||
|
String _formatError(Object error) {
|
||||||
|
final message = error.toString();
|
||||||
|
if (message.startsWith('Exception: ')) {
|
||||||
|
return message.substring('Exception: '.length);
|
||||||
|
}
|
||||||
|
return message;
|
||||||
|
}
|
||||||
|
|
||||||
|
// ─── State panel ──────────────────────────────────────────────────────────────
|
||||||
|
|
||||||
|
class _StatePanel extends StatelessWidget {
|
||||||
|
const _StatePanel({
|
||||||
|
required this.icon,
|
||||||
|
required this.title,
|
||||||
|
required this.body,
|
||||||
|
this.actionLabel,
|
||||||
|
this.onAction,
|
||||||
|
this.busy = false,
|
||||||
|
});
|
||||||
|
|
||||||
|
final IconData icon;
|
||||||
|
final String title;
|
||||||
|
final String body;
|
||||||
|
final String? actionLabel;
|
||||||
|
final Future<void> Function()? onAction;
|
||||||
|
final bool busy;
|
||||||
|
|
||||||
|
@override
|
||||||
|
Widget build(BuildContext context) {
|
||||||
|
final theme = Theme.of(context);
|
||||||
|
|
||||||
|
return Container(
|
||||||
|
decoration: BoxDecoration(
|
||||||
|
borderRadius: BorderRadius.circular(24),
|
||||||
|
color: Palette.cream.withValues(alpha: 0.92),
|
||||||
|
border: Border.all(color: Palette.line),
|
||||||
|
),
|
||||||
|
child: Padding(
|
||||||
|
padding: EdgeInsets.all(2.8.h),
|
||||||
|
child: Column(
|
||||||
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
|
children: [
|
||||||
|
if (busy)
|
||||||
|
SizedBox(
|
||||||
|
width: 2.8.h,
|
||||||
|
height: 2.8.h,
|
||||||
|
child: const CircularProgressIndicator(strokeWidth: 2.5),
|
||||||
|
)
|
||||||
|
else
|
||||||
|
Icon(icon, size: 34, color: Palette.coral),
|
||||||
|
SizedBox(height: 1.8.h),
|
||||||
|
Text(
|
||||||
|
title,
|
||||||
|
style: theme.textTheme.headlineSmall?.copyWith(
|
||||||
|
color: Palette.ink,
|
||||||
|
fontWeight: FontWeight.w800,
|
||||||
|
),
|
||||||
|
),
|
||||||
|
SizedBox(height: 1.h),
|
||||||
|
Text(
|
||||||
|
body,
|
||||||
|
style: theme.textTheme.bodyLarge?.copyWith(
|
||||||
|
color: Palette.ink.withValues(alpha: 0.72),
|
||||||
|
height: 1.5,
|
||||||
|
),
|
||||||
|
),
|
||||||
|
if (actionLabel != null && onAction != null) ...[
|
||||||
|
SizedBox(height: 2.h),
|
||||||
|
OutlinedButton.icon(
|
||||||
|
onPressed: () => onAction!(),
|
||||||
|
icon: const Icon(Icons.refresh),
|
||||||
|
label: Text(actionLabel!),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// ─── Grant list ───────────────────────────────────────────────────────────────
|
||||||
|
|
||||||
|
class _GrantList extends StatelessWidget {
|
||||||
|
const _GrantList({required this.grants});
|
||||||
|
|
||||||
|
final List<GrantEntry> grants;
|
||||||
|
|
||||||
|
@override
|
||||||
|
Widget build(BuildContext context) {
|
||||||
|
return Column(
|
||||||
|
children: [
|
||||||
|
for (var i = 0; i < grants.length; i++)
|
||||||
|
Padding(
|
||||||
|
padding: EdgeInsets.only(
|
||||||
|
bottom: i == grants.length - 1 ? 0 : 1.8.h,
|
||||||
|
),
|
||||||
|
child: GrantCard(grant: grants[i]),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// ─── Screen ───────────────────────────────────────────────────────────────────
|
||||||
|
|
||||||
|
@RoutePage()
|
||||||
|
class EvmGrantsScreen extends ConsumerWidget {
|
||||||
|
const EvmGrantsScreen({super.key});
|
||||||
|
|
||||||
|
@override
|
||||||
|
Widget build(BuildContext context, WidgetRef ref) {
|
||||||
|
// Screen watches only the grant list for top-level state decisions
|
||||||
|
final grantsAsync = ref.watch(evmGrantsProvider);
|
||||||
|
|
||||||
|
Future<void> refresh() async {
|
||||||
|
await Future.wait([
|
||||||
|
ref.read(evmGrantsProvider.notifier).refresh(),
|
||||||
|
ref.read(walletAccessListProvider.notifier).refresh(),
|
||||||
|
]);
|
||||||
|
}
|
||||||
|
|
||||||
|
void showMessage(String message) {
|
||||||
|
if (!context.mounted) return;
|
||||||
|
ScaffoldMessenger.of(context).showSnackBar(
|
||||||
|
SnackBar(content: Text(message), behavior: SnackBarBehavior.floating),
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> safeRefresh() async {
|
||||||
|
try {
|
||||||
|
await refresh();
|
||||||
|
} catch (e) {
|
||||||
|
showMessage(_formatError(e));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
final grantsState = grantsAsync.asData?.value;
|
||||||
|
final grants = grantsState?.grants;
|
||||||
|
|
||||||
|
final content = switch (grantsAsync) {
|
||||||
|
AsyncLoading() when grantsState == null => const _StatePanel(
|
||||||
|
icon: Icons.hourglass_top,
|
||||||
|
title: 'Loading grants',
|
||||||
|
body: 'Pulling grant registry from Arbiter.',
|
||||||
|
busy: true,
|
||||||
|
),
|
||||||
|
AsyncError(:final error) => _StatePanel(
|
||||||
|
icon: Icons.sync_problem,
|
||||||
|
title: 'Grant registry unavailable',
|
||||||
|
body: _formatError(error),
|
||||||
|
actionLabel: 'Retry',
|
||||||
|
onAction: safeRefresh,
|
||||||
|
),
|
||||||
|
AsyncData(:final value) when value == null => _StatePanel(
|
||||||
|
icon: Icons.portable_wifi_off,
|
||||||
|
title: 'No active server connection',
|
||||||
|
body: 'Reconnect to Arbiter to list EVM grants.',
|
||||||
|
actionLabel: 'Refresh',
|
||||||
|
onAction: safeRefresh,
|
||||||
|
),
|
||||||
|
_ when grants != null && grants.isEmpty => _StatePanel(
|
||||||
|
icon: Icons.policy_outlined,
|
||||||
|
title: 'No grants yet',
|
||||||
|
body: 'Create a grant to allow SDK clients to sign transactions.',
|
||||||
|
actionLabel: 'Create grant',
|
||||||
|
onAction: () => context.router.push(const CreateEvmGrantRoute()),
|
||||||
|
),
|
||||||
|
_ => _GrantList(grants: grants ?? const []),
|
||||||
|
};
|
||||||
|
|
||||||
|
return Scaffold(
|
||||||
|
body: SafeArea(
|
||||||
|
child: RefreshIndicator.adaptive(
|
||||||
|
color: Palette.ink,
|
||||||
|
backgroundColor: Colors.white,
|
||||||
|
onRefresh: safeRefresh,
|
||||||
|
child: ListView(
|
||||||
|
physics: const BouncingScrollPhysics(
|
||||||
|
parent: AlwaysScrollableScrollPhysics(),
|
||||||
|
),
|
||||||
|
padding: EdgeInsets.fromLTRB(2.4.w, 2.4.h, 2.4.w, 3.2.h),
|
||||||
|
children: [
|
||||||
|
PageHeader(
|
||||||
|
title: 'EVM Grants',
|
||||||
|
isBusy: grantsAsync.isLoading,
|
||||||
|
actions: [
|
||||||
|
FilledButton.icon(
|
||||||
|
onPressed: () =>
|
||||||
|
context.router.push(const CreateEvmGrantRoute()),
|
||||||
|
icon: const Icon(Icons.add_rounded),
|
||||||
|
label: const Text('Create grant'),
|
||||||
|
),
|
||||||
|
SizedBox(width: 1.w),
|
||||||
|
OutlinedButton.icon(
|
||||||
|
onPressed: safeRefresh,
|
||||||
|
style: OutlinedButton.styleFrom(
|
||||||
|
foregroundColor: Palette.ink,
|
||||||
|
side: BorderSide(color: Palette.line),
|
||||||
|
padding: EdgeInsets.symmetric(
|
||||||
|
horizontal: 1.4.w,
|
||||||
|
vertical: 1.2.h,
|
||||||
|
),
|
||||||
|
shape: RoundedRectangleBorder(
|
||||||
|
borderRadius: BorderRadius.circular(14),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
icon: const Icon(Icons.refresh, size: 18),
|
||||||
|
label: const Text('Refresh'),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
),
|
||||||
|
SizedBox(height: 1.8.h),
|
||||||
|
content,
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
- [ ] **Step 2: Verify**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cd operator && flutter analyze lib/screens/dashboard/evm/grants/
|
||||||
|
```
|
||||||
|
|
||||||
|
Expected: no issues.
|
||||||
|
|
||||||
|
- [ ] **Step 3: Commit**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
jj describe -m "feat(grants): add EvmGrantsScreen"
|
||||||
|
jj new
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Task 6: Wire router and dashboard tab
|
||||||
|
|
||||||
|
**Files:**
|
||||||
|
- Modify: `operator/lib/router.dart`
|
||||||
|
- Modify: `operator/lib/screens/dashboard.dart`
|
||||||
|
- Regenerated: `operator/lib/router.gr.dart`
|
||||||
|
|
||||||
|
- [ ] **Step 1: Add route to `router.dart`**
|
||||||
|
|
||||||
|
Replace the contents of `operator/lib/router.dart` with:
|
||||||
|
|
||||||
|
```dart
|
||||||
|
import 'package:auto_route/auto_route.dart';
|
||||||
|
|
||||||
|
import 'router.gr.dart';
|
||||||
|
|
||||||
|
@AutoRouterConfig(generateForDir: ['lib/screens'])
|
||||||
|
class Router extends RootStackRouter {
|
||||||
|
@override
|
||||||
|
List<AutoRoute> get routes => [
|
||||||
|
AutoRoute(page: Bootstrap.page, path: '/bootstrap', initial: true),
|
||||||
|
AutoRoute(page: ServerInfoSetupRoute.page, path: '/server-info'),
|
||||||
|
AutoRoute(page: ServerConnectionRoute.page, path: '/server-connection'),
|
||||||
|
AutoRoute(page: VaultSetupRoute.page, path: '/vault'),
|
||||||
|
AutoRoute(page: ClientDetailsRoute.page, path: '/clients/:clientId'),
|
||||||
|
AutoRoute(page: CreateEvmGrantRoute.page, path: '/evm-grants/create'),
|
||||||
|
|
||||||
|
AutoRoute(
|
||||||
|
page: DashboardRouter.page,
|
||||||
|
path: '/dashboard',
|
||||||
|
children: [
|
||||||
|
AutoRoute(page: EvmRoute.page, path: 'evm'),
|
||||||
|
AutoRoute(page: ClientsRoute.page, path: 'clients'),
|
||||||
|
AutoRoute(page: EvmGrantsRoute.page, path: 'grants'),
|
||||||
|
AutoRoute(page: AboutRoute.page, path: 'about'),
|
||||||
|
],
|
||||||
|
),
|
||||||
|
];
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
- [ ] **Step 2: Update `dashboard.dart`**
|
||||||
|
|
||||||
|
In `operator/lib/screens/dashboard.dart`, replace the `routes` constant:
|
||||||
|
|
||||||
|
```dart
|
||||||
|
final routes = [
|
||||||
|
const EvmRoute(),
|
||||||
|
const ClientsRoute(),
|
||||||
|
const EvmGrantsRoute(),
|
||||||
|
const AboutRoute(),
|
||||||
|
];
|
||||||
|
```
|
||||||
|
|
||||||
|
And replace the `destinations` list inside `AdaptiveScaffold`:
|
||||||
|
|
||||||
|
```dart
|
||||||
|
destinations: const [
|
||||||
|
NavigationDestination(
|
||||||
|
icon: Icon(Icons.account_balance_wallet_outlined),
|
||||||
|
selectedIcon: Icon(Icons.account_balance_wallet),
|
||||||
|
label: 'Wallets',
|
||||||
|
),
|
||||||
|
NavigationDestination(
|
||||||
|
icon: Icon(Icons.devices_other_outlined),
|
||||||
|
selectedIcon: Icon(Icons.devices_other),
|
||||||
|
label: 'Clients',
|
||||||
|
),
|
||||||
|
NavigationDestination(
|
||||||
|
icon: Icon(Icons.policy_outlined),
|
||||||
|
selectedIcon: Icon(Icons.policy),
|
||||||
|
label: 'Grants',
|
||||||
|
),
|
||||||
|
NavigationDestination(
|
||||||
|
icon: Icon(Icons.info_outline),
|
||||||
|
selectedIcon: Icon(Icons.info),
|
||||||
|
label: 'About',
|
||||||
|
),
|
||||||
|
],
|
||||||
|
```
|
||||||
|
|
||||||
|
- [ ] **Step 3: Regenerate router**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cd operator && dart run build_runner build --delete-conflicting-outputs
|
||||||
|
```
|
||||||
|
|
||||||
|
Expected: `lib/router.gr.dart` updated, `EvmGrantsRoute` now available, no errors.
|
||||||
|
|
||||||
|
- [ ] **Step 4: Full project verify**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cd operator && flutter analyze
|
||||||
|
```
|
||||||
|
|
||||||
|
Expected: no issues.
|
||||||
|
|
||||||
|
- [ ] **Step 5: Commit**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
jj describe -m "feat(nav): add Grants dashboard tab"
|
||||||
|
jj new
|
||||||
|
```
|
||||||
170
docs/superpowers/specs/2026-03-28-grant-grid-view-design.md
Normal file
170
docs/superpowers/specs/2026-03-28-grant-grid-view-design.md
Normal file
@@ -0,0 +1,170 @@
|
|||||||
|
# Grant Grid View — Design Spec
|
||||||
|
|
||||||
|
**Date:** 2026-03-28
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
|
||||||
|
Add a "Grants" dashboard tab to the Flutter operator app that displays all EVM grants as a card-based grid. Each card shows a compact summary (type, chain, wallet address, client name) with a revoke action. The tab integrates into the existing `AdaptiveScaffold` navigation alongside Wallets, Clients, and About.
|
||||||
|
|
||||||
|
## Scope
|
||||||
|
|
||||||
|
- New `walletAccessListProvider` for fetching wallet access entries with their DB row IDs
|
||||||
|
- New `EvmGrantsScreen` as a dashboard tab
|
||||||
|
- Grant card widget with enriched display (type, chain, wallet, client)
|
||||||
|
- Revoke action wired to existing `executeRevokeEvmGrant` mutation
|
||||||
|
- Dashboard tab bar and router updated
|
||||||
|
- New token-transfer accent color added to `Palette`
|
||||||
|
|
||||||
|
**Out of scope:** Fixing grant creation (separate task).
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Data Layer
|
||||||
|
|
||||||
|
### `walletAccessListProvider`
|
||||||
|
|
||||||
|
**File:** `operator/lib/providers/sdk_clients/wallet_access_list.dart`
|
||||||
|
|
||||||
|
- `@riverpod` class, watches `connectionManagerProvider.future`
|
||||||
|
- Returns `List<SdkClientWalletAccess>?` (null when not connected)
|
||||||
|
- Each entry: `.id` (wallet_access_id), `.access.walletId`, `.access.sdkClientId`
|
||||||
|
- Exposes a `refresh()` method following the same pattern as `EvmGrants.refresh()`
|
||||||
|
|
||||||
|
### Enrichment at render time (Approach A)
|
||||||
|
|
||||||
|
The `EvmGrantsScreen` watches four providers:
|
||||||
|
1. `evmGrantsProvider` — the grant list
|
||||||
|
2. `walletAccessListProvider` — to resolve wallet_access_id → (wallet_id, sdk_client_id)
|
||||||
|
3. `evmProvider` — to resolve wallet_id → wallet address
|
||||||
|
4. `sdkClientsProvider` — to resolve sdk_client_id → client name
|
||||||
|
|
||||||
|
All lookups are in-memory Maps built inside the build method; no extra model class needed.
|
||||||
|
|
||||||
|
Fallbacks:
|
||||||
|
- Wallet address not found → `"Access #N"` where N is the wallet_access_id
|
||||||
|
- Client name not found → `"Client #N"` where N is the sdk_client_id
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Route Structure
|
||||||
|
|
||||||
|
```
|
||||||
|
/dashboard
|
||||||
|
/evm ← existing (Wallets tab)
|
||||||
|
/clients ← existing (Clients tab)
|
||||||
|
/grants ← NEW (Grants tab)
|
||||||
|
/about ← existing
|
||||||
|
|
||||||
|
/evm-grants/create ← existing push route (unchanged)
|
||||||
|
```
|
||||||
|
|
||||||
|
### Changes to `router.dart`
|
||||||
|
|
||||||
|
Add inside dashboard children:
|
||||||
|
```dart
|
||||||
|
AutoRoute(page: EvmGrantsRoute.page, path: 'grants'),
|
||||||
|
```
|
||||||
|
|
||||||
|
### Changes to `dashboard.dart`
|
||||||
|
|
||||||
|
Add to `routes` list:
|
||||||
|
```dart
|
||||||
|
const EvmGrantsRoute()
|
||||||
|
```
|
||||||
|
|
||||||
|
Add `NavigationDestination`:
|
||||||
|
```dart
|
||||||
|
NavigationDestination(
|
||||||
|
icon: Icon(Icons.policy_outlined),
|
||||||
|
selectedIcon: Icon(Icons.policy),
|
||||||
|
label: 'Grants',
|
||||||
|
),
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Screen: `EvmGrantsScreen`
|
||||||
|
|
||||||
|
**File:** `operator/lib/screens/dashboard/evm/grants/grants.dart`
|
||||||
|
|
||||||
|
```
|
||||||
|
Scaffold
|
||||||
|
└─ SafeArea
|
||||||
|
└─ RefreshIndicator.adaptive (refreshes evmGrantsProvider + walletAccessListProvider)
|
||||||
|
└─ ListView (BouncingScrollPhysics + AlwaysScrollableScrollPhysics)
|
||||||
|
├─ PageHeader
|
||||||
|
│ title: 'EVM Grants'
|
||||||
|
│ isBusy: evmGrantsProvider.isLoading
|
||||||
|
│ actions: [CreateGrantButton, RefreshButton]
|
||||||
|
├─ SizedBox(height: 1.8.h)
|
||||||
|
└─ <content>
|
||||||
|
```
|
||||||
|
|
||||||
|
### State handling
|
||||||
|
|
||||||
|
Matches the pattern from `EvmScreen` and `ClientsScreen`:
|
||||||
|
|
||||||
|
| State | Display |
|
||||||
|
|---|---|
|
||||||
|
| Loading (no data yet) | `_StatePanel` with spinner, "Loading grants" |
|
||||||
|
| Error | `_StatePanel` with coral icon, error message, Retry button |
|
||||||
|
| No connection | `_StatePanel`, "No active server connection" |
|
||||||
|
| Empty list | `_StatePanel`, "No grants yet", with Create Grant shortcut |
|
||||||
|
| Data | Column of `_GrantCard` widgets |
|
||||||
|
|
||||||
|
### Header actions
|
||||||
|
|
||||||
|
**CreateGrantButton:** `FilledButton.icon` with `Icons.add_rounded`, pushes `CreateEvmGrantRoute()` via `context.router.push(...)`.
|
||||||
|
|
||||||
|
**RefreshButton:** `OutlinedButton.icon` with `Icons.refresh`, calls `ref.read(evmGrantsProvider.notifier).refresh()`.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Grant Card: `_GrantCard`
|
||||||
|
|
||||||
|
**Layout:**
|
||||||
|
|
||||||
|
```
|
||||||
|
Container (rounded 24, Palette.cream bg, Palette.line border)
|
||||||
|
└─ IntrinsicHeight > Row
|
||||||
|
├─ Accent strip (0.8.w wide, full height, rounded left)
|
||||||
|
└─ Padding > Column
|
||||||
|
├─ Row 1: TypeBadge + ChainChip + Spacer + RevokeButton
|
||||||
|
└─ Row 2: WalletText + "·" + ClientText
|
||||||
|
```
|
||||||
|
|
||||||
|
**Accent color by grant type:**
|
||||||
|
- Ether transfer → `Palette.coral`
|
||||||
|
- Token transfer → `Palette.token` (new entry in `Palette` — indigo, e.g. `Color(0xFF5C6BC0)`)
|
||||||
|
|
||||||
|
**TypeBadge:** Small pill container with accent color background at 15% opacity, accent-colored text. Label: `'Ether'` or `'Token'`.
|
||||||
|
|
||||||
|
**ChainChip:** Small container: `'Chain ${grant.shared.chainId}'`, muted ink color.
|
||||||
|
|
||||||
|
**WalletText:** Short hex address (`0xabc...def`) from wallet lookup, `bodySmall`, monospace font family.
|
||||||
|
|
||||||
|
**ClientText:** Client name from `sdkClientsProvider` lookup, or fallback string. `bodySmall`, muted ink.
|
||||||
|
|
||||||
|
**RevokeButton:**
|
||||||
|
- `OutlinedButton` with `Icons.block_rounded` icon, label `'Revoke'`
|
||||||
|
- `foregroundColor: Palette.coral`, `side: BorderSide(color: Palette.coral.withValues(alpha: 0.4))`
|
||||||
|
- Disabled (replaced with `CircularProgressIndicator`) while `revokeEvmGrantMutation` is pending — note: this is a single global mutation, so all revoke buttons disable while any revoke is in flight
|
||||||
|
- On press: calls `executeRevokeEvmGrant(ref, grantId: grant.id)`; shows `SnackBar` on error
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Adaptive Sizing
|
||||||
|
|
||||||
|
All sizing uses `sizer` units (`1.h`, `1.w`, etc.). No hardcoded pixel values.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Files to Create / Modify
|
||||||
|
|
||||||
|
| File | Action |
|
||||||
|
|---|---|
|
||||||
|
| `lib/theme/palette.dart` | Modify — add `Palette.token` color |
|
||||||
|
| `lib/providers/sdk_clients/wallet_access_list.dart` | Create |
|
||||||
|
| `lib/screens/dashboard/evm/grants/grants.dart` | Create |
|
||||||
|
| `lib/router.dart` | Modify — add grants route to dashboard children |
|
||||||
|
| `lib/screens/dashboard.dart` | Modify — add tab to routes list and NavigationDestinations |
|
||||||
@@ -22,5 +22,3 @@ run = '''
|
|||||||
dart pub global activate protoc_plugin && \
|
dart pub global activate protoc_plugin && \
|
||||||
protoc --dart_out=grpc:useragent/lib/proto --proto_path=protobufs/ $(find protobufs -name '*.proto' | sort)
|
protoc --dart_out=grpc:useragent/lib/proto --proto_path=protobufs/ $(find protobufs -name '*.proto' | sort)
|
||||||
'''
|
'''
|
||||||
|
|
||||||
[tasks.generate_schema]
|
|
||||||
|
|||||||
@@ -4,28 +4,25 @@ package arbiter.operator;
|
|||||||
|
|
||||||
import "operator/auth.proto";
|
import "operator/auth.proto";
|
||||||
import "operator/evm.proto";
|
import "operator/evm.proto";
|
||||||
import "operator/governance.proto";
|
|
||||||
import "operator/sdk_client.proto";
|
import "operator/sdk_client.proto";
|
||||||
import "operator/vault/vault.proto";
|
import "operator/vault/vault.proto";
|
||||||
|
|
||||||
message OperatorRequest {
|
message OperatorRequest {
|
||||||
int32 id = 16;
|
int32 id = 16;
|
||||||
oneof payload {
|
oneof payload {
|
||||||
auth.Request auth = 1;
|
auth.Request auth = 1;
|
||||||
vault.Request vault = 2;
|
vault.Request vault = 2;
|
||||||
evm.Request evm = 3;
|
evm.Request evm = 3;
|
||||||
sdk_client.Request sdk_client = 4;
|
sdk_client.Request sdk_client = 4;
|
||||||
governance.Request governance = 5;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
message OperatorResponse {
|
message OperatorResponse {
|
||||||
optional int32 id = 16;
|
optional int32 id = 16;
|
||||||
oneof payload {
|
oneof payload {
|
||||||
auth.Response auth = 1;
|
auth.Response auth = 1;
|
||||||
vault.Response vault = 2;
|
vault.Response vault = 2;
|
||||||
evm.Response evm = 3;
|
evm.Response evm = 3;
|
||||||
sdk_client.Response sdk_client = 4;
|
sdk_client.Response sdk_client = 4;
|
||||||
governance.Response governance = 5;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,131 +0,0 @@
|
|||||||
syntax = "proto3";
|
|
||||||
|
|
||||||
package arbiter.operator.governance;
|
|
||||||
|
|
||||||
import "google/protobuf/empty.proto";
|
|
||||||
|
|
||||||
message Request {
|
|
||||||
oneof payload {
|
|
||||||
CreateProposalRequest create = 1;
|
|
||||||
CastVoteRequest vote = 2;
|
|
||||||
QueryPendingRequest query = 3;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
message CreateProposalRequest {
|
|
||||||
oneof kind {
|
|
||||||
ApproveSdkClientPayload approve_sdk_client = 1;
|
|
||||||
GrantWalletAccessPayload grant_wallet_access = 2;
|
|
||||||
ReplaceOperatorPayload replace_operator = 3;
|
|
||||||
google.protobuf.Empty trigger_rekey = 4;
|
|
||||||
ApprovePersistentGrantPayload approve_persistent_grant = 5;
|
|
||||||
ApproveOneOffTransactionPayload approve_one_off_transaction = 6;
|
|
||||||
}
|
|
||||||
optional uint32 ttl_secs = 7;
|
|
||||||
}
|
|
||||||
|
|
||||||
message ReplaceOperatorPayload {
|
|
||||||
int32 old_operator_id = 1;
|
|
||||||
bytes new_pubkey = 2;
|
|
||||||
}
|
|
||||||
|
|
||||||
message ApproveSdkClientPayload {
|
|
||||||
int32 client_id = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
message GrantWalletAccessPayload {
|
|
||||||
int32 wallet_id = 1;
|
|
||||||
int32 client_id = 2;
|
|
||||||
}
|
|
||||||
|
|
||||||
message CastVoteRequest {
|
|
||||||
int32 proposal_id = 1;
|
|
||||||
bool approve = 2;
|
|
||||||
bytes signature = 3;
|
|
||||||
}
|
|
||||||
|
|
||||||
message QueryPendingRequest {}
|
|
||||||
|
|
||||||
message Response {
|
|
||||||
oneof payload {
|
|
||||||
CreateProposalResponse created = 1;
|
|
||||||
VoteResponse voted = 2;
|
|
||||||
QueryPendingResponse pending = 3;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
message CreateProposalResponse {
|
|
||||||
int32 proposal_id = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
message VoteResponse {
|
|
||||||
VoteOutcome outcome = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
enum VoteOutcome {
|
|
||||||
VOTE_OUTCOME_UNSPECIFIED = 0;
|
|
||||||
VOTE_OUTCOME_PENDING = 1;
|
|
||||||
VOTE_OUTCOME_APPROVED = 2;
|
|
||||||
VOTE_OUTCOME_REJECTED = 3;
|
|
||||||
}
|
|
||||||
|
|
||||||
message ProposalSummary {
|
|
||||||
int32 id = 1;
|
|
||||||
string kind = 2;
|
|
||||||
int32 initiator_id = 3;
|
|
||||||
int64 expires_at = 4;
|
|
||||||
int64 approve_count = 5;
|
|
||||||
int64 reject_count = 6;
|
|
||||||
}
|
|
||||||
|
|
||||||
message QueryPendingResponse {
|
|
||||||
repeated ProposalSummary proposals = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
message TransactionRateLimitProto {
|
|
||||||
uint32 count = 1;
|
|
||||||
int64 window_secs = 2;
|
|
||||||
}
|
|
||||||
|
|
||||||
message VolumeLimitProto {
|
|
||||||
bytes max_volume = 1;
|
|
||||||
int64 window_secs = 2;
|
|
||||||
}
|
|
||||||
|
|
||||||
message EtherTransferSpecProto {
|
|
||||||
repeated bytes targets = 1;
|
|
||||||
VolumeLimitProto limit = 2;
|
|
||||||
}
|
|
||||||
|
|
||||||
message TokenTransferSpecProto {
|
|
||||||
bytes token_contract = 1;
|
|
||||||
optional bytes target = 2;
|
|
||||||
repeated VolumeLimitProto volume_limits = 3;
|
|
||||||
}
|
|
||||||
|
|
||||||
message ApproveOneOffTransactionPayload {
|
|
||||||
int32 client_id = 1;
|
|
||||||
bytes wallet_address = 2;
|
|
||||||
uint64 chain_id = 3;
|
|
||||||
uint64 nonce = 4;
|
|
||||||
uint64 gas_limit = 5;
|
|
||||||
bytes max_fee_per_gas = 6;
|
|
||||||
bytes max_priority_fee_per_gas = 7;
|
|
||||||
bytes to = 8;
|
|
||||||
bytes value = 9;
|
|
||||||
bytes input = 10;
|
|
||||||
}
|
|
||||||
|
|
||||||
message ApprovePersistentGrantPayload {
|
|
||||||
int32 wallet_access_id = 1;
|
|
||||||
uint64 chain_id = 2;
|
|
||||||
optional int64 valid_from_secs = 3;
|
|
||||||
optional int64 valid_until_secs = 4;
|
|
||||||
optional bytes max_gas_fee_per_gas = 5;
|
|
||||||
optional bytes max_priority_fee_per_gas = 6;
|
|
||||||
optional TransactionRateLimitProto rate_limit = 7;
|
|
||||||
oneof specific {
|
|
||||||
EtherTransferSpecProto ether_transfer = 8;
|
|
||||||
TokenTransferSpecProto token_transfer = 9;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -8,35 +8,15 @@ message BootstrapEncryptedKey {
|
|||||||
bytes associated_data = 3;
|
bytes associated_data = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
message DeclareCommittee {
|
|
||||||
uint32 count = 1;
|
|
||||||
uint32 recovery_count = 2;
|
|
||||||
}
|
|
||||||
|
|
||||||
message ContributePassphrase {
|
|
||||||
bytes passphrase = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
message ContributeRecoveryPassphrase {
|
|
||||||
int32 recovery_operator_id = 1;
|
|
||||||
bytes passphrase = 2;
|
|
||||||
}
|
|
||||||
|
|
||||||
enum BootstrapResult {
|
enum BootstrapResult {
|
||||||
BOOTSTRAP_RESULT_UNSPECIFIED = 0;
|
BOOTSTRAP_RESULT_UNSPECIFIED = 0;
|
||||||
BOOTSTRAP_RESULT_SUCCESS = 1;
|
BOOTSTRAP_RESULT_SUCCESS = 1;
|
||||||
BOOTSTRAP_RESULT_ALREADY_BOOTSTRAPPED = 2;
|
BOOTSTRAP_RESULT_ALREADY_BOOTSTRAPPED = 2;
|
||||||
BOOTSTRAP_RESULT_INVALID_KEY = 3;
|
BOOTSTRAP_RESULT_INVALID_KEY = 3;
|
||||||
BOOTSTRAP_RESULT_AWAITING_CONTRIBUTIONS = 4;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
message Request {
|
message Request {
|
||||||
oneof payload {
|
BootstrapEncryptedKey encrypted_key = 2;
|
||||||
BootstrapEncryptedKey encrypted_key = 2;
|
|
||||||
DeclareCommittee declare_committee = 3;
|
|
||||||
ContributePassphrase contribute_passphrase = 4;
|
|
||||||
ContributeRecoveryPassphrase contribute_recovery_passphrase = 5;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
message Response {
|
message Response {
|
||||||
|
|||||||
@@ -1,30 +0,0 @@
|
|||||||
syntax = "proto3";
|
|
||||||
|
|
||||||
package arbiter.operator.vault.rekey;
|
|
||||||
|
|
||||||
message ContributePassphrase {
|
|
||||||
bytes passphrase = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
message ContributeRecoveryPassphrase {
|
|
||||||
int32 recovery_operator_id = 1;
|
|
||||||
bytes passphrase = 2;
|
|
||||||
}
|
|
||||||
|
|
||||||
enum RekeyResult {
|
|
||||||
REKEY_RESULT_UNSPECIFIED = 0;
|
|
||||||
REKEY_RESULT_SUCCESS = 1;
|
|
||||||
REKEY_RESULT_AWAITING_CONTRIBUTIONS = 2;
|
|
||||||
REKEY_RESULT_NOT_IN_PROGRESS = 3;
|
|
||||||
}
|
|
||||||
|
|
||||||
message Request {
|
|
||||||
oneof payload {
|
|
||||||
ContributePassphrase contribute_passphrase = 1;
|
|
||||||
ContributeRecoveryPassphrase contribute_recovery_passphrase = 2;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
message Response {
|
|
||||||
RekeyResult result = 1;
|
|
||||||
}
|
|
||||||
@@ -15,29 +15,17 @@ message UnsealEncryptedKey {
|
|||||||
bytes associated_data = 3;
|
bytes associated_data = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
message ContributePassphrase {
|
|
||||||
bytes passphrase = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
message ContributeRecoveryPassphrase {
|
|
||||||
int32 recovery_operator_id = 1;
|
|
||||||
bytes passphrase = 2;
|
|
||||||
}
|
|
||||||
|
|
||||||
enum UnsealResult {
|
enum UnsealResult {
|
||||||
UNSEAL_RESULT_UNSPECIFIED = 0;
|
UNSEAL_RESULT_UNSPECIFIED = 0;
|
||||||
UNSEAL_RESULT_SUCCESS = 1;
|
UNSEAL_RESULT_SUCCESS = 1;
|
||||||
UNSEAL_RESULT_INVALID_KEY = 2;
|
UNSEAL_RESULT_INVALID_KEY = 2;
|
||||||
UNSEAL_RESULT_UNBOOTSTRAPPED = 3;
|
UNSEAL_RESULT_UNBOOTSTRAPPED = 3;
|
||||||
UNSEAL_RESULT_AWAITING_CONTRIBUTIONS = 4;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
message Request {
|
message Request {
|
||||||
oneof payload {
|
oneof payload {
|
||||||
UnsealStart start = 1;
|
UnsealStart start = 1;
|
||||||
UnsealEncryptedKey encrypted_key = 2;
|
UnsealEncryptedKey encrypted_key = 2;
|
||||||
ContributePassphrase contribute_passphrase = 3;
|
|
||||||
ContributeRecoveryPassphrase contribute_recovery_passphrase = 4;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -5,23 +5,20 @@ package arbiter.operator.vault;
|
|||||||
import "google/protobuf/empty.proto";
|
import "google/protobuf/empty.proto";
|
||||||
import "shared/vault.proto";
|
import "shared/vault.proto";
|
||||||
import "operator/vault/bootstrap.proto";
|
import "operator/vault/bootstrap.proto";
|
||||||
import "operator/vault/rekey.proto";
|
|
||||||
import "operator/vault/unseal.proto";
|
import "operator/vault/unseal.proto";
|
||||||
|
|
||||||
message Request {
|
message Request {
|
||||||
oneof payload {
|
oneof payload {
|
||||||
google.protobuf.Empty query_state = 1;
|
google.protobuf.Empty query_state = 1;
|
||||||
unseal.Request unseal = 2;
|
unseal.Request unseal = 2;
|
||||||
bootstrap.Request bootstrap = 3;
|
bootstrap.Request bootstrap = 3;
|
||||||
rekey.Request rekey = 4;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
message Response {
|
message Response {
|
||||||
oneof payload {
|
oneof payload {
|
||||||
arbiter.shared.VaultState state = 1;
|
arbiter.shared.VaultState state = 1;
|
||||||
unseal.Response unseal = 2;
|
unseal.Response unseal = 2;
|
||||||
bootstrap.Response bootstrap = 3;
|
bootstrap.Response bootstrap = 3;
|
||||||
rekey.Response rekey = 4;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,8 +5,7 @@ package arbiter.shared;
|
|||||||
enum VaultState {
|
enum VaultState {
|
||||||
VAULT_STATE_UNSPECIFIED = 0;
|
VAULT_STATE_UNSPECIFIED = 0;
|
||||||
VAULT_STATE_UNBOOTSTRAPPED = 1;
|
VAULT_STATE_UNBOOTSTRAPPED = 1;
|
||||||
VAULT_STATE_BOOSTRAPPING = 2;
|
VAULT_STATE_SEALED = 2;
|
||||||
VAULT_STATE_SEALED = 3;
|
VAULT_STATE_UNSEALED = 3;
|
||||||
VAULT_STATE_UNSEALED = 4;
|
VAULT_STATE_ERROR = 4;
|
||||||
VAULT_STATE_ERROR = 5;
|
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
scripts/__pycache__/gen_erc20_registry.cpython-314.pyc
Normal file
BIN
scripts/__pycache__/gen_erc20_registry.cpython-314.pyc
Normal file
Binary file not shown.
300
server/Cargo.lock
generated
300
server/Cargo.lock
generated
@@ -24,7 +24,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||||||
checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0"
|
checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"crypto-common 0.1.7",
|
"crypto-common 0.1.7",
|
||||||
"generic-array 0.14.7",
|
"generic-array",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -707,7 +707,6 @@ dependencies = [
|
|||||||
"memsafe",
|
"memsafe",
|
||||||
"ml-dsa",
|
"ml-dsa",
|
||||||
"rand 0.10.1",
|
"rand 0.10.1",
|
||||||
"strum 0.28.0",
|
|
||||||
"thiserror",
|
"thiserror",
|
||||||
"x-wing",
|
"x-wing",
|
||||||
]
|
]
|
||||||
@@ -720,6 +719,7 @@ dependencies = [
|
|||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
"syn 2.0.117",
|
"syn 2.0.117",
|
||||||
|
"trybuild",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -770,10 +770,8 @@ dependencies = [
|
|||||||
"mutants",
|
"mutants",
|
||||||
"pem",
|
"pem",
|
||||||
"proptest",
|
"proptest",
|
||||||
"prost",
|
|
||||||
"prost-types",
|
"prost-types",
|
||||||
"rand 0.10.1",
|
"rand 0.10.1",
|
||||||
"rand_core 0.6.4",
|
|
||||||
"rcgen",
|
"rcgen",
|
||||||
"restructed",
|
"restructed",
|
||||||
"rstest",
|
"rstest",
|
||||||
@@ -789,7 +787,6 @@ dependencies = [
|
|||||||
"tonic",
|
"tonic",
|
||||||
"tracing",
|
"tracing",
|
||||||
"tracing-subscriber",
|
"tracing-subscriber",
|
||||||
"vsss-rs",
|
|
||||||
"x25519-dalek 2.0.1",
|
"x25519-dalek 2.0.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -1287,7 +1284,7 @@ version = "0.10.4"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"generic-array 0.14.7",
|
"generic-array",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -1616,22 +1613,8 @@ version = "0.5.5"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
|
checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"generic-array 0.14.7",
|
"generic-array",
|
||||||
"rand_core 0.6.4",
|
"rand_core 0.6.4",
|
||||||
"serdect 0.2.0",
|
|
||||||
"subtle",
|
|
||||||
"zeroize",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "crypto-bigint"
|
|
||||||
version = "0.6.1"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "96272c2ff28b807e09250b180ad1fb7889a3258f7455759b5c3c58b719467130"
|
|
||||||
dependencies = [
|
|
||||||
"num-traits",
|
|
||||||
"rand_core 0.6.4",
|
|
||||||
"serdect 0.3.0",
|
|
||||||
"subtle",
|
"subtle",
|
||||||
"zeroize",
|
"zeroize",
|
||||||
]
|
]
|
||||||
@@ -1642,7 +1625,7 @@ version = "0.1.7"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
|
checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"generic-array 0.14.7",
|
"generic-array",
|
||||||
"rand_core 0.6.4",
|
"rand_core 0.6.4",
|
||||||
"typenum",
|
"typenum",
|
||||||
]
|
]
|
||||||
@@ -1945,7 +1928,7 @@ version = "0.9.0"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
|
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"generic-array 0.14.7",
|
"generic-array",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -1983,6 +1966,12 @@ dependencies = [
|
|||||||
"syn 2.0.117",
|
"syn 2.0.117",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "dissimilar"
|
||||||
|
version = "1.0.11"
|
||||||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "aeda16ab4059c5fd2a83f2b9c9e9c981327b18aa8e3b313f7e6563799d4f093e"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "downcast-rs"
|
name = "downcast-rs"
|
||||||
version = "2.0.2"
|
version = "2.0.2"
|
||||||
@@ -2025,7 +2014,7 @@ dependencies = [
|
|||||||
"digest 0.10.7",
|
"digest 0.10.7",
|
||||||
"elliptic-curve",
|
"elliptic-curve",
|
||||||
"rfc6979",
|
"rfc6979",
|
||||||
"serdect 0.2.0",
|
"serdect",
|
||||||
"signature 2.2.0",
|
"signature 2.2.0",
|
||||||
"spki 0.7.3",
|
"spki 0.7.3",
|
||||||
]
|
]
|
||||||
@@ -2058,32 +2047,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||||||
checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47"
|
checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base16ct",
|
"base16ct",
|
||||||
"crypto-bigint 0.5.5",
|
"crypto-bigint",
|
||||||
"digest 0.10.7",
|
"digest 0.10.7",
|
||||||
"ff",
|
"ff",
|
||||||
"generic-array 0.14.7",
|
"generic-array",
|
||||||
"group",
|
"group",
|
||||||
"hkdf",
|
|
||||||
"pkcs8 0.10.2",
|
"pkcs8 0.10.2",
|
||||||
"rand_core 0.6.4",
|
"rand_core 0.6.4",
|
||||||
"sec1",
|
"sec1",
|
||||||
"serdect 0.2.0",
|
"serdect",
|
||||||
"subtle",
|
"subtle",
|
||||||
"tap",
|
|
||||||
"zeroize",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "elliptic-curve-tools"
|
|
||||||
version = "0.2.0"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "1de2b6fae800f08032a6ea32995b52925b1d451bff9d445c8ab2932323277faf"
|
|
||||||
dependencies = [
|
|
||||||
"elliptic-curve",
|
|
||||||
"heapless",
|
|
||||||
"hex",
|
|
||||||
"multiexp",
|
|
||||||
"serde",
|
|
||||||
"zeroize",
|
"zeroize",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -2157,7 +2130,6 @@ version = "0.13.1"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393"
|
checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitvec",
|
|
||||||
"rand_core 0.6.4",
|
"rand_core 0.6.4",
|
||||||
"subtle",
|
"subtle",
|
||||||
]
|
]
|
||||||
@@ -2358,17 +2330,6 @@ dependencies = [
|
|||||||
"zeroize",
|
"zeroize",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "generic-array"
|
|
||||||
version = "1.4.1"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "dab9e9188e97a93276e1fe7b56401b851e2b45a46d045ca658100c1303ada649"
|
|
||||||
dependencies = [
|
|
||||||
"rustversion",
|
|
||||||
"serde_core",
|
|
||||||
"typenum",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "getrandom"
|
name = "getrandom"
|
||||||
version = "0.2.17"
|
version = "0.2.17"
|
||||||
@@ -2452,15 +2413,6 @@ dependencies = [
|
|||||||
"tracing",
|
"tracing",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "hash32"
|
|
||||||
version = "0.3.1"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606"
|
|
||||||
dependencies = [
|
|
||||||
"byteorder",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "hashbrown"
|
name = "hashbrown"
|
||||||
version = "0.12.3"
|
version = "0.12.3"
|
||||||
@@ -2501,16 +2453,6 @@ version = "0.17.0"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51"
|
checksum = "4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51"
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "heapless"
|
|
||||||
version = "0.8.0"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad"
|
|
||||||
dependencies = [
|
|
||||||
"hash32",
|
|
||||||
"stable_deref_trait",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "heck"
|
name = "heck"
|
||||||
version = "0.5.0"
|
version = "0.5.0"
|
||||||
@@ -2538,15 +2480,6 @@ dependencies = [
|
|||||||
"arrayvec",
|
"arrayvec",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "hkdf"
|
|
||||||
version = "0.12.4"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
|
|
||||||
dependencies = [
|
|
||||||
"hmac 0.12.1",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "hmac"
|
name = "hmac"
|
||||||
version = "0.12.1"
|
version = "0.12.1"
|
||||||
@@ -2617,7 +2550,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||||||
checksum = "08d46837a0ed51fe95bd3b05de33cd64a1ee88fc797477ca48446872504507c5"
|
checksum = "08d46837a0ed51fe95bd3b05de33cd64a1ee88fc797477ca48446872504507c5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ctutils",
|
"ctutils",
|
||||||
"serde",
|
|
||||||
"typenum",
|
"typenum",
|
||||||
"zeroize",
|
"zeroize",
|
||||||
]
|
]
|
||||||
@@ -2883,7 +2815,7 @@ version = "0.1.4"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01"
|
checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"generic-array 0.14.7",
|
"generic-array",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -3022,15 +2954,15 @@ dependencies = [
|
|||||||
"ecdsa",
|
"ecdsa",
|
||||||
"elliptic-curve",
|
"elliptic-curve",
|
||||||
"once_cell",
|
"once_cell",
|
||||||
"serdect 0.2.0",
|
"serdect",
|
||||||
"sha2 0.10.9",
|
"sha2 0.10.9",
|
||||||
"signature 2.2.0",
|
"signature 2.2.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "kameo"
|
name = "kameo"
|
||||||
version = "0.22.2"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/hdbg/kameo.git?rev=17af90e3#17af90e3ae95fc6f89fa31a2f1b9506ac127f0b7"
|
source = "git+https://github.com/hdbg/kameo.git?rev=805b417#805b41783fe90b54827ecad142b422c7a9b69b9a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"downcast-rs",
|
"downcast-rs",
|
||||||
"dyn-clone",
|
"dyn-clone",
|
||||||
@@ -3043,8 +2975,8 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "kameo_actors"
|
name = "kameo_actors"
|
||||||
version = "0.8.1"
|
version = "0.5.0"
|
||||||
source = "git+https://github.com/hdbg/kameo.git?rev=17af90e3#17af90e3ae95fc6f89fa31a2f1b9506ac127f0b7"
|
source = "git+https://github.com/hdbg/kameo.git?rev=805b417#805b41783fe90b54827ecad142b422c7a9b69b9a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"futures",
|
"futures",
|
||||||
"glob",
|
"glob",
|
||||||
@@ -3055,13 +2987,14 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "kameo_macros"
|
name = "kameo_macros"
|
||||||
version = "0.21.1"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/hdbg/kameo.git?rev=17af90e3#17af90e3ae95fc6f89fa31a2f1b9506ac127f0b7"
|
source = "git+https://github.com/hdbg/kameo.git?rev=805b417#805b41783fe90b54827ecad142b422c7a9b69b9a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
"darling 0.23.0",
|
||||||
"heck",
|
"heck",
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
"syn 3.0.4",
|
"syn 2.0.117",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -3274,7 +3207,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||||||
checksum = "36c791ecdf977c99f45f23280405d7723727470f6689a5e6dbf513ac547ae10d"
|
checksum = "36c791ecdf977c99f45f23280405d7723727470f6689a5e6dbf513ac547ae10d"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"serde",
|
"serde",
|
||||||
"toml",
|
"toml 0.9.12+spec-1.1.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -3364,20 +3297,6 @@ dependencies = [
|
|||||||
"zeroize",
|
"zeroize",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "multiexp"
|
|
||||||
version = "0.4.2"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "7ec2ce93a6f06ac6cae04c1da3f2a6a24fcfc1f0eb0b4e0f3d302f0df45326cb"
|
|
||||||
dependencies = [
|
|
||||||
"ff",
|
|
||||||
"group",
|
|
||||||
"rand_core 0.6.4",
|
|
||||||
"rustversion",
|
|
||||||
"std-shims",
|
|
||||||
"zeroize",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "multimap"
|
name = "multimap"
|
||||||
version = "0.10.1"
|
version = "0.10.1"
|
||||||
@@ -3409,20 +3328,6 @@ dependencies = [
|
|||||||
"windows-sys 0.61.2",
|
"windows-sys 0.61.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "num"
|
|
||||||
version = "0.4.3"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
|
|
||||||
dependencies = [
|
|
||||||
"num-bigint",
|
|
||||||
"num-complex",
|
|
||||||
"num-integer",
|
|
||||||
"num-iter",
|
|
||||||
"num-rational",
|
|
||||||
"num-traits",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "num-bigint"
|
name = "num-bigint"
|
||||||
version = "0.4.6"
|
version = "0.4.6"
|
||||||
@@ -3431,19 +3336,6 @@ checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"num-integer",
|
"num-integer",
|
||||||
"num-traits",
|
"num-traits",
|
||||||
"rand 0.8.6",
|
|
||||||
"serde",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "num-complex"
|
|
||||||
version = "0.4.6"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
|
|
||||||
dependencies = [
|
|
||||||
"num-traits",
|
|
||||||
"rand 0.8.6",
|
|
||||||
"serde",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -3461,29 +3353,6 @@ dependencies = [
|
|||||||
"num-traits",
|
"num-traits",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "num-iter"
|
|
||||||
version = "0.1.45"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
|
|
||||||
dependencies = [
|
|
||||||
"autocfg",
|
|
||||||
"num-integer",
|
|
||||||
"num-traits",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "num-rational"
|
|
||||||
version = "0.4.2"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
|
|
||||||
dependencies = [
|
|
||||||
"num-bigint",
|
|
||||||
"num-integer",
|
|
||||||
"num-traits",
|
|
||||||
"serde",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "num-traits"
|
name = "num-traits"
|
||||||
version = "0.2.19"
|
version = "0.2.19"
|
||||||
@@ -4592,9 +4461,9 @@ checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"base16ct",
|
"base16ct",
|
||||||
"der 0.7.10",
|
"der 0.7.10",
|
||||||
"generic-array 0.14.7",
|
"generic-array",
|
||||||
"pkcs8 0.10.2",
|
"pkcs8 0.10.2",
|
||||||
"serdect 0.2.0",
|
"serdect",
|
||||||
"subtle",
|
"subtle",
|
||||||
"zeroize",
|
"zeroize",
|
||||||
]
|
]
|
||||||
@@ -4760,16 +4629,6 @@ dependencies = [
|
|||||||
"serde",
|
"serde",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "serdect"
|
|
||||||
version = "0.3.0"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "f42f67da2385b51a5f9652db9c93d78aeaf7610bf5ec366080b6de810604af53"
|
|
||||||
dependencies = [
|
|
||||||
"base16ct",
|
|
||||||
"serde",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "sha2"
|
name = "sha2"
|
||||||
version = "0.10.9"
|
version = "0.10.9"
|
||||||
@@ -4935,12 +4794,6 @@ dependencies = [
|
|||||||
"windows-sys 0.61.2",
|
"windows-sys 0.61.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "spin"
|
|
||||||
version = "0.10.0"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591"
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "spki"
|
name = "spki"
|
||||||
version = "0.7.3"
|
version = "0.7.3"
|
||||||
@@ -4985,17 +4838,6 @@ version = "1.1.0"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "std-shims"
|
|
||||||
version = "0.1.5"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "227c4f8561598188d0df96dbe749824576174bba278b5b6bb2eacff1066067d0"
|
|
||||||
dependencies = [
|
|
||||||
"hashbrown 0.16.1",
|
|
||||||
"rustversion",
|
|
||||||
"spin",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "string_morph"
|
name = "string_morph"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
@@ -5099,17 +4941,6 @@ dependencies = [
|
|||||||
"unicode-ident",
|
"unicode-ident",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "syn"
|
|
||||||
version = "3.0.4"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "e6275cddf4610d1775e6d1fe9469b2e77d0f39fd98fb7450901b821e0c53649f"
|
|
||||||
dependencies = [
|
|
||||||
"proc-macro2",
|
|
||||||
"quote",
|
|
||||||
"unicode-ident",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "syn-solidity"
|
name = "syn-solidity"
|
||||||
version = "1.5.7"
|
version = "1.5.7"
|
||||||
@@ -5148,6 +4979,12 @@ version = "1.0.1"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
|
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "target-triple"
|
||||||
|
version = "1.0.0"
|
||||||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "591ef38edfb78ca4771ee32cf494cb8771944bee237a9b91fc9c1424ac4b777b"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "tempfile"
|
name = "tempfile"
|
||||||
version = "3.27.0"
|
version = "3.27.0"
|
||||||
@@ -5161,6 +4998,15 @@ dependencies = [
|
|||||||
"windows-sys 0.61.2",
|
"windows-sys 0.61.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "termcolor"
|
||||||
|
version = "1.4.1"
|
||||||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
|
||||||
|
dependencies = [
|
||||||
|
"winapi-util",
|
||||||
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "terminal_size"
|
name = "terminal_size"
|
||||||
version = "0.4.4"
|
version = "0.4.4"
|
||||||
@@ -5383,6 +5229,21 @@ dependencies = [
|
|||||||
"winnow 0.7.15",
|
"winnow 0.7.15",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "toml"
|
||||||
|
version = "1.1.2+spec-1.1.0"
|
||||||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee"
|
||||||
|
dependencies = [
|
||||||
|
"indexmap 2.14.0",
|
||||||
|
"serde_core",
|
||||||
|
"serde_spanned",
|
||||||
|
"toml_datetime 1.1.1+spec-1.1.0",
|
||||||
|
"toml_parser",
|
||||||
|
"toml_writer",
|
||||||
|
"winnow 1.0.2",
|
||||||
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "toml_datetime"
|
name = "toml_datetime"
|
||||||
version = "0.7.5+spec-1.1.0"
|
version = "0.7.5+spec-1.1.0"
|
||||||
@@ -5422,6 +5283,12 @@ dependencies = [
|
|||||||
"winnow 1.0.2",
|
"winnow 1.0.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "toml_writer"
|
||||||
|
version = "1.1.1+spec-1.1.0"
|
||||||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "tonic"
|
name = "tonic"
|
||||||
version = "0.14.5"
|
version = "0.14.5"
|
||||||
@@ -5609,6 +5476,22 @@ version = "0.2.5"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "trybuild"
|
||||||
|
version = "1.0.117"
|
||||||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "0710d4dfbeae4f9c390baa784c49858a7468fa433f3fe5d0ec5ebef651cf59f9"
|
||||||
|
dependencies = [
|
||||||
|
"dissimilar",
|
||||||
|
"glob",
|
||||||
|
"serde",
|
||||||
|
"serde_derive",
|
||||||
|
"serde_json",
|
||||||
|
"target-triple",
|
||||||
|
"termcolor",
|
||||||
|
"toml 1.1.2+spec-1.1.0",
|
||||||
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "typenum"
|
name = "typenum"
|
||||||
version = "1.20.0"
|
version = "1.20.0"
|
||||||
@@ -5750,27 +5633,6 @@ version = "0.9.5"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "vsss-rs"
|
|
||||||
version = "5.4.0"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "6ec751bdcc8bda099e269b24cc6b4ad14f9ce8b0490c1599174070e792ecd70c"
|
|
||||||
dependencies = [
|
|
||||||
"crypto-bigint 0.5.5",
|
|
||||||
"crypto-bigint 0.6.1",
|
|
||||||
"elliptic-curve",
|
|
||||||
"elliptic-curve-tools",
|
|
||||||
"generic-array 1.4.1",
|
|
||||||
"hex",
|
|
||||||
"hybrid-array",
|
|
||||||
"num",
|
|
||||||
"rand_core 0.6.4",
|
|
||||||
"serde",
|
|
||||||
"sha3 0.10.9",
|
|
||||||
"subtle",
|
|
||||||
"zeroize",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "wait-timeout"
|
name = "wait-timeout"
|
||||||
version = "0.2.1"
|
version = "0.2.1"
|
||||||
|
|||||||
@@ -12,8 +12,8 @@ base64 = "0.22.1"
|
|||||||
chrono = { version = "0.4.44", features = ["serde"] }
|
chrono = { version = "0.4.44", features = ["serde"] }
|
||||||
futures = "0.3.32"
|
futures = "0.3.32"
|
||||||
k256 = { version = "0.13.4", features = ["ecdsa", "pkcs8"] }
|
k256 = { version = "0.13.4", features = ["ecdsa", "pkcs8"] }
|
||||||
kameo = {git = "https://github.com/hdbg/kameo.git", rev = "17af90e3"}
|
kameo = {git = "https://github.com/hdbg/kameo.git", rev = "805b417"}
|
||||||
kameo_actors = {git = "https://github.com/hdbg/kameo.git", rev = "17af90e3"}
|
kameo_actors = {git = "https://github.com/hdbg/kameo.git", rev = "805b417"}
|
||||||
hmac = "0.13.0"
|
hmac = "0.13.0"
|
||||||
miette = { version = "7.6.0", features = ["fancy", "serde"] }
|
miette = { version = "7.6.0", features = ["fancy", "serde"] }
|
||||||
ml-dsa = { version = "0.1.0-rc.9", features = ["zeroize"] }
|
ml-dsa = { version = "0.1.0-rc.9", features = ["zeroize"] }
|
||||||
@@ -27,7 +27,6 @@ rustls = { version = "0.23.40", features = ["aws-lc-rs", "logging", "prefer-post
|
|||||||
rustls-pki-types = "1.14.1"
|
rustls-pki-types = "1.14.1"
|
||||||
sha2 = "0.11"
|
sha2 = "0.11"
|
||||||
smlang = "0.8.0"
|
smlang = "0.8.0"
|
||||||
strum = { version = "0.28.0", features = ["derive"] }
|
|
||||||
thiserror = "2.0.18"
|
thiserror = "2.0.18"
|
||||||
tokio = { version = "1.52.1", features = ["full"] }
|
tokio = { version = "1.52.1", features = ["full"] }
|
||||||
tokio-stream = { version = "0.1.18", features = ["full"] }
|
tokio-stream = { version = "0.1.18", features = ["full"] }
|
||||||
@@ -77,6 +76,7 @@ needless_pass_by_ref_mut = "allow"
|
|||||||
pub_underscore_fields = "allow"
|
pub_underscore_fields = "allow"
|
||||||
redundant_pub_crate = "allow"
|
redundant_pub_crate = "allow"
|
||||||
uninhabited_references = "allow" # safe with unsafe_code = "forbid" and standard uninhabited pattern (match *self {})
|
uninhabited_references = "allow" # safe with unsafe_code = "forbid" and standard uninhabited pattern (match *self {})
|
||||||
|
too-many-lines = "allow" # this is a very common pattern in server code, and it's not always possible to break it down into smaller modules without hurting readability
|
||||||
|
|
||||||
# restriction lints
|
# restriction lints
|
||||||
alloc_instead_of_core = "warn"
|
alloc_instead_of_core = "warn"
|
||||||
@@ -107,6 +107,7 @@ indexing_slicing = "warn"
|
|||||||
infinite_loop = "warn"
|
infinite_loop = "warn"
|
||||||
inline_asm_x86_att_syntax = "warn"
|
inline_asm_x86_att_syntax = "warn"
|
||||||
inline_asm_x86_intel_syntax = "warn"
|
inline_asm_x86_intel_syntax = "warn"
|
||||||
|
integer_division = "warn"
|
||||||
large_include_file = "warn"
|
large_include_file = "warn"
|
||||||
lossy_float_literal = "warn"
|
lossy_float_literal = "warn"
|
||||||
map_with_unused_argument_over_ranges = "warn"
|
map_with_unused_argument_over_ranges = "warn"
|
||||||
@@ -128,7 +129,6 @@ rc_buffer = "warn"
|
|||||||
rc_mutex = "warn"
|
rc_mutex = "warn"
|
||||||
redundant_test_prefix = "warn"
|
redundant_test_prefix = "warn"
|
||||||
redundant_type_annotations = "warn"
|
redundant_type_annotations = "warn"
|
||||||
ref_patterns = "warn"
|
|
||||||
renamed_function_params = "warn"
|
renamed_function_params = "warn"
|
||||||
rest_pat_in_fully_bound_structs = "warn"
|
rest_pat_in_fully_bound_structs = "warn"
|
||||||
return_and_then = "warn"
|
return_and_then = "warn"
|
||||||
@@ -168,4 +168,3 @@ nursery = { level = "warn", priority = -1 }
|
|||||||
pedantic = { level = "warn", priority = -1 }
|
pedantic = { level = "warn", priority = -1 }
|
||||||
|
|
||||||
type_repetition_in_bounds = "allow" # sometimes, it's better for readability this way
|
type_repetition_in_bounds = "allow" # sometimes, it's better for readability this way
|
||||||
unused_async_trait_impl = "allow"
|
|
||||||
|
|||||||
@@ -26,5 +26,3 @@ trait-assoc-item-kinds-order = [
|
|||||||
"type",
|
"type",
|
||||||
"fn",
|
"fn",
|
||||||
] # community tested standard
|
] # community tested standard
|
||||||
|
|
||||||
too-many-lines-threshold = 150
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ use crate::{
|
|||||||
storage::StorageError,
|
storage::StorageError,
|
||||||
transport::{ClientTransport, next_request_id},
|
transport::{ClientTransport, next_request_id},
|
||||||
};
|
};
|
||||||
use arbiter_crypto::authn::{self, SigningContext, SigningKey};
|
use arbiter_crypto::authn::{self, CLIENT_CONTEXT, SigningKey};
|
||||||
use arbiter_proto::{
|
use arbiter_proto::{
|
||||||
ClientMetadata,
|
ClientMetadata,
|
||||||
proto::{
|
proto::{
|
||||||
@@ -100,7 +100,7 @@ async fn send_auth_challenge_solution(
|
|||||||
key: &SigningKey,
|
key: &SigningKey,
|
||||||
challenge: AuthChallenge,
|
challenge: AuthChallenge,
|
||||||
) -> Result<(), AuthError> {
|
) -> Result<(), AuthError> {
|
||||||
let timestamp = DateTime::from_timestamp_nanos(challenge.timestamp_nanos as i64);
|
let timestamp = DateTime::from_timestamp_nanos(challenge.timestamp_nanos.cast_signed());
|
||||||
let challenge = authn::AuthChallenge {
|
let challenge = authn::AuthChallenge {
|
||||||
nonce: *challenge
|
nonce: *challenge
|
||||||
.random
|
.random
|
||||||
@@ -110,7 +110,7 @@ async fn send_auth_challenge_solution(
|
|||||||
};
|
};
|
||||||
let challenge_payload: Vec<u8> = challenge.format();
|
let challenge_payload: Vec<u8> = challenge.format();
|
||||||
let signature = key
|
let signature = key
|
||||||
.sign_message(&challenge_payload, SigningContext::Client)
|
.sign_message(&challenge_payload, CLIENT_CONTEXT)
|
||||||
.map_err(|_| AuthError::UnexpectedAuthResponse)?
|
.map_err(|_| AuthError::UnexpectedAuthResponse)?
|
||||||
.to_bytes();
|
.to_bytes();
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,6 @@ edition = "2024"
|
|||||||
ml-dsa = {workspace = true, optional = true }
|
ml-dsa = {workspace = true, optional = true }
|
||||||
rand = {workspace = true, optional = true}
|
rand = {workspace = true, optional = true}
|
||||||
memsafe = {version = "0.4.0", optional = true}
|
memsafe = {version = "0.4.0", optional = true}
|
||||||
strum = { workspace = true, optional = true }
|
|
||||||
hmac.workspace = true
|
hmac.workspace = true
|
||||||
alloy.workspace = true
|
alloy.workspace = true
|
||||||
x-wing = { version = "0.1.0-rc.0", features = ["zeroize"] }
|
x-wing = { version = "0.1.0-rc.0", features = ["zeroize"] }
|
||||||
@@ -19,7 +18,7 @@ workspace = true
|
|||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["authn", "safecell"]
|
default = ["authn", "safecell"]
|
||||||
authn = ["dep:ml-dsa", "dep:rand", "dep:strum"]
|
authn = ["dep:ml-dsa", "dep:rand"]
|
||||||
safecell = ["dep:memsafe"]
|
safecell = ["dep:memsafe"]
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
|
|||||||
@@ -5,25 +5,9 @@ use ml_dsa::{
|
|||||||
SigningKey as MlDsaSigningKey, VerifyingKey as MlDsaVerifyingKey, signature::Keypair as _,
|
SigningKey as MlDsaSigningKey, VerifyingKey as MlDsaVerifyingKey, signature::Keypair as _,
|
||||||
};
|
};
|
||||||
use rand::RngExt;
|
use rand::RngExt;
|
||||||
use strum::IntoStaticStr;
|
|
||||||
|
|
||||||
/// Domain separation tag mixed into every ML-DSA signature.
|
pub static CLIENT_CONTEXT: &[u8] = b"arbiter_client";
|
||||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, IntoStaticStr)]
|
pub static OPERATOR_CONTEXT: &[u8] = b"arbiter_operator";
|
||||||
pub enum SigningContext {
|
|
||||||
#[strum(serialize = "arbiter_client")]
|
|
||||||
Client,
|
|
||||||
#[strum(serialize = "arbiter_operator")]
|
|
||||||
Operator,
|
|
||||||
#[strum(serialize = "arbiter_governance_vote")]
|
|
||||||
GovernanceVote,
|
|
||||||
}
|
|
||||||
|
|
||||||
impl SigningContext {
|
|
||||||
#[must_use]
|
|
||||||
pub fn as_bytes(self) -> &'static [u8] {
|
|
||||||
<&'static str>::from(self).as_bytes()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const NONCE_SIZE: usize = 32;
|
const NONCE_SIZE: usize = 32;
|
||||||
|
|
||||||
@@ -101,26 +85,10 @@ impl PublicKey {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[must_use]
|
#[must_use]
|
||||||
pub fn verify(
|
pub fn verify(&self, challenge: &AuthChallenge, context: &[u8], signature: &Signature) -> bool {
|
||||||
&self,
|
|
||||||
challenge: &AuthChallenge,
|
|
||||||
context: SigningContext,
|
|
||||||
signature: &Signature,
|
|
||||||
) -> bool {
|
|
||||||
let challenge = challenge.format();
|
let challenge = challenge.format();
|
||||||
self.0
|
self.0
|
||||||
.verify_with_context(&challenge, context.as_bytes(), &signature.0)
|
.verify_with_context(&challenge, context, &signature.0)
|
||||||
}
|
|
||||||
|
|
||||||
#[must_use]
|
|
||||||
pub fn verify_message(
|
|
||||||
&self,
|
|
||||||
message: &[u8],
|
|
||||||
context: SigningContext,
|
|
||||||
signature: &Signature,
|
|
||||||
) -> bool {
|
|
||||||
self.0
|
|
||||||
.verify_with_context(message, context.as_bytes(), &signature.0)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -147,21 +115,17 @@ impl SigningKey {
|
|||||||
self.0.verifying_key().into()
|
self.0.verifying_key().into()
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn sign_message(
|
pub fn sign_message(&self, message: &[u8], context: &[u8]) -> Result<Signature, Error> {
|
||||||
&self,
|
|
||||||
message: &[u8],
|
|
||||||
context: SigningContext,
|
|
||||||
) -> Result<Signature, Error> {
|
|
||||||
self.0
|
self.0
|
||||||
.signing_key()
|
.signing_key()
|
||||||
.sign_deterministic(message, context.as_bytes())
|
.sign_deterministic(message, context)
|
||||||
.map(Into::into)
|
.map(Into::into)
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn sign_challenge(
|
pub fn sign_challenge(
|
||||||
&self,
|
&self,
|
||||||
challenge: &AuthChallenge,
|
challenge: &AuthChallenge,
|
||||||
context: SigningContext,
|
context: &[u8],
|
||||||
) -> Result<Signature, Error> {
|
) -> Result<Signature, Error> {
|
||||||
let challenge = challenge.format();
|
let challenge = challenge.format();
|
||||||
|
|
||||||
@@ -228,7 +192,7 @@ mod tests {
|
|||||||
|
|
||||||
use crate::authn::AuthChallenge;
|
use crate::authn::AuthChallenge;
|
||||||
|
|
||||||
use super::{PublicKey, Signature, SigningContext, SigningKey};
|
use super::{CLIENT_CONTEXT, PublicKey, Signature, SigningKey, OPERATOR_CONTEXT};
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn public_key_round_trip_decodes() {
|
fn public_key_round_trip_decodes() {
|
||||||
@@ -244,7 +208,7 @@ mod tests {
|
|||||||
fn signature_round_trip_decodes() {
|
fn signature_round_trip_decodes() {
|
||||||
let key = SigningKey::generate();
|
let key = SigningKey::generate();
|
||||||
let signature = key
|
let signature = key
|
||||||
.sign_message(b"challenge", SigningContext::Client)
|
.sign_message(b"challenge", CLIENT_CONTEXT)
|
||||||
.expect("signature should be created");
|
.expect("signature should be created");
|
||||||
|
|
||||||
let decoded =
|
let decoded =
|
||||||
@@ -259,11 +223,11 @@ mod tests {
|
|||||||
let public_key = key.public_key();
|
let public_key = key.public_key();
|
||||||
let challenge = AuthChallenge::generate(&mut rand::rng());
|
let challenge = AuthChallenge::generate(&mut rand::rng());
|
||||||
let signature = key
|
let signature = key
|
||||||
.sign_challenge(&challenge, SigningContext::Client)
|
.sign_challenge(&challenge, CLIENT_CONTEXT)
|
||||||
.expect("signature should be created");
|
.expect("signature should be created");
|
||||||
|
|
||||||
assert!(public_key.verify(&challenge, SigningContext::Client, &signature));
|
assert!(public_key.verify(&challenge, CLIENT_CONTEXT, &signature));
|
||||||
assert!(!public_key.verify(&challenge, SigningContext::Operator, &signature));
|
assert!(!public_key.verify(&challenge, OPERATOR_CONTEXT, &signature));
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
@@ -276,13 +240,13 @@ mod tests {
|
|||||||
let challenge = AuthChallenge::generate(&mut rand::rng());
|
let challenge = AuthChallenge::generate(&mut rand::rng());
|
||||||
|
|
||||||
let signature = restored
|
let signature = restored
|
||||||
.sign_challenge(&challenge, SigningContext::Client)
|
.sign_challenge(&challenge, CLIENT_CONTEXT)
|
||||||
.expect("signature should be created");
|
.expect("signature should be created");
|
||||||
|
|
||||||
assert!(
|
assert!(
|
||||||
restored
|
restored
|
||||||
.public_key()
|
.public_key()
|
||||||
.verify(&challenge, SigningContext::Client, &signature)
|
.verify(&challenge, CLIENT_CONTEXT, &signature)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
49
server/crates/arbiter-crypto/src/integrity.rs
Normal file
49
server/crates/arbiter-crypto/src/integrity.rs
Normal file
@@ -0,0 +1,49 @@
|
|||||||
|
use crate::hashing::Hashable;
|
||||||
|
|
||||||
|
/// Marks a struct as a participant in the database integrity system.
|
||||||
|
///
|
||||||
|
/// Implementors are protected by an HMAC-SHA256 MAC stored in the
|
||||||
|
/// `integrity_envelope` table. The MAC is computed over:
|
||||||
|
///
|
||||||
|
/// ```text
|
||||||
|
/// HMAC-SHA256(key, len(KIND) || KIND || len(entity_id) || entity_id || VERSION || SHA256(Hashable))
|
||||||
|
/// ```
|
||||||
|
///
|
||||||
|
/// Both `KIND` and `VERSION` act as domain separators — they prevent a valid
|
||||||
|
/// MAC for one entity type or schema version from being accepted for another.
|
||||||
|
///
|
||||||
|
/// # Deriving
|
||||||
|
///
|
||||||
|
/// Use `#[derive(Integrable)]` with the `#[integrable(kind = "...")]` attribute.
|
||||||
|
/// `VERSION` is computed automatically as an FNV-1a hash of the struct's field
|
||||||
|
/// names and types, so it changes whenever the schema changes without any manual
|
||||||
|
/// bookkeeping.
|
||||||
|
///
|
||||||
|
/// ```rust,ignore
|
||||||
|
/// #[derive(Hashable, Integrable)]
|
||||||
|
/// #[integrable(kind = "operator_credentials")]
|
||||||
|
/// pub struct OperatorCredentials {
|
||||||
|
/// pub pubkey: PublicKey,
|
||||||
|
/// }
|
||||||
|
/// ```
|
||||||
|
///
|
||||||
|
/// # Upgrading schema
|
||||||
|
///
|
||||||
|
/// When fields are added, removed, or reordered, `VERSION` changes automatically.
|
||||||
|
/// Existing MAC records in the database will return [`PayloadVersionMismatch`] on
|
||||||
|
/// verification — this is the signal to re-sign all rows for this `KIND` as part
|
||||||
|
/// of a migration.
|
||||||
|
///
|
||||||
|
/// [`PayloadVersionMismatch`]: crate::integrity::Integrable
|
||||||
|
pub trait Integrable: Hashable {
|
||||||
|
/// Stable name of this entity type as stored in `integrity_envelope.entity_kind`.
|
||||||
|
///
|
||||||
|
/// Must be a valid schema name: starts with a letter, contains only `[a-zA-Z0-9_]`,
|
||||||
|
/// and must be globally unique across all `Integrable` types in the system.
|
||||||
|
const KIND: &'static str;
|
||||||
|
|
||||||
|
/// FNV-1a hash of the struct's field names and types at the time the derive
|
||||||
|
/// macro ran. Changes automatically when the schema changes, invalidating
|
||||||
|
/// existing MACs and signalling that a migration is required.
|
||||||
|
const VERSION: i32;
|
||||||
|
}
|
||||||
@@ -1,6 +1,7 @@
|
|||||||
#[cfg(feature = "authn")]
|
#[cfg(feature = "authn")]
|
||||||
pub mod authn;
|
pub mod authn;
|
||||||
pub mod hashing;
|
pub mod hashing;
|
||||||
|
pub mod integrity;
|
||||||
#[cfg(feature = "safecell")]
|
#[cfg(feature = "safecell")]
|
||||||
pub mod safecell;
|
pub mod safecell;
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ pub trait SafeCellHandle<T> {
|
|||||||
fn read(&mut self) -> Self::CellRead<'_>;
|
fn read(&mut self) -> Self::CellRead<'_>;
|
||||||
fn write(&mut self) -> Self::CellWrite<'_>;
|
fn write(&mut self) -> Self::CellWrite<'_>;
|
||||||
|
|
||||||
fn new_inline_default<F>(f: F) -> Self
|
fn new_inline<F>(f: F) -> Self
|
||||||
where
|
where
|
||||||
Self: Sized,
|
Self: Sized,
|
||||||
T: Default,
|
T: Default,
|
||||||
@@ -36,14 +36,6 @@ pub trait SafeCellHandle<T> {
|
|||||||
cell
|
cell
|
||||||
}
|
}
|
||||||
|
|
||||||
fn new_inline<F>(f: Box<F>) -> Self
|
|
||||||
where
|
|
||||||
Self: Sized,
|
|
||||||
F: for<'a> FnOnce() -> T,
|
|
||||||
{
|
|
||||||
Self::new(f())
|
|
||||||
}
|
|
||||||
|
|
||||||
#[inline(always)]
|
#[inline(always)]
|
||||||
fn read_inline<F, R>(&mut self, f: F) -> R
|
fn read_inline<F, R>(&mut self, f: F) -> R
|
||||||
where
|
where
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ syn = { version = "2.0", features = ["derive", "fold", "full", "visit-mut"] }
|
|||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
arbiter-crypto = { path = "../arbiter-crypto" }
|
arbiter-crypto = { path = "../arbiter-crypto" }
|
||||||
|
trybuild = { version = "1.0", features = ["diff"] }
|
||||||
|
|
||||||
[lints]
|
[lints]
|
||||||
workspace = true
|
workspace = true
|
||||||
|
|||||||
@@ -53,32 +53,16 @@ struct FieldAccess {
|
|||||||
|
|
||||||
fn collect_field_accesses(struct_data: &DataStruct) -> Vec<FieldAccess> {
|
fn collect_field_accesses(struct_data: &DataStruct) -> Vec<FieldAccess> {
|
||||||
match &struct_data.fields {
|
match &struct_data.fields {
|
||||||
Fields::Named(fields) => {
|
Fields::Named(fields) => crate::utils::sorted_named_fields(fields)
|
||||||
// Keep deterministic alphabetical order for named fields.
|
.into_iter()
|
||||||
// Do not remove this sort, because it keeps hash output stable regardless of source order.
|
.map(|field| {
|
||||||
let mut named_fields = fields
|
let name = field.ident.as_ref().unwrap();
|
||||||
.named
|
FieldAccess {
|
||||||
.iter()
|
|
||||||
.map(|field| {
|
|
||||||
let name = field
|
|
||||||
.ident
|
|
||||||
.as_ref()
|
|
||||||
.expect("Fields::Named(fields) must have names")
|
|
||||||
.clone();
|
|
||||||
(name.to_string(), name)
|
|
||||||
})
|
|
||||||
.collect::<Vec<_>>();
|
|
||||||
|
|
||||||
named_fields.sort_by(|a, b| a.0.cmp(&b.0));
|
|
||||||
|
|
||||||
named_fields
|
|
||||||
.into_iter()
|
|
||||||
.map(|(_, name)| FieldAccess {
|
|
||||||
access: quote! { #name },
|
access: quote! { #name },
|
||||||
span: name.span(),
|
span: name.span(),
|
||||||
})
|
}
|
||||||
.collect()
|
})
|
||||||
}
|
.collect(),
|
||||||
Fields::Unnamed(fields) => fields
|
Fields::Unnamed(fields) => fields
|
||||||
.unnamed
|
.unnamed
|
||||||
.iter()
|
.iter()
|
||||||
|
|||||||
134
server/crates/arbiter-macros/src/integrable.rs
Normal file
134
server/crates/arbiter-macros/src/integrable.rs
Normal file
@@ -0,0 +1,134 @@
|
|||||||
|
use crate::utils::INTEGRABLE_TRAIT_PATH;
|
||||||
|
use proc_macro2::TokenStream;
|
||||||
|
use quote::quote;
|
||||||
|
use syn::{DeriveInput, LitStr, spanned::Spanned as _};
|
||||||
|
|
||||||
|
struct IntegrableAttr {
|
||||||
|
kind: String,
|
||||||
|
}
|
||||||
|
|
||||||
|
impl IntegrableAttr {
|
||||||
|
fn from_attrs(
|
||||||
|
attrs: &[syn::Attribute],
|
||||||
|
ident_span: proc_macro2::Span,
|
||||||
|
) -> Result<Self, syn::Error> {
|
||||||
|
let mut kind: Option<String> = None;
|
||||||
|
let mut found = false;
|
||||||
|
|
||||||
|
for attr in attrs {
|
||||||
|
if !attr.path().is_ident("integrable") {
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
if found {
|
||||||
|
return Err(syn::Error::new(attr.span(), "duplicate #[integrable] attribute"));
|
||||||
|
}
|
||||||
|
found = true;
|
||||||
|
attr.parse_nested_meta(|meta| {
|
||||||
|
if meta.path.is_ident("kind") {
|
||||||
|
let lit: LitStr = meta.value()?.parse()?;
|
||||||
|
let v = lit.value();
|
||||||
|
if v.is_empty() {
|
||||||
|
return Err(syn::Error::new(lit.span(), "kind must not be empty"));
|
||||||
|
}
|
||||||
|
if !is_valid_kind(&v) {
|
||||||
|
return Err(syn::Error::new(
|
||||||
|
lit.span(),
|
||||||
|
"kind must be a valid schema name: start with a letter, contain only [a-zA-Z0-9_]",
|
||||||
|
));
|
||||||
|
}
|
||||||
|
kind = Some(v);
|
||||||
|
} else {
|
||||||
|
return Err(meta.error("unknown key; expected `kind`"));
|
||||||
|
}
|
||||||
|
Ok(())
|
||||||
|
})?;
|
||||||
|
}
|
||||||
|
|
||||||
|
let kind = kind.ok_or_else(|| {
|
||||||
|
syn::Error::new(ident_span, "#[integrable(kind = \"...\")] is required")
|
||||||
|
})?;
|
||||||
|
|
||||||
|
Ok(Self { kind })
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
fn is_valid_kind(s: &str) -> bool {
|
||||||
|
let mut chars = s.chars();
|
||||||
|
matches!(chars.next(), Some(c) if c.is_ascii_alphabetic())
|
||||||
|
&& chars.all(|c| c.is_ascii_alphanumeric() || c == '_')
|
||||||
|
}
|
||||||
|
|
||||||
|
fn fnv1a(data: &[u8], mut hash: u32) -> u32 {
|
||||||
|
const FNV_PRIME: u32 = 16_777_619;
|
||||||
|
for &b in data {
|
||||||
|
hash ^= u32::from(b);
|
||||||
|
hash = hash.wrapping_mul(FNV_PRIME);
|
||||||
|
}
|
||||||
|
hash
|
||||||
|
}
|
||||||
|
|
||||||
|
// Hashes field names and types using the same alphabetical sort order as Hashable,
|
||||||
|
// so that source-level field reordering never changes VERSION.
|
||||||
|
fn compute_version(fields: &syn::Fields) -> i32 {
|
||||||
|
const FNV_OFFSET: u32 = 2_166_136_261;
|
||||||
|
let mut hash = FNV_OFFSET;
|
||||||
|
|
||||||
|
match fields {
|
||||||
|
syn::Fields::Named(named) => {
|
||||||
|
for field in crate::utils::sorted_named_fields(named) {
|
||||||
|
let name = field.ident.as_ref().unwrap().to_string();
|
||||||
|
let ty = &field.ty;
|
||||||
|
hash = fnv1a(name.as_bytes(), hash);
|
||||||
|
hash = fnv1a(quote!(#ty).to_string().as_bytes(), hash);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
syn::Fields::Unnamed(unnamed) => {
|
||||||
|
for (i, field) in unnamed.unnamed.iter().enumerate() {
|
||||||
|
let ty = &field.ty;
|
||||||
|
hash = fnv1a(i.to_string().as_bytes(), hash);
|
||||||
|
hash = fnv1a(quote!(#ty).to_string().as_bytes(), hash);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
syn::Fields::Unit => {}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Clear sign bit to guarantee a positive i32; substitute 0 → 1.
|
||||||
|
let v = (hash >> 1).cast_signed();
|
||||||
|
if v == 0 { 1 } else { v }
|
||||||
|
}
|
||||||
|
|
||||||
|
pub(crate) fn derive(input: &DeriveInput) -> TokenStream {
|
||||||
|
let syn::Data::Struct(ref data) = input.data else {
|
||||||
|
return syn::Error::new(
|
||||||
|
input.ident.span(),
|
||||||
|
"#[derive(Integrable)] is only supported on structs",
|
||||||
|
)
|
||||||
|
.to_compile_error();
|
||||||
|
};
|
||||||
|
|
||||||
|
let integrable_trait = INTEGRABLE_TRAIT_PATH.to_path();
|
||||||
|
let hashable_trait = crate::utils::HASHABLE_TRAIT_PATH.to_path();
|
||||||
|
let ident = &input.ident;
|
||||||
|
|
||||||
|
let mut generics = input.generics.clone();
|
||||||
|
for type_param in generics.type_params_mut() {
|
||||||
|
type_param.bounds.push(syn::parse_quote!(#hashable_trait));
|
||||||
|
}
|
||||||
|
let (impl_generics, ty_generics, where_clause) = generics.split_for_impl();
|
||||||
|
|
||||||
|
let attr = match IntegrableAttr::from_attrs(&input.attrs, input.ident.span()) {
|
||||||
|
Ok(a) => a,
|
||||||
|
Err(e) => return e.to_compile_error(),
|
||||||
|
};
|
||||||
|
|
||||||
|
let kind = attr.kind;
|
||||||
|
let version = compute_version(&data.fields);
|
||||||
|
|
||||||
|
quote! {
|
||||||
|
#[automatically_derived]
|
||||||
|
impl #impl_generics #integrable_trait for #ident #ty_generics #where_clause {
|
||||||
|
const KIND: &'static str = #kind;
|
||||||
|
const VERSION: i32 = #version;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,6 +1,7 @@
|
|||||||
use syn::{DeriveInput, parse_macro_input};
|
use syn::{DeriveInput, parse_macro_input};
|
||||||
|
|
||||||
mod hashable;
|
mod hashable;
|
||||||
|
mod integrable;
|
||||||
mod utils;
|
mod utils;
|
||||||
|
|
||||||
#[proc_macro_derive(Hashable)]
|
#[proc_macro_derive(Hashable)]
|
||||||
@@ -8,3 +9,9 @@ pub fn derive_hashable(input: proc_macro::TokenStream) -> proc_macro::TokenStrea
|
|||||||
let input = parse_macro_input!(input as DeriveInput);
|
let input = parse_macro_input!(input as DeriveInput);
|
||||||
hashable::derive(&input).into()
|
hashable::derive(&input).into()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[proc_macro_derive(Integrable, attributes(integrable))]
|
||||||
|
pub fn derive_integrable(input: proc_macro::TokenStream) -> proc_macro::TokenStream {
|
||||||
|
let input = parse_macro_input!(input as DeriveInput);
|
||||||
|
integrable::derive(&input).into()
|
||||||
|
}
|
||||||
|
|||||||
@@ -22,3 +22,14 @@ macro_rules! ensure_path {
|
|||||||
|
|
||||||
ensure_path!(::arbiter_crypto::hashing::Hashable as HASHABLE_TRAIT_PATH);
|
ensure_path!(::arbiter_crypto::hashing::Hashable as HASHABLE_TRAIT_PATH);
|
||||||
ensure_path!(::arbiter_crypto::hashing::Digest as HMAC_DIGEST_PATH);
|
ensure_path!(::arbiter_crypto::hashing::Digest as HMAC_DIGEST_PATH);
|
||||||
|
ensure_path!(::arbiter_crypto::integrity::Integrable as INTEGRABLE_TRAIT_PATH);
|
||||||
|
|
||||||
|
/// Returns named struct fields sorted alphabetically by name.
|
||||||
|
/// Both `Hashable` and `Integrable` derive macros must iterate fields in the
|
||||||
|
/// same deterministic order so that source-level reordering never changes
|
||||||
|
/// either the runtime hash or the compile-time VERSION.
|
||||||
|
pub(crate) fn sorted_named_fields(fields: &syn::FieldsNamed) -> Vec<&syn::Field> {
|
||||||
|
let mut v: Vec<&syn::Field> = fields.named.iter().collect();
|
||||||
|
v.sort_by_key(|f| f.ident.as_ref().unwrap().to_string());
|
||||||
|
v
|
||||||
|
}
|
||||||
|
|||||||
53
server/crates/arbiter-macros/tests/integrable.rs
Normal file
53
server/crates/arbiter-macros/tests/integrable.rs
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
use arbiter_crypto::integrity::Integrable;
|
||||||
|
|
||||||
|
#[derive(arbiter_macros::Hashable, arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "test_entity")]
|
||||||
|
struct TestEntity {
|
||||||
|
value: i32,
|
||||||
|
}
|
||||||
|
|
||||||
|
#[derive(arbiter_macros::Hashable, arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "other_entity")]
|
||||||
|
struct OtherEntity {
|
||||||
|
label: String,
|
||||||
|
count: u64,
|
||||||
|
}
|
||||||
|
|
||||||
|
#[test]
|
||||||
|
fn kind_is_set_correctly() {
|
||||||
|
assert_eq!(<TestEntity as Integrable>::KIND, "test_entity");
|
||||||
|
assert_eq!(<OtherEntity as Integrable>::KIND, "other_entity");
|
||||||
|
}
|
||||||
|
|
||||||
|
#[test]
|
||||||
|
fn version_is_positive() {
|
||||||
|
const {
|
||||||
|
assert!(<TestEntity as Integrable>::VERSION > 0);
|
||||||
|
assert!(<OtherEntity as Integrable>::VERSION > 0);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
#[test]
|
||||||
|
fn different_field_layouts_produce_different_versions() {
|
||||||
|
assert_ne!(
|
||||||
|
<TestEntity as Integrable>::VERSION,
|
||||||
|
<OtherEntity as Integrable>::VERSION,
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
#[derive(arbiter_macros::Hashable, arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "generic_entity")]
|
||||||
|
struct GenericEntity<T> {
|
||||||
|
inner: T,
|
||||||
|
}
|
||||||
|
|
||||||
|
#[test]
|
||||||
|
fn generic_struct_derives_integrable() {
|
||||||
|
assert_eq!(
|
||||||
|
<GenericEntity<TestEntity> as Integrable>::KIND,
|
||||||
|
"generic_entity"
|
||||||
|
);
|
||||||
|
const {
|
||||||
|
assert!(<GenericEntity<TestEntity> as Integrable>::VERSION > 0);
|
||||||
|
}
|
||||||
|
}
|
||||||
5
server/crates/arbiter-macros/tests/integrable_errors.rs
Normal file
5
server/crates/arbiter-macros/tests/integrable_errors.rs
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#[test]
|
||||||
|
fn integrable_compile_fail() {
|
||||||
|
let t = trybuild::TestCases::new();
|
||||||
|
t.compile_fail("tests/ui/integrable/*.rs");
|
||||||
|
}
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
#[derive(arbiter_macros::Hashable, arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "entity_a")]
|
||||||
|
#[integrable(kind = "entity_b")]
|
||||||
|
struct DuplicateAttr {
|
||||||
|
value: i32,
|
||||||
|
}
|
||||||
|
|
||||||
|
fn main() {}
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
error: duplicate #[integrable] attribute
|
||||||
|
--> tests/ui/integrable/duplicate_attr.rs:3:1
|
||||||
|
|
|
||||||
|
3 | #[integrable(kind = "entity_b")]
|
||||||
|
| ^
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
#[derive(arbiter_macros::Hashable, arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "")]
|
||||||
|
struct EmptyKind {
|
||||||
|
value: i32,
|
||||||
|
}
|
||||||
|
|
||||||
|
fn main() {}
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
error: kind must not be empty
|
||||||
|
--> tests/ui/integrable/empty_kind.rs:2:21
|
||||||
|
|
|
||||||
|
2 | #[integrable(kind = "")]
|
||||||
|
| ^^
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
#[derive(arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "my_enum")]
|
||||||
|
enum MyEnum {
|
||||||
|
A,
|
||||||
|
B,
|
||||||
|
}
|
||||||
|
|
||||||
|
fn main() {}
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
error: #[derive(Integrable)] is only supported on structs
|
||||||
|
--> tests/ui/integrable/enum_not_supported.rs:3:6
|
||||||
|
|
|
||||||
|
3 | enum MyEnum {
|
||||||
|
| ^^^^^^
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
#[derive(arbiter_macros::Hashable, arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "bad kind!")]
|
||||||
|
struct InvalidKind {
|
||||||
|
value: i32,
|
||||||
|
}
|
||||||
|
|
||||||
|
fn main() {}
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
error: kind must be a valid schema name: start with a letter, contain only [a-zA-Z0-9_]
|
||||||
|
--> tests/ui/integrable/invalid_kind.rs:2:21
|
||||||
|
|
|
||||||
|
2 | #[integrable(kind = "bad kind!")]
|
||||||
|
| ^^^^^^^^^^^
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
#[derive(arbiter_macros::Hashable, arbiter_macros::Integrable)]
|
||||||
|
struct MissingAttr {
|
||||||
|
value: i32,
|
||||||
|
}
|
||||||
|
|
||||||
|
fn main() {}
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
error: #[integrable(kind = "...")] is required
|
||||||
|
--> tests/ui/integrable/missing_attr.rs:2:8
|
||||||
|
|
|
||||||
|
2 | struct MissingAttr {
|
||||||
|
| ^^^^^^^^^^^
|
||||||
@@ -23,10 +23,6 @@ pub mod proto {
|
|||||||
tonic::include_proto!("arbiter.operator.evm");
|
tonic::include_proto!("arbiter.operator.evm");
|
||||||
}
|
}
|
||||||
|
|
||||||
pub mod governance {
|
|
||||||
tonic::include_proto!("arbiter.operator.governance");
|
|
||||||
}
|
|
||||||
|
|
||||||
pub mod sdk_client {
|
pub mod sdk_client {
|
||||||
tonic::include_proto!("arbiter.operator.sdk_client");
|
tonic::include_proto!("arbiter.operator.sdk_client");
|
||||||
}
|
}
|
||||||
@@ -38,10 +34,6 @@ pub mod proto {
|
|||||||
tonic::include_proto!("arbiter.operator.vault.bootstrap");
|
tonic::include_proto!("arbiter.operator.vault.bootstrap");
|
||||||
}
|
}
|
||||||
|
|
||||||
pub mod rekey {
|
|
||||||
tonic::include_proto!("arbiter.operator.vault.rekey");
|
|
||||||
}
|
|
||||||
|
|
||||||
pub mod unseal {
|
pub mod unseal {
|
||||||
tonic::include_proto!("arbiter.operator.vault.unseal");
|
tonic::include_proto!("arbiter.operator.vault.unseal");
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -37,12 +37,11 @@ kameo.workspace = true
|
|||||||
chacha20poly1305 = { version = "0.10.1", features = ["std"] }
|
chacha20poly1305 = { version = "0.10.1", features = ["std"] }
|
||||||
argon2 = { version = "0.5.3", features = ["zeroize"] }
|
argon2 = { version = "0.5.3", features = ["zeroize"] }
|
||||||
restructed = "0.2.2"
|
restructed = "0.2.2"
|
||||||
strum.workspace = true
|
strum = { version = "0.28.0", features = ["derive"] }
|
||||||
pem = "3.0.6"
|
pem = "3.0.6"
|
||||||
sha2.workspace = true
|
sha2.workspace = true
|
||||||
hmac.workspace = true
|
hmac.workspace = true
|
||||||
alloy.workspace = true
|
alloy.workspace = true
|
||||||
prost.workspace = true
|
|
||||||
prost-types.workspace = true
|
prost-types.workspace = true
|
||||||
arbiter-tokens-registry.path = "../arbiter-tokens-registry"
|
arbiter-tokens-registry.path = "../arbiter-tokens-registry"
|
||||||
anyhow = "1.0.102"
|
anyhow = "1.0.102"
|
||||||
@@ -51,8 +50,6 @@ subtle = "2.6.1"
|
|||||||
x25519-dalek.workspace = true
|
x25519-dalek.workspace = true
|
||||||
k256.workspace = true
|
k256.workspace = true
|
||||||
kameo_actors.workspace = true
|
kameo_actors.workspace = true
|
||||||
vsss-rs = "5.4.0"
|
|
||||||
rand_core = "0.6"
|
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
proptest = "1.11.0"
|
proptest = "1.11.0"
|
||||||
|
|||||||
@@ -43,25 +43,13 @@ create table if not exists arbiter_settings (
|
|||||||
insert into arbiter_settings (id) values (1) on conflict do nothing;
|
insert into arbiter_settings (id) values (1) on conflict do nothing;
|
||||||
-- ensure singleton row exists
|
-- ensure singleton row exists
|
||||||
|
|
||||||
create table if not exists operator_identity (
|
create table if not exists operator_client (
|
||||||
id integer not null primary key,
|
id integer not null primary key,
|
||||||
public_key blob not null,
|
public_key blob not null,
|
||||||
created_at integer not null default(unixepoch ('now')),
|
created_at integer not null default(unixepoch ('now')),
|
||||||
updated_at integer not null default(unixepoch ('now'))
|
updated_at integer not null default(unixepoch ('now'))
|
||||||
) STRICT;
|
) STRICT;
|
||||||
create unique index if not exists uniq_operator_identity_public_key on operator_identity (public_key);
|
create unique index if not exists uniq_operator_client_public_key on operator_client (public_key);
|
||||||
|
|
||||||
create table if not exists operator (
|
|
||||||
id integer primary key references operator_identity(id) on delete restrict, -- same id as operator_identity
|
|
||||||
|
|
||||||
share blob not null,
|
|
||||||
share_nonce blob not null,
|
|
||||||
share_salt blob not null,
|
|
||||||
|
|
||||||
created_at integer not null default(unixepoch ('now')),
|
|
||||||
updated_at integer not null default(unixepoch ('now'))
|
|
||||||
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
create table if not exists client_metadata (
|
create table if not exists client_metadata (
|
||||||
id integer not null primary key,
|
id integer not null primary key,
|
||||||
@@ -216,156 +204,3 @@ create table if not exists integrity_envelope (
|
|||||||
) STRICT;
|
) STRICT;
|
||||||
|
|
||||||
create unique index if not exists uniq_integrity_envelope_entity on integrity_envelope (entity_kind, entity_id);
|
create unique index if not exists uniq_integrity_envelope_entity on integrity_envelope (entity_kind, entity_id);
|
||||||
|
|
||||||
create table if not exists proposal (
|
|
||||||
id integer not null primary key,
|
|
||||||
kind text not null,
|
|
||||||
initiator_id integer not null references operator_identity(id) on delete restrict,
|
|
||||||
created_at integer not null default(unixepoch('now')),
|
|
||||||
expires_at integer not null,
|
|
||||||
status text not null default 'pending'
|
|
||||||
check (status in ('pending', 'approved', 'rejected'))
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
-- Parameters of an approved-or-pending proposal
|
|
||||||
create table if not exists proposal_approve_sdk_client (
|
|
||||||
proposal_id integer not null primary key references proposal(id) on delete cascade,
|
|
||||||
client_id integer not null references program_client(id) on delete restrict
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
create table if not exists proposal_grant_wallet_access (
|
|
||||||
proposal_id integer not null primary key references proposal(id) on delete cascade,
|
|
||||||
wallet_id integer not null references evm_wallet(id) on delete restrict,
|
|
||||||
client_id integer not null references program_client(id) on delete restrict
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
create table if not exists proposal_replace_operator (
|
|
||||||
proposal_id integer not null primary key references proposal(id) on delete cascade,
|
|
||||||
old_operator_id integer not null references operator_identity(id) on delete restrict,
|
|
||||||
new_pubkey blob not null
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
-- The transaction an operator votes to sign.
|
|
||||||
create table if not exists proposal_one_off_transaction (
|
|
||||||
proposal_id integer not null primary key references proposal(id) on delete cascade,
|
|
||||||
client_id integer not null references program_client(id) on delete restrict,
|
|
||||||
wallet_address blob not null check (length(wallet_address) = 20),
|
|
||||||
chain_id integer not null,
|
|
||||||
nonce integer not null,
|
|
||||||
gas_limit integer not null,
|
|
||||||
max_fee_per_gas blob not null check (length(max_fee_per_gas) = 16),
|
|
||||||
max_priority_fee_per_gas blob not null check (length(max_priority_fee_per_gas) = 16),
|
|
||||||
to_address blob not null check (length(to_address) = 20),
|
|
||||||
value blob not null check (length(value) = 32),
|
|
||||||
input blob not null
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
-- The grant an operator votes to creat
|
|
||||||
create table if not exists proposal_persistent_grant (
|
|
||||||
proposal_id integer not null primary key references proposal (id) on delete cascade,
|
|
||||||
wallet_access_id integer not null references evm_wallet_access (id) on delete restrict,
|
|
||||||
chain_id integer not null, -- EIP-155 chain ID
|
|
||||||
valid_from integer, -- unix timestamp (seconds), null = no lower bound
|
|
||||||
valid_until integer, -- unix timestamp (seconds), null = no upper bound
|
|
||||||
max_gas_fee_per_gas blob check (max_gas_fee_per_gas is null or length(max_gas_fee_per_gas) = 32),
|
|
||||||
max_priority_fee_per_gas blob check (max_priority_fee_per_gas is null or length(max_priority_fee_per_gas) = 32),
|
|
||||||
rate_limit_count integer, -- max transactions in window, null = unlimited
|
|
||||||
rate_limit_window_secs integer, -- window duration in seconds, null = unlimited
|
|
||||||
check ((rate_limit_count is null) = (rate_limit_window_secs is null))
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
-- `specific = ether_transfer`
|
|
||||||
create table if not exists proposal_persistent_grant_ether (
|
|
||||||
proposal_id integer not null primary key references proposal_persistent_grant (proposal_id) on delete cascade,
|
|
||||||
window_secs integer not null,
|
|
||||||
max_volume blob not null check (length(max_volume) = 32)
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
create table if not exists proposal_persistent_grant_ether_target (
|
|
||||||
id integer not null primary key,
|
|
||||||
proposal_id integer not null references proposal_persistent_grant_ether (proposal_id) on delete cascade,
|
|
||||||
address blob not null check (length(address) = 20)
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
create unique index if not exists uniq_proposal_ether_target on proposal_persistent_grant_ether_target (proposal_id, address);
|
|
||||||
|
|
||||||
-- `specific = token_transfer`
|
|
||||||
create table if not exists proposal_persistent_grant_token (
|
|
||||||
proposal_id integer not null primary key references proposal_persistent_grant (proposal_id) on delete cascade,
|
|
||||||
token_contract blob not null check (length(token_contract) = 20),
|
|
||||||
receiver blob check (receiver is null or length(receiver) = 20)
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
create table if not exists proposal_persistent_grant_token_limit (
|
|
||||||
id integer not null primary key,
|
|
||||||
proposal_id integer not null references proposal_persistent_grant_token (proposal_id) on delete cascade,
|
|
||||||
window_secs integer not null,
|
|
||||||
max_volume blob not null check (length(max_volume) = 32)
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
create table if not exists proposal_vote (
|
|
||||||
id integer not null primary key,
|
|
||||||
proposal_id integer not null references proposal(id) on delete cascade,
|
|
||||||
operator_id integer not null references operator_identity(id) on delete restrict,
|
|
||||||
approve integer not null check (approve in (0, 1)),
|
|
||||||
signature blob not null,
|
|
||||||
voted_at integer not null default(unixepoch('now')),
|
|
||||||
unique (proposal_id, operator_id)
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
|
|
||||||
-- The signature the vault produced for an approved transaction, by component.
|
|
||||||
--
|
|
||||||
-- secp256k1 signatures have three common encodings (Electrum v=27/28, raw parity,
|
|
||||||
-- ERC-2098 compact); a single blob would not say which one it holds. `y_parity` is
|
|
||||||
-- the raw bit -- add 27 to rebuild the Electrum form `Signature::as_bytes` emits.
|
|
||||||
create table if not exists proposal_one_off_transaction_result (
|
|
||||||
proposal_id integer not null primary key
|
|
||||||
references proposal_one_off_transaction (proposal_id) on delete cascade,
|
|
||||||
r blob not null check (length(r) = 32),
|
|
||||||
s blob not null check (length(s) = 32),
|
|
||||||
y_parity integer not null check (y_parity in (0, 1)),
|
|
||||||
created_at integer not null default(unixepoch('now'))
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
-- ===============================
|
|
||||||
-- Recovery Operators (§3.4/§3.5/§3.6)
|
|
||||||
-- ===============================
|
|
||||||
|
|
||||||
-- Encrypted Shamir shares for recovery operators (mirrors the `operator` table).
|
|
||||||
create table if not exists recovery_operator (
|
|
||||||
id integer not null primary key references recovery_operator_identity(id) on delete restrict,
|
|
||||||
share blob not null,
|
|
||||||
share_nonce blob not null,
|
|
||||||
share_salt blob not null,
|
|
||||||
created_at integer not null default(unixepoch('now')),
|
|
||||||
updated_at integer not null default(unixepoch('now'))
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
create table if not exists recovery_operator_identity (
|
|
||||||
id integer not null primary key,
|
|
||||||
public_key blob not null unique,
|
|
||||||
created_at integer not null default(unixepoch('now')),
|
|
||||||
updated_at integer not null default(unixepoch('now'))
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
-- One active wakeup request at a time. A request is pending when cancelled_at IS NULL
|
|
||||||
-- and requested_at + 14 days > now. It becomes active (recovery live) after 14 days.
|
|
||||||
create table if not exists recovery_wakeup_request (
|
|
||||||
id integer not null primary key,
|
|
||||||
requested_by integer not null references operator_identity(id) on delete restrict,
|
|
||||||
requested_at integer not null default(unixepoch('now')),
|
|
||||||
cancelled_by integer references operator_identity(id) on delete restrict,
|
|
||||||
cancelled_at integer
|
|
||||||
) STRICT;
|
|
||||||
|
|
||||||
-- Votes cast by recovery operators; only allowed on replace_operator proposals.
|
|
||||||
create table if not exists recovery_proposal_vote (
|
|
||||||
id integer not null primary key,
|
|
||||||
proposal_id integer not null references proposal(id) on delete cascade,
|
|
||||||
recovery_operator_id integer not null references recovery_operator_identity(id) on delete restrict,
|
|
||||||
approve integer not null check (approve in (0, 1)),
|
|
||||||
signature blob not null,
|
|
||||||
voted_at integer not null default(unixepoch('now')),
|
|
||||||
unique (proposal_id, recovery_operator_id)
|
|
||||||
) STRICT;
|
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ impl Bootstrapper {
|
|||||||
let row_count: i64 = {
|
let row_count: i64 = {
|
||||||
let mut conn = db.get().await?;
|
let mut conn = db.get().await?;
|
||||||
|
|
||||||
schema::operator::table
|
schema::operator_client::table
|
||||||
.count()
|
.count()
|
||||||
.get_result(&mut conn)
|
.get_result(&mut conn)
|
||||||
.await?
|
.await?
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ use crate::{
|
|||||||
crypto::integrity,
|
crypto::integrity,
|
||||||
db::{
|
db::{
|
||||||
DatabaseError, DatabasePool,
|
DatabaseError, DatabasePool,
|
||||||
models::{self, EvmWalletId},
|
models::{self},
|
||||||
schema,
|
schema,
|
||||||
},
|
},
|
||||||
evm::{
|
evm::{
|
||||||
@@ -116,7 +116,7 @@ impl EvmActor {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[message]
|
#[message]
|
||||||
pub async fn list_wallets(&self) -> Result<Vec<(EvmWalletId, Address)>, Error> {
|
pub async fn list_wallets(&self) -> Result<Vec<(i32, Address)>, Error> {
|
||||||
let mut conn = self.db.get().await.map_err(DatabaseError::from)?;
|
let mut conn = self.db.get().await.map_err(DatabaseError::from)?;
|
||||||
let rows: Vec<models::EvmWallet> = schema::evm_wallet::table
|
let rows: Vec<models::EvmWallet> = schema::evm_wallet::table
|
||||||
.select(models::EvmWallet::as_select())
|
.select(models::EvmWallet::as_select())
|
||||||
@@ -160,23 +160,14 @@ impl EvmActor {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[message]
|
#[message]
|
||||||
pub async fn operator_delete_grant(&mut self, grant_id: i32) -> Result<(), Error> {
|
pub async fn useragent_delete_grant(
|
||||||
let mut conn = self.db.get().await.map_err(DatabaseError::from)?;
|
&mut self,
|
||||||
|
grant_id: i32,
|
||||||
let affected = diesel::update(schema::evm_basic_grant::table)
|
) -> Result<(), Error> {
|
||||||
.filter(schema::evm_basic_grant::id.eq(grant_id))
|
self.engine
|
||||||
.set(schema::evm_basic_grant::revoked_at.eq(models::SqliteTimestamp::now()))
|
.revoke_grant(grant_id)
|
||||||
.execute(&mut conn)
|
|
||||||
.await
|
.await
|
||||||
.map_err(DatabaseError::from)?;
|
.map_err(Error::from)
|
||||||
|
|
||||||
if affected == 0 {
|
|
||||||
return Err(Error::Database(DatabaseError::from(
|
|
||||||
diesel::result::Error::NotFound,
|
|
||||||
)));
|
|
||||||
}
|
|
||||||
|
|
||||||
Ok(())
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#[message]
|
#[message]
|
||||||
|
|||||||
@@ -11,7 +11,9 @@ use kameo::{
|
|||||||
prelude::{ActorId, ActorRef, ActorStopReason, Context, WeakActorRef},
|
prelude::{ActorId, ActorRef, ActorStopReason, Context, WeakActorRef},
|
||||||
reply::ReplySender,
|
reply::ReplySender,
|
||||||
};
|
};
|
||||||
use std::ops::ControlFlow;
|
use std::{ops::ControlFlow, time::Duration};
|
||||||
|
|
||||||
|
const APPROVAL_TIMEOUT: Duration = Duration::from_secs(30);
|
||||||
|
|
||||||
pub struct Args {
|
pub struct Args {
|
||||||
pub client: ClientProfile,
|
pub client: ClientProfile,
|
||||||
@@ -64,6 +66,14 @@ impl Actor for ClientApprovalController {
|
|||||||
.await;
|
.await;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
let weak = actor_ref.downgrade();
|
||||||
|
tokio::spawn(async move {
|
||||||
|
tokio::time::sleep(APPROVAL_TIMEOUT).await;
|
||||||
|
if let Some(r) = weak.upgrade() {
|
||||||
|
let _ = r.tell(OnApprovalTimeout {}).await;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
Ok(this)
|
Ok(this)
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -104,4 +114,14 @@ impl ClientApprovalController {
|
|||||||
ctx.stop();
|
ctx.stop();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// Fired after `APPROVAL_TIMEOUT` elapses. Any operator that hasn't responded
|
||||||
|
/// by then is treated as a denial to prevent zombie sessions from blocking the flow.
|
||||||
|
#[message(ctx)]
|
||||||
|
pub fn on_approval_timeout(&mut self, ctx: &mut Context<Self, ()>) {
|
||||||
|
if self.pending > 0 {
|
||||||
|
self.send_reply(Ok(false));
|
||||||
|
ctx.stop();
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
use crate::{
|
use crate::{
|
||||||
actors::{
|
actors::{
|
||||||
bootstrap::Bootstrapper, evm::EvmActor, flow_coordinator::FlowCoordinator,
|
bootstrap::Bootstrapper, evm::EvmActor, flow_coordinator::FlowCoordinator,
|
||||||
operator_registry::OperatorRegistry, proposal_manager::ProposalManager, vault::Vault,
|
operator_registry::OperatorRegistry, vault::Vault,
|
||||||
vault_coordinator::VaultCoordinator,
|
|
||||||
},
|
},
|
||||||
db,
|
db,
|
||||||
};
|
};
|
||||||
@@ -15,9 +14,7 @@ pub mod bootstrap;
|
|||||||
pub mod evm;
|
pub mod evm;
|
||||||
pub mod flow_coordinator;
|
pub mod flow_coordinator;
|
||||||
pub mod operator_registry;
|
pub mod operator_registry;
|
||||||
pub mod proposal_manager;
|
|
||||||
pub mod vault;
|
pub mod vault;
|
||||||
pub mod vault_coordinator;
|
|
||||||
|
|
||||||
#[derive(Error, Debug)]
|
#[derive(Error, Debug)]
|
||||||
pub enum SpawnError {
|
pub enum SpawnError {
|
||||||
@@ -33,11 +30,9 @@ pub enum SpawnError {
|
|||||||
pub struct GlobalActors {
|
pub struct GlobalActors {
|
||||||
pub vault: ActorRef<Vault>,
|
pub vault: ActorRef<Vault>,
|
||||||
pub bootstrapper: ActorRef<Bootstrapper>,
|
pub bootstrapper: ActorRef<Bootstrapper>,
|
||||||
pub vault_coordinator: ActorRef<VaultCoordinator>,
|
|
||||||
pub flow_coordinator: ActorRef<FlowCoordinator>,
|
pub flow_coordinator: ActorRef<FlowCoordinator>,
|
||||||
pub operator_registry: ActorRef<OperatorRegistry>,
|
pub operator_registry: ActorRef<OperatorRegistry>,
|
||||||
pub evm: ActorRef<EvmActor>,
|
pub evm: ActorRef<EvmActor>,
|
||||||
pub proposal_manager: ActorRef<ProposalManager>,
|
|
||||||
pub events: ActorRef<MessageBus>,
|
pub events: ActorRef<MessageBus>,
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -50,27 +45,15 @@ impl GlobalActors {
|
|||||||
let message_bus = Self::spawn_message_bus();
|
let message_bus = Self::spawn_message_bus();
|
||||||
let key_holder = Vault::spawn(Vault::new(db.clone(), message_bus.clone()).await?);
|
let key_holder = Vault::spawn(Vault::new(db.clone(), message_bus.clone()).await?);
|
||||||
let operator_registry = OperatorRegistry::spawn(OperatorRegistry::default());
|
let operator_registry = OperatorRegistry::spawn(OperatorRegistry::default());
|
||||||
let evm = EvmActor::spawn(EvmActor::new(key_holder.clone(), db.clone()));
|
|
||||||
let vault_coordinator = VaultCoordinator::spawn(VaultCoordinator::new(
|
|
||||||
db.clone(),
|
|
||||||
key_holder.clone(),
|
|
||||||
));
|
|
||||||
Ok(Self {
|
Ok(Self {
|
||||||
bootstrapper: Bootstrapper::spawn(Bootstrapper::new(&db).await?),
|
bootstrapper: Bootstrapper::spawn(Bootstrapper::new(&db).await?),
|
||||||
proposal_manager: ProposalManager::spawn(ProposalManager::new(
|
evm: EvmActor::spawn(EvmActor::new(key_holder.clone(), db)),
|
||||||
db,
|
|
||||||
key_holder.clone(),
|
|
||||||
evm.clone(),
|
|
||||||
vault_coordinator.clone(),
|
|
||||||
)),
|
|
||||||
vault: key_holder,
|
vault: key_holder,
|
||||||
vault_coordinator,
|
|
||||||
flow_coordinator: FlowCoordinator::spawn(FlowCoordinator::new(
|
flow_coordinator: FlowCoordinator::spawn(FlowCoordinator::new(
|
||||||
operator_registry.clone(),
|
operator_registry.clone(),
|
||||||
)),
|
)),
|
||||||
operator_registry,
|
operator_registry,
|
||||||
events: message_bus,
|
events: message_bus,
|
||||||
evm,
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,789 +0,0 @@
|
|||||||
use crate::{
|
|
||||||
actors::{
|
|
||||||
evm::EvmActor,
|
|
||||||
vault::Vault,
|
|
||||||
vault_coordinator::{StartRekey, VaultCoordinator},
|
|
||||||
},
|
|
||||||
crypto::governance,
|
|
||||||
db::{
|
|
||||||
self,
|
|
||||||
functions::unixepoch,
|
|
||||||
models::{
|
|
||||||
NewProposal, NewProposalVote, NewRecoveryProposalVote, NewRecoveryWakeupRequest,
|
|
||||||
OperatorIdentityId, Proposal, ProposalId, ProposalStatus, RecoveryOperatorIdentityId,
|
|
||||||
SqliteTimestamp,
|
|
||||||
},
|
|
||||||
proposal::{ProposalKind, ProposalKindTag, one_off_transaction, persistent_grant},
|
|
||||||
schema,
|
|
||||||
},
|
|
||||||
};
|
|
||||||
use chrono::Utc;
|
|
||||||
use diesel::{
|
|
||||||
ExpressionMethods as _, QueryDsl,
|
|
||||||
dsl::{exists, select},
|
|
||||||
};
|
|
||||||
use diesel_async::{AsyncConnection as _, RunQueryDsl};
|
|
||||||
use kameo::{Actor, actor::ActorRef, messages};
|
|
||||||
use std::collections::HashMap;
|
|
||||||
use strum::IntoDiscriminant as _;
|
|
||||||
use tracing::{error, warn};
|
|
||||||
|
|
||||||
pub const DEFAULT_TTL_SECS: u32 = 7 * 24 * 60 * 60; // 7 days
|
|
||||||
pub const MAX_TTL_SECS: u32 = DEFAULT_TTL_SECS;
|
|
||||||
|
|
||||||
#[derive(Debug, Clone, PartialEq, Eq)]
|
|
||||||
pub enum VoteOutcome {
|
|
||||||
Pending,
|
|
||||||
Approved,
|
|
||||||
Rejected,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, thiserror::Error)]
|
|
||||||
pub enum Error {
|
|
||||||
#[error("Proposal not found")]
|
|
||||||
ProposalNotFound,
|
|
||||||
#[error("Proposal is not pending")]
|
|
||||||
ProposalNotPending,
|
|
||||||
#[error("Proposal has expired")]
|
|
||||||
ProposalExpired,
|
|
||||||
#[error("Requested TTL exceeds the maximum of {} seconds", MAX_TTL_SECS)]
|
|
||||||
TtlTooLong,
|
|
||||||
#[error("Operator already voted on this proposal")]
|
|
||||||
AlreadyVoted,
|
|
||||||
#[error("Invalid vote signature")]
|
|
||||||
InvalidSignature,
|
|
||||||
#[error("Operator not found")]
|
|
||||||
OperatorNotFound,
|
|
||||||
#[error("Database connection error: {0}")]
|
|
||||||
DatabaseConnection(#[from] db::PoolError),
|
|
||||||
#[error("Database query error: {0}")]
|
|
||||||
DatabaseQuery(#[from] diesel::result::Error),
|
|
||||||
#[error("Execution failed: {0}")]
|
|
||||||
ExecutionFailed(String),
|
|
||||||
#[error("Recovery operators are sleeping")]
|
|
||||||
RecoveryNotActive,
|
|
||||||
#[error("Recovery operators may only vote on operator replacement")]
|
|
||||||
NotAllowedForRecoveryOperator,
|
|
||||||
#[error("A recovery wake-up is already pending or active")]
|
|
||||||
WakeupAlreadyPending,
|
|
||||||
#[error("No active recovery wake-up to cancel")]
|
|
||||||
NoActiveWakeup,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug)]
|
|
||||||
pub struct ProposalSummary {
|
|
||||||
pub id: ProposalId,
|
|
||||||
pub kind: ProposalKindTag,
|
|
||||||
pub initiator_id: OperatorIdentityId,
|
|
||||||
pub expires_at: SqliteTimestamp,
|
|
||||||
pub approve_count: i64,
|
|
||||||
pub reject_count: i64,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Actor)]
|
|
||||||
pub struct ProposalManager {
|
|
||||||
pub(crate) db: db::DatabasePool,
|
|
||||||
pub(crate) vault: ActorRef<Vault>,
|
|
||||||
pub(crate) evm: ActorRef<EvmActor>,
|
|
||||||
pub(crate) vault_coordinator: ActorRef<VaultCoordinator>,
|
|
||||||
}
|
|
||||||
|
|
||||||
impl ProposalManager {
|
|
||||||
pub const fn new(
|
|
||||||
db: db::DatabasePool,
|
|
||||||
vault: ActorRef<Vault>,
|
|
||||||
evm: ActorRef<EvmActor>,
|
|
||||||
vault_coordinator: ActorRef<VaultCoordinator>,
|
|
||||||
) -> Self {
|
|
||||||
Self {
|
|
||||||
db,
|
|
||||||
vault,
|
|
||||||
evm,
|
|
||||||
vault_coordinator,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#[messages]
|
|
||||||
impl ProposalManager {
|
|
||||||
#[message]
|
|
||||||
pub async fn create_proposal(
|
|
||||||
&mut self,
|
|
||||||
kind: ProposalKind,
|
|
||||||
initiator_id: OperatorIdentityId,
|
|
||||||
ttl_secs: Option<u32>,
|
|
||||||
) -> Result<ProposalId, Error> {
|
|
||||||
let ttl = ttl_secs.unwrap_or(DEFAULT_TTL_SECS);
|
|
||||||
if ttl > MAX_TTL_SECS {
|
|
||||||
return Err(Error::TtlTooLong);
|
|
||||||
}
|
|
||||||
let expires_at =
|
|
||||||
SqliteTimestamp::from(Utc::now() + chrono::Duration::seconds(i64::from(ttl)));
|
|
||||||
|
|
||||||
let id: ProposalId = self
|
|
||||||
.db
|
|
||||||
.get()
|
|
||||||
.await?
|
|
||||||
.transaction(async |conn| {
|
|
||||||
let id: ProposalId = diesel::insert_into(schema::proposal::table)
|
|
||||||
.values(&NewProposal {
|
|
||||||
kind: kind.discriminant(),
|
|
||||||
initiator_id,
|
|
||||||
expires_at,
|
|
||||||
})
|
|
||||||
.returning(schema::proposal::id)
|
|
||||||
.get_result(conn)
|
|
||||||
.await?;
|
|
||||||
db::proposal::insert_kind(conn, id, &kind).await?;
|
|
||||||
Ok::<_, diesel::result::Error>(id)
|
|
||||||
})
|
|
||||||
.await?;
|
|
||||||
|
|
||||||
Ok(id)
|
|
||||||
}
|
|
||||||
|
|
||||||
#[message]
|
|
||||||
pub async fn query_pending(&mut self, operator_id: OperatorIdentityId) -> Vec<ProposalSummary> {
|
|
||||||
#[expect(
|
|
||||||
clippy::cast_possible_truncation,
|
|
||||||
clippy::as_conversions,
|
|
||||||
reason = "fixme! #84; this will break in 2038"
|
|
||||||
)]
|
|
||||||
let now_ts = Utc::now().timestamp() as i32;
|
|
||||||
|
|
||||||
let Ok(mut conn) = self.db.get().await else {
|
|
||||||
warn!("query_pending: failed to acquire DB connection");
|
|
||||||
return vec![];
|
|
||||||
};
|
|
||||||
|
|
||||||
let voted_ids: Vec<ProposalId> = schema::proposal_vote::table
|
|
||||||
.filter(schema::proposal_vote::operator_id.eq(operator_id))
|
|
||||||
.select(schema::proposal_vote::proposal_id)
|
|
||||||
.load(&mut conn)
|
|
||||||
.await
|
|
||||||
.unwrap_or_default();
|
|
||||||
|
|
||||||
let proposals: Vec<Proposal> = schema::proposal::table
|
|
||||||
.filter(schema::proposal::status.eq(ProposalStatus::Pending))
|
|
||||||
.filter(schema::proposal::expires_at.gt(now_ts))
|
|
||||||
.filter(diesel::dsl::not(schema::proposal::id.eq_any(&voted_ids)))
|
|
||||||
.load(&mut conn)
|
|
||||||
.await
|
|
||||||
.unwrap_or_default();
|
|
||||||
|
|
||||||
let ids: Vec<ProposalId> = proposals.iter().map(|p| p.id).collect();
|
|
||||||
let tallies: Vec<(ProposalId, bool, i64)> = schema::proposal_vote::table
|
|
||||||
.filter(schema::proposal_vote::proposal_id.eq_any(&ids))
|
|
||||||
.group_by((
|
|
||||||
schema::proposal_vote::proposal_id,
|
|
||||||
schema::proposal_vote::approve,
|
|
||||||
))
|
|
||||||
.select((
|
|
||||||
schema::proposal_vote::proposal_id,
|
|
||||||
schema::proposal_vote::approve,
|
|
||||||
diesel::dsl::count_star(),
|
|
||||||
))
|
|
||||||
.load(&mut conn)
|
|
||||||
.await
|
|
||||||
.unwrap_or_default();
|
|
||||||
|
|
||||||
let mut by_proposal: HashMap<ProposalId, (i64, i64)> = HashMap::new();
|
|
||||||
for (proposal_id, approve, count) in tallies {
|
|
||||||
let entry = by_proposal.entry(proposal_id).or_insert((0, 0));
|
|
||||||
if approve {
|
|
||||||
entry.0 += count;
|
|
||||||
} else {
|
|
||||||
entry.1 += count;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
proposals
|
|
||||||
.into_iter()
|
|
||||||
.map(|p| {
|
|
||||||
let (approve_count, reject_count) =
|
|
||||||
by_proposal.get(&p.id).copied().unwrap_or((0, 0));
|
|
||||||
ProposalSummary {
|
|
||||||
id: p.id,
|
|
||||||
kind: p.kind,
|
|
||||||
initiator_id: p.initiator_id,
|
|
||||||
expires_at: p.expires_at,
|
|
||||||
approve_count,
|
|
||||||
reject_count,
|
|
||||||
}
|
|
||||||
})
|
|
||||||
.collect()
|
|
||||||
}
|
|
||||||
|
|
||||||
#[message]
|
|
||||||
pub async fn cast_vote(
|
|
||||||
&mut self,
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
operator_id: OperatorIdentityId,
|
|
||||||
approve: bool,
|
|
||||||
signature: Vec<u8>,
|
|
||||||
) -> Result<VoteOutcome, Error> {
|
|
||||||
let mut conn = self.db.get().await?;
|
|
||||||
|
|
||||||
// Load proposal — must exist
|
|
||||||
let proposal: Proposal = schema::proposal::table
|
|
||||||
.find(proposal_id)
|
|
||||||
.first(&mut conn)
|
|
||||||
.await
|
|
||||||
.map_err(|e| match e {
|
|
||||||
diesel::result::Error::NotFound => Error::ProposalNotFound,
|
|
||||||
other => Error::DatabaseQuery(other),
|
|
||||||
})?;
|
|
||||||
|
|
||||||
// Check for duplicate vote before status check so AlreadyVoted takes priority
|
|
||||||
let already_voted: bool = select(exists(
|
|
||||||
schema::proposal_vote::table
|
|
||||||
.filter(schema::proposal_vote::proposal_id.eq(proposal_id))
|
|
||||||
.filter(schema::proposal_vote::operator_id.eq(operator_id)),
|
|
||||||
))
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
if already_voted {
|
|
||||||
return Err(Error::AlreadyVoted);
|
|
||||||
}
|
|
||||||
|
|
||||||
if proposal.status != ProposalStatus::Pending {
|
|
||||||
return Err(Error::ProposalNotPending);
|
|
||||||
}
|
|
||||||
|
|
||||||
if proposal.expires_at.0 <= Utc::now() {
|
|
||||||
return Err(Error::ProposalExpired);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Load operator public key from operator_identity
|
|
||||||
let pubkey_bytes: Vec<u8> = schema::operator_identity::table
|
|
||||||
.find(operator_id)
|
|
||||||
.select(schema::operator_identity::public_key)
|
|
||||||
.first(&mut conn)
|
|
||||||
.await
|
|
||||||
.map_err(|e| match e {
|
|
||||||
diesel::result::Error::NotFound => Error::OperatorNotFound,
|
|
||||||
other => Error::DatabaseQuery(other),
|
|
||||||
})?;
|
|
||||||
|
|
||||||
governance::verify_vote(&pubkey_bytes, proposal_id, approve, &signature)
|
|
||||||
.map_err(|_| Error::InvalidSignature)?;
|
|
||||||
|
|
||||||
// Insert vote
|
|
||||||
diesel::insert_into(schema::proposal_vote::table)
|
|
||||||
.values(&NewProposalVote {
|
|
||||||
proposal_id,
|
|
||||||
operator_id,
|
|
||||||
approve,
|
|
||||||
signature,
|
|
||||||
})
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
|
|
||||||
// Quorum check
|
|
||||||
let total_operators: i64 = schema::operator_identity::table
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let recovery_active = Self::is_recovery_active_conn(&mut conn).await?;
|
|
||||||
let total_recovery: i64 = if recovery_active {
|
|
||||||
schema::recovery_operator_identity::table
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?
|
|
||||||
} else {
|
|
||||||
0
|
|
||||||
};
|
|
||||||
#[expect(
|
|
||||||
clippy::cast_possible_truncation,
|
|
||||||
clippy::cast_sign_loss,
|
|
||||||
clippy::as_conversions,
|
|
||||||
reason = "operator count is always a small positive integer"
|
|
||||||
)]
|
|
||||||
let threshold = if proposal.kind.requires_full_quorum() {
|
|
||||||
// §3.3: key-rotation proposals require every eligible voter to approve
|
|
||||||
// §3.5: when recovery is active, recovery operators also vote on replace_operator
|
|
||||||
(total_operators + total_recovery) as usize
|
|
||||||
} else {
|
|
||||||
crate::crypto::shamir::shamir_threshold(total_operators as usize)
|
|
||||||
};
|
|
||||||
|
|
||||||
let ordinary_approve: i64 = schema::proposal_vote::table
|
|
||||||
.filter(schema::proposal_vote::proposal_id.eq(proposal_id))
|
|
||||||
.filter(schema::proposal_vote::approve.eq(true))
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let recovery_approve: i64 = schema::recovery_proposal_vote::table
|
|
||||||
.filter(schema::recovery_proposal_vote::proposal_id.eq(proposal_id))
|
|
||||||
.filter(schema::recovery_proposal_vote::approve.eq(true))
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let approve_count = ordinary_approve + recovery_approve;
|
|
||||||
|
|
||||||
let ordinary_reject: i64 = schema::proposal_vote::table
|
|
||||||
.filter(schema::proposal_vote::proposal_id.eq(proposal_id))
|
|
||||||
.filter(schema::proposal_vote::approve.eq(false))
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let recovery_reject: i64 = schema::recovery_proposal_vote::table
|
|
||||||
.filter(schema::recovery_proposal_vote::proposal_id.eq(proposal_id))
|
|
||||||
.filter(schema::recovery_proposal_vote::approve.eq(false))
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let reject_count = ordinary_reject + recovery_reject;
|
|
||||||
|
|
||||||
#[expect(
|
|
||||||
clippy::cast_possible_wrap,
|
|
||||||
clippy::as_conversions,
|
|
||||||
reason = "threshold is derived from operator count, always fits i64"
|
|
||||||
)]
|
|
||||||
let threshold_i64 = threshold as i64;
|
|
||||||
|
|
||||||
if approve_count >= threshold_i64 {
|
|
||||||
diesel::update(schema::proposal::table.find(proposal_id))
|
|
||||||
.set(schema::proposal::status.eq(ProposalStatus::Approved))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
drop(conn); // release connection before async execution
|
|
||||||
self.execute_proposal(&proposal).await?;
|
|
||||||
return Ok(VoteOutcome::Approved);
|
|
||||||
}
|
|
||||||
|
|
||||||
let total_eligible = total_operators + total_recovery;
|
|
||||||
if reject_count > total_eligible - threshold_i64 {
|
|
||||||
diesel::update(schema::proposal::table.find(proposal_id))
|
|
||||||
.set(schema::proposal::status.eq(ProposalStatus::Rejected))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
return Ok(VoteOutcome::Rejected);
|
|
||||||
}
|
|
||||||
|
|
||||||
Ok(VoteOutcome::Pending)
|
|
||||||
}
|
|
||||||
|
|
||||||
/// §3.6: Any ordinary operator may request recovery wake-up.
|
|
||||||
/// Fails if a wake-up is already pending or active.
|
|
||||||
#[message]
|
|
||||||
pub async fn request_recovery_wakeup(
|
|
||||||
&mut self,
|
|
||||||
operator_id: OperatorIdentityId,
|
|
||||||
) -> Result<(), Error> {
|
|
||||||
let mut conn = self.db.get().await?;
|
|
||||||
if Self::has_uncancelled_wakeup(&mut conn).await? {
|
|
||||||
return Err(Error::WakeupAlreadyPending);
|
|
||||||
}
|
|
||||||
diesel::insert_into(schema::recovery_wakeup_request::table)
|
|
||||||
.values(&NewRecoveryWakeupRequest {
|
|
||||||
requested_by: operator_id,
|
|
||||||
})
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
/// §3.6: Any ordinary operator may cancel a pending wake-up request.
|
|
||||||
/// Fails if there is no uncancelled request.
|
|
||||||
#[message]
|
|
||||||
pub async fn cancel_recovery_wakeup(
|
|
||||||
&mut self,
|
|
||||||
operator_id: OperatorIdentityId,
|
|
||||||
) -> Result<(), Error> {
|
|
||||||
let mut conn = self.db.get().await?;
|
|
||||||
let rows_updated = diesel::update(schema::recovery_wakeup_request::table)
|
|
||||||
.filter(schema::recovery_wakeup_request::cancelled_at.is_null())
|
|
||||||
.set((
|
|
||||||
schema::recovery_wakeup_request::cancelled_by.eq(Some(operator_id)),
|
|
||||||
schema::recovery_wakeup_request::cancelled_at.eq(Some(SqliteTimestamp::now())),
|
|
||||||
))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
if rows_updated == 0 {
|
|
||||||
return Err(Error::NoActiveWakeup);
|
|
||||||
}
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
/// §3.5: Recovery operators may only vote on operator replacement proposals.
|
|
||||||
/// §3.6: Voting is gated behind recovery being active (14-day window elapsed).
|
|
||||||
#[message]
|
|
||||||
pub async fn cast_recovery_vote(
|
|
||||||
&mut self,
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
recovery_operator_id: RecoveryOperatorIdentityId,
|
|
||||||
approve: bool,
|
|
||||||
signature: Vec<u8>,
|
|
||||||
) -> Result<VoteOutcome, Error> {
|
|
||||||
let mut conn = self.db.get().await?;
|
|
||||||
|
|
||||||
let proposal: Proposal = schema::proposal::table
|
|
||||||
.find(proposal_id)
|
|
||||||
.first(&mut conn)
|
|
||||||
.await
|
|
||||||
.map_err(|e| match e {
|
|
||||||
diesel::result::Error::NotFound => Error::ProposalNotFound,
|
|
||||||
other => Error::DatabaseQuery(other),
|
|
||||||
})?;
|
|
||||||
|
|
||||||
if proposal.kind != ProposalKindTag::ReplaceOperator {
|
|
||||||
return Err(Error::NotAllowedForRecoveryOperator);
|
|
||||||
}
|
|
||||||
|
|
||||||
if !Self::is_recovery_active_conn(&mut conn).await? {
|
|
||||||
return Err(Error::RecoveryNotActive);
|
|
||||||
}
|
|
||||||
|
|
||||||
let already_voted: bool = select(exists(
|
|
||||||
schema::recovery_proposal_vote::table
|
|
||||||
.filter(schema::recovery_proposal_vote::proposal_id.eq(proposal_id))
|
|
||||||
.filter(
|
|
||||||
schema::recovery_proposal_vote::recovery_operator_id.eq(recovery_operator_id),
|
|
||||||
),
|
|
||||||
))
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
if already_voted {
|
|
||||||
return Err(Error::AlreadyVoted);
|
|
||||||
}
|
|
||||||
|
|
||||||
if proposal.status != ProposalStatus::Pending {
|
|
||||||
return Err(Error::ProposalNotPending);
|
|
||||||
}
|
|
||||||
|
|
||||||
if proposal.expires_at.0 <= Utc::now() {
|
|
||||||
return Err(Error::ProposalExpired);
|
|
||||||
}
|
|
||||||
|
|
||||||
let pubkey_bytes: Vec<u8> = schema::recovery_operator_identity::table
|
|
||||||
.find(recovery_operator_id)
|
|
||||||
.select(schema::recovery_operator_identity::public_key)
|
|
||||||
.first(&mut conn)
|
|
||||||
.await
|
|
||||||
.map_err(|e| match e {
|
|
||||||
diesel::result::Error::NotFound => Error::OperatorNotFound,
|
|
||||||
other => Error::DatabaseQuery(other),
|
|
||||||
})?;
|
|
||||||
|
|
||||||
governance::verify_vote(&pubkey_bytes, proposal_id, approve, &signature)
|
|
||||||
.map_err(|_| Error::InvalidSignature)?;
|
|
||||||
|
|
||||||
diesel::insert_into(schema::recovery_proposal_vote::table)
|
|
||||||
.values(&NewRecoveryProposalVote {
|
|
||||||
proposal_id,
|
|
||||||
recovery_operator_id,
|
|
||||||
approve,
|
|
||||||
signature,
|
|
||||||
})
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
|
|
||||||
// Quorum: all ordinary + all recovery operators must approve (§3.3 + §3.5)
|
|
||||||
let total_ordinary: i64 = schema::operator_identity::table
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let total_recovery: i64 = schema::recovery_operator_identity::table
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let threshold_i64 = total_ordinary + total_recovery;
|
|
||||||
|
|
||||||
let ordinary_approve: i64 = schema::proposal_vote::table
|
|
||||||
.filter(schema::proposal_vote::proposal_id.eq(proposal_id))
|
|
||||||
.filter(schema::proposal_vote::approve.eq(true))
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let recovery_approve: i64 = schema::recovery_proposal_vote::table
|
|
||||||
.filter(schema::recovery_proposal_vote::proposal_id.eq(proposal_id))
|
|
||||||
.filter(schema::recovery_proposal_vote::approve.eq(true))
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let approve_count = ordinary_approve + recovery_approve;
|
|
||||||
|
|
||||||
if approve_count >= threshold_i64 {
|
|
||||||
diesel::update(schema::proposal::table.find(proposal_id))
|
|
||||||
.set(schema::proposal::status.eq(ProposalStatus::Approved))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
drop(conn);
|
|
||||||
self.execute_proposal(&proposal).await?;
|
|
||||||
return Ok(VoteOutcome::Approved);
|
|
||||||
}
|
|
||||||
|
|
||||||
let recovery_reject: i64 = schema::recovery_proposal_vote::table
|
|
||||||
.filter(schema::recovery_proposal_vote::proposal_id.eq(proposal_id))
|
|
||||||
.filter(schema::recovery_proposal_vote::approve.eq(false))
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let ordinary_reject: i64 = schema::proposal_vote::table
|
|
||||||
.filter(schema::proposal_vote::proposal_id.eq(proposal_id))
|
|
||||||
.filter(schema::proposal_vote::approve.eq(false))
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let reject_count = ordinary_reject + recovery_reject;
|
|
||||||
|
|
||||||
if reject_count > threshold_i64 - approve_count - reject_count {
|
|
||||||
diesel::update(schema::proposal::table.find(proposal_id))
|
|
||||||
.set(schema::proposal::status.eq(ProposalStatus::Rejected))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
return Ok(VoteOutcome::Rejected);
|
|
||||||
}
|
|
||||||
|
|
||||||
Ok(VoteOutcome::Pending)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
impl ProposalManager {
|
|
||||||
const WAKEUP_DELAY_SECS: i32 = 14 * 24 * 60 * 60;
|
|
||||||
|
|
||||||
/// Returns true when an uncancelled wakeup request has passed the 14-day dispute window.
|
|
||||||
async fn is_recovery_active_conn(conn: &mut db::DatabaseConnection) -> Result<bool, Error> {
|
|
||||||
select(exists(
|
|
||||||
schema::recovery_wakeup_request::table
|
|
||||||
.filter(schema::recovery_wakeup_request::cancelled_at.is_null())
|
|
||||||
.filter(
|
|
||||||
schema::recovery_wakeup_request::requested_at
|
|
||||||
.le(unixepoch("now") - Self::WAKEUP_DELAY_SECS),
|
|
||||||
),
|
|
||||||
))
|
|
||||||
.get_result(conn)
|
|
||||||
.await
|
|
||||||
.map_err(Error::from)
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Returns true when there is any uncancelled wakeup request (pending or active).
|
|
||||||
async fn has_uncancelled_wakeup(conn: &mut db::DatabaseConnection) -> Result<bool, Error> {
|
|
||||||
select(exists(schema::recovery_wakeup_request::table.filter(
|
|
||||||
schema::recovery_wakeup_request::cancelled_at.is_null(),
|
|
||||||
)))
|
|
||||||
.get_result(conn)
|
|
||||||
.await
|
|
||||||
.map_err(Error::from)
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn execute_proposal(&self, proposal: &Proposal) -> Result<(), Error> {
|
|
||||||
let mut conn = self.db.get().await?;
|
|
||||||
let kind = db::proposal::load_kind(&mut conn, proposal.id, proposal.kind).await?;
|
|
||||||
drop(conn);
|
|
||||||
|
|
||||||
match kind {
|
|
||||||
ProposalKind::ApproveSdkClient(s) => self.execute_approve_sdk_client(s.client_id).await,
|
|
||||||
ProposalKind::GrantWalletAccess(s) => {
|
|
||||||
self.execute_grant_wallet_access(s.wallet_id, s.client_id)
|
|
||||||
.await
|
|
||||||
}
|
|
||||||
ProposalKind::ReplaceOperator(s) => {
|
|
||||||
self.execute_replace_operator(s.old_operator_id, s.new_pubkey)
|
|
||||||
.await
|
|
||||||
}
|
|
||||||
ProposalKind::TriggerRekey => self.execute_trigger_rekey().await,
|
|
||||||
ProposalKind::ApprovePersistentGrant(grant) => {
|
|
||||||
self.execute_approve_persistent_grant(*grant).await
|
|
||||||
}
|
|
||||||
ProposalKind::ApproveOneOffTransaction(tx) => {
|
|
||||||
self.execute_approve_one_off_transaction(proposal.id, *tx)
|
|
||||||
.await
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn execute_grant_wallet_access(
|
|
||||||
&self,
|
|
||||||
wallet_id: i32,
|
|
||||||
client_id: i32,
|
|
||||||
) -> Result<(), Error> {
|
|
||||||
use crate::db::models::EvmWalletId;
|
|
||||||
|
|
||||||
let mut conn = self.db.get().await.map_err(Error::DatabaseConnection)?;
|
|
||||||
|
|
||||||
diesel::insert_into(schema::evm_wallet_access::table)
|
|
||||||
.values((
|
|
||||||
schema::evm_wallet_access::wallet_id.eq(EvmWalletId::from_raw(wallet_id)),
|
|
||||||
schema::evm_wallet_access::client_id.eq(client_id),
|
|
||||||
))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await
|
|
||||||
.map_err(|e| Error::ExecutionFailed(format!("grant wallet access: {e}")))?;
|
|
||||||
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Updates the old operator's public key in-place (preserving their DB id and history),
|
|
||||||
/// removes their old Shamir share, then begins a coordinated re-key (§3.3).
|
|
||||||
async fn execute_replace_operator(
|
|
||||||
&self,
|
|
||||||
old_operator_id: OperatorIdentityId,
|
|
||||||
new_pubkey: Vec<u8>,
|
|
||||||
) -> Result<(), Error> {
|
|
||||||
let mut conn = self.db.get().await.map_err(Error::DatabaseConnection)?;
|
|
||||||
|
|
||||||
diesel::update(schema::operator_identity::table)
|
|
||||||
.filter(schema::operator_identity::id.eq(old_operator_id))
|
|
||||||
.set(schema::operator_identity::public_key.eq(&new_pubkey))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await
|
|
||||||
.map_err(|e| Error::ExecutionFailed(format!("update operator pubkey: {e}")))?;
|
|
||||||
|
|
||||||
// Remove the old Shamir share; finalize_rekey will store a fresh one.
|
|
||||||
diesel::delete(schema::operator::table)
|
|
||||||
.filter(schema::operator::id.eq(Some(old_operator_id)))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await
|
|
||||||
.map_err(|e| Error::ExecutionFailed(format!("remove old operator share: {e}")))?;
|
|
||||||
|
|
||||||
drop(conn);
|
|
||||||
|
|
||||||
self.vault_coordinator
|
|
||||||
.ask(StartRekey {})
|
|
||||||
.await
|
|
||||||
.map_err(|e| Error::ExecutionFailed(format!("start rekey: {e}")))?;
|
|
||||||
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Triggers a Shamir re-key with the current operator set (§3.3).
|
|
||||||
async fn execute_trigger_rekey(&self) -> Result<(), Error> {
|
|
||||||
self.vault_coordinator
|
|
||||||
.ask(StartRekey {})
|
|
||||||
.await
|
|
||||||
.map_err(|e| Error::ExecutionFailed(format!("start rekey: {e}")))?;
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn execute_approve_one_off_transaction(
|
|
||||||
&self,
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
tx: one_off_transaction::Settings,
|
|
||||||
) -> Result<(), Error> {
|
|
||||||
use crate::actors::evm::ClientSignTransaction;
|
|
||||||
use alloy::{
|
|
||||||
consensus::TxEip1559,
|
|
||||||
eips::eip2930::AccessList,
|
|
||||||
primitives::{Address, Bytes, TxKind, U256},
|
|
||||||
};
|
|
||||||
|
|
||||||
let transaction = TxEip1559 {
|
|
||||||
chain_id: tx.chain_id,
|
|
||||||
nonce: tx.nonce,
|
|
||||||
gas_limit: tx.gas_limit,
|
|
||||||
max_fee_per_gas: tx.max_fee_per_gas,
|
|
||||||
max_priority_fee_per_gas: tx.max_priority_fee_per_gas,
|
|
||||||
to: TxKind::Call(Address::from(tx.to)),
|
|
||||||
value: U256::from_be_bytes(tx.value),
|
|
||||||
input: Bytes::from(tx.input),
|
|
||||||
access_list: AccessList::default(),
|
|
||||||
};
|
|
||||||
|
|
||||||
let sig = self
|
|
||||||
.evm
|
|
||||||
.ask(ClientSignTransaction {
|
|
||||||
client_id: tx.client_id,
|
|
||||||
wallet_address: Address::from(tx.wallet_address),
|
|
||||||
transaction,
|
|
||||||
})
|
|
||||||
.await
|
|
||||||
.map_err(|e| Error::ExecutionFailed(format!("sign one-off tx: {e}")))?;
|
|
||||||
|
|
||||||
let mut conn = self.db.get().await.map_err(Error::DatabaseConnection)?;
|
|
||||||
one_off_transaction::store_signature(proposal_id, &sig, &mut conn)
|
|
||||||
.await
|
|
||||||
.map_err(|e| Error::ExecutionFailed(format!("store proposal result: {e}")))?;
|
|
||||||
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn execute_approve_persistent_grant(
|
|
||||||
&self,
|
|
||||||
grant: persistent_grant::Settings,
|
|
||||||
) -> Result<(), Error> {
|
|
||||||
use crate::{
|
|
||||||
actors::evm::OperatorCreateGrant,
|
|
||||||
evm::policies::{
|
|
||||||
SharedGrantSettings, SpecificGrant, TransactionRateLimit, VolumeRateLimit,
|
|
||||||
ether_transfer, token_transfers,
|
|
||||||
},
|
|
||||||
};
|
|
||||||
use alloy::primitives::{Address, U256};
|
|
||||||
use chrono::Duration;
|
|
||||||
|
|
||||||
let volume = |limit: persistent_grant::VolumeLimit| VolumeRateLimit {
|
|
||||||
max_volume: U256::from_be_bytes(limit.max_volume),
|
|
||||||
window: Duration::seconds(limit.window_secs),
|
|
||||||
};
|
|
||||||
|
|
||||||
let basic = SharedGrantSettings {
|
|
||||||
wallet_access_id: grant.wallet_access_id,
|
|
||||||
chain: grant.chain_id,
|
|
||||||
valid_from: grant
|
|
||||||
.valid_from_secs
|
|
||||||
.and_then(|s| chrono::DateTime::from_timestamp(s, 0)),
|
|
||||||
valid_until: grant
|
|
||||||
.valid_until_secs
|
|
||||||
.and_then(|s| chrono::DateTime::from_timestamp(s, 0)),
|
|
||||||
max_gas_fee_per_gas: grant.max_gas_fee_per_gas.map(U256::from_be_bytes),
|
|
||||||
max_priority_fee_per_gas: grant.max_priority_fee_per_gas.map(U256::from_be_bytes),
|
|
||||||
rate_limit: grant.rate_limit.map(|r| TransactionRateLimit {
|
|
||||||
count: r.count,
|
|
||||||
window: Duration::seconds(r.window_secs),
|
|
||||||
}),
|
|
||||||
};
|
|
||||||
|
|
||||||
let grant = match grant.specific {
|
|
||||||
persistent_grant::Specific::EtherTransfer { targets, limit } => {
|
|
||||||
SpecificGrant::EtherTransfer(ether_transfer::Settings {
|
|
||||||
target: targets.into_iter().map(Address::from).collect(),
|
|
||||||
limit: volume(limit),
|
|
||||||
})
|
|
||||||
}
|
|
||||||
persistent_grant::Specific::TokenTransfer {
|
|
||||||
token_contract,
|
|
||||||
receiver,
|
|
||||||
volume_limits,
|
|
||||||
} => SpecificGrant::TokenTransfer(token_transfers::Settings {
|
|
||||||
token_contract: Address::from(token_contract),
|
|
||||||
target: receiver.map(Address::from),
|
|
||||||
volume_limits: volume_limits.into_iter().map(volume).collect(),
|
|
||||||
}),
|
|
||||||
};
|
|
||||||
|
|
||||||
self.evm
|
|
||||||
.ask(OperatorCreateGrant { basic, grant })
|
|
||||||
.await
|
|
||||||
.map_err(|e| Error::ExecutionFailed(format!("create grant: {e}")))?;
|
|
||||||
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn execute_approve_sdk_client(&self, client_id: i32) -> Result<(), Error> {
|
|
||||||
use crate::{crypto::integrity, peers::client::ClientCredentials};
|
|
||||||
use arbiter_crypto::authn;
|
|
||||||
|
|
||||||
let mut conn = self.db.get().await.map_err(Error::DatabaseConnection)?;
|
|
||||||
|
|
||||||
let pubkey_bytes: Vec<u8> = schema::program_client::table
|
|
||||||
.find(client_id)
|
|
||||||
.select(schema::program_client::public_key)
|
|
||||||
.first(&mut conn)
|
|
||||||
.await
|
|
||||||
.map_err(|e| Error::ExecutionFailed(format!("client not found: {e}")))?;
|
|
||||||
|
|
||||||
let pubkey = authn::PublicKey::try_from(pubkey_bytes.as_slice())
|
|
||||||
.map_err(|()| Error::ExecutionFailed("invalid client public key".to_owned()))?;
|
|
||||||
|
|
||||||
let creds = ClientCredentials { pubkey };
|
|
||||||
|
|
||||||
integrity::sign_entity(&mut conn, &self.vault, &creds, client_id)
|
|
||||||
.await
|
|
||||||
.map_err(|e| {
|
|
||||||
error!(?e, "Failed to sign integrity envelope for client");
|
|
||||||
Error::ExecutionFailed(e.to_string())
|
|
||||||
})
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,13 +1,13 @@
|
|||||||
use crate::{
|
use crate::{
|
||||||
crypto::{
|
crypto::{
|
||||||
KeyCell,
|
KeyCell, derive_key,
|
||||||
encryption::v1::{self, Nonce},
|
encryption::v1::{self, Nonce},
|
||||||
integrity::v1::HmacSha256,
|
integrity::v1::HmacSha256,
|
||||||
},
|
},
|
||||||
db::{
|
db::{
|
||||||
self,
|
self,
|
||||||
models::{self, RootKeyHistory, RootKeyHistoryId},
|
models::{self, RootKeyHistory},
|
||||||
schema,
|
schema::{self},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
||||||
@@ -25,6 +25,7 @@ use strum::{EnumDiscriminants, IntoDiscriminant};
|
|||||||
use tracing::{error, info};
|
use tracing::{error, info};
|
||||||
|
|
||||||
pub mod events {
|
pub mod events {
|
||||||
|
|
||||||
#[derive(Clone, Copy)]
|
#[derive(Clone, Copy)]
|
||||||
pub struct Bootstrapped;
|
pub struct Bootstrapped;
|
||||||
|
|
||||||
@@ -63,7 +64,7 @@ pub enum Error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
struct Unsealed {
|
struct Unsealed {
|
||||||
root_key_history_id: RootKeyHistoryId,
|
root_key_history_id: i32,
|
||||||
root_key: KeyCell,
|
root_key: KeyCell,
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -72,9 +73,8 @@ struct Unsealed {
|
|||||||
enum State {
|
enum State {
|
||||||
#[default]
|
#[default]
|
||||||
Unbootstrapped,
|
Unbootstrapped,
|
||||||
|
|
||||||
Sealed {
|
Sealed {
|
||||||
root_key_history_id: RootKeyHistoryId,
|
root_key_history_id: i32,
|
||||||
},
|
},
|
||||||
Unsealed(Unsealed),
|
Unsealed(Unsealed),
|
||||||
}
|
}
|
||||||
@@ -90,6 +90,7 @@ pub struct Vault {
|
|||||||
events: ActorRef<MessageBus>,
|
events: ActorRef<MessageBus>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[messages]
|
||||||
impl Vault {
|
impl Vault {
|
||||||
pub async fn new(db: db::DatabasePool, events: ActorRef<MessageBus>) -> Result<Self, Error> {
|
pub async fn new(db: db::DatabasePool, events: ActorRef<MessageBus>) -> Result<Self, Error> {
|
||||||
let state = {
|
let state = {
|
||||||
@@ -112,12 +113,9 @@ impl Vault {
|
|||||||
Ok(Self { db, state, events })
|
Ok(Self { db, state, events })
|
||||||
}
|
}
|
||||||
|
|
||||||
// Exclusive transaction to avoid race conditions if multiple vaults write
|
// Exclusive transaction to avoid race condtions if multiple vaults write
|
||||||
// additional layer of protection against nonce-reuse
|
// additional layer of protection against nonce-reuse
|
||||||
async fn get_new_nonce(
|
async fn get_new_nonce(pool: &db::DatabasePool, root_key_id: i32) -> Result<Nonce, Error> {
|
||||||
pool: &db::DatabasePool,
|
|
||||||
root_key_id: RootKeyHistoryId,
|
|
||||||
) -> Result<Nonce, Error> {
|
|
||||||
let mut conn = pool.get().await?;
|
let mut conn = pool.get().await?;
|
||||||
|
|
||||||
let nonce = conn
|
let nonce = conn
|
||||||
@@ -130,7 +128,7 @@ impl Vault {
|
|||||||
|
|
||||||
let mut nonce = Nonce::try_from(current_nonce.as_slice()).map_err(|()| {
|
let mut nonce = Nonce::try_from(current_nonce.as_slice()).map_err(|()| {
|
||||||
error!(
|
error!(
|
||||||
"Broken database: invalid nonce for root key history id={:#?}",
|
"Broken database: invalid nonce for root key history id={}",
|
||||||
root_key_id
|
root_key_id
|
||||||
);
|
);
|
||||||
Error::BrokenDatabase
|
Error::BrokenDatabase
|
||||||
@@ -157,47 +155,43 @@ impl Vault {
|
|||||||
State::Sealed { .. } => Err(Error::Sealed),
|
State::Sealed { .. } => Err(Error::Sealed),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
#[messages]
|
|
||||||
impl Vault {
|
|
||||||
#[message]
|
#[message]
|
||||||
pub async fn bootstrap(&mut self, mut seal_key: KeyCell) -> Result<(), Error> {
|
pub async fn bootstrap(&mut self, seal_key_raw: SafeCell<Vec<u8>>) -> Result<(), Error> {
|
||||||
if !matches!(&self.state, State::Unbootstrapped) {
|
if !matches!(self.state, State::Unbootstrapped) {
|
||||||
return Err(Error::AlreadyBootstrapped);
|
return Err(Error::AlreadyBootstrapped);
|
||||||
}
|
}
|
||||||
|
let salt = v1::generate_salt();
|
||||||
|
let mut seal_key = derive_key(seal_key_raw, &salt);
|
||||||
let mut root_key = KeyCell::new_secure_random();
|
let mut root_key = KeyCell::new_secure_random();
|
||||||
|
|
||||||
// Zero nonces are fine because they are one-time
|
// Zero nonces are fine because they are one-time
|
||||||
let root_key_nonce = Nonce::default();
|
let root_key_nonce = Nonce::default();
|
||||||
let data_encryption_nonce = Nonce::default();
|
let data_encryption_nonce = Nonce::default();
|
||||||
|
|
||||||
// Generate salt (kept for schema compat)
|
let root_key_ciphertext: Vec<u8> = root_key.0.read_inline(|reader| {
|
||||||
let root_key_salt = v1::generate_salt();
|
let root_key_reader = reader.as_slice();
|
||||||
|
|
||||||
let root_key_ciphertext: Vec<u8> = root_key.0.read_inline(|rk| {
|
|
||||||
seal_key
|
seal_key
|
||||||
.encrypt(&root_key_nonce, v1::ROOT_KEY_TAG, rk.as_slice())
|
.encrypt(&root_key_nonce, v1::ROOT_KEY_TAG, root_key_reader)
|
||||||
.map_err(|err| {
|
.map_err(|err| {
|
||||||
error!(?err, "Fatal bootstrap error");
|
error!(?err, "Fatal bootstrap error");
|
||||||
Error::Encryption(err)
|
Error::Encryption(err)
|
||||||
})
|
})
|
||||||
})?;
|
})?;
|
||||||
|
|
||||||
let data_encryption_nonce_bytes = data_encryption_nonce.to_vec();
|
|
||||||
let mut conn = self.db.get().await?;
|
let mut conn = self.db.get().await?;
|
||||||
|
|
||||||
|
let data_encryption_nonce_bytes = data_encryption_nonce.to_vec();
|
||||||
let root_key_history_id = conn
|
let root_key_history_id = conn
|
||||||
.transaction(async |conn| {
|
.transaction(async |conn| {
|
||||||
let root_key_history_id = insert_into(schema::root_key_history::table)
|
let root_key_history_id: i32 = insert_into(schema::root_key_history::table)
|
||||||
.values(&models::NewRootKeyHistory {
|
.values(&models::NewRootKeyHistory {
|
||||||
ciphertext: root_key_ciphertext.clone(),
|
ciphertext: root_key_ciphertext.clone(),
|
||||||
tag: v1::ROOT_KEY_TAG.to_vec(),
|
tag: v1::ROOT_KEY_TAG.to_vec(),
|
||||||
root_key_encryption_nonce: root_key_nonce.to_vec(),
|
root_key_encryption_nonce: root_key_nonce.to_vec(),
|
||||||
data_encryption_nonce: data_encryption_nonce_bytes.clone(),
|
data_encryption_nonce: data_encryption_nonce_bytes.clone(),
|
||||||
schema_version: 1,
|
schema_version: 1,
|
||||||
salt: root_key_salt.to_vec(),
|
salt: salt.to_vec(),
|
||||||
})
|
})
|
||||||
.returning(schema::root_key_history::id)
|
.returning(schema::root_key_history::id)
|
||||||
.get_result(&mut *conn)
|
.get_result(&mut *conn)
|
||||||
@@ -208,9 +202,7 @@ impl Vault {
|
|||||||
.execute(&mut *conn)
|
.execute(&mut *conn)
|
||||||
.await?;
|
.await?;
|
||||||
|
|
||||||
Result::<_, diesel::result::Error>::Ok(RootKeyHistoryId::from_raw(
|
Result::<_, diesel::result::Error>::Ok(root_key_history_id)
|
||||||
root_key_history_id,
|
|
||||||
))
|
|
||||||
})
|
})
|
||||||
.await?;
|
.await?;
|
||||||
|
|
||||||
@@ -226,47 +218,52 @@ impl Vault {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[message]
|
#[message]
|
||||||
pub async fn try_unseal(&mut self, mut seal_key: KeyCell) -> Result<(), Error> {
|
pub async fn try_unseal(&mut self, seal_key_raw: SafeCell<Vec<u8>>) -> Result<(), Error> {
|
||||||
let State::Sealed {
|
let State::Sealed {
|
||||||
root_key_history_id,
|
root_key_history_id,
|
||||||
} = &self.state
|
} = &self.state
|
||||||
else {
|
else {
|
||||||
return Err(Error::NotBootstrapped);
|
return Err(Error::NotBootstrapped);
|
||||||
};
|
};
|
||||||
let root_key_history_id = *root_key_history_id;
|
|
||||||
|
|
||||||
// We don't want to hold connection while doing expensive work
|
// We don't want to hold connection while doing expensive KDF work
|
||||||
let current_key = {
|
let current_key = {
|
||||||
let mut conn = self.db.get().await?;
|
let mut conn = self.db.get().await?;
|
||||||
schema::root_key_history::table
|
schema::root_key_history::table
|
||||||
.filter(schema::root_key_history::id.eq(root_key_history_id))
|
.filter(schema::root_key_history::id.eq(*root_key_history_id))
|
||||||
.select(RootKeyHistory::as_select())
|
.select(RootKeyHistory::as_select())
|
||||||
.first(&mut conn)
|
.first(&mut conn)
|
||||||
.await?
|
.await?
|
||||||
};
|
};
|
||||||
|
|
||||||
|
let salt = ¤t_key.salt;
|
||||||
|
let salt = v1::Salt::try_from(salt.as_slice()).map_err(|_| {
|
||||||
|
error!("Broken database: invalid salt for root key");
|
||||||
|
Error::BrokenDatabase
|
||||||
|
})?;
|
||||||
|
let mut seal_key = derive_key(seal_key_raw, &salt);
|
||||||
|
|
||||||
|
let mut root_key = SafeCell::new(current_key.ciphertext.clone());
|
||||||
|
|
||||||
let nonce =
|
let nonce =
|
||||||
Nonce::try_from(current_key.root_key_encryption_nonce.as_slice()).map_err(|()| {
|
Nonce::try_from(current_key.root_key_encryption_nonce.as_slice()).map_err(|()| {
|
||||||
error!("Broken database: invalid nonce for root key");
|
error!("Broken database: invalid nonce for root key");
|
||||||
Error::BrokenDatabase
|
Error::BrokenDatabase
|
||||||
})?;
|
})?;
|
||||||
|
|
||||||
let mut root_key_bytes = SafeCell::new(current_key.ciphertext.clone());
|
|
||||||
seal_key
|
seal_key
|
||||||
.decrypt_in_place(&nonce, v1::ROOT_KEY_TAG, &mut root_key_bytes)
|
.decrypt_in_place(&nonce, v1::ROOT_KEY_TAG, &mut root_key)
|
||||||
.map_err(|err| {
|
.map_err(|err| {
|
||||||
error!(?err, "Failed to unseal root key: invalid seal key");
|
error!(?err, "Failed to unseal root key: invalid seal key");
|
||||||
Error::InvalidKey
|
Error::InvalidKey
|
||||||
})?;
|
})?;
|
||||||
|
|
||||||
let root_key = KeyCell::try_from(root_key_bytes).map_err(|()| {
|
|
||||||
error!("Broken database: invalid encryption key size");
|
|
||||||
Error::BrokenDatabase
|
|
||||||
})?;
|
|
||||||
|
|
||||||
self.state = State::Unsealed(Unsealed {
|
self.state = State::Unsealed(Unsealed {
|
||||||
root_key_history_id: current_key.id,
|
root_key_history_id: current_key.id,
|
||||||
root_key,
|
root_key: KeyCell::try_from(root_key).map_err(|err| {
|
||||||
|
error!(?err, "Broken database: invalid encryption key size");
|
||||||
|
Error::BrokenDatabase
|
||||||
|
})?,
|
||||||
});
|
});
|
||||||
|
|
||||||
info!("Vault unsealed successfully");
|
info!("Vault unsealed successfully");
|
||||||
@@ -275,77 +272,6 @@ impl Vault {
|
|||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Re-encrypts the root key with `new_seal_key` and records a new root_key_history row.
|
|
||||||
/// Called after a Shamir re-key so the old seal key is no longer sufficient to unseal.
|
|
||||||
#[message]
|
|
||||||
pub async fn rekey_root_key(&mut self, mut new_seal_key: KeyCell) -> Result<(), Error> {
|
|
||||||
let Unsealed {
|
|
||||||
root_key,
|
|
||||||
root_key_history_id,
|
|
||||||
} = Self::expect_unsealed(&mut self.state)?;
|
|
||||||
|
|
||||||
let new_nonce = Nonce::default();
|
|
||||||
let new_salt = v1::generate_salt();
|
|
||||||
|
|
||||||
let new_ciphertext: Vec<u8> = root_key.0.read_inline(|rk| {
|
|
||||||
new_seal_key
|
|
||||||
.encrypt(&new_nonce, v1::ROOT_KEY_TAG, rk.as_slice())
|
|
||||||
.map_err(|err| {
|
|
||||||
error!(?err, "Fatal rekey error");
|
|
||||||
Error::Encryption(err)
|
|
||||||
})
|
|
||||||
})?;
|
|
||||||
|
|
||||||
let data_encryption_nonce = Nonce::default();
|
|
||||||
|
|
||||||
let mut conn = self.db.get().await?;
|
|
||||||
let new_root_key_history_id: i32 = conn
|
|
||||||
.transaction(async |conn| {
|
|
||||||
let new_id = insert_into(schema::root_key_history::table)
|
|
||||||
.values(&models::NewRootKeyHistory {
|
|
||||||
ciphertext: new_ciphertext,
|
|
||||||
tag: v1::ROOT_KEY_TAG.to_vec(),
|
|
||||||
root_key_encryption_nonce: new_nonce.to_vec(),
|
|
||||||
data_encryption_nonce: data_encryption_nonce.to_vec(),
|
|
||||||
schema_version: 1,
|
|
||||||
salt: new_salt.to_vec(),
|
|
||||||
})
|
|
||||||
.returning(schema::root_key_history::id)
|
|
||||||
.get_result::<i32>(&mut *conn)
|
|
||||||
.await?;
|
|
||||||
|
|
||||||
update(schema::arbiter_settings::table)
|
|
||||||
.set(schema::arbiter_settings::root_key_id.eq(new_id))
|
|
||||||
.execute(&mut *conn)
|
|
||||||
.await?;
|
|
||||||
|
|
||||||
Result::<_, diesel::result::Error>::Ok(new_id)
|
|
||||||
})
|
|
||||||
.await?;
|
|
||||||
|
|
||||||
*root_key_history_id = RootKeyHistoryId::from_raw(new_root_key_history_id);
|
|
||||||
info!("Vault root key rekeyed successfully");
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
#[message]
|
|
||||||
pub async fn seal(&mut self) -> Result<(), Error> {
|
|
||||||
let Unsealed {
|
|
||||||
root_key_history_id,
|
|
||||||
..
|
|
||||||
} = Self::expect_unsealed(&mut self.state)?;
|
|
||||||
|
|
||||||
self.state = State::Sealed {
|
|
||||||
root_key_history_id: *root_key_history_id,
|
|
||||||
};
|
|
||||||
let _ = self.events.tell(Publish(events::VaultResealed)).await;
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// Server-side cryptographic operations
|
|
||||||
#[messages]
|
|
||||||
impl Vault {
|
|
||||||
#[message]
|
#[message]
|
||||||
pub async fn decrypt(&mut self, aead_id: i32) -> Result<SafeCell<Vec<u8>>, Error> {
|
pub async fn decrypt(&mut self, aead_id: i32) -> Result<SafeCell<Vec<u8>>, Error> {
|
||||||
let Unsealed { root_key, .. } = Self::expect_unsealed(&mut self.state)?;
|
let Unsealed { root_key, .. } = Self::expect_unsealed(&mut self.state)?;
|
||||||
@@ -414,10 +340,7 @@ impl Vault {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[message]
|
#[message]
|
||||||
pub fn sign_integrity(
|
pub fn sign_integrity(&mut self, mac_input: Vec<u8>) -> Result<(i32, Vec<u8>), Error> {
|
||||||
&mut self,
|
|
||||||
mac_input: Vec<u8>,
|
|
||||||
) -> Result<(RootKeyHistoryId, Vec<u8>), Error> {
|
|
||||||
let Unsealed {
|
let Unsealed {
|
||||||
root_key,
|
root_key,
|
||||||
root_key_history_id,
|
root_key_history_id,
|
||||||
@@ -427,7 +350,7 @@ impl Vault {
|
|||||||
HmacSha256::new_from_slice(k)
|
HmacSha256::new_from_slice(k)
|
||||||
.unwrap_or_else(|_| unreachable!("HMAC accepts keys of any size"))
|
.unwrap_or_else(|_| unreachable!("HMAC accepts keys of any size"))
|
||||||
});
|
});
|
||||||
hmac.update(&root_key_history_id.to_raw().to_be_bytes());
|
hmac.update(&root_key_history_id.to_be_bytes());
|
||||||
hmac.update(&mac_input);
|
hmac.update(&mac_input);
|
||||||
|
|
||||||
let mac = hmac.finalize().into_bytes().to_vec();
|
let mac = hmac.finalize().into_bytes().to_vec();
|
||||||
@@ -439,7 +362,7 @@ impl Vault {
|
|||||||
&mut self,
|
&mut self,
|
||||||
mac_input: Vec<u8>,
|
mac_input: Vec<u8>,
|
||||||
expected_mac: Vec<u8>,
|
expected_mac: Vec<u8>,
|
||||||
key_version: RootKeyHistoryId,
|
key_version: i32,
|
||||||
) -> Result<bool, Error> {
|
) -> Result<bool, Error> {
|
||||||
let Unsealed {
|
let Unsealed {
|
||||||
root_key,
|
root_key,
|
||||||
@@ -454,11 +377,25 @@ impl Vault {
|
|||||||
HmacSha256::new_from_slice(k)
|
HmacSha256::new_from_slice(k)
|
||||||
.unwrap_or_else(|_| unreachable!("HMAC accepts keys of any size"))
|
.unwrap_or_else(|_| unreachable!("HMAC accepts keys of any size"))
|
||||||
});
|
});
|
||||||
hmac.update(&key_version.to_raw().to_be_bytes());
|
hmac.update(&key_version.to_be_bytes());
|
||||||
hmac.update(&mac_input);
|
hmac.update(&mac_input);
|
||||||
|
|
||||||
Ok(hmac.verify_slice(&expected_mac).is_ok())
|
Ok(hmac.verify_slice(&expected_mac).is_ok())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[message]
|
||||||
|
pub async fn seal(&mut self) -> Result<(), Error> {
|
||||||
|
let Unsealed {
|
||||||
|
root_key_history_id,
|
||||||
|
..
|
||||||
|
} = Self::expect_unsealed(&mut self.state)?;
|
||||||
|
|
||||||
|
self.state = State::Sealed {
|
||||||
|
root_key_history_id: *root_key_history_id,
|
||||||
|
};
|
||||||
|
let _ = self.events.tell(Publish(events::VaultResealed)).await;
|
||||||
|
Ok(())
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
@@ -472,7 +409,8 @@ mod tests {
|
|||||||
let mut actor = Vault::new(db.clone(), GlobalActors::spawn_message_bus())
|
let mut actor = Vault::new(db.clone(), GlobalActors::spawn_message_bus())
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
actor.bootstrap(KeyCell::from([0u8; 32])).await.unwrap();
|
let seal_key = SafeCell::new(b"test-seal-key".to_vec());
|
||||||
|
actor.bootstrap(seal_key).await.unwrap();
|
||||||
actor
|
actor
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -481,12 +419,13 @@ mod tests {
|
|||||||
async fn nonce_monotonic_even_when_nonce_allocation_interleaves() {
|
async fn nonce_monotonic_even_when_nonce_allocation_interleaves() {
|
||||||
let db = db::create_test_pool().await;
|
let db = db::create_test_pool().await;
|
||||||
let mut actor = bootstrapped_actor(&db).await;
|
let mut actor = bootstrapped_actor(&db).await;
|
||||||
|
|
||||||
let State::Unsealed(Unsealed {
|
let State::Unsealed(Unsealed {
|
||||||
root_key_history_id,
|
root_key_history_id,
|
||||||
..
|
..
|
||||||
}) = actor.state
|
}) = actor.state
|
||||||
else {
|
else {
|
||||||
panic!("expected unsealed state");
|
panic!("expected unsealed state")
|
||||||
};
|
};
|
||||||
|
|
||||||
let n1 = Vault::get_new_nonce(&db, root_key_history_id)
|
let n1 = Vault::get_new_nonce(&db, root_key_history_id)
|
||||||
|
|||||||
@@ -1,721 +0,0 @@
|
|||||||
use std::collections::HashMap;
|
|
||||||
|
|
||||||
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
|
||||||
use diesel::{ExpressionMethods as _, QueryDsl};
|
|
||||||
use diesel_async::RunQueryDsl;
|
|
||||||
use kameo::{Actor, actor::ActorRef, messages};
|
|
||||||
use rand_core::{OsRng, RngCore as _};
|
|
||||||
use tracing::error;
|
|
||||||
|
|
||||||
use crate::{
|
|
||||||
actors::vault::{Bootstrap, RekeyRootKey, TryUnseal, Vault},
|
|
||||||
crypto::{KeyCell, derive_key, encryption::v1::Nonce, shamir, shamir::shamir_threshold},
|
|
||||||
db::{self, models, schema},
|
|
||||||
};
|
|
||||||
|
|
||||||
#[derive(Debug, thiserror::Error)]
|
|
||||||
pub enum Error {
|
|
||||||
#[error("Already coordinating a bootstrap")]
|
|
||||||
AlreadyBootstrapping,
|
|
||||||
#[error("Already coordinating an unseal")]
|
|
||||||
AlreadyUnsealing,
|
|
||||||
#[error("Rekey not in progress")]
|
|
||||||
NotRekeying,
|
|
||||||
#[error("Bootstrap not in progress")]
|
|
||||||
NotBootstrapping,
|
|
||||||
#[error("Unseal not in progress")]
|
|
||||||
NotUnsealing,
|
|
||||||
#[error("Operator already contributed")]
|
|
||||||
DuplicateContribution,
|
|
||||||
#[error("Operator not found in database")]
|
|
||||||
OperatorNotFound,
|
|
||||||
#[error("Invalid passphrase (decryption failed)")]
|
|
||||||
InvalidPassphrase,
|
|
||||||
#[error("Shamir error: {0}")]
|
|
||||||
Shamir(String),
|
|
||||||
#[error("Database connection error: {0}")]
|
|
||||||
DatabaseConnection(#[from] db::PoolError),
|
|
||||||
#[error("Database query error: {0}")]
|
|
||||||
DatabaseQuery(#[from] diesel::result::Error),
|
|
||||||
#[error("Encryption error")]
|
|
||||||
Encryption,
|
|
||||||
#[error("Vault error")]
|
|
||||||
VaultError,
|
|
||||||
#[error("Two-operator vaults require at least one recovery share")]
|
|
||||||
TwoOperatorsRequireRecovery,
|
|
||||||
#[error("Broken database")]
|
|
||||||
BrokenDatabase,
|
|
||||||
}
|
|
||||||
|
|
||||||
// Passphrases stored as plain Vec<u8> (not SafeCell) so CoordinatorState is Sync.
|
|
||||||
// They are ephemeral and dropped immediately after use.
|
|
||||||
enum CoordinatorState {
|
|
||||||
Idle,
|
|
||||||
Bootstrapping {
|
|
||||||
declared_count: usize,
|
|
||||||
recovery_count: usize,
|
|
||||||
passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
recovery_passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
},
|
|
||||||
Unsealing {
|
|
||||||
threshold: usize,
|
|
||||||
ordinary_passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
recovery_passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
},
|
|
||||||
/// Shamir re-key after `replace_operator` or `trigger_rekey` is approved (§3.3).
|
|
||||||
/// Collects new passphrases from all current operators, then generates a fresh seal key,
|
|
||||||
/// re-splits it, and re-encrypts the vault root key.
|
|
||||||
Rekeying {
|
|
||||||
ordinary_count: usize,
|
|
||||||
recovery_count: usize,
|
|
||||||
passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
recovery_passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
},
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Actor)]
|
|
||||||
pub struct VaultCoordinator {
|
|
||||||
db: db::DatabasePool,
|
|
||||||
vault: ActorRef<Vault>,
|
|
||||||
state: CoordinatorState,
|
|
||||||
}
|
|
||||||
|
|
||||||
impl VaultCoordinator {
|
|
||||||
pub const fn new(db: db::DatabasePool, vault: ActorRef<Vault>) -> Self {
|
|
||||||
Self {
|
|
||||||
db,
|
|
||||||
vault,
|
|
||||||
state: CoordinatorState::Idle,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const SHARE_AAD: &[u8] = b"arbiter/shamir-share/v1";
|
|
||||||
|
|
||||||
fn encrypt_share(
|
|
||||||
passphrase_bytes: Vec<u8>,
|
|
||||||
share: &[u8],
|
|
||||||
) -> Result<(Vec<u8>, Vec<u8>, Vec<u8>), Error> {
|
|
||||||
let mut share_salt = vec![0u8; 32];
|
|
||||||
OsRng.fill_bytes(&mut share_salt);
|
|
||||||
|
|
||||||
let mut passphrase_cell = SafeCell::new(passphrase_bytes);
|
|
||||||
let mut share_seal_key = derive_key(&mut passphrase_cell, &share_salt);
|
|
||||||
|
|
||||||
let nonce = Nonce::default();
|
|
||||||
let encrypted_share = share_seal_key
|
|
||||||
.encrypt(&nonce, SHARE_AAD, share)
|
|
||||||
.map_err(|_| Error::Encryption)?;
|
|
||||||
|
|
||||||
Ok((encrypted_share, nonce.to_vec(), share_salt))
|
|
||||||
}
|
|
||||||
|
|
||||||
fn decrypt_share(
|
|
||||||
passphrase_bytes: Vec<u8>,
|
|
||||||
encrypted_share: Vec<u8>,
|
|
||||||
share_nonce_bytes: &[u8],
|
|
||||||
share_salt: &[u8],
|
|
||||||
operator_id: i32,
|
|
||||||
) -> Result<Vec<u8>, Error> {
|
|
||||||
let nonce = Nonce::try_from(share_nonce_bytes).map_err(|()| {
|
|
||||||
error!(operator_id, "Invalid nonce in DB");
|
|
||||||
Error::BrokenDatabase
|
|
||||||
})?;
|
|
||||||
|
|
||||||
let mut passphrase_cell = SafeCell::new(passphrase_bytes);
|
|
||||||
let mut share_seal_key = derive_key(&mut passphrase_cell, share_salt);
|
|
||||||
|
|
||||||
let mut share_buffer = SafeCell::new(encrypted_share);
|
|
||||||
share_seal_key
|
|
||||||
.decrypt_in_place(&nonce, SHARE_AAD, &mut share_buffer)
|
|
||||||
.map_err(|_| Error::InvalidPassphrase)?;
|
|
||||||
|
|
||||||
Ok(share_buffer.read().clone())
|
|
||||||
}
|
|
||||||
|
|
||||||
/// §3.4: Split the seal key across ordinary + recovery operators.
|
|
||||||
/// Threshold = `shamir_threshold(ordinary_count)`; total shares = ordinary + recovery.
|
|
||||||
/// When `ordinary_count` == 1 (threshold = 1), vsss-rs does not support a proper split,
|
|
||||||
/// so each share is the seal key itself — any single participant can reconstruct.
|
|
||||||
async fn finalize_bootstrap(
|
|
||||||
db: db::DatabasePool,
|
|
||||||
vault: ActorRef<Vault>,
|
|
||||||
ordinary_passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
recovery_passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
) -> Result<(), Error> {
|
|
||||||
let ordinary_count = ordinary_passphrases.len();
|
|
||||||
let recovery_count = recovery_passphrases.len();
|
|
||||||
let total = ordinary_count + recovery_count;
|
|
||||||
let threshold = shamir_threshold(ordinary_count);
|
|
||||||
|
|
||||||
let mut seal_key_bytes = [0u8; 32];
|
|
||||||
OsRng.fill_bytes(&mut seal_key_bytes);
|
|
||||||
|
|
||||||
// threshold == 1 means any single share reconstructs the key (degenerate split).
|
|
||||||
// vsss-rs requires threshold >= 2, so we store the key directly in this case.
|
|
||||||
let shares: Vec<Vec<u8>> = if threshold >= 2 {
|
|
||||||
shamir::split_key(threshold, total, &seal_key_bytes, OsRng)
|
|
||||||
.map_err(|e| Error::Shamir(e.to_string()))?
|
|
||||||
} else {
|
|
||||||
std::iter::repeat_with(|| seal_key_bytes.to_vec()).take(total).collect()
|
|
||||||
};
|
|
||||||
|
|
||||||
let seal_key = KeyCell::from(seal_key_bytes);
|
|
||||||
|
|
||||||
let mut conn = db.get().await?;
|
|
||||||
let mut shares_iter = shares.into_iter();
|
|
||||||
|
|
||||||
for (operator_id_raw, passphrase_bytes) in ordinary_passphrases {
|
|
||||||
let share = shares_iter
|
|
||||||
.next()
|
|
||||||
.expect("split_key returned enough shares");
|
|
||||||
let (encrypted_share, nonce_bytes, share_salt) = encrypt_share(passphrase_bytes, &share)?;
|
|
||||||
|
|
||||||
diesel::replace_into(schema::operator::table)
|
|
||||||
.values((
|
|
||||||
schema::operator::id.eq(Some(operator_id_raw)),
|
|
||||||
schema::operator::share.eq(&encrypted_share),
|
|
||||||
schema::operator::share_nonce.eq(&nonce_bytes),
|
|
||||||
schema::operator::share_salt.eq(&share_salt),
|
|
||||||
schema::operator::created_at.eq(models::SqliteTimestamp::now()),
|
|
||||||
schema::operator::updated_at.eq(models::SqliteTimestamp::now()),
|
|
||||||
))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
}
|
|
||||||
|
|
||||||
for (recovery_id_raw, passphrase_bytes) in recovery_passphrases {
|
|
||||||
let share = shares_iter
|
|
||||||
.next()
|
|
||||||
.expect("split_key returned enough shares");
|
|
||||||
let (encrypted_share, nonce_bytes, share_salt) = encrypt_share(passphrase_bytes, &share)?;
|
|
||||||
|
|
||||||
diesel::replace_into(schema::recovery_operator::table)
|
|
||||||
.values((
|
|
||||||
schema::recovery_operator::id.eq(recovery_id_raw),
|
|
||||||
schema::recovery_operator::share.eq(&encrypted_share),
|
|
||||||
schema::recovery_operator::share_nonce.eq(&nonce_bytes),
|
|
||||||
schema::recovery_operator::share_salt.eq(&share_salt),
|
|
||||||
schema::recovery_operator::created_at.eq(models::SqliteTimestamp::now()),
|
|
||||||
schema::recovery_operator::updated_at.eq(models::SqliteTimestamp::now()),
|
|
||||||
))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
}
|
|
||||||
|
|
||||||
vault.ask(Bootstrap { seal_key }).await.map_err(|err| {
|
|
||||||
error!(?err, "Vault bootstrap failed");
|
|
||||||
Error::VaultError
|
|
||||||
})?;
|
|
||||||
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
/// §3.5: Unseal using any threshold-sized mix of ordinary + recovery shares.
|
|
||||||
async fn finalize_unseal(
|
|
||||||
db: db::DatabasePool,
|
|
||||||
vault: ActorRef<Vault>,
|
|
||||||
ordinary_passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
recovery_passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
) -> Result<(), Error> {
|
|
||||||
let mut conn = db.get().await?;
|
|
||||||
|
|
||||||
// Determine whether shares were stored as raw keys (threshold=1) or vsss-rs splits (threshold>=2).
|
|
||||||
let ordinary_operator_count: i64 = schema::operator::table
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let threshold = shamir_threshold(ordinary_operator_count as usize);
|
|
||||||
|
|
||||||
let mut shares: Vec<Vec<u8>> = Vec::new();
|
|
||||||
|
|
||||||
for (operator_id_raw, passphrase_bytes) in ordinary_passphrases {
|
|
||||||
let (encrypted_share, share_nonce_bytes, share_salt): (Vec<u8>, Vec<u8>, Vec<u8>) =
|
|
||||||
schema::operator::table
|
|
||||||
.filter(schema::operator::id.eq(Some(operator_id_raw)))
|
|
||||||
.select((
|
|
||||||
schema::operator::share,
|
|
||||||
schema::operator::share_nonce,
|
|
||||||
schema::operator::share_salt,
|
|
||||||
))
|
|
||||||
.first(&mut conn)
|
|
||||||
.await
|
|
||||||
.map_err(|_| Error::OperatorNotFound)?;
|
|
||||||
|
|
||||||
shares.push(decrypt_share(
|
|
||||||
passphrase_bytes,
|
|
||||||
encrypted_share,
|
|
||||||
&share_nonce_bytes,
|
|
||||||
&share_salt,
|
|
||||||
operator_id_raw,
|
|
||||||
)?);
|
|
||||||
}
|
|
||||||
|
|
||||||
for (recovery_id_raw, passphrase_bytes) in recovery_passphrases {
|
|
||||||
let (encrypted_share, share_nonce_bytes, share_salt): (Vec<u8>, Vec<u8>, Vec<u8>) =
|
|
||||||
schema::recovery_operator::table
|
|
||||||
.find(recovery_id_raw)
|
|
||||||
.select((
|
|
||||||
schema::recovery_operator::share,
|
|
||||||
schema::recovery_operator::share_nonce,
|
|
||||||
schema::recovery_operator::share_salt,
|
|
||||||
))
|
|
||||||
.first(&mut conn)
|
|
||||||
.await
|
|
||||||
.map_err(|_| Error::OperatorNotFound)?;
|
|
||||||
|
|
||||||
shares.push(decrypt_share(
|
|
||||||
passphrase_bytes,
|
|
||||||
encrypted_share,
|
|
||||||
&share_nonce_bytes,
|
|
||||||
&share_salt,
|
|
||||||
recovery_id_raw,
|
|
||||||
)?);
|
|
||||||
}
|
|
||||||
|
|
||||||
// When threshold==1, shares are raw 32-byte seal keys (vsss-rs cannot split 1-of-N).
|
|
||||||
// Any single decrypted share is the key itself.
|
|
||||||
let seal_key_bytes: [u8; 32] = if threshold <= 1 {
|
|
||||||
let raw = shares
|
|
||||||
.into_iter()
|
|
||||||
.next()
|
|
||||||
.ok_or_else(|| Error::Shamir("No shares available".into()))?;
|
|
||||||
raw.try_into()
|
|
||||||
.map_err(|_| Error::Shamir("Invalid share length".into()))?
|
|
||||||
} else {
|
|
||||||
shamir::combine_shares(&shares).map_err(|e| Error::Shamir(e.to_string()))?
|
|
||||||
};
|
|
||||||
|
|
||||||
let seal_key = KeyCell::from(seal_key_bytes);
|
|
||||||
|
|
||||||
vault.ask(TryUnseal { seal_key }).await.map_err(|err| {
|
|
||||||
error!(?err, "Vault unseal failed");
|
|
||||||
Error::VaultError
|
|
||||||
})?;
|
|
||||||
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
/// §3.3: Generate a fresh seal key, split across current operators, re-encrypt the vault root key.
|
|
||||||
/// Called after `replace_operator` or `trigger_rekey` is approved and all contributors submit.
|
|
||||||
async fn finalize_rekey(
|
|
||||||
db: db::DatabasePool,
|
|
||||||
vault: ActorRef<Vault>,
|
|
||||||
ordinary_passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
recovery_passphrases: HashMap<i32, Vec<u8>>,
|
|
||||||
) -> Result<(), Error> {
|
|
||||||
let ordinary_count = ordinary_passphrases.len();
|
|
||||||
let recovery_count = recovery_passphrases.len();
|
|
||||||
let total = ordinary_count + recovery_count;
|
|
||||||
let threshold = shamir_threshold(ordinary_count);
|
|
||||||
|
|
||||||
let mut new_seal_key_bytes = [0u8; 32];
|
|
||||||
OsRng.fill_bytes(&mut new_seal_key_bytes);
|
|
||||||
|
|
||||||
let shares: Vec<Vec<u8>> = if threshold >= 2 {
|
|
||||||
shamir::split_key(threshold, total, &new_seal_key_bytes, OsRng)
|
|
||||||
.map_err(|e| Error::Shamir(e.to_string()))?
|
|
||||||
} else {
|
|
||||||
std::iter::repeat_with(|| new_seal_key_bytes.to_vec())
|
|
||||||
.take(total)
|
|
||||||
.collect()
|
|
||||||
};
|
|
||||||
|
|
||||||
let mut conn = db.get().await?;
|
|
||||||
let mut shares_iter = shares.into_iter();
|
|
||||||
|
|
||||||
for (operator_id_raw, passphrase_bytes) in ordinary_passphrases {
|
|
||||||
let share = shares_iter
|
|
||||||
.next()
|
|
||||||
.expect("split_key returned enough shares");
|
|
||||||
let (encrypted_share, nonce_bytes, share_salt) = encrypt_share(passphrase_bytes, &share)?;
|
|
||||||
|
|
||||||
diesel::replace_into(schema::operator::table)
|
|
||||||
.values((
|
|
||||||
schema::operator::id.eq(Some(operator_id_raw)),
|
|
||||||
schema::operator::share.eq(&encrypted_share),
|
|
||||||
schema::operator::share_nonce.eq(&nonce_bytes),
|
|
||||||
schema::operator::share_salt.eq(&share_salt),
|
|
||||||
schema::operator::created_at.eq(models::SqliteTimestamp::now()),
|
|
||||||
schema::operator::updated_at.eq(models::SqliteTimestamp::now()),
|
|
||||||
))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
}
|
|
||||||
|
|
||||||
for (recovery_id_raw, passphrase_bytes) in recovery_passphrases {
|
|
||||||
let share = shares_iter
|
|
||||||
.next()
|
|
||||||
.expect("split_key returned enough shares");
|
|
||||||
let (encrypted_share, nonce_bytes, share_salt) = encrypt_share(passphrase_bytes, &share)?;
|
|
||||||
|
|
||||||
diesel::replace_into(schema::recovery_operator::table)
|
|
||||||
.values((
|
|
||||||
schema::recovery_operator::id.eq(recovery_id_raw),
|
|
||||||
schema::recovery_operator::share.eq(&encrypted_share),
|
|
||||||
schema::recovery_operator::share_nonce.eq(&nonce_bytes),
|
|
||||||
schema::recovery_operator::share_salt.eq(&share_salt),
|
|
||||||
schema::recovery_operator::created_at.eq(models::SqliteTimestamp::now()),
|
|
||||||
schema::recovery_operator::updated_at.eq(models::SqliteTimestamp::now()),
|
|
||||||
))
|
|
||||||
.execute(&mut conn)
|
|
||||||
.await?;
|
|
||||||
}
|
|
||||||
|
|
||||||
drop(conn);
|
|
||||||
|
|
||||||
let new_seal_key = KeyCell::from(new_seal_key_bytes);
|
|
||||||
vault
|
|
||||||
.ask(RekeyRootKey { new_seal_key })
|
|
||||||
.await
|
|
||||||
.map_err(|err| {
|
|
||||||
error!(?err, "Vault rekey failed");
|
|
||||||
Error::VaultError
|
|
||||||
})?;
|
|
||||||
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
#[messages]
|
|
||||||
impl VaultCoordinator {
|
|
||||||
/// Phase 1 of multi-operator bootstrap: declare the committee size.
|
|
||||||
#[message]
|
|
||||||
#[expect(clippy::unused_async, reason = "kameo requires messages to be async")]
|
|
||||||
pub async fn start_bootstrap(
|
|
||||||
&mut self,
|
|
||||||
operator_id: i32,
|
|
||||||
declared_count: usize,
|
|
||||||
recovery_count: usize,
|
|
||||||
) -> Result<(), Error> {
|
|
||||||
let _ = operator_id; // fixme!: any authenticated operator may announce the committee size. the first call wins
|
|
||||||
if !matches!(self.state, CoordinatorState::Idle) {
|
|
||||||
return Err(Error::AlreadyBootstrapping);
|
|
||||||
}
|
|
||||||
if declared_count == 2 && recovery_count == 0 {
|
|
||||||
return Err(Error::TwoOperatorsRequireRecovery);
|
|
||||||
}
|
|
||||||
self.state = CoordinatorState::Bootstrapping {
|
|
||||||
declared_count,
|
|
||||||
recovery_count,
|
|
||||||
passphrases: HashMap::new(),
|
|
||||||
recovery_passphrases: HashMap::new(),
|
|
||||||
};
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Phase 2 of multi-operator bootstrap: ordinary operator contributes a passphrase.
|
|
||||||
/// Returns Ok(true) when all ordinary + recovery operators contributed and bootstrap finalized.
|
|
||||||
#[message]
|
|
||||||
pub async fn contribute_bootstrap(
|
|
||||||
&mut self,
|
|
||||||
operator_id: i32,
|
|
||||||
mut passphrase: SafeCell<Vec<u8>>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
let CoordinatorState::Bootstrapping {
|
|
||||||
declared_count,
|
|
||||||
recovery_count,
|
|
||||||
passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
} = &mut self.state
|
|
||||||
else {
|
|
||||||
return Err(Error::NotBootstrapping);
|
|
||||||
};
|
|
||||||
|
|
||||||
if passphrases.contains_key(&operator_id) {
|
|
||||||
return Err(Error::DuplicateContribution);
|
|
||||||
}
|
|
||||||
|
|
||||||
let passphrase_bytes = passphrase.read().to_vec();
|
|
||||||
passphrases.insert(operator_id, passphrase_bytes);
|
|
||||||
|
|
||||||
if passphrases.len() < *declared_count || recovery_passphrases.len() < *recovery_count {
|
|
||||||
return Ok(false);
|
|
||||||
}
|
|
||||||
|
|
||||||
let CoordinatorState::Bootstrapping {
|
|
||||||
passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
..
|
|
||||||
} = std::mem::replace(&mut self.state, CoordinatorState::Idle)
|
|
||||||
else {
|
|
||||||
unreachable!()
|
|
||||||
};
|
|
||||||
|
|
||||||
finalize_bootstrap(
|
|
||||||
self.db.clone(),
|
|
||||||
self.vault.clone(),
|
|
||||||
passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
)
|
|
||||||
.await?;
|
|
||||||
Ok(true)
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Phase 2 of multi-operator bootstrap: recovery operator contributes a passphrase.
|
|
||||||
/// Returns Ok(true) when all contributors are in and bootstrap finalized.
|
|
||||||
#[message]
|
|
||||||
pub async fn contribute_recovery_bootstrap(
|
|
||||||
&mut self,
|
|
||||||
recovery_operator_id: i32,
|
|
||||||
mut passphrase: SafeCell<Vec<u8>>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
let CoordinatorState::Bootstrapping {
|
|
||||||
declared_count,
|
|
||||||
recovery_count,
|
|
||||||
passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
} = &mut self.state
|
|
||||||
else {
|
|
||||||
return Err(Error::NotBootstrapping);
|
|
||||||
};
|
|
||||||
|
|
||||||
if recovery_passphrases.contains_key(&recovery_operator_id) {
|
|
||||||
return Err(Error::DuplicateContribution);
|
|
||||||
}
|
|
||||||
|
|
||||||
let passphrase_bytes = passphrase.read().to_vec();
|
|
||||||
recovery_passphrases.insert(recovery_operator_id, passphrase_bytes);
|
|
||||||
|
|
||||||
if passphrases.len() < *declared_count || recovery_passphrases.len() < *recovery_count {
|
|
||||||
return Ok(false);
|
|
||||||
}
|
|
||||||
|
|
||||||
let CoordinatorState::Bootstrapping {
|
|
||||||
passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
..
|
|
||||||
} = std::mem::replace(&mut self.state, CoordinatorState::Idle)
|
|
||||||
else {
|
|
||||||
unreachable!()
|
|
||||||
};
|
|
||||||
|
|
||||||
finalize_bootstrap(
|
|
||||||
self.db.clone(),
|
|
||||||
self.vault.clone(),
|
|
||||||
passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
)
|
|
||||||
.await?;
|
|
||||||
Ok(true)
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Contribute a passphrase for vault unseal (ordinary operator).
|
|
||||||
/// Returns Ok(true) when threshold reached and vault is unsealed.
|
|
||||||
#[message]
|
|
||||||
pub async fn contribute_unseal(
|
|
||||||
&mut self,
|
|
||||||
operator_id: i32,
|
|
||||||
mut passphrase: SafeCell<Vec<u8>>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
self.ensure_unsealing_state().await?;
|
|
||||||
|
|
||||||
let CoordinatorState::Unsealing {
|
|
||||||
threshold,
|
|
||||||
ordinary_passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
} = &mut self.state
|
|
||||||
else {
|
|
||||||
return Err(Error::NotUnsealing);
|
|
||||||
};
|
|
||||||
|
|
||||||
if ordinary_passphrases.contains_key(&operator_id) {
|
|
||||||
return Err(Error::DuplicateContribution);
|
|
||||||
}
|
|
||||||
|
|
||||||
let passphrase_bytes = passphrase.read().to_vec();
|
|
||||||
ordinary_passphrases.insert(operator_id, passphrase_bytes);
|
|
||||||
|
|
||||||
if ordinary_passphrases.len() + recovery_passphrases.len() < *threshold {
|
|
||||||
return Ok(false);
|
|
||||||
}
|
|
||||||
|
|
||||||
self.do_finalize_unseal().await
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Contribute a passphrase for vault unseal (recovery operator, §3.5).
|
|
||||||
/// Recovery operators may contribute during unseal when recovery is active.
|
|
||||||
/// Returns Ok(true) when threshold reached and vault is unsealed.
|
|
||||||
#[message]
|
|
||||||
pub async fn contribute_recovery_unseal(
|
|
||||||
&mut self,
|
|
||||||
recovery_operator_id: i32,
|
|
||||||
mut passphrase: SafeCell<Vec<u8>>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
self.ensure_unsealing_state().await?;
|
|
||||||
|
|
||||||
let CoordinatorState::Unsealing {
|
|
||||||
threshold,
|
|
||||||
ordinary_passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
} = &mut self.state
|
|
||||||
else {
|
|
||||||
return Err(Error::NotUnsealing);
|
|
||||||
};
|
|
||||||
|
|
||||||
if recovery_passphrases.contains_key(&recovery_operator_id) {
|
|
||||||
return Err(Error::DuplicateContribution);
|
|
||||||
}
|
|
||||||
|
|
||||||
let passphrase_bytes = passphrase.read().to_vec();
|
|
||||||
recovery_passphrases.insert(recovery_operator_id, passphrase_bytes);
|
|
||||||
|
|
||||||
if ordinary_passphrases.len() + recovery_passphrases.len() < *threshold {
|
|
||||||
return Ok(false);
|
|
||||||
}
|
|
||||||
|
|
||||||
self.do_finalize_unseal().await
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
impl VaultCoordinator {
|
|
||||||
/// Initializes `CoordinatorState::Unsealing` on first call if still `Idle`.
|
|
||||||
/// Threshold is based on ordinary operator count only (§3.4).
|
|
||||||
async fn ensure_unsealing_state(&mut self) -> Result<(), Error> {
|
|
||||||
if matches!(self.state, CoordinatorState::Idle) {
|
|
||||||
let mut conn = self.db.get().await?;
|
|
||||||
let ordinary_count: i64 = schema::operator::table
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let threshold = shamir_threshold(usize::try_from(ordinary_count).unwrap_or_default());
|
|
||||||
self.state = CoordinatorState::Unsealing {
|
|
||||||
threshold,
|
|
||||||
ordinary_passphrases: HashMap::new(),
|
|
||||||
recovery_passphrases: HashMap::new(),
|
|
||||||
};
|
|
||||||
}
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Moves state back to Idle and calls finalize_unseal.
|
|
||||||
async fn do_finalize_unseal(&mut self) -> Result<bool, Error> {
|
|
||||||
let CoordinatorState::Unsealing {
|
|
||||||
ordinary_passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
..
|
|
||||||
} = std::mem::replace(&mut self.state, CoordinatorState::Idle)
|
|
||||||
else {
|
|
||||||
unreachable!()
|
|
||||||
};
|
|
||||||
|
|
||||||
finalize_unseal(
|
|
||||||
self.db.clone(),
|
|
||||||
self.vault.clone(),
|
|
||||||
ordinary_passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
)
|
|
||||||
.await?;
|
|
||||||
Ok(true)
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn do_finalize_rekey(&mut self) -> Result<bool, Error> {
|
|
||||||
let CoordinatorState::Rekeying {
|
|
||||||
passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
..
|
|
||||||
} = std::mem::replace(&mut self.state, CoordinatorState::Idle)
|
|
||||||
else {
|
|
||||||
unreachable!()
|
|
||||||
};
|
|
||||||
|
|
||||||
finalize_rekey(
|
|
||||||
self.db.clone(),
|
|
||||||
self.vault.clone(),
|
|
||||||
passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
)
|
|
||||||
.await?;
|
|
||||||
Ok(true)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#[messages]
|
|
||||||
impl VaultCoordinator {
|
|
||||||
/// Begin Shamir re-key after a key-rotation proposal is approved (§3.3).
|
|
||||||
/// Queries the current operator and recovery operator counts from the DB,
|
|
||||||
/// then transitions to Rekeying state awaiting contributions from all of them.
|
|
||||||
#[message]
|
|
||||||
pub async fn start_rekey(&mut self) -> Result<(), Error> {
|
|
||||||
if !matches!(self.state, CoordinatorState::Idle) {
|
|
||||||
return Err(Error::AlreadyBootstrapping);
|
|
||||||
}
|
|
||||||
let mut conn = self.db.get().await?;
|
|
||||||
let ordinary_count: i64 = schema::operator_identity::table
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
let recovery_count: i64 = schema::recovery_operator_identity::table
|
|
||||||
.count()
|
|
||||||
.get_result(&mut conn)
|
|
||||||
.await?;
|
|
||||||
self.state = CoordinatorState::Rekeying {
|
|
||||||
ordinary_count: ordinary_count as usize,
|
|
||||||
recovery_count: recovery_count as usize,
|
|
||||||
passphrases: HashMap::new(),
|
|
||||||
recovery_passphrases: HashMap::new(),
|
|
||||||
};
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Contribute an ordinary operator passphrase for the re-key.
|
|
||||||
/// Returns Ok(true) when all contributors have submitted and the re-key is complete.
|
|
||||||
#[message]
|
|
||||||
pub async fn contribute_rekey(
|
|
||||||
&mut self,
|
|
||||||
operator_id: i32,
|
|
||||||
mut passphrase: SafeCell<Vec<u8>>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
let CoordinatorState::Rekeying {
|
|
||||||
ordinary_count,
|
|
||||||
recovery_count,
|
|
||||||
passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
} = &mut self.state
|
|
||||||
else {
|
|
||||||
return Err(Error::NotRekeying);
|
|
||||||
};
|
|
||||||
|
|
||||||
if passphrases.contains_key(&operator_id) {
|
|
||||||
return Err(Error::DuplicateContribution);
|
|
||||||
}
|
|
||||||
|
|
||||||
passphrases.insert(operator_id, passphrase.read().to_vec());
|
|
||||||
|
|
||||||
if passphrases.len() < *ordinary_count || recovery_passphrases.len() < *recovery_count {
|
|
||||||
return Ok(false);
|
|
||||||
}
|
|
||||||
|
|
||||||
self.do_finalize_rekey().await
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Contribute a recovery operator passphrase for the re-key.
|
|
||||||
/// Returns Ok(true) when all contributors have submitted and the re-key is complete.
|
|
||||||
#[message]
|
|
||||||
pub async fn contribute_recovery_rekey(
|
|
||||||
&mut self,
|
|
||||||
recovery_operator_id: i32,
|
|
||||||
mut passphrase: SafeCell<Vec<u8>>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
let CoordinatorState::Rekeying {
|
|
||||||
ordinary_count,
|
|
||||||
recovery_count,
|
|
||||||
passphrases,
|
|
||||||
recovery_passphrases,
|
|
||||||
} = &mut self.state
|
|
||||||
else {
|
|
||||||
return Err(Error::NotRekeying);
|
|
||||||
};
|
|
||||||
|
|
||||||
if recovery_passphrases.contains_key(&recovery_operator_id) {
|
|
||||||
return Err(Error::DuplicateContribution);
|
|
||||||
}
|
|
||||||
|
|
||||||
recovery_passphrases.insert(recovery_operator_id, passphrase.read().to_vec());
|
|
||||||
|
|
||||||
if passphrases.len() < *ordinary_count || recovery_passphrases.len() < *recovery_count {
|
|
||||||
return Ok(false);
|
|
||||||
}
|
|
||||||
|
|
||||||
self.do_finalize_rekey().await
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -61,12 +61,12 @@ mod tests {
|
|||||||
#[test]
|
#[test]
|
||||||
fn derive_seal_key_deterministic() {
|
fn derive_seal_key_deterministic() {
|
||||||
static PASSWORD: &[u8] = b"password";
|
static PASSWORD: &[u8] = b"password";
|
||||||
let mut password = SafeCell::new(PASSWORD.to_vec());
|
let password = SafeCell::new(PASSWORD.to_vec());
|
||||||
let mut password2 = SafeCell::new(PASSWORD.to_vec());
|
let password2 = SafeCell::new(PASSWORD.to_vec());
|
||||||
let salt = generate_salt();
|
let salt = generate_salt();
|
||||||
|
|
||||||
let mut key1 = derive_key(&mut password, &salt);
|
let mut key1 = derive_key(password, &salt);
|
||||||
let mut key2 = derive_key(&mut password2, &salt);
|
let mut key2 = derive_key(password2, &salt);
|
||||||
|
|
||||||
let key1_reader = key1.0.read();
|
let key1_reader = key1.0.read();
|
||||||
let key2_reader = key2.0.read();
|
let key2_reader = key2.0.read();
|
||||||
@@ -77,10 +77,10 @@ mod tests {
|
|||||||
#[test]
|
#[test]
|
||||||
fn successful_derive() {
|
fn successful_derive() {
|
||||||
static PASSWORD: &[u8] = b"password";
|
static PASSWORD: &[u8] = b"password";
|
||||||
let mut password = SafeCell::new(PASSWORD.to_vec());
|
let password = SafeCell::new(PASSWORD.to_vec());
|
||||||
let salt = generate_salt();
|
let salt = generate_salt();
|
||||||
|
|
||||||
let mut key = derive_key(&mut password, &salt);
|
let mut key = derive_key(password, &salt);
|
||||||
let key_reader = key.0.read();
|
let key_reader = key.0.read();
|
||||||
|
|
||||||
assert_ne!(key_reader.as_slice(), &[0u8; 32][..]);
|
assert_ne!(key_reader.as_slice(), &[0u8; 32][..]);
|
||||||
|
|||||||
@@ -1,99 +0,0 @@
|
|||||||
//! Canonical encoding and verification of governance vote signatures (§3.3).
|
|
||||||
|
|
||||||
use crate::db::models::ProposalId;
|
|
||||||
use arbiter_crypto::authn::{self, SigningContext};
|
|
||||||
|
|
||||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, thiserror::Error)]
|
|
||||||
pub enum VerifyError {
|
|
||||||
#[error("Malformed operator public key")]
|
|
||||||
PublicKey,
|
|
||||||
#[error("Malformed vote signature")]
|
|
||||||
Signature,
|
|
||||||
#[error("Signature does not match this vote")]
|
|
||||||
Mismatch,
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Canonical bytes an operator signs when voting: `proposal_id` as i64 big-endian,
|
|
||||||
/// followed by the approve flag as one byte.
|
|
||||||
///
|
|
||||||
/// The flag is part of the message on purpose: without it an approval could be
|
|
||||||
/// replayed as a rejection of the same proposal.
|
|
||||||
#[must_use]
|
|
||||||
pub fn vote_message(proposal_id: ProposalId, approve: bool) -> Vec<u8> {
|
|
||||||
let mut message = Vec::with_capacity(9);
|
|
||||||
message.extend_from_slice(&i64::from(proposal_id.to_raw()).to_be_bytes());
|
|
||||||
message.push(u8::from(approve));
|
|
||||||
message
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Verifies a vote signature against an operator's stored public key.
|
|
||||||
pub fn verify_vote(
|
|
||||||
public_key: &[u8],
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
approve: bool,
|
|
||||||
signature: &[u8],
|
|
||||||
) -> Result<(), VerifyError> {
|
|
||||||
let public_key = authn::PublicKey::try_from(public_key).map_err(|()| VerifyError::PublicKey)?;
|
|
||||||
let signature = authn::Signature::try_from(signature).map_err(|()| VerifyError::Signature)?;
|
|
||||||
|
|
||||||
if public_key.verify_message(
|
|
||||||
&vote_message(proposal_id, approve),
|
|
||||||
SigningContext::GovernanceVote,
|
|
||||||
&signature,
|
|
||||||
) {
|
|
||||||
Ok(())
|
|
||||||
} else {
|
|
||||||
Err(VerifyError::Mismatch)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#[cfg(test)]
|
|
||||||
mod tests {
|
|
||||||
use super::{VerifyError, verify_vote, vote_message};
|
|
||||||
use crate::db::models::ProposalId;
|
|
||||||
use arbiter_crypto::authn::{SigningContext, SigningKey};
|
|
||||||
|
|
||||||
#[test]
|
|
||||||
fn vote_message_is_the_id_then_the_approve_flag() {
|
|
||||||
let message = vote_message(ProposalId::from_raw(0x0102), true);
|
|
||||||
assert_eq!(message, vec![0, 0, 0, 0, 0, 0, 1, 2, 1]);
|
|
||||||
}
|
|
||||||
|
|
||||||
#[test]
|
|
||||||
fn verify_vote_accepts_a_matching_signature() {
|
|
||||||
let key = SigningKey::generate();
|
|
||||||
let id = ProposalId::from_raw(42);
|
|
||||||
let signature = key
|
|
||||||
.sign_message(&vote_message(id, true), SigningContext::GovernanceVote)
|
|
||||||
.unwrap();
|
|
||||||
|
|
||||||
verify_vote(
|
|
||||||
&key.public_key().to_bytes(),
|
|
||||||
id,
|
|
||||||
true,
|
|
||||||
&signature.to_bytes(),
|
|
||||||
)
|
|
||||||
.expect("a signature over this exact vote must verify");
|
|
||||||
}
|
|
||||||
|
|
||||||
/// The decisive one: an approval must not verify as a rejection of the same
|
|
||||||
/// proposal, or a captured vote could be replayed with its meaning flipped.
|
|
||||||
#[test]
|
|
||||||
fn verify_vote_rejects_a_flipped_approve_flag() {
|
|
||||||
let key = SigningKey::generate();
|
|
||||||
let id = ProposalId::from_raw(42);
|
|
||||||
let signature = key
|
|
||||||
.sign_message(&vote_message(id, true), SigningContext::GovernanceVote)
|
|
||||||
.unwrap();
|
|
||||||
|
|
||||||
assert!(matches!(
|
|
||||||
verify_vote(
|
|
||||||
&key.public_key().to_bytes(),
|
|
||||||
id,
|
|
||||||
false,
|
|
||||||
&signature.to_bytes()
|
|
||||||
),
|
|
||||||
Err(VerifyError::Mismatch)
|
|
||||||
));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -52,10 +52,7 @@ pub const INTEGRITY_SUBKEY_TAG: &[u8] = b"arbiter/db-integrity-key/v1";
|
|||||||
|
|
||||||
pub type HmacSha256 = Hmac<Sha256>;
|
pub type HmacSha256 = Hmac<Sha256>;
|
||||||
|
|
||||||
pub trait Integrable: Hashable {
|
pub use arbiter_crypto::integrity::Integrable;
|
||||||
const KIND: &'static str;
|
|
||||||
const VERSION: i32 = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
fn payload_hash(payload: &impl Hashable) -> [u8; 32] {
|
fn payload_hash(payload: &impl Hashable) -> [u8; 32] {
|
||||||
let mut hasher = Sha256::new();
|
let mut hasher = Sha256::new();
|
||||||
@@ -215,15 +212,15 @@ mod tests {
|
|||||||
},
|
},
|
||||||
db::{self, schema},
|
db::{self, schema},
|
||||||
};
|
};
|
||||||
use super::{Error, Integrable, sign_entity, verify_entity};
|
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
||||||
#[derive(Clone, arbiter_macros::Hashable)]
|
|
||||||
|
use super::{Error, sign_entity, verify_entity};
|
||||||
|
#[derive(Clone, arbiter_macros::Hashable, arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "dummy_entity")]
|
||||||
struct DummyEntity {
|
struct DummyEntity {
|
||||||
payload_version: i32,
|
payload_version: i32,
|
||||||
payload: Vec<u8>,
|
payload: Vec<u8>,
|
||||||
}
|
}
|
||||||
impl Integrable for DummyEntity {
|
|
||||||
const KIND: &'static str = "dummy_entity";
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn bootstrapped_vault(db: &db::DatabasePool) -> ActorRef<Vault> {
|
async fn bootstrapped_vault(db: &db::DatabasePool) -> ActorRef<Vault> {
|
||||||
let actor = Vault::spawn(
|
let actor = Vault::spawn(
|
||||||
@@ -233,7 +230,7 @@ mod tests {
|
|||||||
);
|
);
|
||||||
actor
|
actor
|
||||||
.ask(Bootstrap {
|
.ask(Bootstrap {
|
||||||
seal_key: crate::crypto::KeyCell::from([0u8; 32]),
|
seal_key_raw: SafeCell::new(b"integrity-test-seal-key".to_vec()),
|
||||||
})
|
})
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
||||||
use encryption::v1::Nonce;
|
use encryption::v1::{Nonce, Salt};
|
||||||
|
|
||||||
use argon2::{Algorithm, Argon2};
|
use argon2::{Algorithm, Argon2};
|
||||||
use chacha20poly1305::{
|
use chacha20poly1305::{
|
||||||
@@ -12,9 +12,7 @@ use rand::{
|
|||||||
};
|
};
|
||||||
|
|
||||||
pub mod encryption;
|
pub mod encryption;
|
||||||
pub mod governance;
|
|
||||||
pub mod integrity;
|
pub mod integrity;
|
||||||
pub mod shamir;
|
|
||||||
|
|
||||||
pub struct KeyCell(pub SafeCell<Key>);
|
pub struct KeyCell(pub SafeCell<Key>);
|
||||||
impl From<SafeCell<Key>> for KeyCell {
|
impl From<SafeCell<Key>> for KeyCell {
|
||||||
@@ -22,15 +20,6 @@ impl From<SafeCell<Key>> for KeyCell {
|
|||||||
Self(value)
|
Self(value)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
impl From<[u8; 32]> for KeyCell {
|
|
||||||
fn from(bytes: [u8; 32]) -> Self {
|
|
||||||
let cell = SafeCell::new_inline_default(|key: &mut Key| {
|
|
||||||
key.copy_from_slice(&bytes);
|
|
||||||
});
|
|
||||||
Self(cell)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
impl TryFrom<SafeCell<Vec<u8>>> for KeyCell {
|
impl TryFrom<SafeCell<Vec<u8>>> for KeyCell {
|
||||||
type Error = ();
|
type Error = ();
|
||||||
|
|
||||||
@@ -39,7 +28,7 @@ impl TryFrom<SafeCell<Vec<u8>>> for KeyCell {
|
|||||||
if value.len() != size_of::<Key>() {
|
if value.len() != size_of::<Key>() {
|
||||||
return Err(());
|
return Err(());
|
||||||
}
|
}
|
||||||
let cell = SafeCell::new_inline_default(|cell_write: &mut Key| {
|
let cell = SafeCell::new_inline(|cell_write: &mut Key| {
|
||||||
cell_write.copy_from_slice(&value);
|
cell_write.copy_from_slice(&value);
|
||||||
});
|
});
|
||||||
Ok(Self(cell))
|
Ok(Self(cell))
|
||||||
@@ -48,7 +37,7 @@ impl TryFrom<SafeCell<Vec<u8>>> for KeyCell {
|
|||||||
|
|
||||||
impl KeyCell {
|
impl KeyCell {
|
||||||
pub fn new_secure_random() -> Self {
|
pub fn new_secure_random() -> Self {
|
||||||
let key = SafeCell::new_inline_default(|key_buffer: &mut Key| {
|
let key = SafeCell::new_inline(|key_buffer: &mut Key| {
|
||||||
let mut rng = StdRng::try_from_rng(&mut SysRng)
|
let mut rng = StdRng::try_from_rng(&mut SysRng)
|
||||||
.expect("Rng failure is unrecoverable and should panic");
|
.expect("Rng failure is unrecoverable and should panic");
|
||||||
rng.fill_bytes(key_buffer);
|
rng.fill_bytes(key_buffer);
|
||||||
@@ -105,7 +94,7 @@ impl KeyCell {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Derive a fixed-length key from the password using Argon2id, which is designed for password hashing and key derivation.
|
/// Derive a fixed-length key from the password using Argon2id, which is designed for password hashing and key derivation.
|
||||||
pub fn derive_key(password: &mut SafeCell<Vec<u8>>, salt: &[u8]) -> KeyCell {
|
pub fn derive_key(mut password: SafeCell<Vec<u8>>, salt: &Salt) -> KeyCell {
|
||||||
let params = {
|
let params = {
|
||||||
#[cfg(debug_assertions)]
|
#[cfg(debug_assertions)]
|
||||||
{
|
{
|
||||||
@@ -143,10 +132,10 @@ mod tests {
|
|||||||
#[test]
|
#[test]
|
||||||
fn encrypt_decrypt() {
|
fn encrypt_decrypt() {
|
||||||
static PASSWORD: &[u8] = b"password";
|
static PASSWORD: &[u8] = b"password";
|
||||||
let mut password = SafeCell::new(PASSWORD.to_vec());
|
let password = SafeCell::new(PASSWORD.to_vec());
|
||||||
let salt = generate_salt();
|
let salt = generate_salt();
|
||||||
|
|
||||||
let mut key = derive_key(&mut password, &salt);
|
let mut key = derive_key(password, &salt);
|
||||||
let nonce = Nonce(*b"unique nonce 123 1231233"); // 24 bytes for XChaCha20Poly1305
|
let nonce = Nonce(*b"unique nonce 123 1231233"); // 24 bytes for XChaCha20Poly1305
|
||||||
let associated_data = b"associated data";
|
let associated_data = b"associated data";
|
||||||
let mut buffer = b"secret data".to_vec();
|
let mut buffer = b"secret data".to_vec();
|
||||||
|
|||||||
@@ -1,41 +0,0 @@
|
|||||||
use vsss_rs::Gf256;
|
|
||||||
|
|
||||||
#[derive(Debug, thiserror::Error)]
|
|
||||||
pub enum ShamirError {
|
|
||||||
#[error("Failed to split key: {0}")]
|
|
||||||
Split(String),
|
|
||||||
#[error("Failed to combine shares: {0}")]
|
|
||||||
Combine(String),
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Split `key` into `total` shares where any `threshold` shares can reconstruct it.
|
|
||||||
/// Each returned Vec<u8> is a share with format [`identifier_byte`, `value_bytes`...].
|
|
||||||
pub fn split_key(
|
|
||||||
threshold: usize,
|
|
||||||
total: usize,
|
|
||||||
key: &[u8; 32],
|
|
||||||
rng: impl rand_core::RngCore + rand_core::CryptoRng,
|
|
||||||
) -> Result<Vec<Vec<u8>>, ShamirError> {
|
|
||||||
Gf256::split_array(threshold, total, key.as_slice(), rng)
|
|
||||||
.map_err(|e| ShamirError::Split(format!("{e:?}")))
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Returns the minimum number of shares required to reconstruct the secret
|
|
||||||
/// for a committee of `n` operators.
|
|
||||||
#[must_use]
|
|
||||||
pub const fn shamir_threshold(n: usize) -> usize {
|
|
||||||
match n {
|
|
||||||
0 => panic!("No operators"),
|
|
||||||
1 => 1,
|
|
||||||
2 => 2,
|
|
||||||
n => n / 2 + 1,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Reconstruct the secret from `threshold` or more shares.
|
|
||||||
pub fn combine_shares(shares: &[Vec<u8>]) -> Result<[u8; 32], ShamirError> {
|
|
||||||
let bytes = Gf256::combine_array(shares)
|
|
||||||
.map_err(|e| ShamirError::Combine(format!("{e:?}")))?;
|
|
||||||
<[u8; 32]>::try_from(bytes.as_slice())
|
|
||||||
.map_err(|_| ShamirError::Combine("unexpected reconstructed key length".to_owned()))
|
|
||||||
}
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
//! Typed bindings for the SQLite scalar functions used in Diesel expressions.
|
|
||||||
|
|
||||||
use diesel::sql_types::{Integer, Text};
|
|
||||||
|
|
||||||
diesel::define_sql_function! {
|
|
||||||
/// SQLite `unixepoch(modifier)` -- seconds since the Unix epoch.
|
|
||||||
///
|
|
||||||
/// Declared so timestamp comparisons are built by the query DSL instead of by
|
|
||||||
/// `format!`-ing a SQL fragment: the argument becomes a bind parameter and the
|
|
||||||
/// result type is checked against the column it is compared with.
|
|
||||||
fn unixepoch(modifier: Text) -> Integer;
|
|
||||||
}
|
|
||||||
@@ -8,9 +8,7 @@ use diesel_migrations::{EmbeddedMigrations, MigrationHarness, embed_migrations};
|
|||||||
use thiserror::Error;
|
use thiserror::Error;
|
||||||
use tracing::info;
|
use tracing::info;
|
||||||
|
|
||||||
pub mod functions;
|
|
||||||
pub mod models;
|
pub mod models;
|
||||||
pub mod proposal;
|
|
||||||
pub mod schema;
|
pub mod schema;
|
||||||
|
|
||||||
pub type DatabaseConnection = SyncConnectionWrapper<SqliteConnection>;
|
pub type DatabaseConnection = SyncConnectionWrapper<SqliteConnection>;
|
||||||
|
|||||||
@@ -9,18 +9,16 @@ use crate::db::schema::{
|
|||||||
integrity_envelope, root_key_history, tls_history,
|
integrity_envelope, root_key_history, tls_history,
|
||||||
};
|
};
|
||||||
|
|
||||||
use crate::db::proposal::ProposalKindTag;
|
|
||||||
use diesel::{prelude::*, sqlite::Sqlite};
|
use diesel::{prelude::*, sqlite::Sqlite};
|
||||||
use restructed::Models;
|
use restructed::Models;
|
||||||
|
|
||||||
pub mod types {
|
pub mod types {
|
||||||
use chrono::{DateTime, Utc};
|
use chrono::{DateTime, Utc};
|
||||||
use diesel::{
|
use diesel::{
|
||||||
backend::Backend,
|
|
||||||
deserialize::{FromSql, FromSqlRow},
|
deserialize::{FromSql, FromSqlRow},
|
||||||
expression::AsExpression,
|
expression::AsExpression,
|
||||||
serialize::{IsNull, ToSql},
|
serialize::{IsNull, ToSql},
|
||||||
sql_types::{Integer, Text},
|
sql_types::Integer,
|
||||||
sqlite::{Sqlite, SqliteType},
|
sqlite::{Sqlite, SqliteType},
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -63,7 +61,7 @@ pub mod types {
|
|||||||
|
|
||||||
impl FromSql<Integer, Sqlite> for SqliteTimestamp {
|
impl FromSql<Integer, Sqlite> for SqliteTimestamp {
|
||||||
fn from_sql(
|
fn from_sql(
|
||||||
mut bytes: <Sqlite as Backend>::RawValue<'_>,
|
mut bytes: <Sqlite as diesel::backend::Backend>::RawValue<'_>,
|
||||||
) -> diesel::deserialize::Result<Self> {
|
) -> diesel::deserialize::Result<Self> {
|
||||||
let Some(SqliteType::Long) = bytes.value_type() else {
|
let Some(SqliteType::Long) = bytes.value_type() else {
|
||||||
return Err(format!(
|
return Err(format!(
|
||||||
@@ -81,41 +79,10 @@ pub mod types {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
macro_rules! declare_id {
|
#[derive(Debug, FromSqlRow, AsExpression, Clone)]
|
||||||
($name:ident) => {
|
#[diesel(sql_type = Integer)]
|
||||||
#[derive(Debug, FromSqlRow, AsExpression, Clone, Hash, Copy, PartialEq, Eq)]
|
#[repr(transparent)] // hint compiler to optimize the wrapper struct away
|
||||||
#[diesel(sql_type = Integer)]
|
pub struct ChainId(pub i32);
|
||||||
#[repr(transparent)] // hint compiler to optimize the wrapper struct away
|
|
||||||
pub struct $name(i32);
|
|
||||||
|
|
||||||
impl $name {
|
|
||||||
pub const fn to_raw(self) -> i32 {
|
|
||||||
self.0
|
|
||||||
}
|
|
||||||
pub const fn from_raw(raw: i32) -> Self {
|
|
||||||
Self(raw)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
impl FromSql<Integer, Sqlite> for $name {
|
|
||||||
fn from_sql(
|
|
||||||
bytes: <Sqlite as diesel::backend::Backend>::RawValue<'_>,
|
|
||||||
) -> diesel::deserialize::Result<Self> {
|
|
||||||
FromSql::<Integer, Sqlite>::from_sql(bytes).map(Self)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
impl ToSql<Integer, Sqlite> for $name {
|
|
||||||
fn to_sql<'b>(
|
|
||||||
&'b self,
|
|
||||||
out: &mut diesel::serialize::Output<'b, '_, Sqlite>,
|
|
||||||
) -> diesel::serialize::Result {
|
|
||||||
ToSql::<Integer, Sqlite>::to_sql(&self.0, out)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
declare_id!(ChainId);
|
|
||||||
|
|
||||||
#[expect(
|
#[expect(
|
||||||
clippy::cast_sign_loss,
|
clippy::cast_sign_loss,
|
||||||
@@ -136,47 +103,19 @@ pub mod types {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
declare_id!(OperatorId);
|
impl FromSql<Integer, Sqlite> for ChainId {
|
||||||
declare_id!(OperatorIdentityId);
|
fn from_sql(
|
||||||
declare_id!(AeadEncryptedId);
|
bytes: <Sqlite as diesel::backend::Backend>::RawValue<'_>,
|
||||||
declare_id!(RootKeyHistoryId);
|
) -> diesel::deserialize::Result<Self> {
|
||||||
declare_id!(TlsHistoryId);
|
FromSql::<Integer, Sqlite>::from_sql(bytes).map(Self)
|
||||||
declare_id!(EvmWalletId);
|
}
|
||||||
declare_id!(ClientId);
|
|
||||||
declare_id!(ProposalId);
|
|
||||||
declare_id!(RecoveryOperatorIdentityId);
|
|
||||||
|
|
||||||
#[derive(Debug, Clone, PartialEq, Eq, AsExpression, FromSqlRow)]
|
|
||||||
#[diesel(sql_type = Text)]
|
|
||||||
pub enum ProposalStatus {
|
|
||||||
Pending,
|
|
||||||
Approved,
|
|
||||||
Rejected,
|
|
||||||
}
|
}
|
||||||
|
impl ToSql<Integer, Sqlite> for ChainId {
|
||||||
impl ToSql<Text, Sqlite> for ProposalStatus {
|
|
||||||
fn to_sql<'b>(
|
fn to_sql<'b>(
|
||||||
&'b self,
|
&'b self,
|
||||||
out: &mut diesel::serialize::Output<'b, '_, Sqlite>,
|
out: &mut diesel::serialize::Output<'b, '_, Sqlite>,
|
||||||
) -> diesel::serialize::Result {
|
) -> diesel::serialize::Result {
|
||||||
let s: &str = match self {
|
ToSql::<Integer, Sqlite>::to_sql(&self.0, out)
|
||||||
Self::Pending => "pending",
|
|
||||||
Self::Approved => "approved",
|
|
||||||
Self::Rejected => "rejected",
|
|
||||||
};
|
|
||||||
<str as ToSql<Text, Sqlite>>::to_sql(s, out)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
impl FromSql<Text, Sqlite> for ProposalStatus {
|
|
||||||
fn from_sql(bytes: <Sqlite as Backend>::RawValue<'_>) -> diesel::deserialize::Result<Self> {
|
|
||||||
let s = <String as FromSql<Text, Sqlite>>::from_sql(bytes)?;
|
|
||||||
match s.as_str() {
|
|
||||||
"pending" => Ok(Self::Pending),
|
|
||||||
"approved" => Ok(Self::Approved),
|
|
||||||
"rejected" => Ok(Self::Rejected),
|
|
||||||
other => Err(format!("Unknown proposal status: {other}").into()),
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -191,12 +130,12 @@ pub use types::*;
|
|||||||
)]
|
)]
|
||||||
#[diesel(table_name = aead_encrypted, check_for_backend(Sqlite))]
|
#[diesel(table_name = aead_encrypted, check_for_backend(Sqlite))]
|
||||||
pub struct AeadEncrypted {
|
pub struct AeadEncrypted {
|
||||||
pub id: AeadEncryptedId,
|
pub id: i32,
|
||||||
pub ciphertext: Vec<u8>,
|
pub ciphertext: Vec<u8>,
|
||||||
pub tag: Vec<u8>,
|
pub tag: Vec<u8>,
|
||||||
pub current_nonce: Vec<u8>,
|
pub current_nonce: Vec<u8>,
|
||||||
pub schema_version: i32,
|
pub schema_version: i32,
|
||||||
pub associated_root_key_id: RootKeyHistoryId,
|
pub associated_root_key_id: i32, // references root_key_history.id
|
||||||
pub created_at: SqliteTimestamp,
|
pub created_at: SqliteTimestamp,
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -209,7 +148,7 @@ pub struct AeadEncrypted {
|
|||||||
attributes_with = "deriveless"
|
attributes_with = "deriveless"
|
||||||
)]
|
)]
|
||||||
pub struct RootKeyHistory {
|
pub struct RootKeyHistory {
|
||||||
pub id: RootKeyHistoryId,
|
pub id: i32,
|
||||||
pub ciphertext: Vec<u8>,
|
pub ciphertext: Vec<u8>,
|
||||||
pub tag: Vec<u8>,
|
pub tag: Vec<u8>,
|
||||||
pub root_key_encryption_nonce: Vec<u8>,
|
pub root_key_encryption_nonce: Vec<u8>,
|
||||||
@@ -227,7 +166,7 @@ pub struct RootKeyHistory {
|
|||||||
attributes_with = "deriveless"
|
attributes_with = "deriveless"
|
||||||
)]
|
)]
|
||||||
pub struct TlsHistory {
|
pub struct TlsHistory {
|
||||||
pub id: TlsHistoryId,
|
pub id: i32,
|
||||||
pub cert: String,
|
pub cert: String,
|
||||||
pub cert_key: String, // PEM Encoded private key
|
pub cert_key: String, // PEM Encoded private key
|
||||||
pub ca_cert: String, // PEM Encoded certificate for cert signing
|
pub ca_cert: String, // PEM Encoded certificate for cert signing
|
||||||
@@ -252,7 +191,7 @@ pub struct ArbiterSettings {
|
|||||||
attributes_with = "deriveless"
|
attributes_with = "deriveless"
|
||||||
)]
|
)]
|
||||||
pub struct EvmWallet {
|
pub struct EvmWallet {
|
||||||
pub id: EvmWalletId,
|
pub id: i32,
|
||||||
pub address: Vec<u8>,
|
pub address: Vec<u8>,
|
||||||
pub aead_encrypted_id: i32,
|
pub aead_encrypted_id: i32,
|
||||||
pub created_at: SqliteTimestamp,
|
pub created_at: SqliteTimestamp,
|
||||||
@@ -274,7 +213,7 @@ pub struct EvmWallet {
|
|||||||
)]
|
)]
|
||||||
pub struct EvmWalletAccess {
|
pub struct EvmWalletAccess {
|
||||||
pub id: i32,
|
pub id: i32,
|
||||||
pub wallet_id: EvmWalletId,
|
pub wallet_id: i32,
|
||||||
pub client_id: i32,
|
pub client_id: i32,
|
||||||
pub created_at: SqliteTimestamp,
|
pub created_at: SqliteTimestamp,
|
||||||
}
|
}
|
||||||
@@ -301,7 +240,7 @@ pub struct ProgramClientMetadataHistory {
|
|||||||
#[derive(Models, Queryable, Debug, Insertable, Selectable)]
|
#[derive(Models, Queryable, Debug, Insertable, Selectable)]
|
||||||
#[diesel(table_name = schema::program_client, check_for_backend(Sqlite))]
|
#[diesel(table_name = schema::program_client, check_for_backend(Sqlite))]
|
||||||
pub struct ProgramClient {
|
pub struct ProgramClient {
|
||||||
pub id: ClientId,
|
pub id: i32,
|
||||||
pub public_key: Vec<u8>,
|
pub public_key: Vec<u8>,
|
||||||
pub metadata_id: i32,
|
pub metadata_id: i32,
|
||||||
pub created_at: SqliteTimestamp,
|
pub created_at: SqliteTimestamp,
|
||||||
@@ -311,23 +250,12 @@ pub struct ProgramClient {
|
|||||||
#[derive(Queryable, Debug)]
|
#[derive(Queryable, Debug)]
|
||||||
#[diesel(table_name = schema::operator_client, check_for_backend(Sqlite))]
|
#[diesel(table_name = schema::operator_client, check_for_backend(Sqlite))]
|
||||||
pub struct OperatorClient {
|
pub struct OperatorClient {
|
||||||
pub id: OperatorIdentityId,
|
pub id: i32,
|
||||||
pub public_key: Vec<u8>,
|
pub public_key: Vec<u8>,
|
||||||
pub created_at: SqliteTimestamp,
|
pub created_at: SqliteTimestamp,
|
||||||
pub updated_at: SqliteTimestamp,
|
pub updated_at: SqliteTimestamp,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Queryable, Debug)]
|
|
||||||
#[diesel(table_name = schema::operator, check_for_backend(Sqlite))]
|
|
||||||
pub struct Operator {
|
|
||||||
pub id: OperatorId,
|
|
||||||
pub share: Vec<u8>,
|
|
||||||
pub share_nonce: Vec<u8>,
|
|
||||||
pub share_salt: Vec<u8>,
|
|
||||||
pub created_at: SqliteTimestamp,
|
|
||||||
pub updated_at: SqliteTimestamp,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Models, Queryable, Debug, Insertable, Selectable)]
|
#[derive(Models, Queryable, Debug, Insertable, Selectable)]
|
||||||
#[diesel(table_name = evm_ether_transfer_limit, check_for_backend(Sqlite))]
|
#[diesel(table_name = evm_ether_transfer_limit, check_for_backend(Sqlite))]
|
||||||
#[view(
|
#[view(
|
||||||
@@ -471,63 +399,8 @@ pub struct IntegrityEnvelope {
|
|||||||
pub entity_kind: String,
|
pub entity_kind: String,
|
||||||
pub entity_id: Vec<u8>,
|
pub entity_id: Vec<u8>,
|
||||||
pub payload_version: i32,
|
pub payload_version: i32,
|
||||||
pub key_version: RootKeyHistoryId,
|
pub key_version: i32,
|
||||||
pub mac: Vec<u8>,
|
pub mac: Vec<u8>,
|
||||||
pub signed_at: SqliteTimestamp,
|
pub signed_at: SqliteTimestamp,
|
||||||
pub created_at: SqliteTimestamp,
|
pub created_at: SqliteTimestamp,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Debug, Queryable, Selectable, Identifiable)]
|
|
||||||
#[diesel(table_name = schema::proposal, check_for_backend(Sqlite))]
|
|
||||||
pub struct Proposal {
|
|
||||||
pub id: ProposalId,
|
|
||||||
pub kind: ProposalKindTag,
|
|
||||||
pub initiator_id: OperatorIdentityId,
|
|
||||||
pub created_at: SqliteTimestamp,
|
|
||||||
pub expires_at: SqliteTimestamp,
|
|
||||||
pub status: ProposalStatus,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Insertable)]
|
|
||||||
#[diesel(table_name = schema::proposal, check_for_backend(Sqlite))]
|
|
||||||
pub struct NewProposal {
|
|
||||||
pub kind: ProposalKindTag,
|
|
||||||
pub initiator_id: OperatorIdentityId,
|
|
||||||
// status defaults to 'pending' at the DB layer
|
|
||||||
pub expires_at: SqliteTimestamp,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Queryable, Selectable, Identifiable)]
|
|
||||||
#[diesel(table_name = schema::proposal_vote, check_for_backend(Sqlite))]
|
|
||||||
pub struct ProposalVote {
|
|
||||||
pub id: i32,
|
|
||||||
pub proposal_id: ProposalId,
|
|
||||||
pub operator_id: OperatorIdentityId,
|
|
||||||
pub approve: bool,
|
|
||||||
pub signature: Vec<u8>,
|
|
||||||
pub voted_at: SqliteTimestamp,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Insertable)]
|
|
||||||
#[diesel(table_name = schema::proposal_vote, check_for_backend(Sqlite))]
|
|
||||||
pub struct NewProposalVote {
|
|
||||||
pub proposal_id: ProposalId,
|
|
||||||
pub operator_id: OperatorIdentityId,
|
|
||||||
pub approve: bool,
|
|
||||||
pub signature: Vec<u8>,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Insertable)]
|
|
||||||
#[diesel(table_name = schema::recovery_proposal_vote, check_for_backend(Sqlite))]
|
|
||||||
pub struct NewRecoveryProposalVote {
|
|
||||||
pub proposal_id: ProposalId,
|
|
||||||
pub recovery_operator_id: RecoveryOperatorIdentityId,
|
|
||||||
pub approve: bool,
|
|
||||||
pub signature: Vec<u8>,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Insertable)]
|
|
||||||
#[diesel(table_name = schema::recovery_wakeup_request, check_for_backend(Sqlite))]
|
|
||||||
pub struct NewRecoveryWakeupRequest {
|
|
||||||
pub requested_by: OperatorIdentityId,
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,48 +0,0 @@
|
|||||||
//! Approving an SDK client so it may authenticate against the vault.
|
|
||||||
|
|
||||||
use super::{Proposal, ProposalKindTag};
|
|
||||||
use crate::db::{
|
|
||||||
DatabaseConnection, models::ProposalId, schema::proposal_approve_sdk_client as table,
|
|
||||||
};
|
|
||||||
use diesel::{
|
|
||||||
ExpressionMethods as _, Insertable, QueryDsl as _, QueryResult, Queryable, Selectable,
|
|
||||||
SelectableHelper as _, sqlite::Sqlite,
|
|
||||||
};
|
|
||||||
use diesel_async::RunQueryDsl as _;
|
|
||||||
|
|
||||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable, Insertable)]
|
|
||||||
#[diesel(table_name = table, check_for_backend(Sqlite))]
|
|
||||||
pub struct Settings {
|
|
||||||
pub client_id: i32,
|
|
||||||
}
|
|
||||||
|
|
||||||
pub struct ApproveSdkClient;
|
|
||||||
|
|
||||||
impl Proposal for ApproveSdkClient {
|
|
||||||
const KIND: ProposalKindTag = ProposalKindTag::ApproveSdkClient;
|
|
||||||
|
|
||||||
type Settings = Settings;
|
|
||||||
|
|
||||||
async fn insert(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
settings: &Self::Settings,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<()> {
|
|
||||||
diesel::insert_into(table::table)
|
|
||||||
.values((table::proposal_id.eq(proposal_id), settings))
|
|
||||||
.execute(conn)
|
|
||||||
.await
|
|
||||||
.map(drop)
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn load(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<Self::Settings> {
|
|
||||||
table::table
|
|
||||||
.find(proposal_id)
|
|
||||||
.select(Settings::as_select())
|
|
||||||
.first(conn)
|
|
||||||
.await
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,49 +0,0 @@
|
|||||||
//! Granting an SDK client visibility of a wallet.
|
|
||||||
|
|
||||||
use super::{Proposal, ProposalKindTag};
|
|
||||||
use crate::db::{
|
|
||||||
DatabaseConnection, models::ProposalId, schema::proposal_grant_wallet_access as table,
|
|
||||||
};
|
|
||||||
use diesel::{
|
|
||||||
ExpressionMethods as _, Insertable, QueryDsl as _, QueryResult, Queryable, Selectable,
|
|
||||||
SelectableHelper as _, sqlite::Sqlite,
|
|
||||||
};
|
|
||||||
use diesel_async::RunQueryDsl as _;
|
|
||||||
|
|
||||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable, Insertable)]
|
|
||||||
#[diesel(table_name = table, check_for_backend(Sqlite))]
|
|
||||||
pub struct Settings {
|
|
||||||
pub wallet_id: i32,
|
|
||||||
pub client_id: i32,
|
|
||||||
}
|
|
||||||
|
|
||||||
pub struct GrantWalletAccess;
|
|
||||||
|
|
||||||
impl Proposal for GrantWalletAccess {
|
|
||||||
const KIND: ProposalKindTag = ProposalKindTag::GrantWalletAccess;
|
|
||||||
|
|
||||||
type Settings = Settings;
|
|
||||||
|
|
||||||
async fn insert(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
settings: &Self::Settings,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<()> {
|
|
||||||
diesel::insert_into(table::table)
|
|
||||||
.values((table::proposal_id.eq(proposal_id), settings))
|
|
||||||
.execute(conn)
|
|
||||||
.await
|
|
||||||
.map(drop)
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn load(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<Self::Settings> {
|
|
||||||
table::table
|
|
||||||
.find(proposal_id)
|
|
||||||
.select(Settings::as_select())
|
|
||||||
.first(conn)
|
|
||||||
.await
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,243 +0,0 @@
|
|||||||
//! Governed actions and the parameters they carry.
|
|
||||||
//!
|
|
||||||
//! Laid out the way [`crate::evm::policies::Policy`] is: a unit type per kind, its
|
|
||||||
//! parameters as an associated `Settings`, and the persistence for those parameters
|
|
||||||
//! implemented next to them. Everything downstream is generic over [`Proposal`], so a
|
|
||||||
//! new kind is a new module plus one arm in each dispatcher -- nothing else in the
|
|
||||||
//! codebase has to learn about it.
|
|
||||||
|
|
||||||
use crate::db::{DatabaseConnection, models::ProposalId};
|
|
||||||
use diesel::{
|
|
||||||
QueryResult,
|
|
||||||
backend::Backend,
|
|
||||||
deserialize::{FromSql, FromSqlRow},
|
|
||||||
expression::AsExpression,
|
|
||||||
serialize::ToSql,
|
|
||||||
sql_types::Text,
|
|
||||||
sqlite::Sqlite,
|
|
||||||
};
|
|
||||||
use strum::{Display, EnumDiscriminants, EnumString, IntoStaticStr};
|
|
||||||
|
|
||||||
pub mod approve_sdk_client;
|
|
||||||
pub mod grant_wallet_access;
|
|
||||||
pub mod one_off_transaction;
|
|
||||||
pub mod persistent_grant;
|
|
||||||
pub mod replace_operator;
|
|
||||||
pub mod trigger_rekey;
|
|
||||||
|
|
||||||
pub use approve_sdk_client::ApproveSdkClient;
|
|
||||||
pub use grant_wallet_access::GrantWalletAccess;
|
|
||||||
pub use one_off_transaction::OneOffTransaction;
|
|
||||||
pub use persistent_grant::PersistentGrant;
|
|
||||||
pub use replace_operator::ReplaceOperator;
|
|
||||||
pub use trigger_rekey::TriggerRekey;
|
|
||||||
|
|
||||||
/// A governed action that owns the child table holding its parameters.
|
|
||||||
pub trait Proposal: Sized {
|
|
||||||
/// The value stored in `proposal.kind` for this action.
|
|
||||||
const KIND: ProposalKindTag;
|
|
||||||
|
|
||||||
/// Parameters the action is voted on with.
|
|
||||||
type Settings: Send + Sync + 'static;
|
|
||||||
|
|
||||||
/// Writes the child row carrying `settings`.
|
|
||||||
fn insert(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
settings: &Self::Settings,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> impl Future<Output = QueryResult<()>> + Send;
|
|
||||||
|
|
||||||
/// Reads the child row back. A missing row surfaces as [`diesel::result::Error::NotFound`],
|
|
||||||
/// which is what a proposal without its parameters is.
|
|
||||||
fn load(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> impl Future<Output = QueryResult<Self::Settings>> + Send;
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Parameters of a proposal, in the one shape that can cross the actor boundary.
|
|
||||||
///
|
|
||||||
/// Every variant holds the `Settings` of the matching [`Proposal`] implementation, so
|
|
||||||
/// the two cannot drift.
|
|
||||||
#[derive(Debug, Clone, EnumDiscriminants)]
|
|
||||||
#[strum_discriminants(
|
|
||||||
name(ProposalKindTag),
|
|
||||||
vis(pub),
|
|
||||||
derive(Display, EnumString, IntoStaticStr, AsExpression, FromSqlRow),
|
|
||||||
diesel(sql_type = Text),
|
|
||||||
strum(serialize_all = "snake_case")
|
|
||||||
)]
|
|
||||||
pub enum ProposalKind {
|
|
||||||
ApproveSdkClient(approve_sdk_client::Settings),
|
|
||||||
GrantWalletAccess(grant_wallet_access::Settings),
|
|
||||||
ReplaceOperator(replace_operator::Settings),
|
|
||||||
TriggerRekey,
|
|
||||||
ApprovePersistentGrant(Box<persistent_grant::Settings>),
|
|
||||||
ApproveOneOffTransaction(Box<one_off_transaction::Settings>),
|
|
||||||
}
|
|
||||||
|
|
||||||
impl ProposalKindTag {
|
|
||||||
/// Key-rotation proposals require every operator to approve (§3.3).
|
|
||||||
#[must_use]
|
|
||||||
pub const fn requires_full_quorum(self) -> bool {
|
|
||||||
matches!(self, Self::ReplaceOperator | Self::TriggerRekey)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Pins every implementation to the variant it is dispatched from. Without this a
|
|
||||||
/// mistyped `KIND` would compile and only show up as a proposal stored under the
|
|
||||||
/// wrong `proposal.kind`.
|
|
||||||
const _: () = {
|
|
||||||
assert!(
|
|
||||||
matches!(ApproveSdkClient::KIND, ProposalKindTag::ApproveSdkClient),
|
|
||||||
"ApproveSdkClient::KIND must be ProposalKindTag::ApproveSdkClient"
|
|
||||||
);
|
|
||||||
assert!(
|
|
||||||
matches!(GrantWalletAccess::KIND, ProposalKindTag::GrantWalletAccess),
|
|
||||||
"GrantWalletAccess::KIND must be ProposalKindTag::GrantWalletAccess"
|
|
||||||
);
|
|
||||||
assert!(
|
|
||||||
matches!(ReplaceOperator::KIND, ProposalKindTag::ReplaceOperator),
|
|
||||||
"ReplaceOperator::KIND must be ProposalKindTag::ReplaceOperator"
|
|
||||||
);
|
|
||||||
assert!(
|
|
||||||
matches!(TriggerRekey::KIND, ProposalKindTag::TriggerRekey),
|
|
||||||
"TriggerRekey::KIND must be ProposalKindTag::TriggerRekey"
|
|
||||||
);
|
|
||||||
assert!(
|
|
||||||
matches!(
|
|
||||||
PersistentGrant::KIND,
|
|
||||||
ProposalKindTag::ApprovePersistentGrant
|
|
||||||
),
|
|
||||||
"PersistentGrant::KIND must be ProposalKindTag::ApprovePersistentGrant"
|
|
||||||
);
|
|
||||||
assert!(
|
|
||||||
matches!(
|
|
||||||
OneOffTransaction::KIND,
|
|
||||||
ProposalKindTag::ApproveOneOffTransaction
|
|
||||||
),
|
|
||||||
"OneOffTransaction::KIND must be ProposalKindTag::ApproveOneOffTransaction"
|
|
||||||
);
|
|
||||||
};
|
|
||||||
|
|
||||||
/// Writes the child row carrying this proposal's parameters.
|
|
||||||
///
|
|
||||||
/// The only place the create path has to know every kind; each arm hands straight off
|
|
||||||
/// to the implementation that owns the table.
|
|
||||||
pub async fn insert_kind(
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
kind: &ProposalKind,
|
|
||||||
) -> QueryResult<()> {
|
|
||||||
match kind {
|
|
||||||
ProposalKind::ApproveSdkClient(s) => ApproveSdkClient::insert(proposal_id, s, conn).await,
|
|
||||||
ProposalKind::GrantWalletAccess(s) => GrantWalletAccess::insert(proposal_id, s, conn).await,
|
|
||||||
ProposalKind::ReplaceOperator(s) => ReplaceOperator::insert(proposal_id, s, conn).await,
|
|
||||||
ProposalKind::TriggerRekey => TriggerRekey::insert(proposal_id, &(), conn).await,
|
|
||||||
ProposalKind::ApprovePersistentGrant(s) => {
|
|
||||||
PersistentGrant::insert(proposal_id, s, conn).await
|
|
||||||
}
|
|
||||||
ProposalKind::ApproveOneOffTransaction(s) => {
|
|
||||||
OneOffTransaction::insert(proposal_id, s, conn).await
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Reads the parameters back for a `proposal.kind` that is only known at runtime.
|
|
||||||
pub async fn load_kind(
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
tag: ProposalKindTag,
|
|
||||||
) -> QueryResult<ProposalKind> {
|
|
||||||
Ok(match tag {
|
|
||||||
ProposalKindTag::ApproveSdkClient => {
|
|
||||||
ProposalKind::ApproveSdkClient(ApproveSdkClient::load(proposal_id, conn).await?)
|
|
||||||
}
|
|
||||||
ProposalKindTag::GrantWalletAccess => {
|
|
||||||
ProposalKind::GrantWalletAccess(GrantWalletAccess::load(proposal_id, conn).await?)
|
|
||||||
}
|
|
||||||
ProposalKindTag::ReplaceOperator => {
|
|
||||||
ProposalKind::ReplaceOperator(ReplaceOperator::load(proposal_id, conn).await?)
|
|
||||||
}
|
|
||||||
ProposalKindTag::TriggerRekey => {
|
|
||||||
TriggerRekey::load(proposal_id, conn).await?;
|
|
||||||
ProposalKind::TriggerRekey
|
|
||||||
}
|
|
||||||
ProposalKindTag::ApprovePersistentGrant => ProposalKind::ApprovePersistentGrant(Box::new(
|
|
||||||
PersistentGrant::load(proposal_id, conn).await?,
|
|
||||||
)),
|
|
||||||
ProposalKindTag::ApproveOneOffTransaction => ProposalKind::ApproveOneOffTransaction(
|
|
||||||
Box::new(OneOffTransaction::load(proposal_id, conn).await?),
|
|
||||||
),
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
impl ToSql<Text, Sqlite> for ProposalKindTag {
|
|
||||||
fn to_sql<'b>(
|
|
||||||
&'b self,
|
|
||||||
out: &mut diesel::serialize::Output<'b, '_, Sqlite>,
|
|
||||||
) -> diesel::serialize::Result {
|
|
||||||
<str as ToSql<Text, Sqlite>>::to_sql(<&'static str>::from(*self), out)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
impl FromSql<Text, Sqlite> for ProposalKindTag {
|
|
||||||
fn from_sql(bytes: <Sqlite as Backend>::RawValue<'_>) -> diesel::deserialize::Result<Self> {
|
|
||||||
let s = <String as FromSql<Text, Sqlite>>::from_sql(bytes)?;
|
|
||||||
s.parse()
|
|
||||||
.map_err(|_| format!("Unknown proposal kind: {s}").into())
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/// SQLite has no unsigned integers; the column is `BigInt`, so a value that does not
|
|
||||||
/// round-trip is a corrupt row rather than something to silently wrap.
|
|
||||||
pub(crate) fn as_i64(value: u64) -> QueryResult<i64> {
|
|
||||||
i64::try_from(value).map_err(|_| diesel::result::Error::SerializationError(Box::new(Overflow)))
|
|
||||||
}
|
|
||||||
|
|
||||||
pub(crate) fn as_u64(value: i64) -> QueryResult<u64> {
|
|
||||||
u64::try_from(value)
|
|
||||||
.map_err(|_| diesel::result::Error::DeserializationError(Box::new(Overflow)))
|
|
||||||
}
|
|
||||||
|
|
||||||
pub(crate) fn fixed_bytes<const N: usize>(
|
|
||||||
bytes: &[u8],
|
|
||||||
column: &'static str,
|
|
||||||
) -> QueryResult<[u8; N]> {
|
|
||||||
<[u8; N]>::try_from(bytes)
|
|
||||||
.map_err(|_| diesel::result::Error::DeserializationError(Box::new(WrongLength(column))))
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Reads a fixed-width column into an array, labelling failures with the column it came
|
|
||||||
/// from.
|
|
||||||
///
|
|
||||||
/// The label is taken from the field itself, so renaming a column cannot leave a stale
|
|
||||||
/// name behind in the error -- which is the whole reason this is a macro and not a
|
|
||||||
/// second argument.
|
|
||||||
///
|
|
||||||
/// - `fixed!(row.column)` for a `Vec<u8>` field
|
|
||||||
/// - `fixed!(opt row.column)` for a `Option<Vec<u8>>` one
|
|
||||||
/// - `fixed!(binding)` for a local
|
|
||||||
macro_rules! fixed {
|
|
||||||
(opt $src:ident.$field:ident) => {
|
|
||||||
$src.$field
|
|
||||||
.as_deref()
|
|
||||||
.map(|value| $crate::db::proposal::fixed_bytes(value, stringify!($field)))
|
|
||||||
.transpose()
|
|
||||||
};
|
|
||||||
($src:ident.$field:ident) => {
|
|
||||||
$crate::db::proposal::fixed_bytes(&$src.$field, stringify!($field))
|
|
||||||
};
|
|
||||||
($binding:ident) => {
|
|
||||||
$crate::db::proposal::fixed_bytes(&$binding, stringify!($binding))
|
|
||||||
};
|
|
||||||
}
|
|
||||||
pub(crate) use fixed;
|
|
||||||
|
|
||||||
#[derive(Debug, thiserror::Error)]
|
|
||||||
#[error("value does not fit a SQLite integer")]
|
|
||||||
struct Overflow;
|
|
||||||
|
|
||||||
#[derive(Debug, thiserror::Error)]
|
|
||||||
#[error("column {0} has the wrong byte length")]
|
|
||||||
struct WrongLength(&'static str);
|
|
||||||
@@ -1,138 +0,0 @@
|
|||||||
//! Signing a single EIP-1559 transaction.
|
|
||||||
|
|
||||||
use super::{Proposal, ProposalKindTag, as_i64, as_u64, fixed};
|
|
||||||
use crate::db::{
|
|
||||||
DatabaseConnection,
|
|
||||||
models::ProposalId,
|
|
||||||
schema::{proposal_one_off_transaction, proposal_one_off_transaction_result},
|
|
||||||
};
|
|
||||||
use diesel::{
|
|
||||||
Insertable, QueryDsl as _, QueryResult, Queryable, Selectable, SelectableHelper as _,
|
|
||||||
sqlite::Sqlite,
|
|
||||||
};
|
|
||||||
use diesel_async::RunQueryDsl as _;
|
|
||||||
|
|
||||||
#[derive(Debug, Clone, PartialEq, Eq)]
|
|
||||||
pub struct Settings {
|
|
||||||
pub client_id: i32,
|
|
||||||
pub wallet_address: [u8; 20],
|
|
||||||
pub chain_id: u64,
|
|
||||||
pub nonce: u64,
|
|
||||||
pub gas_limit: u64,
|
|
||||||
pub max_fee_per_gas: u128,
|
|
||||||
pub max_priority_fee_per_gas: u128,
|
|
||||||
pub to: [u8; 20],
|
|
||||||
pub value: [u8; 32],
|
|
||||||
pub input: Vec<u8>,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Queryable, Selectable, Insertable)]
|
|
||||||
#[diesel(table_name = proposal_one_off_transaction, check_for_backend(Sqlite))]
|
|
||||||
struct Row {
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
client_id: i32,
|
|
||||||
wallet_address: Vec<u8>,
|
|
||||||
chain_id: i64,
|
|
||||||
nonce: i64,
|
|
||||||
gas_limit: i64,
|
|
||||||
max_fee_per_gas: Vec<u8>,
|
|
||||||
max_priority_fee_per_gas: Vec<u8>,
|
|
||||||
to_address: Vec<u8>,
|
|
||||||
value: Vec<u8>,
|
|
||||||
input: Vec<u8>,
|
|
||||||
}
|
|
||||||
|
|
||||||
impl Row {
|
|
||||||
fn new(proposal_id: ProposalId, settings: &Settings) -> QueryResult<Self> {
|
|
||||||
Ok(Self {
|
|
||||||
proposal_id,
|
|
||||||
client_id: settings.client_id,
|
|
||||||
wallet_address: settings.wallet_address.to_vec(),
|
|
||||||
chain_id: as_i64(settings.chain_id)?,
|
|
||||||
nonce: as_i64(settings.nonce)?,
|
|
||||||
gas_limit: as_i64(settings.gas_limit)?,
|
|
||||||
max_fee_per_gas: settings.max_fee_per_gas.to_be_bytes().to_vec(),
|
|
||||||
max_priority_fee_per_gas: settings.max_priority_fee_per_gas.to_be_bytes().to_vec(),
|
|
||||||
to_address: settings.to.to_vec(),
|
|
||||||
value: settings.value.to_vec(),
|
|
||||||
input: settings.input.clone(),
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
fn into_settings(self) -> QueryResult<Settings> {
|
|
||||||
Ok(Settings {
|
|
||||||
client_id: self.client_id,
|
|
||||||
wallet_address: fixed!(self.wallet_address)?,
|
|
||||||
chain_id: as_u64(self.chain_id)?,
|
|
||||||
nonce: as_u64(self.nonce)?,
|
|
||||||
gas_limit: as_u64(self.gas_limit)?,
|
|
||||||
max_fee_per_gas: u128::from_be_bytes(fixed!(self.max_fee_per_gas)?),
|
|
||||||
max_priority_fee_per_gas: u128::from_be_bytes(fixed!(self.max_priority_fee_per_gas)?),
|
|
||||||
to: fixed!(self.to_address)?,
|
|
||||||
value: fixed!(self.value)?,
|
|
||||||
input: self.input,
|
|
||||||
})
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
pub struct OneOffTransaction;
|
|
||||||
|
|
||||||
impl Proposal for OneOffTransaction {
|
|
||||||
const KIND: ProposalKindTag = ProposalKindTag::ApproveOneOffTransaction;
|
|
||||||
|
|
||||||
type Settings = Settings;
|
|
||||||
|
|
||||||
async fn insert(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
settings: &Self::Settings,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<()> {
|
|
||||||
diesel::insert_into(proposal_one_off_transaction::table)
|
|
||||||
.values(&Row::new(proposal_id, settings)?)
|
|
||||||
.execute(conn)
|
|
||||||
.await
|
|
||||||
.map(drop)
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn load(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<Self::Settings> {
|
|
||||||
let row: Row = proposal_one_off_transaction::table
|
|
||||||
.find(proposal_id)
|
|
||||||
.select(Row::as_select())
|
|
||||||
.first(conn)
|
|
||||||
.await?;
|
|
||||||
|
|
||||||
row.into_settings()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/// The signature the vault produced for an approved transaction.
|
|
||||||
#[derive(Debug, Insertable)]
|
|
||||||
#[diesel(table_name = proposal_one_off_transaction_result, check_for_backend(Sqlite))]
|
|
||||||
struct SignatureRow {
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
r: Vec<u8>,
|
|
||||||
s: Vec<u8>,
|
|
||||||
y_parity: i32,
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Records the signature produced for an approved transaction, by component, so what
|
|
||||||
/// came back is as readable as what was signed.
|
|
||||||
pub async fn store_signature(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
signature: &alloy::signers::Signature,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<()> {
|
|
||||||
diesel::insert_into(proposal_one_off_transaction_result::table)
|
|
||||||
.values(&SignatureRow {
|
|
||||||
proposal_id,
|
|
||||||
r: signature.r().to_be_bytes::<32>().to_vec(),
|
|
||||||
s: signature.s().to_be_bytes::<32>().to_vec(),
|
|
||||||
y_parity: i32::from(signature.v()),
|
|
||||||
})
|
|
||||||
.execute(conn)
|
|
||||||
.await
|
|
||||||
.map(drop)
|
|
||||||
}
|
|
||||||
@@ -1,271 +0,0 @@
|
|||||||
//! Creating a standing EVM grant.
|
|
||||||
use super::{Proposal, ProposalKindTag, as_i64, as_u64, fixed};
|
|
||||||
use crate::db::{
|
|
||||||
DatabaseConnection,
|
|
||||||
models::ProposalId,
|
|
||||||
schema::{
|
|
||||||
proposal_persistent_grant, proposal_persistent_grant_ether,
|
|
||||||
proposal_persistent_grant_ether_target, proposal_persistent_grant_token,
|
|
||||||
proposal_persistent_grant_token_limit,
|
|
||||||
},
|
|
||||||
};
|
|
||||||
use diesel::{
|
|
||||||
ExpressionMethods as _, Insertable, OptionalExtension as _, QueryDsl as _, QueryResult,
|
|
||||||
Queryable, Selectable, SelectableHelper as _, sqlite::Sqlite,
|
|
||||||
};
|
|
||||||
use diesel_async::RunQueryDsl as _;
|
|
||||||
|
|
||||||
#[derive(Debug, Clone, PartialEq, Eq)]
|
|
||||||
pub struct Settings {
|
|
||||||
pub wallet_access_id: i32,
|
|
||||||
pub chain_id: u64,
|
|
||||||
pub valid_from_secs: Option<i64>,
|
|
||||||
pub valid_until_secs: Option<i64>,
|
|
||||||
pub max_gas_fee_per_gas: Option<[u8; 32]>,
|
|
||||||
pub max_priority_fee_per_gas: Option<[u8; 32]>,
|
|
||||||
pub rate_limit: Option<RateLimit>,
|
|
||||||
pub specific: Specific,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
|
||||||
pub struct RateLimit {
|
|
||||||
pub count: u32,
|
|
||||||
pub window_secs: i64,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
|
||||||
pub struct VolumeLimit {
|
|
||||||
pub max_volume: [u8; 32],
|
|
||||||
pub window_secs: i64,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Clone, PartialEq, Eq)]
|
|
||||||
pub enum Specific {
|
|
||||||
EtherTransfer {
|
|
||||||
targets: Vec<[u8; 20]>,
|
|
||||||
limit: VolumeLimit,
|
|
||||||
},
|
|
||||||
TokenTransfer {
|
|
||||||
token_contract: [u8; 20],
|
|
||||||
receiver: Option<[u8; 20]>,
|
|
||||||
volume_limits: Vec<VolumeLimit>,
|
|
||||||
},
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Shared settings, mirroring `evm_basic_grant`.
|
|
||||||
#[derive(Debug, Queryable, Selectable, Insertable)]
|
|
||||||
#[diesel(table_name = proposal_persistent_grant, check_for_backend(Sqlite))]
|
|
||||||
struct BaseRow {
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
wallet_access_id: i32,
|
|
||||||
chain_id: i64,
|
|
||||||
valid_from: Option<i64>,
|
|
||||||
valid_until: Option<i64>,
|
|
||||||
max_gas_fee_per_gas: Option<Vec<u8>>,
|
|
||||||
max_priority_fee_per_gas: Option<Vec<u8>>,
|
|
||||||
rate_limit_count: Option<i32>,
|
|
||||||
rate_limit_window_secs: Option<i64>,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Queryable, Selectable, Insertable)]
|
|
||||||
#[diesel(table_name = proposal_persistent_grant_ether, check_for_backend(Sqlite))]
|
|
||||||
struct EtherRow {
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
window_secs: i64,
|
|
||||||
max_volume: Vec<u8>,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Insertable)]
|
|
||||||
#[diesel(table_name = proposal_persistent_grant_ether_target, check_for_backend(Sqlite))]
|
|
||||||
struct NewEtherTarget {
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
address: Vec<u8>,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Queryable, Selectable, Insertable)]
|
|
||||||
#[diesel(table_name = proposal_persistent_grant_token, check_for_backend(Sqlite))]
|
|
||||||
struct TokenRow {
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
token_contract: Vec<u8>,
|
|
||||||
receiver: Option<Vec<u8>>,
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Insertable)]
|
|
||||||
#[diesel(table_name = proposal_persistent_grant_token_limit, check_for_backend(Sqlite))]
|
|
||||||
struct NewTokenLimit {
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
window_secs: i64,
|
|
||||||
max_volume: Vec<u8>,
|
|
||||||
}
|
|
||||||
|
|
||||||
impl BaseRow {
|
|
||||||
fn new(proposal_id: ProposalId, settings: &Settings) -> QueryResult<Self> {
|
|
||||||
Ok(Self {
|
|
||||||
proposal_id,
|
|
||||||
wallet_access_id: settings.wallet_access_id,
|
|
||||||
chain_id: as_i64(settings.chain_id)?,
|
|
||||||
valid_from: settings.valid_from_secs,
|
|
||||||
valid_until: settings.valid_until_secs,
|
|
||||||
max_gas_fee_per_gas: settings.max_gas_fee_per_gas.map(|v| v.to_vec()),
|
|
||||||
max_priority_fee_per_gas: settings.max_priority_fee_per_gas.map(|v| v.to_vec()),
|
|
||||||
// SQLite stores integers signed; a rate-limit count is a `u32`, so it
|
|
||||||
// round-trips through the bit pattern rather than a fallible range check.
|
|
||||||
rate_limit_count: settings.rate_limit.map(|r| r.count.cast_signed()),
|
|
||||||
rate_limit_window_secs: settings.rate_limit.map(|r| r.window_secs),
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
fn into_settings(self, specific: Specific) -> QueryResult<Settings> {
|
|
||||||
Ok(Settings {
|
|
||||||
wallet_access_id: self.wallet_access_id,
|
|
||||||
chain_id: as_u64(self.chain_id)?,
|
|
||||||
valid_from_secs: self.valid_from,
|
|
||||||
valid_until_secs: self.valid_until,
|
|
||||||
max_gas_fee_per_gas: fixed!(opt self.max_gas_fee_per_gas)?,
|
|
||||||
max_priority_fee_per_gas: fixed!(opt self.max_priority_fee_per_gas)?,
|
|
||||||
rate_limit: self.rate_limit_count.zip(self.rate_limit_window_secs).map(
|
|
||||||
|(count, window_secs)| RateLimit {
|
|
||||||
count: count.cast_unsigned(),
|
|
||||||
window_secs,
|
|
||||||
},
|
|
||||||
),
|
|
||||||
specific,
|
|
||||||
})
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
pub struct PersistentGrant;
|
|
||||||
|
|
||||||
impl Proposal for PersistentGrant {
|
|
||||||
const KIND: ProposalKindTag = ProposalKindTag::ApprovePersistentGrant;
|
|
||||||
|
|
||||||
type Settings = Settings;
|
|
||||||
|
|
||||||
async fn insert(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
settings: &Self::Settings,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<()> {
|
|
||||||
diesel::insert_into(proposal_persistent_grant::table)
|
|
||||||
.values(&BaseRow::new(proposal_id, settings)?)
|
|
||||||
.execute(conn)
|
|
||||||
.await?;
|
|
||||||
|
|
||||||
match &settings.specific {
|
|
||||||
Specific::EtherTransfer { targets, limit } => {
|
|
||||||
diesel::insert_into(proposal_persistent_grant_ether::table)
|
|
||||||
.values(&EtherRow {
|
|
||||||
proposal_id,
|
|
||||||
window_secs: limit.window_secs,
|
|
||||||
max_volume: limit.max_volume.to_vec(),
|
|
||||||
})
|
|
||||||
.execute(conn)
|
|
||||||
.await?;
|
|
||||||
|
|
||||||
// Row at a time: SQLite has no multi-row VALUES clause in diesel-async.
|
|
||||||
for address in targets {
|
|
||||||
diesel::insert_into(proposal_persistent_grant_ether_target::table)
|
|
||||||
.values(&NewEtherTarget {
|
|
||||||
proposal_id,
|
|
||||||
address: address.to_vec(),
|
|
||||||
})
|
|
||||||
.execute(conn)
|
|
||||||
.await?;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Specific::TokenTransfer {
|
|
||||||
token_contract,
|
|
||||||
receiver,
|
|
||||||
volume_limits,
|
|
||||||
} => {
|
|
||||||
diesel::insert_into(proposal_persistent_grant_token::table)
|
|
||||||
.values(&TokenRow {
|
|
||||||
proposal_id,
|
|
||||||
token_contract: token_contract.to_vec(),
|
|
||||||
receiver: receiver.map(|r| r.to_vec()),
|
|
||||||
})
|
|
||||||
.execute(conn)
|
|
||||||
.await?;
|
|
||||||
|
|
||||||
for limit in volume_limits {
|
|
||||||
diesel::insert_into(proposal_persistent_grant_token_limit::table)
|
|
||||||
.values(&NewTokenLimit {
|
|
||||||
proposal_id,
|
|
||||||
window_secs: limit.window_secs,
|
|
||||||
max_volume: limit.max_volume.to_vec(),
|
|
||||||
})
|
|
||||||
.execute(conn)
|
|
||||||
.await?;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn load(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<Self::Settings> {
|
|
||||||
let base: BaseRow = proposal_persistent_grant::table
|
|
||||||
.find(proposal_id)
|
|
||||||
.select(BaseRow::as_select())
|
|
||||||
.first(conn)
|
|
||||||
.await?;
|
|
||||||
|
|
||||||
let ether: Option<EtherRow> = proposal_persistent_grant_ether::table
|
|
||||||
.find(proposal_id)
|
|
||||||
.select(EtherRow::as_select())
|
|
||||||
.first(conn)
|
|
||||||
.await
|
|
||||||
.optional()?;
|
|
||||||
|
|
||||||
let specific = if let Some(ether) = ether {
|
|
||||||
let addresses: Vec<Vec<u8>> = proposal_persistent_grant_ether_target::table
|
|
||||||
.filter(proposal_persistent_grant_ether_target::proposal_id.eq(proposal_id))
|
|
||||||
.select(proposal_persistent_grant_ether_target::address)
|
|
||||||
.load(conn)
|
|
||||||
.await?;
|
|
||||||
let targets = addresses
|
|
||||||
.iter()
|
|
||||||
.map(|address| fixed!(address))
|
|
||||||
.collect::<QueryResult<Vec<_>>>()?;
|
|
||||||
Specific::EtherTransfer {
|
|
||||||
targets,
|
|
||||||
limit: VolumeLimit {
|
|
||||||
max_volume: fixed!(ether.max_volume)?,
|
|
||||||
window_secs: ether.window_secs,
|
|
||||||
},
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
let token: TokenRow = proposal_persistent_grant_token::table
|
|
||||||
.find(proposal_id)
|
|
||||||
.select(TokenRow::as_select())
|
|
||||||
.first(conn)
|
|
||||||
.await?;
|
|
||||||
let rows: Vec<(i64, Vec<u8>)> = proposal_persistent_grant_token_limit::table
|
|
||||||
.filter(proposal_persistent_grant_token_limit::proposal_id.eq(proposal_id))
|
|
||||||
.select((
|
|
||||||
proposal_persistent_grant_token_limit::window_secs,
|
|
||||||
proposal_persistent_grant_token_limit::max_volume,
|
|
||||||
))
|
|
||||||
.load(conn)
|
|
||||||
.await?;
|
|
||||||
let volume_limits = rows
|
|
||||||
.into_iter()
|
|
||||||
.map(|(window_secs, max_volume)| {
|
|
||||||
Ok(VolumeLimit {
|
|
||||||
max_volume: fixed!(max_volume)?,
|
|
||||||
window_secs,
|
|
||||||
})
|
|
||||||
})
|
|
||||||
.collect::<QueryResult<Vec<_>>>()?;
|
|
||||||
Specific::TokenTransfer {
|
|
||||||
token_contract: fixed!(token.token_contract)?,
|
|
||||||
receiver: fixed!(opt token.receiver)?,
|
|
||||||
volume_limits,
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
base.into_settings(specific)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,51 +0,0 @@
|
|||||||
//! Replacing an operator's key, which also triggers a Shamir re-key (§3.3).
|
|
||||||
|
|
||||||
use super::{Proposal, ProposalKindTag};
|
|
||||||
use crate::db::{
|
|
||||||
DatabaseConnection,
|
|
||||||
models::{OperatorIdentityId, ProposalId},
|
|
||||||
schema::proposal_replace_operator as table,
|
|
||||||
};
|
|
||||||
use diesel::{
|
|
||||||
ExpressionMethods as _, Insertable, QueryDsl as _, QueryResult, Queryable, Selectable,
|
|
||||||
SelectableHelper as _, sqlite::Sqlite,
|
|
||||||
};
|
|
||||||
use diesel_async::RunQueryDsl as _;
|
|
||||||
|
|
||||||
#[derive(Debug, Clone, PartialEq, Eq, Queryable, Selectable, Insertable)]
|
|
||||||
#[diesel(table_name = table, check_for_backend(Sqlite))]
|
|
||||||
pub struct Settings {
|
|
||||||
pub old_operator_id: OperatorIdentityId,
|
|
||||||
pub new_pubkey: Vec<u8>,
|
|
||||||
}
|
|
||||||
|
|
||||||
pub struct ReplaceOperator;
|
|
||||||
|
|
||||||
impl Proposal for ReplaceOperator {
|
|
||||||
const KIND: ProposalKindTag = ProposalKindTag::ReplaceOperator;
|
|
||||||
|
|
||||||
type Settings = Settings;
|
|
||||||
|
|
||||||
async fn insert(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
settings: &Self::Settings,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<()> {
|
|
||||||
diesel::insert_into(table::table)
|
|
||||||
.values((table::proposal_id.eq(proposal_id), settings))
|
|
||||||
.execute(conn)
|
|
||||||
.await
|
|
||||||
.map(drop)
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn load(
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<Self::Settings> {
|
|
||||||
table::table
|
|
||||||
.find(proposal_id)
|
|
||||||
.select(Settings::as_select())
|
|
||||||
.first(conn)
|
|
||||||
.await
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,28 +0,0 @@
|
|||||||
//! A Shamir re-key over the current operator set (§3.3).
|
|
||||||
|
|
||||||
use super::{Proposal, ProposalKindTag};
|
|
||||||
use crate::db::{DatabaseConnection, models::ProposalId};
|
|
||||||
use diesel::QueryResult;
|
|
||||||
|
|
||||||
pub struct TriggerRekey;
|
|
||||||
|
|
||||||
impl Proposal for TriggerRekey {
|
|
||||||
const KIND: ProposalKindTag = ProposalKindTag::TriggerRekey;
|
|
||||||
|
|
||||||
type Settings = ();
|
|
||||||
|
|
||||||
async fn insert(
|
|
||||||
_proposal_id: ProposalId,
|
|
||||||
_settings: &Self::Settings,
|
|
||||||
_conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<()> {
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn load(
|
|
||||||
_proposal_id: ProposalId,
|
|
||||||
_conn: &mut DatabaseConnection,
|
|
||||||
) -> QueryResult<Self::Settings> {
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -152,185 +152,6 @@ diesel::table! {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
operator (id) {
|
|
||||||
id -> Nullable<Integer>,
|
|
||||||
share -> Binary,
|
|
||||||
share_nonce -> Binary,
|
|
||||||
share_salt -> Binary,
|
|
||||||
created_at -> Integer,
|
|
||||||
updated_at -> Integer,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
operator_identity (id) {
|
|
||||||
id -> Integer,
|
|
||||||
public_key -> Binary,
|
|
||||||
created_at -> Integer,
|
|
||||||
updated_at -> Integer,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal (id) {
|
|
||||||
id -> Integer,
|
|
||||||
kind -> Text,
|
|
||||||
initiator_id -> Integer,
|
|
||||||
created_at -> Integer,
|
|
||||||
expires_at -> Integer,
|
|
||||||
status -> Text,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal_approve_sdk_client (proposal_id) {
|
|
||||||
proposal_id -> Integer,
|
|
||||||
client_id -> Integer,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal_grant_wallet_access (proposal_id) {
|
|
||||||
proposal_id -> Integer,
|
|
||||||
wallet_id -> Integer,
|
|
||||||
client_id -> Integer,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal_replace_operator (proposal_id) {
|
|
||||||
proposal_id -> Integer,
|
|
||||||
old_operator_id -> Integer,
|
|
||||||
new_pubkey -> Binary,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal_one_off_transaction (proposal_id) {
|
|
||||||
proposal_id -> Integer,
|
|
||||||
client_id -> Integer,
|
|
||||||
wallet_address -> Binary,
|
|
||||||
chain_id -> BigInt,
|
|
||||||
nonce -> BigInt,
|
|
||||||
gas_limit -> BigInt,
|
|
||||||
max_fee_per_gas -> Binary,
|
|
||||||
max_priority_fee_per_gas -> Binary,
|
|
||||||
to_address -> Binary,
|
|
||||||
value -> Binary,
|
|
||||||
input -> Binary,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal_persistent_grant (proposal_id) {
|
|
||||||
proposal_id -> Integer,
|
|
||||||
wallet_access_id -> Integer,
|
|
||||||
chain_id -> BigInt,
|
|
||||||
valid_from -> Nullable<BigInt>,
|
|
||||||
valid_until -> Nullable<BigInt>,
|
|
||||||
max_gas_fee_per_gas -> Nullable<Binary>,
|
|
||||||
max_priority_fee_per_gas -> Nullable<Binary>,
|
|
||||||
rate_limit_count -> Nullable<Integer>,
|
|
||||||
rate_limit_window_secs -> Nullable<BigInt>,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal_persistent_grant_ether (proposal_id) {
|
|
||||||
proposal_id -> Integer,
|
|
||||||
window_secs -> BigInt,
|
|
||||||
max_volume -> Binary,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal_persistent_grant_ether_target (id) {
|
|
||||||
id -> Integer,
|
|
||||||
proposal_id -> Integer,
|
|
||||||
address -> Binary,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal_persistent_grant_token (proposal_id) {
|
|
||||||
proposal_id -> Integer,
|
|
||||||
token_contract -> Binary,
|
|
||||||
receiver -> Nullable<Binary>,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal_persistent_grant_token_limit (id) {
|
|
||||||
id -> Integer,
|
|
||||||
proposal_id -> Integer,
|
|
||||||
window_secs -> BigInt,
|
|
||||||
max_volume -> Binary,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal_one_off_transaction_result (proposal_id) {
|
|
||||||
proposal_id -> Integer,
|
|
||||||
r -> Binary,
|
|
||||||
s -> Binary,
|
|
||||||
y_parity -> Integer,
|
|
||||||
created_at -> Integer,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
recovery_operator (id) {
|
|
||||||
id -> Integer,
|
|
||||||
share -> Binary,
|
|
||||||
share_nonce -> Binary,
|
|
||||||
share_salt -> Binary,
|
|
||||||
created_at -> Integer,
|
|
||||||
updated_at -> Integer,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
recovery_operator_identity (id) {
|
|
||||||
id -> Integer,
|
|
||||||
public_key -> Binary,
|
|
||||||
created_at -> Integer,
|
|
||||||
updated_at -> Integer,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
recovery_wakeup_request (id) {
|
|
||||||
id -> Integer,
|
|
||||||
requested_by -> Integer,
|
|
||||||
requested_at -> Integer,
|
|
||||||
cancelled_by -> Nullable<Integer>,
|
|
||||||
cancelled_at -> Nullable<Integer>,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
recovery_proposal_vote (id) {
|
|
||||||
id -> Integer,
|
|
||||||
proposal_id -> Integer,
|
|
||||||
recovery_operator_id -> Integer,
|
|
||||||
approve -> Bool,
|
|
||||||
signature -> Binary,
|
|
||||||
voted_at -> Integer,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
|
||||||
proposal_vote (id) {
|
|
||||||
id -> Integer,
|
|
||||||
proposal_id -> Integer,
|
|
||||||
operator_id -> Integer,
|
|
||||||
approve -> Bool,
|
|
||||||
signature -> Binary,
|
|
||||||
voted_at -> Integer,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
diesel::table! {
|
diesel::table! {
|
||||||
program_client (id) {
|
program_client (id) {
|
||||||
id -> Integer,
|
id -> Integer,
|
||||||
@@ -364,6 +185,15 @@ diesel::table! {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
diesel::table! {
|
||||||
|
operator_client (id) {
|
||||||
|
id -> Integer,
|
||||||
|
public_key -> Binary,
|
||||||
|
created_at -> Integer,
|
||||||
|
updated_at -> Integer,
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
diesel::joinable!(aead_encrypted -> root_key_history (associated_root_key_id));
|
diesel::joinable!(aead_encrypted -> root_key_history (associated_root_key_id));
|
||||||
diesel::joinable!(arbiter_settings -> root_key_history (root_key_id));
|
diesel::joinable!(arbiter_settings -> root_key_history (root_key_id));
|
||||||
diesel::joinable!(arbiter_settings -> tls_history (tls_id));
|
diesel::joinable!(arbiter_settings -> tls_history (tls_id));
|
||||||
@@ -382,40 +212,10 @@ diesel::joinable!(evm_transaction_log -> evm_wallet_access (wallet_access_id));
|
|||||||
diesel::joinable!(evm_wallet -> aead_encrypted (aead_encrypted_id));
|
diesel::joinable!(evm_wallet -> aead_encrypted (aead_encrypted_id));
|
||||||
diesel::joinable!(evm_wallet_access -> evm_wallet (wallet_id));
|
diesel::joinable!(evm_wallet_access -> evm_wallet (wallet_id));
|
||||||
diesel::joinable!(evm_wallet_access -> program_client (client_id));
|
diesel::joinable!(evm_wallet_access -> program_client (client_id));
|
||||||
diesel::joinable!(operator -> operator_identity (id));
|
|
||||||
diesel::joinable!(program_client -> client_metadata (metadata_id));
|
diesel::joinable!(program_client -> client_metadata (metadata_id));
|
||||||
diesel::joinable!(proposal -> operator_identity (initiator_id));
|
|
||||||
diesel::joinable!(proposal_one_off_transaction_result -> proposal_one_off_transaction (proposal_id));
|
|
||||||
diesel::joinable!(proposal_approve_sdk_client -> proposal (proposal_id));
|
|
||||||
diesel::joinable!(proposal_grant_wallet_access -> proposal (proposal_id));
|
|
||||||
diesel::joinable!(proposal_replace_operator -> proposal (proposal_id));
|
|
||||||
diesel::joinable!(proposal_one_off_transaction -> proposal (proposal_id));
|
|
||||||
diesel::joinable!(proposal_persistent_grant -> proposal (proposal_id));
|
|
||||||
diesel::joinable!(proposal_persistent_grant_ether -> proposal_persistent_grant (proposal_id));
|
|
||||||
diesel::joinable!(proposal_persistent_grant_token -> proposal_persistent_grant (proposal_id));
|
|
||||||
diesel::joinable!(proposal_vote -> proposal (proposal_id));
|
|
||||||
diesel::joinable!(proposal_vote -> operator_identity (operator_id));
|
|
||||||
diesel::joinable!(recovery_operator -> recovery_operator_identity (id));
|
|
||||||
diesel::joinable!(recovery_proposal_vote -> proposal (proposal_id));
|
|
||||||
diesel::joinable!(recovery_proposal_vote -> recovery_operator_identity (recovery_operator_id));
|
|
||||||
diesel::joinable!(recovery_wakeup_request -> operator_identity (requested_by));
|
|
||||||
|
|
||||||
diesel::allow_tables_to_appear_in_same_query!(
|
diesel::allow_tables_to_appear_in_same_query!(
|
||||||
aead_encrypted,
|
aead_encrypted,
|
||||||
proposal_one_off_transaction_result,
|
|
||||||
proposal_approve_sdk_client,
|
|
||||||
proposal_grant_wallet_access,
|
|
||||||
proposal_replace_operator,
|
|
||||||
proposal_one_off_transaction,
|
|
||||||
proposal_persistent_grant,
|
|
||||||
proposal_persistent_grant_ether,
|
|
||||||
proposal_persistent_grant_ether_target,
|
|
||||||
proposal_persistent_grant_token,
|
|
||||||
proposal_persistent_grant_token_limit,
|
|
||||||
recovery_operator,
|
|
||||||
recovery_operator_identity,
|
|
||||||
recovery_wakeup_request,
|
|
||||||
recovery_proposal_vote,
|
|
||||||
arbiter_settings,
|
arbiter_settings,
|
||||||
client_metadata,
|
client_metadata,
|
||||||
client_metadata_history,
|
client_metadata_history,
|
||||||
@@ -430,11 +230,8 @@ diesel::allow_tables_to_appear_in_same_query!(
|
|||||||
evm_wallet,
|
evm_wallet,
|
||||||
evm_wallet_access,
|
evm_wallet_access,
|
||||||
integrity_envelope,
|
integrity_envelope,
|
||||||
operator,
|
|
||||||
operator_identity,
|
|
||||||
program_client,
|
program_client,
|
||||||
proposal,
|
|
||||||
proposal_vote,
|
|
||||||
root_key_history,
|
root_key_history,
|
||||||
tls_history,
|
tls_history,
|
||||||
|
operator_client,
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1,28 +1,34 @@
|
|||||||
|
use diesel_async::{AsyncConnection, RunQueryDsl};
|
||||||
|
use kameo::actor::ActorRef;
|
||||||
|
|
||||||
use crate::{
|
use crate::{
|
||||||
actors::vault::Vault,
|
actors::vault::Vault,
|
||||||
crypto::integrity,
|
crypto::integrity,
|
||||||
db::{
|
db::{
|
||||||
self, DatabaseError,
|
self, DatabaseError,
|
||||||
models::{
|
models::{
|
||||||
EvmBasicGrant, EvmWalletAccess, NewEvmBasicGrant, NewEvmTransactionLog, SqliteTimestamp,
|
EvmBasicGrant, EvmEtherTransferGrant, EvmEtherTransferGrantTarget,
|
||||||
|
EvmEtherTransferLimit, EvmTokenTransferGrant, EvmTokenTransferVolumeLimit,
|
||||||
|
EvmWalletAccess, NewEvmBasicGrant, NewEvmTransactionLog, SqliteTimestamp,
|
||||||
},
|
},
|
||||||
schema::{self, evm_transaction_log},
|
schema::{self, evm_transaction_log},
|
||||||
},
|
},
|
||||||
evm::policies::{
|
evm::policies::{
|
||||||
CombinedSettings, DatabaseID, EvalContext, EvalViolation, Grant, Policy,
|
CombinedSettings, DatabaseID, EvalContext, EvalViolation, Grant, Policy,
|
||||||
SharedGrantSettings, SpecificGrant, SpecificMeaning, ether_transfer::EtherTransfer,
|
SharedGrantSettings, SpecificGrant, SpecificMeaning, VolumeRateLimit,
|
||||||
token_transfers::TokenTransfer,
|
ether_transfer::EtherTransfer, token_transfers::TokenTransfer,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
use alloy::{
|
use alloy::{
|
||||||
consensus::TxEip1559,
|
consensus::TxEip1559,
|
||||||
primitives::{TxKind, U256},
|
primitives::{Address, TxKind, U256},
|
||||||
};
|
};
|
||||||
use chrono::Utc;
|
use chrono::Utc;
|
||||||
use diesel::{ExpressionMethods as _, QueryDsl as _, QueryResult, insert_into, sqlite::Sqlite};
|
use diesel::{
|
||||||
use diesel_async::{AsyncConnection, RunQueryDsl};
|
ExpressionMethods as _, OptionalExtension, QueryDsl as _, QueryResult, SelectableHelper,
|
||||||
use kameo::actor::ActorRef;
|
insert_into, sqlite::Sqlite, update,
|
||||||
|
};
|
||||||
|
|
||||||
pub mod abi;
|
pub mod abi;
|
||||||
pub mod safe_signer;
|
pub mod safe_signer;
|
||||||
@@ -272,6 +278,151 @@ impl Engine {
|
|||||||
Ok(id)
|
Ok(id)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pub async fn revoke_grant(
|
||||||
|
&self,
|
||||||
|
basic_grant_id: i32,
|
||||||
|
) -> Result<(), DatabaseError> {
|
||||||
|
let mut conn = self.db.get().await.map_err(DatabaseError::from)?;
|
||||||
|
let vault = self.vault.clone();
|
||||||
|
|
||||||
|
conn.transaction(async move |conn| {
|
||||||
|
use crate::db::schema::{
|
||||||
|
evm_basic_grant, evm_ether_transfer_grant, evm_ether_transfer_grant_target,
|
||||||
|
evm_ether_transfer_limit, evm_token_transfer_grant,
|
||||||
|
evm_token_transfer_volume_limit,
|
||||||
|
};
|
||||||
|
|
||||||
|
update(evm_basic_grant::table)
|
||||||
|
.filter(evm_basic_grant::id.eq(basic_grant_id))
|
||||||
|
.set(evm_basic_grant::revoked_at.eq(SqliteTimestamp(Utc::now())))
|
||||||
|
.execute(&mut *conn)
|
||||||
|
.await?;
|
||||||
|
|
||||||
|
let basic_grant: EvmBasicGrant = evm_basic_grant::table
|
||||||
|
.filter(evm_basic_grant::id.eq(basic_grant_id))
|
||||||
|
.select(EvmBasicGrant::as_select())
|
||||||
|
.first(&mut *conn)
|
||||||
|
.await?;
|
||||||
|
|
||||||
|
let shared = SharedGrantSettings::try_from_model(basic_grant)?;
|
||||||
|
|
||||||
|
if let Some(ether_grant) = evm_ether_transfer_grant::table
|
||||||
|
.filter(evm_ether_transfer_grant::basic_grant_id.eq(basic_grant_id))
|
||||||
|
.select(EvmEtherTransferGrant::as_select())
|
||||||
|
.first(&mut *conn)
|
||||||
|
.await
|
||||||
|
.optional()?
|
||||||
|
{
|
||||||
|
let target_rows: Vec<EvmEtherTransferGrantTarget> =
|
||||||
|
evm_ether_transfer_grant_target::table
|
||||||
|
.filter(evm_ether_transfer_grant_target::grant_id.eq(ether_grant.id))
|
||||||
|
.select(EvmEtherTransferGrantTarget::as_select())
|
||||||
|
.load(&mut *conn)
|
||||||
|
.await?;
|
||||||
|
let targets: Vec<Address> = target_rows
|
||||||
|
.into_iter()
|
||||||
|
.filter_map(|target| {
|
||||||
|
let arr: [u8; 20] = target.address.try_into().ok()?;
|
||||||
|
Some(Address::from(arr))
|
||||||
|
})
|
||||||
|
.collect();
|
||||||
|
|
||||||
|
let limit: EvmEtherTransferLimit = evm_ether_transfer_limit::table
|
||||||
|
.filter(evm_ether_transfer_limit::id.eq(ether_grant.limit_id))
|
||||||
|
.select(EvmEtherTransferLimit::as_select())
|
||||||
|
.first(&mut *conn)
|
||||||
|
.await?;
|
||||||
|
|
||||||
|
let settings = CombinedSettings {
|
||||||
|
shared: shared.clone(),
|
||||||
|
specific: policies::ether_transfer::Settings {
|
||||||
|
target: targets,
|
||||||
|
limit: VolumeRateLimit {
|
||||||
|
max_volume: utils::try_bytes_to_u256(&limit.max_volume).map_err(
|
||||||
|
|err| {
|
||||||
|
diesel::result::Error::DeserializationError(Box::new(err))
|
||||||
|
},
|
||||||
|
)?,
|
||||||
|
window: chrono::Duration::seconds(limit.window_secs.into()),
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
|
||||||
|
integrity::sign_entity(&mut *conn, &vault, &settings, basic_grant_id)
|
||||||
|
.await
|
||||||
|
.map_err(|_| diesel::result::Error::RollbackTransaction)?;
|
||||||
|
|
||||||
|
return QueryResult::Ok(());
|
||||||
|
}
|
||||||
|
|
||||||
|
if let Some(token_grant) = evm_token_transfer_grant::table
|
||||||
|
.filter(evm_token_transfer_grant::basic_grant_id.eq(basic_grant_id))
|
||||||
|
.select(EvmTokenTransferGrant::as_select())
|
||||||
|
.first(&mut *conn)
|
||||||
|
.await
|
||||||
|
.optional()?
|
||||||
|
{
|
||||||
|
let volume_limit_rows: Vec<EvmTokenTransferVolumeLimit> =
|
||||||
|
evm_token_transfer_volume_limit::table
|
||||||
|
.filter(evm_token_transfer_volume_limit::grant_id.eq(token_grant.id))
|
||||||
|
.select(EvmTokenTransferVolumeLimit::as_select())
|
||||||
|
.load(&mut *conn)
|
||||||
|
.await?;
|
||||||
|
let volume_limits: Vec<VolumeRateLimit> = volume_limit_rows
|
||||||
|
.into_iter()
|
||||||
|
.map(|row| {
|
||||||
|
Ok(VolumeRateLimit {
|
||||||
|
max_volume: utils::try_bytes_to_u256(&row.max_volume).map_err(
|
||||||
|
|err| {
|
||||||
|
diesel::result::Error::DeserializationError(Box::new(err))
|
||||||
|
},
|
||||||
|
)?,
|
||||||
|
window: chrono::Duration::seconds(row.window_secs.into()),
|
||||||
|
})
|
||||||
|
})
|
||||||
|
.collect::<QueryResult<Vec<_>>>()?;
|
||||||
|
|
||||||
|
let target: Option<Address> = match token_grant.receiver {
|
||||||
|
None => None,
|
||||||
|
Some(bytes) => {
|
||||||
|
let arr: [u8; 20] = bytes.try_into().map_err(|_| {
|
||||||
|
diesel::result::Error::DeserializationError(
|
||||||
|
"Invalid receiver address length".into(),
|
||||||
|
)
|
||||||
|
})?;
|
||||||
|
Some(Address::from(arr))
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
let token_contract: [u8; 20] =
|
||||||
|
token_grant.token_contract.clone().try_into().map_err(|_| {
|
||||||
|
diesel::result::Error::DeserializationError(
|
||||||
|
"Invalid token contract address length".into(),
|
||||||
|
)
|
||||||
|
})?;
|
||||||
|
|
||||||
|
let settings = CombinedSettings {
|
||||||
|
shared,
|
||||||
|
specific: policies::token_transfers::Settings {
|
||||||
|
token_contract: Address::from(token_contract),
|
||||||
|
target,
|
||||||
|
volume_limits,
|
||||||
|
},
|
||||||
|
};
|
||||||
|
|
||||||
|
integrity::sign_entity(&mut *conn, &vault, &settings, basic_grant_id)
|
||||||
|
.await
|
||||||
|
.map_err(|_| diesel::result::Error::RollbackTransaction)?;
|
||||||
|
|
||||||
|
return QueryResult::Ok(());
|
||||||
|
}
|
||||||
|
|
||||||
|
Err(diesel::result::Error::NotFound)
|
||||||
|
})
|
||||||
|
.await
|
||||||
|
.map_err(DatabaseError::from)
|
||||||
|
}
|
||||||
|
|
||||||
async fn list_one_kind<Kind: Policy, Y>(
|
async fn list_one_kind<Kind: Policy, Y>(
|
||||||
&self,
|
&self,
|
||||||
conn: &mut impl AsyncConnection<Backend = Sqlite>,
|
conn: &mut impl AsyncConnection<Backend = Sqlite>,
|
||||||
@@ -351,21 +502,26 @@ impl Engine {
|
|||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use alloy::primitives::{Address, Bytes, U256, address};
|
use alloy::primitives::{Address, Bytes, U256, address};
|
||||||
|
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
||||||
use chrono::{Duration, Utc};
|
use chrono::{Duration, Utc};
|
||||||
use diesel::{SelectableHelper, insert_into};
|
use diesel::{SelectableHelper, insert_into};
|
||||||
use diesel_async::RunQueryDsl;
|
use diesel_async::RunQueryDsl;
|
||||||
|
use kameo::{actor::ActorRef, prelude::Spawn};
|
||||||
use rstest::rstest;
|
use rstest::rstest;
|
||||||
|
|
||||||
|
use crate::actors::{GlobalActors, vault::{Bootstrap, Vault}};
|
||||||
|
use crate::crypto::integrity;
|
||||||
use crate::db::{
|
use crate::db::{
|
||||||
self, DatabaseConnection,
|
self, DatabaseConnection,
|
||||||
models::{
|
models::{
|
||||||
EvmBasicGrant, EvmWalletAccess, EvmWalletId, NewEvmBasicGrant, NewEvmTransactionLog,
|
EvmBasicGrant, EvmWalletAccess, NewEvmBasicGrant, NewEvmTransactionLog, SqliteTimestamp,
|
||||||
SqliteTimestamp,
|
|
||||||
},
|
},
|
||||||
schema::{evm_basic_grant, evm_transaction_log},
|
schema::{evm_basic_grant, evm_transaction_log},
|
||||||
};
|
};
|
||||||
|
use crate::evm::policies::ether_transfer::EtherTransfer;
|
||||||
use crate::evm::policies::{
|
use crate::evm::policies::{
|
||||||
EvalContext, EvalViolation, SharedGrantSettings, TransactionRateLimit,
|
CombinedSettings, EvalContext, EvalViolation, Policy, SharedGrantSettings,
|
||||||
|
TransactionRateLimit, VolumeRateLimit,
|
||||||
};
|
};
|
||||||
|
|
||||||
use super::check_shared_constraints;
|
use super::check_shared_constraints;
|
||||||
@@ -378,7 +534,7 @@ mod tests {
|
|||||||
EvalContext {
|
EvalContext {
|
||||||
target: EvmWalletAccess {
|
target: EvmWalletAccess {
|
||||||
id: WALLET_ACCESS_ID,
|
id: WALLET_ACCESS_ID,
|
||||||
wallet_id: EvmWalletId::from_raw(5),
|
wallet_id: 10,
|
||||||
client_id: 20,
|
client_id: 20,
|
||||||
created_at: SqliteTimestamp(Utc::now()),
|
created_at: SqliteTimestamp(Utc::now()),
|
||||||
},
|
},
|
||||||
@@ -397,6 +553,7 @@ mod tests {
|
|||||||
chain: CHAIN_ID,
|
chain: CHAIN_ID,
|
||||||
valid_from: None,
|
valid_from: None,
|
||||||
valid_until: None,
|
valid_until: None,
|
||||||
|
revoked_at: None,
|
||||||
max_gas_fee_per_gas: None,
|
max_gas_fee_per_gas: None,
|
||||||
max_priority_fee_per_gas: None,
|
max_priority_fee_per_gas: None,
|
||||||
rate_limit: None,
|
rate_limit: None,
|
||||||
@@ -605,4 +762,115 @@ mod tests {
|
|||||||
assert!(violations.is_empty());
|
assert!(violations.is_empty());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async fn bootstrapped_vault(db: &db::DatabasePool) -> ActorRef<Vault> {
|
||||||
|
let actor = Vault::spawn(
|
||||||
|
Vault::new(db.clone(), GlobalActors::spawn_message_bus())
|
||||||
|
.await
|
||||||
|
.unwrap(),
|
||||||
|
);
|
||||||
|
actor
|
||||||
|
.ask(Bootstrap {
|
||||||
|
seal_key_raw: SafeCell::new(b"integrity-test-seal-key".to_vec()),
|
||||||
|
})
|
||||||
|
.await
|
||||||
|
.unwrap();
|
||||||
|
actor
|
||||||
|
}
|
||||||
|
|
||||||
|
#[tokio::test]
|
||||||
|
async fn revoke_grant_preserves_revoked_integrity() {
|
||||||
|
use crate::db::schema::evm_basic_grant;
|
||||||
|
use diesel::ExpressionMethods as _;
|
||||||
|
|
||||||
|
let db = db::create_test_pool().await;
|
||||||
|
let vault = bootstrapped_vault(&db).await;
|
||||||
|
let engine = super::Engine::new(db.clone(), vault.clone());
|
||||||
|
|
||||||
|
let full_grant = CombinedSettings {
|
||||||
|
shared: SharedGrantSettings {
|
||||||
|
wallet_access_id: WALLET_ACCESS_ID,
|
||||||
|
chain: CHAIN_ID,
|
||||||
|
valid_from: None,
|
||||||
|
valid_until: None,
|
||||||
|
revoked_at: None,
|
||||||
|
max_gas_fee_per_gas: None,
|
||||||
|
max_priority_fee_per_gas: None,
|
||||||
|
rate_limit: None,
|
||||||
|
},
|
||||||
|
specific: super::policies::ether_transfer::Settings {
|
||||||
|
target: vec![RECIPIENT],
|
||||||
|
limit: VolumeRateLimit {
|
||||||
|
max_volume: U256::from(100u64),
|
||||||
|
window: Duration::hours(1),
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
|
||||||
|
let grant_id = engine
|
||||||
|
.create_grant::<EtherTransfer>(full_grant)
|
||||||
|
.await
|
||||||
|
.unwrap();
|
||||||
|
|
||||||
|
engine.revoke_grant(grant_id).await.unwrap();
|
||||||
|
|
||||||
|
let mut conn = db.get().await.unwrap();
|
||||||
|
diesel::update(evm_basic_grant::table)
|
||||||
|
.filter(evm_basic_grant::id.eq(grant_id))
|
||||||
|
.set(evm_basic_grant::revoked_at.eq::<Option<SqliteTimestamp>>(None))
|
||||||
|
.execute(&mut conn)
|
||||||
|
.await
|
||||||
|
.unwrap();
|
||||||
|
|
||||||
|
let wallet_access = EvmWalletAccess {
|
||||||
|
id: WALLET_ACCESS_ID,
|
||||||
|
wallet_id: 10,
|
||||||
|
client_id: 20,
|
||||||
|
created_at: SqliteTimestamp(Utc::now()),
|
||||||
|
};
|
||||||
|
let context = EvalContext {
|
||||||
|
target: wallet_access,
|
||||||
|
chain: CHAIN_ID,
|
||||||
|
to: RECIPIENT,
|
||||||
|
value: U256::ONE,
|
||||||
|
calldata: Bytes::new(),
|
||||||
|
max_fee_per_gas: 1,
|
||||||
|
max_priority_fee_per_gas: 1,
|
||||||
|
};
|
||||||
|
|
||||||
|
let grant = EtherTransfer::try_find_grant(
|
||||||
|
&context, &mut conn,
|
||||||
|
)
|
||||||
|
.await
|
||||||
|
.unwrap()
|
||||||
|
.unwrap();
|
||||||
|
|
||||||
|
let result =
|
||||||
|
integrity::verify_entity(&mut conn, &vault, &grant.settings, grant.id).await;
|
||||||
|
|
||||||
|
assert!(matches!(
|
||||||
|
result,
|
||||||
|
Err(integrity::Error::MacMismatch { .. })
|
||||||
|
));
|
||||||
|
}
|
||||||
|
|
||||||
|
#[test]
|
||||||
|
fn shared_settings_hash_changes_when_revoked_at_changes() {
|
||||||
|
use arbiter_crypto::hashing::Hashable;
|
||||||
|
use sha2::Digest;
|
||||||
|
|
||||||
|
let active = shared_settings();
|
||||||
|
let revoked = SharedGrantSettings {
|
||||||
|
revoked_at: Some(Utc::now()),
|
||||||
|
..shared_settings()
|
||||||
|
};
|
||||||
|
|
||||||
|
let mut active_hash = sha2::Sha256::new();
|
||||||
|
active.hash(&mut active_hash);
|
||||||
|
|
||||||
|
let mut revoked_hash = sha2::Sha256::new();
|
||||||
|
revoked.hash(&mut revoked_hash);
|
||||||
|
|
||||||
|
assert_ne!(active_hash.finalize(), revoked_hash.finalize());
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -144,6 +144,7 @@ pub struct SharedGrantSettings {
|
|||||||
|
|
||||||
pub valid_from: Option<DateTime<Utc>>,
|
pub valid_from: Option<DateTime<Utc>>,
|
||||||
pub valid_until: Option<DateTime<Utc>>,
|
pub valid_until: Option<DateTime<Utc>>,
|
||||||
|
pub revoked_at: Option<DateTime<Utc>>,
|
||||||
|
|
||||||
pub max_gas_fee_per_gas: Option<U256>,
|
pub max_gas_fee_per_gas: Option<U256>,
|
||||||
pub max_priority_fee_per_gas: Option<U256>,
|
pub max_priority_fee_per_gas: Option<U256>,
|
||||||
@@ -158,6 +159,7 @@ impl SharedGrantSettings {
|
|||||||
chain: model.chain_id.into(),
|
chain: model.chain_id.into(),
|
||||||
valid_from: model.valid_from.map(Into::into),
|
valid_from: model.valid_from.map(Into::into),
|
||||||
valid_until: model.valid_until.map(Into::into),
|
valid_until: model.valid_until.map(Into::into),
|
||||||
|
revoked_at: model.revoked_at.map(Into::into),
|
||||||
max_gas_fee_per_gas: model
|
max_gas_fee_per_gas: model
|
||||||
.max_gas_fee_per_gas
|
.max_gas_fee_per_gas
|
||||||
.map(|b| utils::try_bytes_to_u256(&b))
|
.map(|b| utils::try_bytes_to_u256(&b))
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
use super::{DatabaseID, EvalContext, EvalViolation};
|
use super::{DatabaseID, EvalContext, EvalViolation};
|
||||||
use crate::{
|
use crate::{
|
||||||
crypto::integrity::v1::Integrable,
|
|
||||||
db::models::{
|
db::models::{
|
||||||
EvmBasicGrant, EvmEtherTransferGrant, EvmEtherTransferGrantTarget, EvmEtherTransferLimit,
|
EvmBasicGrant, EvmEtherTransferGrant, EvmEtherTransferGrantTarget, EvmEtherTransferLimit,
|
||||||
NewEvmEtherTransferLimit, SqliteTimestamp,
|
NewEvmEtherTransferLimit, SqliteTimestamp,
|
||||||
@@ -52,14 +51,12 @@ impl From<Meaning> for SpecificMeaning {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// A grant for ether transfers, which can be scoped to specific target addresses and volume limits
|
// A grant for ether transfers, which can be scoped to specific target addresses and volume limits
|
||||||
#[derive(Debug, Clone, arbiter_macros::Hashable)]
|
#[derive(Debug, Clone, arbiter_macros::Hashable, arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "EtherTransfer")]
|
||||||
pub struct Settings {
|
pub struct Settings {
|
||||||
pub target: Vec<Address>,
|
pub target: Vec<Address>,
|
||||||
pub limit: VolumeRateLimit,
|
pub limit: VolumeRateLimit,
|
||||||
}
|
}
|
||||||
impl Integrable for Settings {
|
|
||||||
const KIND: &'static str = "EtherTransfer";
|
|
||||||
}
|
|
||||||
|
|
||||||
impl From<Settings> for SpecificGrant {
|
impl From<Settings> for SpecificGrant {
|
||||||
fn from(val: Settings) -> Self {
|
fn from(val: Settings) -> Self {
|
||||||
|
|||||||
@@ -3,8 +3,7 @@ use crate::{
|
|||||||
db::{
|
db::{
|
||||||
self, DatabaseConnection,
|
self, DatabaseConnection,
|
||||||
models::{
|
models::{
|
||||||
EvmBasicGrant, EvmWalletAccess, EvmWalletId, NewEvmBasicGrant, NewEvmTransactionLog,
|
EvmBasicGrant, EvmWalletAccess, NewEvmBasicGrant, NewEvmTransactionLog, SqliteTimestamp,
|
||||||
SqliteTimestamp,
|
|
||||||
},
|
},
|
||||||
schema::{evm_basic_grant, evm_transaction_log},
|
schema::{evm_basic_grant, evm_transaction_log},
|
||||||
},
|
},
|
||||||
@@ -32,7 +31,7 @@ fn ctx(to: Address, value: U256) -> EvalContext {
|
|||||||
EvalContext {
|
EvalContext {
|
||||||
target: EvmWalletAccess {
|
target: EvmWalletAccess {
|
||||||
id: WALLET_ACCESS_ID,
|
id: WALLET_ACCESS_ID,
|
||||||
wallet_id: EvmWalletId::from_raw(10),
|
wallet_id: 10,
|
||||||
client_id: 20,
|
client_id: 20,
|
||||||
created_at: SqliteTimestamp(Utc::now()),
|
created_at: SqliteTimestamp(Utc::now()),
|
||||||
},
|
},
|
||||||
@@ -80,6 +79,7 @@ fn shared() -> SharedGrantSettings {
|
|||||||
chain: CHAIN_ID,
|
chain: CHAIN_ID,
|
||||||
valid_from: None,
|
valid_from: None,
|
||||||
valid_until: None,
|
valid_until: None,
|
||||||
|
revoked_at: None,
|
||||||
max_gas_fee_per_gas: None,
|
max_gas_fee_per_gas: None,
|
||||||
max_priority_fee_per_gas: None,
|
max_priority_fee_per_gas: None,
|
||||||
rate_limit: None,
|
rate_limit: None,
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
use super::{DatabaseID, EvalContext, EvalViolation};
|
use super::{DatabaseID, EvalContext, EvalViolation};
|
||||||
use crate::{
|
use crate::{
|
||||||
crypto::integrity::Integrable,
|
|
||||||
db::models::{
|
db::models::{
|
||||||
EvmBasicGrant, EvmTokenTransferGrant, EvmTokenTransferVolumeLimit,
|
EvmBasicGrant, EvmTokenTransferGrant, EvmTokenTransferVolumeLimit,
|
||||||
NewEvmTokenTransferGrant, NewEvmTokenTransferLog, NewEvmTokenTransferVolumeLimit,
|
NewEvmTokenTransferGrant, NewEvmTokenTransferLog, NewEvmTokenTransferVolumeLimit,
|
||||||
@@ -63,15 +62,13 @@ impl From<Meaning> for SpecificMeaning {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// A grant for token transfers, which can be scoped to specific target addresses and volume limits
|
// A grant for token transfers, which can be scoped to specific target addresses and volume limits
|
||||||
#[derive(Debug, Clone, arbiter_macros::Hashable)]
|
#[derive(Debug, Clone, arbiter_macros::Hashable, arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "TokenTransfer")]
|
||||||
pub struct Settings {
|
pub struct Settings {
|
||||||
pub token_contract: Address,
|
pub token_contract: Address,
|
||||||
pub target: Option<Address>,
|
pub target: Option<Address>,
|
||||||
pub volume_limits: Vec<VolumeRateLimit>,
|
pub volume_limits: Vec<VolumeRateLimit>,
|
||||||
}
|
}
|
||||||
impl Integrable for Settings {
|
|
||||||
const KIND: &'static str = "TokenTransfer";
|
|
||||||
}
|
|
||||||
|
|
||||||
impl From<Settings> for SpecificGrant {
|
impl From<Settings> for SpecificGrant {
|
||||||
fn from(val: Settings) -> Self {
|
fn from(val: Settings) -> Self {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ use super::{Settings, TokenTransfer};
|
|||||||
use crate::{
|
use crate::{
|
||||||
db::{
|
db::{
|
||||||
self, DatabaseConnection,
|
self, DatabaseConnection,
|
||||||
models::{EvmBasicGrant, EvmWalletAccess, EvmWalletId, NewEvmBasicGrant, SqliteTimestamp},
|
models::{EvmBasicGrant, EvmWalletAccess, NewEvmBasicGrant, SqliteTimestamp},
|
||||||
schema::evm_basic_grant,
|
schema::evm_basic_grant,
|
||||||
},
|
},
|
||||||
evm::{
|
evm::{
|
||||||
@@ -45,7 +45,7 @@ fn ctx(to: Address, calldata: Bytes) -> EvalContext {
|
|||||||
EvalContext {
|
EvalContext {
|
||||||
target: EvmWalletAccess {
|
target: EvmWalletAccess {
|
||||||
id: WALLET_ACCESS_ID,
|
id: WALLET_ACCESS_ID,
|
||||||
wallet_id: EvmWalletId::from_raw(10),
|
wallet_id: 10,
|
||||||
client_id: 20,
|
client_id: 20,
|
||||||
created_at: SqliteTimestamp(Utc::now()),
|
created_at: SqliteTimestamp(Utc::now()),
|
||||||
},
|
},
|
||||||
@@ -98,6 +98,7 @@ fn shared() -> SharedGrantSettings {
|
|||||||
chain: CHAIN_ID,
|
chain: CHAIN_ID,
|
||||||
valid_from: None,
|
valid_from: None,
|
||||||
valid_until: None,
|
valid_until: None,
|
||||||
|
revoked_at: None,
|
||||||
max_gas_fee_per_gas: None,
|
max_gas_fee_per_gas: None,
|
||||||
max_priority_fee_per_gas: None,
|
max_priority_fee_per_gas: None,
|
||||||
rate_limit: None,
|
rate_limit: None,
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ impl std::fmt::Debug for SafeSigner {
|
|||||||
/// Returns the protected key bytes and the derived Ethereum address.
|
/// Returns the protected key bytes and the derived Ethereum address.
|
||||||
pub fn generate(rng: &mut impl rand::Rng) -> (SafeCell<[u8; 32]>, Address) {
|
pub fn generate(rng: &mut impl rand::Rng) -> (SafeCell<[u8; 32]>, Address) {
|
||||||
loop {
|
loop {
|
||||||
let mut cell = SafeCell::new_inline_default(|w: &mut [u8; 32]| {
|
let mut cell = SafeCell::new_inline(|w: &mut [u8; 32]| {
|
||||||
rng.fill_bytes(w);
|
rng.fill_bytes(w);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@@ -200,7 +200,7 @@ impl Convert for auth::Outbound {
|
|||||||
.timestamp
|
.timestamp
|
||||||
.timestamp_nanos_opt()
|
.timestamp_nanos_opt()
|
||||||
.expect("timestamp within range")
|
.expect("timestamp within range")
|
||||||
as u64,
|
.cast_unsigned(),
|
||||||
random: challenge.nonce.to_vec(),
|
random: challenge.nonce.to_vec(),
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,6 @@ use tracing::{error, info, warn};
|
|||||||
|
|
||||||
mod auth;
|
mod auth;
|
||||||
mod evm;
|
mod evm;
|
||||||
mod governance;
|
|
||||||
mod inbound;
|
mod inbound;
|
||||||
mod outbound;
|
mod outbound;
|
||||||
mod sdk_client;
|
mod sdk_client;
|
||||||
@@ -116,7 +115,6 @@ async fn dispatch_inner(
|
|||||||
warn!("Unsupported post-auth operator auth request");
|
warn!("Unsupported post-auth operator auth request");
|
||||||
Err(Status::invalid_argument("Unsupported operator request"))
|
Err(Status::invalid_argument("Unsupported operator request"))
|
||||||
}
|
}
|
||||||
OperatorRequestPayload::Governance(req) => governance::dispatch(actor, req).await,
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ impl Sender<Result<auth::Outbound, auth::Error>> for AuthTransportAdapter<'_> {
|
|||||||
.timestamp
|
.timestamp
|
||||||
.timestamp_nanos_opt()
|
.timestamp_nanos_opt()
|
||||||
.expect("timestamp within range")
|
.expect("timestamp within range")
|
||||||
as u64,
|
.cast_unsigned(),
|
||||||
random: challenge.nonce.to_vec(),
|
random: challenge.nonce.to_vec(),
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ async fn handle_wallet_list(
|
|||||||
.into_iter()
|
.into_iter()
|
||||||
.map(|(id, address)| WalletEntry {
|
.map(|(id, address)| WalletEntry {
|
||||||
address: address.to_vec(),
|
address: address.to_vec(),
|
||||||
id: id.to_raw(),
|
id,
|
||||||
})
|
})
|
||||||
.collect(),
|
.collect(),
|
||||||
}),
|
}),
|
||||||
|
|||||||
@@ -1,253 +0,0 @@
|
|||||||
use crate::{
|
|
||||||
actors::proposal_manager::{Error as ProposalError, VoteOutcome},
|
|
||||||
db::models::{OperatorIdentityId, ProposalId},
|
|
||||||
db::proposal::{
|
|
||||||
ProposalKind, approve_sdk_client, grant_wallet_access, one_off_transaction,
|
|
||||||
persistent_grant, replace_operator,
|
|
||||||
},
|
|
||||||
peers::operator::{
|
|
||||||
OperatorSession,
|
|
||||||
session::handlers::{HandleCastVote, HandleCreateProposal, HandleQueryPending},
|
|
||||||
},
|
|
||||||
};
|
|
||||||
use arbiter_proto::proto::operator::{
|
|
||||||
governance::{
|
|
||||||
self as proto_gov, CreateProposalRequest, QueryPendingRequest, QueryPendingResponse,
|
|
||||||
VoteOutcome as ProtoVoteOutcome, create_proposal_request::Kind as ProtoKind,
|
|
||||||
request::Payload as GovRequestPayload, response::Payload as GovResponsePayload,
|
|
||||||
},
|
|
||||||
operator_response::Payload as OperatorResponsePayload,
|
|
||||||
};
|
|
||||||
use kameo::actor::ActorRef;
|
|
||||||
use tonic::Status;
|
|
||||||
use tracing::warn;
|
|
||||||
|
|
||||||
const fn wrap(payload: GovResponsePayload) -> OperatorResponsePayload {
|
|
||||||
OperatorResponsePayload::Governance(proto_gov::Response {
|
|
||||||
payload: Some(payload),
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
pub(super) async fn dispatch(
|
|
||||||
actor: &ActorRef<OperatorSession>,
|
|
||||||
req: proto_gov::Request,
|
|
||||||
) -> Result<Option<OperatorResponsePayload>, Status> {
|
|
||||||
let Some(payload) = req.payload else {
|
|
||||||
return Err(Status::invalid_argument(
|
|
||||||
"Missing governance request payload",
|
|
||||||
));
|
|
||||||
};
|
|
||||||
|
|
||||||
match payload {
|
|
||||||
GovRequestPayload::Create(req) => handle_create(actor, req).await,
|
|
||||||
GovRequestPayload::Vote(req) => handle_vote(actor, req).await,
|
|
||||||
GovRequestPayload::Query(QueryPendingRequest {}) => handle_query(actor).await,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn handle_create(
|
|
||||||
actor: &ActorRef<OperatorSession>,
|
|
||||||
req: CreateProposalRequest,
|
|
||||||
) -> Result<Option<OperatorResponsePayload>, Status> {
|
|
||||||
let kind = match req.kind {
|
|
||||||
Some(ProtoKind::ApproveSdkClient(p)) => {
|
|
||||||
ProposalKind::ApproveSdkClient(approve_sdk_client::Settings {
|
|
||||||
client_id: p.client_id,
|
|
||||||
})
|
|
||||||
}
|
|
||||||
Some(ProtoKind::GrantWalletAccess(p)) => {
|
|
||||||
ProposalKind::GrantWalletAccess(grant_wallet_access::Settings {
|
|
||||||
wallet_id: p.wallet_id,
|
|
||||||
client_id: p.client_id,
|
|
||||||
})
|
|
||||||
}
|
|
||||||
Some(ProtoKind::ReplaceOperator(p)) => {
|
|
||||||
ProposalKind::ReplaceOperator(replace_operator::Settings {
|
|
||||||
old_operator_id: OperatorIdentityId::from_raw(p.old_operator_id),
|
|
||||||
new_pubkey: p.new_pubkey,
|
|
||||||
})
|
|
||||||
}
|
|
||||||
Some(ProtoKind::TriggerRekey(())) => ProposalKind::TriggerRekey,
|
|
||||||
Some(ProtoKind::ApprovePersistentGrant(p)) => {
|
|
||||||
ProposalKind::ApprovePersistentGrant(Box::new(parse_persistent_grant(p)?))
|
|
||||||
}
|
|
||||||
Some(ProtoKind::ApproveOneOffTransaction(p)) => {
|
|
||||||
ProposalKind::ApproveOneOffTransaction(Box::new(parse_one_off_transaction(p)?))
|
|
||||||
}
|
|
||||||
None => return Err(Status::invalid_argument("Missing proposal kind")),
|
|
||||||
};
|
|
||||||
let proposal_id = actor
|
|
||||||
.ask(HandleCreateProposal {
|
|
||||||
kind,
|
|
||||||
ttl_secs: req.ttl_secs,
|
|
||||||
})
|
|
||||||
.await
|
|
||||||
.map_err(|e| {
|
|
||||||
warn!(?e, "create_proposal failed");
|
|
||||||
Status::internal("Failed to create proposal")
|
|
||||||
})?;
|
|
||||||
|
|
||||||
Ok(Some(wrap(GovResponsePayload::Created(
|
|
||||||
proto_gov::CreateProposalResponse {
|
|
||||||
proposal_id: proposal_id.to_raw(),
|
|
||||||
},
|
|
||||||
))))
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Validates the grant where the request enters, so a malformed one is refused before
|
|
||||||
/// any operator votes on it instead of failing after quorum.
|
|
||||||
fn parse_persistent_grant(
|
|
||||||
p: proto_gov::ApprovePersistentGrantPayload,
|
|
||||||
) -> Result<persistent_grant::Settings, Status> {
|
|
||||||
use proto_gov::approve_persistent_grant_payload::Specific;
|
|
||||||
|
|
||||||
let volume =
|
|
||||||
|l: proto_gov::VolumeLimitProto| -> Result<persistent_grant::VolumeLimit, Status> {
|
|
||||||
Ok(persistent_grant::VolumeLimit {
|
|
||||||
max_volume: fixed(&l.max_volume, "max_volume must be 32 bytes")?,
|
|
||||||
window_secs: l.window_secs,
|
|
||||||
})
|
|
||||||
};
|
|
||||||
|
|
||||||
let specific = match p.specific {
|
|
||||||
Some(Specific::EtherTransfer(spec)) => {
|
|
||||||
let targets = spec
|
|
||||||
.targets
|
|
||||||
.iter()
|
|
||||||
.map(|target| fixed(target, "ether transfer target must be 20 bytes"))
|
|
||||||
.collect::<Result<Vec<_>, _>>()?;
|
|
||||||
let limit = spec
|
|
||||||
.limit
|
|
||||||
.ok_or_else(|| Status::invalid_argument("missing ether transfer limit"))?;
|
|
||||||
persistent_grant::Specific::EtherTransfer {
|
|
||||||
targets,
|
|
||||||
limit: volume(limit)?,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Some(Specific::TokenTransfer(spec)) => {
|
|
||||||
let volume_limits = spec
|
|
||||||
.volume_limits
|
|
||||||
.into_iter()
|
|
||||||
.map(volume)
|
|
||||||
.collect::<Result<Vec<_>, _>>()?;
|
|
||||||
persistent_grant::Specific::TokenTransfer {
|
|
||||||
token_contract: fixed(&spec.token_contract, "token_contract must be 20 bytes")?,
|
|
||||||
receiver: spec
|
|
||||||
.target
|
|
||||||
.map(|t| fixed(&t, "token transfer target must be 20 bytes"))
|
|
||||||
.transpose()?,
|
|
||||||
volume_limits,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
None => return Err(Status::invalid_argument("missing grant specific")),
|
|
||||||
};
|
|
||||||
|
|
||||||
Ok(persistent_grant::Settings {
|
|
||||||
wallet_access_id: p.wallet_access_id,
|
|
||||||
chain_id: p.chain_id,
|
|
||||||
valid_from_secs: p.valid_from_secs,
|
|
||||||
valid_until_secs: p.valid_until_secs,
|
|
||||||
max_gas_fee_per_gas: p
|
|
||||||
.max_gas_fee_per_gas
|
|
||||||
.map(|v| fixed(&v, "max_gas_fee_per_gas must be 32 bytes"))
|
|
||||||
.transpose()?,
|
|
||||||
max_priority_fee_per_gas: p
|
|
||||||
.max_priority_fee_per_gas
|
|
||||||
.map(|v| fixed(&v, "max_priority_fee_per_gas must be 32 bytes"))
|
|
||||||
.transpose()?,
|
|
||||||
rate_limit: p.rate_limit.map(|r| persistent_grant::RateLimit {
|
|
||||||
count: r.count,
|
|
||||||
window_secs: r.window_secs,
|
|
||||||
}),
|
|
||||||
specific,
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
fn fixed<const N: usize>(bytes: &[u8], message: &'static str) -> Result<[u8; N], Status> {
|
|
||||||
<[u8; N]>::try_from(bytes).map_err(|_| Status::invalid_argument(message))
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Validates the transaction where the request enters, so a malformed one is refused
|
|
||||||
/// before any operator votes on it instead of failing after quorum.
|
|
||||||
fn parse_one_off_transaction(
|
|
||||||
p: proto_gov::ApproveOneOffTransactionPayload,
|
|
||||||
) -> Result<one_off_transaction::Settings, Status> {
|
|
||||||
Ok(one_off_transaction::Settings {
|
|
||||||
client_id: p.client_id,
|
|
||||||
wallet_address: fixed(&p.wallet_address, "wallet_address must be 20 bytes")?,
|
|
||||||
chain_id: p.chain_id,
|
|
||||||
nonce: p.nonce,
|
|
||||||
gas_limit: p.gas_limit,
|
|
||||||
max_fee_per_gas: u128::from_be_bytes(fixed(
|
|
||||||
&p.max_fee_per_gas,
|
|
||||||
"max_fee_per_gas must be 16 bytes",
|
|
||||||
)?),
|
|
||||||
max_priority_fee_per_gas: u128::from_be_bytes(fixed(
|
|
||||||
&p.max_priority_fee_per_gas,
|
|
||||||
"max_priority_fee_per_gas must be 16 bytes",
|
|
||||||
)?),
|
|
||||||
to: fixed(&p.to, "to must be 20 bytes")?,
|
|
||||||
value: fixed(&p.value, "value must be 32 bytes")?,
|
|
||||||
input: p.input,
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn handle_vote(
|
|
||||||
actor: &ActorRef<OperatorSession>,
|
|
||||||
req: proto_gov::CastVoteRequest,
|
|
||||||
) -> Result<Option<OperatorResponsePayload>, Status> {
|
|
||||||
let result = actor
|
|
||||||
.ask(HandleCastVote {
|
|
||||||
proposal_id: ProposalId::from_raw(req.proposal_id),
|
|
||||||
approve: req.approve,
|
|
||||||
signature: req.signature,
|
|
||||||
})
|
|
||||||
.await;
|
|
||||||
|
|
||||||
let outcome = match result {
|
|
||||||
Ok(VoteOutcome::Pending) => ProtoVoteOutcome::Pending,
|
|
||||||
Ok(VoteOutcome::Approved) => ProtoVoteOutcome::Approved,
|
|
||||||
Ok(VoteOutcome::Rejected) => ProtoVoteOutcome::Rejected,
|
|
||||||
Err(kameo::error::SendError::HandlerError(ProposalError::AlreadyVoted)) => {
|
|
||||||
return Err(Status::invalid_argument("Already voted on this proposal"));
|
|
||||||
}
|
|
||||||
Err(kameo::error::SendError::HandlerError(ProposalError::InvalidSignature)) => {
|
|
||||||
return Err(Status::invalid_argument("Invalid vote signature"));
|
|
||||||
}
|
|
||||||
Err(kameo::error::SendError::HandlerError(ProposalError::ProposalNotFound)) => {
|
|
||||||
return Err(Status::not_found("Proposal not found"));
|
|
||||||
}
|
|
||||||
Err(e) => {
|
|
||||||
warn!(?e, "cast_vote failed");
|
|
||||||
return Err(Status::internal("Failed to cast vote"));
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
Ok(Some(wrap(GovResponsePayload::Voted(
|
|
||||||
proto_gov::VoteResponse {
|
|
||||||
outcome: outcome.into(),
|
|
||||||
},
|
|
||||||
))))
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn handle_query(
|
|
||||||
actor: &ActorRef<OperatorSession>,
|
|
||||||
) -> Result<Option<OperatorResponsePayload>, Status> {
|
|
||||||
let summaries = actor.ask(HandleQueryPending {}).await.unwrap_or_default();
|
|
||||||
|
|
||||||
let proposals = summaries
|
|
||||||
.into_iter()
|
|
||||||
.map(|s| proto_gov::ProposalSummary {
|
|
||||||
id: s.id.to_raw(),
|
|
||||||
kind: <&'static str>::from(s.kind).to_owned(),
|
|
||||||
initiator_id: s.initiator_id.to_raw(),
|
|
||||||
expires_at: s.expires_at.0.timestamp(),
|
|
||||||
approve_count: s.approve_count,
|
|
||||||
reject_count: s.reject_count,
|
|
||||||
})
|
|
||||||
.collect();
|
|
||||||
|
|
||||||
Ok(Some(wrap(GovResponsePayload::Pending(
|
|
||||||
QueryPendingResponse { proposals },
|
|
||||||
))))
|
|
||||||
}
|
|
||||||
@@ -1,10 +1,11 @@
|
|||||||
use crate::{
|
use crate::{
|
||||||
db::models::{CoreEvmWalletAccess, EvmWalletId, NewEvmWalletAccess},
|
db::models::{CoreEvmWalletAccess, NewEvmWalletAccess},
|
||||||
evm::policies::{
|
evm::policies::{
|
||||||
SharedGrantSettings, SpecificGrant, TransactionRateLimit, VolumeRateLimit, ether_transfer,
|
SharedGrantSettings, SpecificGrant, TransactionRateLimit, VolumeRateLimit, ether_transfer,
|
||||||
token_transfers,
|
token_transfers,
|
||||||
},
|
},
|
||||||
grpc::{Convert, TryConvert},
|
grpc::Convert,
|
||||||
|
grpc::TryConvert,
|
||||||
};
|
};
|
||||||
use arbiter_proto::{
|
use arbiter_proto::{
|
||||||
proto::evm::{
|
proto::evm::{
|
||||||
@@ -86,6 +87,7 @@ impl TryConvert for ProtoSharedSettings {
|
|||||||
.valid_until
|
.valid_until
|
||||||
.map(ProtoTimestamp::try_convert)
|
.map(ProtoTimestamp::try_convert)
|
||||||
.transpose()?,
|
.transpose()?,
|
||||||
|
revoked_at: None,
|
||||||
max_gas_fee_per_gas: self
|
max_gas_fee_per_gas: self
|
||||||
.max_gas_fee_per_gas
|
.max_gas_fee_per_gas
|
||||||
.as_deref()
|
.as_deref()
|
||||||
@@ -149,7 +151,7 @@ impl Convert for WalletAccess {
|
|||||||
|
|
||||||
fn convert(self) -> Self::Output {
|
fn convert(self) -> Self::Output {
|
||||||
NewEvmWalletAccess {
|
NewEvmWalletAccess {
|
||||||
wallet_id: EvmWalletId::from_raw(self.wallet_id),
|
wallet_id: self.wallet_id,
|
||||||
client_id: self.sdk_client_id,
|
client_id: self.sdk_client_id,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -164,7 +166,7 @@ impl TryConvert for SdkClientWalletAccess {
|
|||||||
return Err(Status::invalid_argument("Missing wallet access entry"));
|
return Err(Status::invalid_argument("Missing wallet access entry"));
|
||||||
};
|
};
|
||||||
Ok(CoreEvmWalletAccess {
|
Ok(CoreEvmWalletAccess {
|
||||||
wallet_id: EvmWalletId::from_raw(access.wallet_id),
|
wallet_id: access.wallet_id,
|
||||||
client_id: access.sdk_client_id,
|
client_id: access.sdk_client_id,
|
||||||
id: self.id,
|
id: self.id,
|
||||||
})
|
})
|
||||||
|
|||||||
@@ -103,7 +103,7 @@ impl Convert for EvmWalletAccess {
|
|||||||
Self::Output {
|
Self::Output {
|
||||||
id: self.id,
|
id: self.id,
|
||||||
access: Some(WalletAccess {
|
access: Some(WalletAccess {
|
||||||
wallet_id: self.wallet_id.to_raw(),
|
wallet_id: self.wallet_id,
|
||||||
sdk_client_id: self.client_id,
|
sdk_client_id: self.client_id,
|
||||||
}),
|
}),
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ use crate::{
|
|||||||
db::models::NewEvmWalletAccess,
|
db::models::NewEvmWalletAccess,
|
||||||
grpc::Convert,
|
grpc::Convert,
|
||||||
peers::operator::{
|
peers::operator::{
|
||||||
OperatorSession, OutOfBand,
|
OutOfBand, OperatorSession,
|
||||||
session::handlers::{
|
session::handlers::{
|
||||||
HandleGrantEvmWalletAccess, HandleListWalletAccess, HandleNewClientApprove,
|
HandleGrantEvmWalletAccess, HandleListWalletAccess, HandleNewClientApprove,
|
||||||
HandleRevokeEvmWalletAccess, HandleSdkClientList,
|
HandleRevokeEvmWalletAccess, HandleSdkClientList,
|
||||||
@@ -11,8 +11,8 @@ use crate::{
|
|||||||
};
|
};
|
||||||
use arbiter_crypto::authn;
|
use arbiter_crypto::authn;
|
||||||
use arbiter_proto::proto::{
|
use arbiter_proto::proto::{
|
||||||
|
shared::ClientInfo as ProtoClientMetadata,
|
||||||
operator::{
|
operator::{
|
||||||
operator_response::Payload as OperatorResponsePayload,
|
|
||||||
sdk_client::{
|
sdk_client::{
|
||||||
self as proto_sdk_client, ConnectionCancel as ProtoSdkClientConnectionCancel,
|
self as proto_sdk_client, ConnectionCancel as ProtoSdkClientConnectionCancel,
|
||||||
ConnectionRequest as ProtoSdkClientConnectionRequest,
|
ConnectionRequest as ProtoSdkClientConnectionRequest,
|
||||||
@@ -24,8 +24,8 @@ use arbiter_proto::proto::{
|
|||||||
request::Payload as SdkClientRequestPayload,
|
request::Payload as SdkClientRequestPayload,
|
||||||
response::Payload as SdkClientResponsePayload,
|
response::Payload as SdkClientResponsePayload,
|
||||||
},
|
},
|
||||||
|
operator_response::Payload as OperatorResponsePayload,
|
||||||
},
|
},
|
||||||
shared::ClientInfo as ProtoClientMetadata,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
use kameo::actor::ActorRef;
|
use kameo::actor::ActorRef;
|
||||||
@@ -115,7 +115,7 @@ async fn handle_list(
|
|||||||
clients: clients
|
clients: clients
|
||||||
.into_iter()
|
.into_iter()
|
||||||
.map(|(client, metadata)| ProtoSdkClientEntry {
|
.map(|(client, metadata)| ProtoSdkClientEntry {
|
||||||
id: client.id.to_raw(),
|
id: client.id,
|
||||||
pubkey: client.public_key.clone(),
|
pubkey: client.public_key.clone(),
|
||||||
info: Some(ProtoClientMetadata {
|
info: Some(ProtoClientMetadata {
|
||||||
name: metadata.name,
|
name: metadata.name,
|
||||||
|
|||||||
@@ -1,24 +1,16 @@
|
|||||||
use crate::{
|
use crate::{
|
||||||
actors::vault::VaultState,
|
actors::vault::VaultState,
|
||||||
peers::operator::{
|
peers::operator::{OperatorSession, session::handlers::HandleQueryVaultState},
|
||||||
OperatorSession,
|
|
||||||
session::handlers::{
|
|
||||||
HandleContributeRecoveryRekeyPassphrase, HandleContributeRekeyPassphrase,
|
|
||||||
HandleQueryVaultState,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
};
|
};
|
||||||
use arbiter_proto::{
|
use arbiter_proto::{
|
||||||
|
proto::shared::VaultState as ProtoVaultState,
|
||||||
proto::operator::{
|
proto::operator::{
|
||||||
operator_response::Payload as OperatorResponsePayload,
|
operator_response::Payload as OperatorResponsePayload,
|
||||||
vault::{
|
vault::{
|
||||||
self as proto_vault,
|
self as proto_vault, request::Payload as VaultRequestPayload,
|
||||||
rekey::{self as proto_rekey, RekeyResult as ProtoRekeyResult},
|
|
||||||
request::Payload as VaultRequestPayload,
|
|
||||||
response::Payload as VaultResponsePayload,
|
response::Payload as VaultResponsePayload,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
proto::shared::VaultState as ProtoVaultState,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
use kameo::actor::ActorRef;
|
use kameo::actor::ActorRef;
|
||||||
@@ -41,7 +33,6 @@ pub(super) async fn dispatch(
|
|||||||
|
|
||||||
match payload {
|
match payload {
|
||||||
VaultRequestPayload::QueryState(()) => handle_query_vault_state(actor).await,
|
VaultRequestPayload::QueryState(()) => handle_query_vault_state(actor).await,
|
||||||
VaultRequestPayload::Rekey(req) => handle_rekey(actor, req).await,
|
|
||||||
VaultRequestPayload::Unseal(_) | VaultRequestPayload::Bootstrap(_) => {
|
VaultRequestPayload::Unseal(_) | VaultRequestPayload::Bootstrap(_) => {
|
||||||
Err(Status::permission_denied(
|
Err(Status::permission_denied(
|
||||||
"Vault is already unsealed; unseal/bootstrap not permitted in session",
|
"Vault is already unsealed; unseal/bootstrap not permitted in session",
|
||||||
@@ -50,51 +41,6 @@ pub(super) async fn dispatch(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
async fn handle_rekey(
|
|
||||||
actor: &ActorRef<OperatorSession>,
|
|
||||||
req: proto_rekey::Request,
|
|
||||||
) -> Result<Option<OperatorResponsePayload>, Status> {
|
|
||||||
use arbiter_proto::proto::operator::vault::rekey::request::Payload as RekeyPayload;
|
|
||||||
|
|
||||||
let payload = req
|
|
||||||
.payload
|
|
||||||
.ok_or_else(|| Status::invalid_argument("Missing rekey payload"))?;
|
|
||||||
|
|
||||||
let done: bool = match payload {
|
|
||||||
RekeyPayload::ContributePassphrase(cp) => actor
|
|
||||||
.ask(HandleContributeRekeyPassphrase {
|
|
||||||
passphrase: cp.passphrase,
|
|
||||||
})
|
|
||||||
.await
|
|
||||||
.map_err(|e| {
|
|
||||||
warn!(?e, "rekey passphrase contribution failed");
|
|
||||||
Status::internal("Rekey contribution failed")
|
|
||||||
})?,
|
|
||||||
RekeyPayload::ContributeRecoveryPassphrase(crp) => actor
|
|
||||||
.ask(HandleContributeRecoveryRekeyPassphrase {
|
|
||||||
recovery_operator_id: crp.recovery_operator_id,
|
|
||||||
passphrase: crp.passphrase,
|
|
||||||
})
|
|
||||||
.await
|
|
||||||
.map_err(|e| {
|
|
||||||
warn!(?e, "rekey recovery passphrase contribution failed");
|
|
||||||
Status::internal("Rekey recovery contribution failed")
|
|
||||||
})?,
|
|
||||||
};
|
|
||||||
|
|
||||||
let proto_result = if done {
|
|
||||||
ProtoRekeyResult::Success
|
|
||||||
} else {
|
|
||||||
ProtoRekeyResult::AwaitingContributions
|
|
||||||
};
|
|
||||||
|
|
||||||
Ok(Some(wrap_vault_response(VaultResponsePayload::Rekey(
|
|
||||||
proto_rekey::Response {
|
|
||||||
result: proto_result.into(),
|
|
||||||
},
|
|
||||||
))))
|
|
||||||
}
|
|
||||||
|
|
||||||
async fn handle_query_vault_state(
|
async fn handle_query_vault_state(
|
||||||
actor: &ActorRef<OperatorSession>,
|
actor: &ActorRef<OperatorSession>,
|
||||||
) -> Result<Option<OperatorResponsePayload>, Status> {
|
) -> Result<Option<OperatorResponsePayload>, Status> {
|
||||||
|
|||||||
@@ -1,17 +1,14 @@
|
|||||||
use crate::{
|
use crate::{
|
||||||
grpc::{Convert, TryConvert},
|
grpc::{Convert, TryConvert},
|
||||||
peers::operator::vault_gate::{
|
peers::operator::vault_gate::{
|
||||||
self as vault_gate, HandleBootstrapEncryptedKey, HandleContributeBootstrapPassphrase,
|
self as vault_gate, HandleBootstrapEncryptedKey, HandleHandshake, HandleUnsealEncryptedKey,
|
||||||
HandleContributeRecoveryBootstrapPassphrase, HandleContributeRecoveryUnsealPassphrase,
|
|
||||||
HandleContributeUnsealPassphrase, HandleDeclareCommittee, HandleHandshake,
|
|
||||||
HandleUnsealEncryptedKey,
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
use arbiter_proto::proto::operator::{
|
use arbiter_proto::proto::operator::{
|
||||||
operator_request::Payload as OperatorRequestPayload,
|
operator_request::Payload as OperatorRequestPayload,
|
||||||
vault::{
|
vault::{
|
||||||
self as proto_vault,
|
self as proto_vault,
|
||||||
bootstrap::{self as proto_bootstrap, request::Payload as BootstrapRequestPayload},
|
bootstrap::{self as proto_bootstrap},
|
||||||
request::Payload as VaultRequestPayload,
|
request::Payload as VaultRequestPayload,
|
||||||
unseal::{self as proto_unseal, request::Payload as UnsealRequestPayload},
|
unseal::{self as proto_unseal, request::Payload as UnsealRequestPayload},
|
||||||
},
|
},
|
||||||
@@ -53,9 +50,6 @@ impl TryConvert for VaultRequestPayload {
|
|||||||
Self::QueryState(()) => Ok(vault_gate::Inbound::HandleVaultState),
|
Self::QueryState(()) => Ok(vault_gate::Inbound::HandleVaultState),
|
||||||
Self::Unseal(req) => req.try_convert(),
|
Self::Unseal(req) => req.try_convert(),
|
||||||
Self::Bootstrap(req) => req.try_convert(),
|
Self::Bootstrap(req) => req.try_convert(),
|
||||||
Self::Rekey(_) => Err(Status::permission_denied(
|
|
||||||
"Rekey requires an authenticated session",
|
|
||||||
)),
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -79,21 +73,6 @@ impl TryConvert for UnsealRequestPayload {
|
|||||||
match self {
|
match self {
|
||||||
Self::Start(start) => start.try_convert(),
|
Self::Start(start) => start.try_convert(),
|
||||||
Self::EncryptedKey(key) => Ok(key.convert()),
|
Self::EncryptedKey(key) => Ok(key.convert()),
|
||||||
Self::ContributePassphrase(cp) => Ok(
|
|
||||||
vault_gate::Inbound::HandleContributeUnsealPassphrase(
|
|
||||||
HandleContributeUnsealPassphrase {
|
|
||||||
passphrase: cp.passphrase,
|
|
||||||
},
|
|
||||||
),
|
|
||||||
),
|
|
||||||
Self::ContributeRecoveryPassphrase(crp) => Ok(
|
|
||||||
vault_gate::Inbound::HandleContributeRecoveryUnsealPassphrase(
|
|
||||||
HandleContributeRecoveryUnsealPassphrase {
|
|
||||||
recovery_operator_id: crp.recovery_operator_id,
|
|
||||||
passphrase: crp.passphrase,
|
|
||||||
},
|
|
||||||
),
|
|
||||||
),
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -128,44 +107,12 @@ impl TryConvert for proto_bootstrap::Request {
|
|||||||
type Error = Status;
|
type Error = Status;
|
||||||
|
|
||||||
fn try_convert(self) -> Result<vault_gate::Inbound, Status> {
|
fn try_convert(self) -> Result<vault_gate::Inbound, Status> {
|
||||||
self.payload
|
self.encrypted_key
|
||||||
.ok_or_else(|| Status::invalid_argument("Missing bootstrap payload"))?
|
.ok_or_else(|| Status::invalid_argument("Missing bootstrap encrypted key"))?
|
||||||
.try_convert()
|
.try_convert()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
impl TryConvert for BootstrapRequestPayload {
|
|
||||||
type Output = vault_gate::Inbound;
|
|
||||||
type Error = Status;
|
|
||||||
|
|
||||||
fn try_convert(self) -> Result<vault_gate::Inbound, Status> {
|
|
||||||
match self {
|
|
||||||
Self::EncryptedKey(key) => key.try_convert(),
|
|
||||||
Self::DeclareCommittee(dc) => Ok(
|
|
||||||
vault_gate::Inbound::HandleDeclareCommittee(HandleDeclareCommittee {
|
|
||||||
count: dc.count as usize,
|
|
||||||
recovery_count: dc.recovery_count as usize,
|
|
||||||
}),
|
|
||||||
),
|
|
||||||
Self::ContributePassphrase(cp) => Ok(
|
|
||||||
vault_gate::Inbound::HandleContributeBootstrapPassphrase(
|
|
||||||
HandleContributeBootstrapPassphrase {
|
|
||||||
passphrase: cp.passphrase,
|
|
||||||
},
|
|
||||||
),
|
|
||||||
),
|
|
||||||
Self::ContributeRecoveryPassphrase(crp) => Ok(
|
|
||||||
vault_gate::Inbound::HandleContributeRecoveryBootstrapPassphrase(
|
|
||||||
HandleContributeRecoveryBootstrapPassphrase {
|
|
||||||
recovery_operator_id: crp.recovery_operator_id,
|
|
||||||
passphrase: crp.passphrase,
|
|
||||||
},
|
|
||||||
),
|
|
||||||
),
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
impl TryConvert for proto_bootstrap::BootstrapEncryptedKey {
|
impl TryConvert for proto_bootstrap::BootstrapEncryptedKey {
|
||||||
type Output = vault_gate::Inbound;
|
type Output = vault_gate::Inbound;
|
||||||
type Error = Status;
|
type Error = Status;
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ use crate::{
|
|||||||
peers::operator::vault_gate::{self as vault_gate},
|
peers::operator::vault_gate::{self as vault_gate},
|
||||||
};
|
};
|
||||||
use arbiter_proto::proto::{
|
use arbiter_proto::proto::{
|
||||||
|
shared::VaultState as ProtoVaultState,
|
||||||
operator::{
|
operator::{
|
||||||
operator_response::Payload as OperatorResponsePayload,
|
operator_response::Payload as OperatorResponsePayload,
|
||||||
vault::{
|
vault::{
|
||||||
@@ -16,7 +17,6 @@ use arbiter_proto::proto::{
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
shared::VaultState as ProtoVaultState,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
use tonic::Status;
|
use tonic::Status;
|
||||||
@@ -110,68 +110,6 @@ impl TryConvert for vault_gate::Outbound {
|
|||||||
};
|
};
|
||||||
Ok(wrap_bootstrap_response(proto_result))
|
Ok(wrap_bootstrap_response(proto_result))
|
||||||
}
|
}
|
||||||
Self::HandleDeclareCommittee(result) => {
|
|
||||||
let proto_result = match result {
|
|
||||||
Ok(()) => ProtoBootstrapResult::Success,
|
|
||||||
Err(err) => {
|
|
||||||
warn!(?err, "declare committee failed");
|
|
||||||
return Err(Status::internal("Failed to declare committee"));
|
|
||||||
}
|
|
||||||
};
|
|
||||||
Ok(wrap_bootstrap_response(proto_result))
|
|
||||||
}
|
|
||||||
Self::HandleContributeBootstrapPassphrase(result) => {
|
|
||||||
let proto_result = match result {
|
|
||||||
Ok(true) => ProtoBootstrapResult::Success,
|
|
||||||
Ok(false) => ProtoBootstrapResult::AwaitingContributions,
|
|
||||||
Err(err) => {
|
|
||||||
warn!(?err, "contribute bootstrap passphrase failed");
|
|
||||||
return Err(Status::internal("Failed to contribute bootstrap passphrase"));
|
|
||||||
}
|
|
||||||
};
|
|
||||||
Ok(wrap_bootstrap_response(proto_result))
|
|
||||||
}
|
|
||||||
Self::HandleContributeRecoveryBootstrapPassphrase(result) => {
|
|
||||||
let proto_result = match result {
|
|
||||||
Ok(true) => ProtoBootstrapResult::Success,
|
|
||||||
Ok(false) => ProtoBootstrapResult::AwaitingContributions,
|
|
||||||
Err(err) => {
|
|
||||||
warn!(?err, "contribute recovery bootstrap passphrase failed");
|
|
||||||
return Err(Status::internal(
|
|
||||||
"Failed to contribute recovery bootstrap passphrase",
|
|
||||||
));
|
|
||||||
}
|
|
||||||
};
|
|
||||||
Ok(wrap_bootstrap_response(proto_result))
|
|
||||||
}
|
|
||||||
Self::HandleContributeUnsealPassphrase(result) => {
|
|
||||||
let proto_result = match result {
|
|
||||||
Ok(true) => ProtoUnsealResult::Success,
|
|
||||||
Ok(false) => ProtoUnsealResult::AwaitingContributions,
|
|
||||||
Err(err) => {
|
|
||||||
warn!(?err, "contribute unseal passphrase failed");
|
|
||||||
return Err(Status::internal("Failed to contribute unseal passphrase"));
|
|
||||||
}
|
|
||||||
};
|
|
||||||
Ok(wrap_unseal_response(UnsealResponsePayload::Result(
|
|
||||||
proto_result.into(),
|
|
||||||
)))
|
|
||||||
}
|
|
||||||
Self::HandleContributeRecoveryUnsealPassphrase(result) => {
|
|
||||||
let proto_result = match result {
|
|
||||||
Ok(true) => ProtoUnsealResult::Success,
|
|
||||||
Ok(false) => ProtoUnsealResult::AwaitingContributions,
|
|
||||||
Err(err) => {
|
|
||||||
warn!(?err, "contribute recovery unseal passphrase failed");
|
|
||||||
return Err(Status::internal(
|
|
||||||
"Failed to contribute recovery unseal passphrase",
|
|
||||||
));
|
|
||||||
}
|
|
||||||
};
|
|
||||||
Ok(wrap_unseal_response(UnsealResponsePayload::Result(
|
|
||||||
proto_result.into(),
|
|
||||||
)))
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ use crate::{
|
|||||||
schema::program_client,
|
schema::program_client,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
use arbiter_crypto::authn::{self, AuthChallenge, SigningContext};
|
use arbiter_crypto::authn::{self, AuthChallenge, CLIENT_CONTEXT};
|
||||||
use arbiter_proto::{
|
use arbiter_proto::{
|
||||||
ClientMetadata,
|
ClientMetadata,
|
||||||
transport::{Bi, expect_message},
|
transport::{Bi, expect_message},
|
||||||
@@ -306,7 +306,7 @@ where
|
|||||||
Error::Transport
|
Error::Transport
|
||||||
})?;
|
})?;
|
||||||
|
|
||||||
if !pubkey.verify(&challenge, SigningContext::Client, &signature) {
|
if !pubkey.verify(&challenge, CLIENT_CONTEXT, &signature) {
|
||||||
error!("Challenge solution verification failed");
|
error!("Challenge solution verification failed");
|
||||||
return Err(Error::InvalidChallengeSolution);
|
return Err(Error::InvalidChallengeSolution);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
use crate::{
|
use crate::{
|
||||||
actors::GlobalActors, crypto::integrity::Integrable, db, peers::client::session::ClientSession,
|
actors::GlobalActors, db, peers::client::session::ClientSession,
|
||||||
};
|
};
|
||||||
use arbiter_crypto::authn;
|
use arbiter_crypto::authn;
|
||||||
use arbiter_macros::Hashable;
|
use arbiter_macros::Hashable;
|
||||||
@@ -14,15 +14,12 @@ pub struct ClientProfile {
|
|||||||
pub metadata: ClientMetadata,
|
pub metadata: ClientMetadata,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Hashable)]
|
#[derive(Hashable, arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "client_credentials")]
|
||||||
pub struct ClientCredentials {
|
pub struct ClientCredentials {
|
||||||
pub pubkey: authn::PublicKey,
|
pub pubkey: authn::PublicKey,
|
||||||
}
|
}
|
||||||
|
|
||||||
impl Integrable for ClientCredentials {
|
|
||||||
const KIND: &'static str = "client_credentials";
|
|
||||||
}
|
|
||||||
|
|
||||||
pub struct ClientConnection {
|
pub struct ClientConnection {
|
||||||
pub(crate) db: db::DatabasePool,
|
pub(crate) db: db::DatabasePool,
|
||||||
pub(crate) actors: GlobalActors,
|
pub(crate) actors: GlobalActors,
|
||||||
|
|||||||
@@ -4,29 +4,29 @@ use super::{
|
|||||||
};
|
};
|
||||||
use crate::{
|
use crate::{
|
||||||
actors::bootstrap::ConsumeToken,
|
actors::bootstrap::ConsumeToken,
|
||||||
db::{DatabasePool, schema::operator_identity},
|
db::{DatabasePool, schema::operator_client},
|
||||||
peers::operator::auth::Outbound,
|
peers::operator::auth::Outbound,
|
||||||
};
|
};
|
||||||
use arbiter_crypto::authn::{self, AuthChallenge, SigningContext};
|
use arbiter_crypto::authn::{self, AuthChallenge, OPERATOR_CONTEXT};
|
||||||
use arbiter_proto::transport::Bi;
|
use arbiter_proto::transport::Bi;
|
||||||
|
|
||||||
use diesel::{ExpressionMethods as _, OptionalExtension as _, QueryDsl};
|
use diesel::{ExpressionMethods as _, OptionalExtension as _, QueryDsl};
|
||||||
use diesel_async::RunQueryDsl;
|
use diesel_async::RunQueryDsl;
|
||||||
use tracing::error;
|
use tracing::error;
|
||||||
|
|
||||||
pub(crate) struct ChallengeRequest {
|
pub(super) struct ChallengeRequest {
|
||||||
pub(crate) pubkey: authn::PublicKey,
|
pub(super) pubkey: authn::PublicKey,
|
||||||
pub(crate) bootstrap_token: Option<String>,
|
pub(super) bootstrap_token: Option<String>,
|
||||||
}
|
}
|
||||||
|
|
||||||
pub struct ChallengeContext {
|
pub struct ChallengeContext {
|
||||||
pub challenge: AuthChallenge,
|
pub(super) challenge: AuthChallenge,
|
||||||
pub pubkey: authn::PublicKey,
|
pub(super) pubkey: authn::PublicKey,
|
||||||
pub bootstrap_token: Option<String>,
|
pub(super) bootstrap_token: Option<String>,
|
||||||
}
|
}
|
||||||
|
|
||||||
pub(crate) struct ChallengeSolution {
|
pub(super) struct ChallengeSolution {
|
||||||
pub(crate) solution: Vec<u8>,
|
pub(super) solution: Vec<u8>,
|
||||||
}
|
}
|
||||||
|
|
||||||
smlang::statemachine!(
|
smlang::statemachine!(
|
||||||
@@ -44,9 +44,9 @@ async fn get_client_id(db: &DatabasePool, pubkey: &authn::PublicKey) -> Result<O
|
|||||||
Error::internal("Database unavailable")
|
Error::internal("Database unavailable")
|
||||||
})?;
|
})?;
|
||||||
|
|
||||||
operator_identity::table
|
operator_client::table
|
||||||
.filter(operator_identity::public_key.eq(pubkey.to_bytes()))
|
.filter(operator_client::public_key.eq(pubkey.to_bytes()))
|
||||||
.select(operator_identity::id)
|
.select(operator_client::id)
|
||||||
.first::<i32>(&mut conn)
|
.first::<i32>(&mut conn)
|
||||||
.await
|
.await
|
||||||
.optional()
|
.optional()
|
||||||
@@ -63,9 +63,9 @@ async fn register_key(db: &DatabasePool, pubkey: &authn::PublicKey) -> Result<i3
|
|||||||
Error::internal("Database unavailable")
|
Error::internal("Database unavailable")
|
||||||
})?;
|
})?;
|
||||||
|
|
||||||
let id: i32 = diesel::insert_into(operator_identity::table)
|
let id: i32 = diesel::insert_into(operator_client::table)
|
||||||
.values((operator_identity::public_key.eq(pubkey_bytes),))
|
.values((operator_client::public_key.eq(pubkey_bytes),))
|
||||||
.returning(operator_identity::id)
|
.returning(operator_client::id)
|
||||||
.get_result(&mut conn)
|
.get_result(&mut conn)
|
||||||
.await
|
.await
|
||||||
.map_err(|e| {
|
.map_err(|e| {
|
||||||
@@ -141,7 +141,7 @@ where
|
|||||||
Error::InvalidChallengeSolution
|
Error::InvalidChallengeSolution
|
||||||
})?;
|
})?;
|
||||||
|
|
||||||
let valid = pubkey.verify(challenge, SigningContext::Operator, &signature);
|
let valid = pubkey.verify(challenge, OPERATOR_CONTEXT, &signature);
|
||||||
|
|
||||||
if !valid {
|
if !valid {
|
||||||
self.transport
|
self.transport
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ use crate::{
|
|||||||
GlobalActors,
|
GlobalActors,
|
||||||
vault::{GetState, Vault},
|
vault::{GetState, Vault},
|
||||||
},
|
},
|
||||||
crypto::integrity::{self, AttestationStatus, Integrable},
|
crypto::integrity::{self, AttestationStatus},
|
||||||
db::{DatabaseError, DatabasePool},
|
db::{DatabaseError, DatabasePool},
|
||||||
peers::client::ClientProfile,
|
peers::client::ClientProfile,
|
||||||
};
|
};
|
||||||
@@ -23,16 +23,13 @@ pub mod auth;
|
|||||||
pub mod session;
|
pub mod session;
|
||||||
pub mod vault_gate;
|
pub mod vault_gate;
|
||||||
|
|
||||||
#[derive(Debug, Clone, Hashable)]
|
#[derive(Debug, Clone, Hashable, arbiter_macros::Integrable)]
|
||||||
|
#[integrable(kind = "operator_credentials")]
|
||||||
pub struct Credentials {
|
pub struct Credentials {
|
||||||
pub id: i32,
|
pub id: i32,
|
||||||
pub pubkey: authn::PublicKey,
|
pub pubkey: authn::PublicKey,
|
||||||
}
|
}
|
||||||
|
|
||||||
impl Integrable for Credentials {
|
|
||||||
const KIND: &'static str = "operator_credentials";
|
|
||||||
}
|
|
||||||
|
|
||||||
// Messages, sent by operator to connection client without having a request
|
// Messages, sent by operator to connection client without having a request
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
pub enum OutOfBand {
|
pub enum OutOfBand {
|
||||||
@@ -180,7 +177,6 @@ where
|
|||||||
|
|
||||||
Ok(OperatorSession::spawn(OperatorSession::new(
|
Ok(OperatorSession::spawn(OperatorSession::new(
|
||||||
props.clone(),
|
props.clone(),
|
||||||
creds.clone(),
|
|
||||||
oob_sender,
|
oob_sender,
|
||||||
)))
|
)))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,17 +1,12 @@
|
|||||||
use super::{Error, OperatorSession};
|
use super::{Error, OperatorSession};
|
||||||
use crate::db::models::{OperatorIdentityId, ProposalId};
|
|
||||||
use crate::{
|
use crate::{
|
||||||
actors::{
|
actors::evm::{
|
||||||
evm::{
|
ClientSignTransaction, Generate, ListWallets, OperatorCreateGrant, OperatorListGrants,
|
||||||
ClientSignTransaction, Generate, ListWallets, OperatorCreateGrant, OperatorDeleteGrant,
|
SignTransactionError as EvmSignError,
|
||||||
OperatorListGrants, SignTransactionError as EvmSignError,
|
|
||||||
},
|
|
||||||
flow_coordinator::client_connect_approval::ClientApprovalAnswer,
|
|
||||||
vault::VaultState,
|
|
||||||
},
|
|
||||||
db::models::{
|
|
||||||
EvmWalletAccess, EvmWalletId, NewEvmWalletAccess, ProgramClient, ProgramClientMetadata,
|
|
||||||
},
|
},
|
||||||
|
actors::flow_coordinator::client_connect_approval::ClientApprovalAnswer,
|
||||||
|
actors::vault::VaultState,
|
||||||
|
db::models::{EvmWalletAccess, NewEvmWalletAccess, ProgramClient, ProgramClientMetadata},
|
||||||
evm::policies::{Grant, SpecificGrant},
|
evm::policies::{Grant, SpecificGrant},
|
||||||
};
|
};
|
||||||
use arbiter_crypto::authn;
|
use arbiter_crypto::authn;
|
||||||
@@ -75,9 +70,7 @@ impl OperatorSession {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[message]
|
#[message]
|
||||||
pub(crate) async fn handle_evm_wallet_list(
|
pub(crate) async fn handle_evm_wallet_list(&mut self) -> Result<Vec<(i32, Address)>, Error> {
|
||||||
&mut self,
|
|
||||||
) -> Result<Vec<(EvmWalletId, Address)>, Error> {
|
|
||||||
match self.props.actors.evm.ask(ListWallets {}).await {
|
match self.props.actors.evm.ask(ListWallets {}).await {
|
||||||
Ok(wallets) => Ok(wallets),
|
Ok(wallets) => Ok(wallets),
|
||||||
Err(err) => {
|
Err(err) => {
|
||||||
@@ -123,23 +116,22 @@ impl OperatorSession {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[message]
|
#[message]
|
||||||
pub(crate) async fn handle_grant_delete(
|
pub(crate) fn handle_grant_delete(&mut self, grant_id: i32) -> Result<(), GrantMutationError> {
|
||||||
&mut self,
|
// match self
|
||||||
grant_id: i32,
|
// .props
|
||||||
) -> Result<(), GrantMutationError> {
|
// .actors
|
||||||
match self
|
// .evm
|
||||||
.props
|
// .ask(OperatorDeleteGrant { grant_id })
|
||||||
.actors
|
// .await
|
||||||
.evm
|
// {
|
||||||
.ask(OperatorDeleteGrant { grant_id })
|
// Ok(()) => Ok(()),
|
||||||
.await
|
// Err(err) => {
|
||||||
{
|
// error!(?err, "EVM grant delete failed");
|
||||||
Ok(()) => Ok(()),
|
// Err(GrantMutationError::Internal)
|
||||||
Err(err) => {
|
// }
|
||||||
error!(?err, "EVM grant delete failed");
|
// }
|
||||||
Err(GrantMutationError::Internal)
|
let _ = grant_id;
|
||||||
}
|
todo!()
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#[message]
|
#[message]
|
||||||
@@ -219,9 +211,8 @@ impl OperatorSession {
|
|||||||
pub(crate) async fn handle_list_wallet_access(
|
pub(crate) async fn handle_list_wallet_access(
|
||||||
&mut self,
|
&mut self,
|
||||||
) -> Result<Vec<EvmWalletAccess>, Error> {
|
) -> Result<Vec<EvmWalletAccess>, Error> {
|
||||||
use crate::db::schema::evm_wallet_access;
|
|
||||||
let mut conn = self.props.db.get().await?;
|
let mut conn = self.props.db.get().await?;
|
||||||
let access_entries = evm_wallet_access::table
|
let access_entries = crate::db::schema::evm_wallet_access::table
|
||||||
.select(EvmWalletAccess::as_select())
|
.select(EvmWalletAccess::as_select())
|
||||||
.load::<_>(&mut conn)
|
.load::<_>(&mut conn)
|
||||||
.await?;
|
.await?;
|
||||||
@@ -280,102 +271,3 @@ impl OperatorSession {
|
|||||||
Ok(clients)
|
Ok(clients)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#[messages]
|
|
||||||
impl OperatorSession {
|
|
||||||
#[message]
|
|
||||||
pub(crate) async fn handle_create_proposal(
|
|
||||||
&mut self,
|
|
||||||
kind: crate::db::proposal::ProposalKind,
|
|
||||||
ttl_secs: Option<u32>,
|
|
||||||
) -> Result<ProposalId, Error> {
|
|
||||||
use crate::actors::proposal_manager::CreateProposal;
|
|
||||||
let initiator_id = OperatorIdentityId::from_raw(self.credentials.id);
|
|
||||||
self.props
|
|
||||||
.actors
|
|
||||||
.proposal_manager
|
|
||||||
.ask(CreateProposal { kind, initiator_id, ttl_secs })
|
|
||||||
.await
|
|
||||||
.map_err(|e| {
|
|
||||||
error!(?e, "create_proposal failed");
|
|
||||||
Error::internal("Failed to create proposal")
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
#[message]
|
|
||||||
pub(crate) async fn handle_cast_vote(
|
|
||||||
&mut self,
|
|
||||||
proposal_id: ProposalId,
|
|
||||||
approve: bool,
|
|
||||||
signature: Vec<u8>,
|
|
||||||
) -> Result<crate::actors::proposal_manager::VoteOutcome, crate::actors::proposal_manager::Error> {
|
|
||||||
use crate::actors::proposal_manager::CastVote;
|
|
||||||
let operator_id = OperatorIdentityId::from_raw(self.credentials.id);
|
|
||||||
self.props
|
|
||||||
.actors
|
|
||||||
.proposal_manager
|
|
||||||
.ask(CastVote { proposal_id, operator_id, approve, signature })
|
|
||||||
.await
|
|
||||||
.map_err(|err| match err {
|
|
||||||
SendError::HandlerError(e) => e,
|
|
||||||
_ => crate::actors::proposal_manager::Error::ExecutionFailed("actor unavailable".to_owned()),
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
#[message]
|
|
||||||
pub(crate) async fn handle_query_pending(
|
|
||||||
&mut self,
|
|
||||||
) -> Vec<crate::actors::proposal_manager::ProposalSummary> {
|
|
||||||
use crate::actors::proposal_manager::QueryPending;
|
|
||||||
let operator_id = OperatorIdentityId::from_raw(self.credentials.id);
|
|
||||||
self.props
|
|
||||||
.actors
|
|
||||||
.proposal_manager
|
|
||||||
.ask(QueryPending { operator_id })
|
|
||||||
.await
|
|
||||||
.unwrap_or_default()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#[messages]
|
|
||||||
impl OperatorSession {
|
|
||||||
#[message]
|
|
||||||
pub(crate) async fn handle_contribute_rekey_passphrase(
|
|
||||||
&mut self,
|
|
||||||
passphrase: Vec<u8>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
use crate::actors::vault_coordinator::ContributeRekey;
|
|
||||||
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
|
||||||
|
|
||||||
let operator_id = self.credentials.id;
|
|
||||||
self.props
|
|
||||||
.actors
|
|
||||||
.vault_coordinator
|
|
||||||
.ask(ContributeRekey {
|
|
||||||
operator_id,
|
|
||||||
passphrase: SafeCell::new(passphrase),
|
|
||||||
})
|
|
||||||
.await
|
|
||||||
.map_err(|_| Error::internal("VaultCoordinator unavailable"))
|
|
||||||
}
|
|
||||||
|
|
||||||
#[message]
|
|
||||||
pub(crate) async fn handle_contribute_recovery_rekey_passphrase(
|
|
||||||
&mut self,
|
|
||||||
recovery_operator_id: i32,
|
|
||||||
passphrase: Vec<u8>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
use crate::actors::vault_coordinator::ContributeRecoveryRekey;
|
|
||||||
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
|
||||||
|
|
||||||
self.props
|
|
||||||
.actors
|
|
||||||
.vault_coordinator
|
|
||||||
.ask(ContributeRecoveryRekey {
|
|
||||||
recovery_operator_id,
|
|
||||||
passphrase: SafeCell::new(passphrase),
|
|
||||||
})
|
|
||||||
.await
|
|
||||||
.map_err(|_| Error::internal("VaultCoordinator unavailable"))
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
use super::{Credentials, OutOfBand, OperatorConnection};
|
use super::{OutOfBand, OperatorConnection};
|
||||||
use crate::{
|
use crate::{
|
||||||
actors::{
|
actors::{
|
||||||
flow_coordinator::client_connect_approval::ClientApprovalController,
|
flow_coordinator::client_connect_approval::{ClientApprovalAnswer, ClientApprovalController},
|
||||||
operator_registry::ConnectOperator,
|
operator_registry::ConnectOperator,
|
||||||
},
|
},
|
||||||
peers::client::ClientProfile,
|
peers::client::ClientProfile,
|
||||||
@@ -51,7 +51,6 @@ pub struct PendingClientApproval {
|
|||||||
|
|
||||||
pub struct OperatorSession {
|
pub struct OperatorSession {
|
||||||
props: OperatorConnection,
|
props: OperatorConnection,
|
||||||
credentials: Credentials,
|
|
||||||
sender: Box<dyn Sender<OutOfBand>>,
|
sender: Box<dyn Sender<OutOfBand>>,
|
||||||
|
|
||||||
pending_client_approvals: HashMap<Vec<u8>, PendingClientApproval>,
|
pending_client_approvals: HashMap<Vec<u8>, PendingClientApproval>,
|
||||||
@@ -60,10 +59,9 @@ pub struct OperatorSession {
|
|||||||
pub mod handlers;
|
pub mod handlers;
|
||||||
|
|
||||||
impl OperatorSession {
|
impl OperatorSession {
|
||||||
pub(crate) fn new(props: OperatorConnection, credentials: Credentials, sender: Box<dyn Sender<OutOfBand>>) -> Self {
|
pub(crate) fn new(props: OperatorConnection, sender: Box<dyn Sender<OutOfBand>>) -> Self {
|
||||||
Self {
|
Self {
|
||||||
props,
|
props,
|
||||||
credentials,
|
|
||||||
sender,
|
sender,
|
||||||
pending_client_approvals: HashMap::default(),
|
pending_client_approvals: HashMap::default(),
|
||||||
}
|
}
|
||||||
@@ -90,6 +88,7 @@ impl OperatorSession {
|
|||||||
actor = "operator",
|
actor = "operator",
|
||||||
event = "failed to announce new client connection"
|
event = "failed to announce new client connection"
|
||||||
);
|
);
|
||||||
|
let _ = controller.tell(ClientApprovalAnswer { approved: false }).await;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -3,12 +3,8 @@ use crate::{
|
|||||||
actors::{
|
actors::{
|
||||||
GlobalActors,
|
GlobalActors,
|
||||||
vault::{self, Bootstrap, GetState, TryUnseal, VaultState, events},
|
vault::{self, Bootstrap, GetState, TryUnseal, VaultState, events},
|
||||||
vault_coordinator::{
|
|
||||||
ContributeBootstrap, ContributeRecoveryBootstrap, ContributeRecoveryUnseal,
|
|
||||||
ContributeUnseal, StartBootstrap,
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
crypto::{KeyCell, integrity::{self}},
|
crypto::integrity::{self},
|
||||||
db::DatabasePool,
|
db::DatabasePool,
|
||||||
};
|
};
|
||||||
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
||||||
@@ -21,9 +17,6 @@ use tokio::sync::oneshot;
|
|||||||
use tracing::{error, info};
|
use tracing::{error, info};
|
||||||
use x25519_dalek::{EphemeralSecret, PublicKey, SharedSecret};
|
use x25519_dalek::{EphemeralSecret, PublicKey, SharedSecret};
|
||||||
|
|
||||||
pub use VaultGateMessage as Inbound;
|
|
||||||
pub use VaultGateMessageReply as Outbound;
|
|
||||||
|
|
||||||
pub mod state;
|
pub mod state;
|
||||||
|
|
||||||
#[derive(Debug, thiserror::Error)]
|
#[derive(Debug, thiserror::Error)]
|
||||||
@@ -105,9 +98,11 @@ impl VaultGate {
|
|||||||
nonce: &[u8],
|
nonce: &[u8],
|
||||||
ciphertext: &[u8],
|
ciphertext: &[u8],
|
||||||
associated_data: &[u8],
|
associated_data: &[u8],
|
||||||
) -> Result<KeyCell, ()> {
|
) -> Result<SafeCell<Vec<u8>>, ()> {
|
||||||
let nonce = XNonce::from_slice(nonce);
|
let nonce = XNonce::from_slice(nonce);
|
||||||
|
|
||||||
let cipher = XChaCha20Poly1305::new(secret.as_bytes().into());
|
let cipher = XChaCha20Poly1305::new(secret.as_bytes().into());
|
||||||
|
|
||||||
let mut key_buffer = SafeCell::new(ciphertext.to_vec());
|
let mut key_buffer = SafeCell::new(ciphertext.to_vec());
|
||||||
|
|
||||||
let decryption_result = key_buffer.write_inline(|write_handle| {
|
let decryption_result = key_buffer.write_inline(|write_handle| {
|
||||||
@@ -115,9 +110,7 @@ impl VaultGate {
|
|||||||
});
|
});
|
||||||
|
|
||||||
match decryption_result {
|
match decryption_result {
|
||||||
Ok(()) => KeyCell::try_from(key_buffer).map_err(|()| {
|
Ok(()) => Ok(key_buffer),
|
||||||
error!("Decrypted key material has unexpected length");
|
|
||||||
}),
|
|
||||||
Err(err) => {
|
Err(err) => {
|
||||||
error!(?err, "Failed to decrypt encrypted key material");
|
error!(?err, "Failed to decrypt encrypted key material");
|
||||||
Err(())
|
Err(())
|
||||||
@@ -126,7 +119,7 @@ impl VaultGate {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#[messages(enum)]
|
#[messages(messages = Inbound, replies = Outbound)]
|
||||||
impl VaultGate {
|
impl VaultGate {
|
||||||
#[message]
|
#[message]
|
||||||
pub fn handle_handshake(
|
pub fn handle_handshake(
|
||||||
@@ -159,14 +152,17 @@ impl VaultGate {
|
|||||||
return Err(Error::State);
|
return Err(Error::State);
|
||||||
};
|
};
|
||||||
|
|
||||||
let Ok(seal_key) = Self::decrypt_key(secret, &nonce, &ciphertext, &associated_data) else {
|
let Ok(seal_key_buffer) = Self::decrypt_key(secret, &nonce, &ciphertext, &associated_data)
|
||||||
|
else {
|
||||||
return Err(Error::InvalidKey);
|
return Err(Error::InvalidKey);
|
||||||
};
|
};
|
||||||
|
|
||||||
match self
|
match self
|
||||||
.actors
|
.actors
|
||||||
.vault
|
.vault
|
||||||
.ask(TryUnseal { seal_key })
|
.ask(TryUnseal {
|
||||||
|
seal_key_raw: seal_key_buffer,
|
||||||
|
})
|
||||||
.await
|
.await
|
||||||
{
|
{
|
||||||
Ok(()) => {
|
Ok(()) => {
|
||||||
@@ -196,14 +192,17 @@ impl VaultGate {
|
|||||||
return Err(Error::State);
|
return Err(Error::State);
|
||||||
};
|
};
|
||||||
|
|
||||||
let Ok(seal_key) = Self::decrypt_key(secret, &nonce, &ciphertext, &associated_data) else {
|
let Ok(seal_key_buffer) = Self::decrypt_key(secret, &nonce, &ciphertext, &associated_data)
|
||||||
|
else {
|
||||||
return Err(Error::InvalidKey);
|
return Err(Error::InvalidKey);
|
||||||
};
|
};
|
||||||
|
|
||||||
match self
|
match self
|
||||||
.actors
|
.actors
|
||||||
.vault
|
.vault
|
||||||
.ask(Bootstrap { seal_key })
|
.ask(Bootstrap {
|
||||||
|
seal_key_raw: seal_key_buffer,
|
||||||
|
})
|
||||||
.await
|
.await
|
||||||
{
|
{
|
||||||
Ok(()) => {
|
Ok(()) => {
|
||||||
@@ -235,89 +234,6 @@ impl VaultGate {
|
|||||||
|
|
||||||
Ok(answer)
|
Ok(answer)
|
||||||
}
|
}
|
||||||
|
|
||||||
#[message]
|
|
||||||
pub async fn handle_declare_committee(
|
|
||||||
&mut self,
|
|
||||||
count: usize,
|
|
||||||
recovery_count: usize,
|
|
||||||
) -> Result<(), Error> {
|
|
||||||
self.actors
|
|
||||||
.vault_coordinator
|
|
||||||
.ask(StartBootstrap {
|
|
||||||
operator_id: self.auth_creds.id,
|
|
||||||
declared_count: count,
|
|
||||||
recovery_count,
|
|
||||||
})
|
|
||||||
.await
|
|
||||||
.map_err(|_| Error::internal("VaultCoordinator unavailable"))
|
|
||||||
}
|
|
||||||
|
|
||||||
#[message]
|
|
||||||
pub async fn handle_contribute_bootstrap_passphrase(
|
|
||||||
&mut self,
|
|
||||||
passphrase: Vec<u8>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
let passphrase_cell = SafeCell::new(passphrase);
|
|
||||||
self.actors
|
|
||||||
.vault_coordinator
|
|
||||||
.ask(ContributeBootstrap {
|
|
||||||
operator_id: self.auth_creds.id,
|
|
||||||
passphrase: passphrase_cell,
|
|
||||||
})
|
|
||||||
.await
|
|
||||||
.map_err(|_| Error::internal("VaultCoordinator unavailable"))
|
|
||||||
}
|
|
||||||
|
|
||||||
#[message]
|
|
||||||
pub async fn handle_contribute_recovery_bootstrap_passphrase(
|
|
||||||
&mut self,
|
|
||||||
recovery_operator_id: i32,
|
|
||||||
passphrase: Vec<u8>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
let passphrase_cell = SafeCell::new(passphrase);
|
|
||||||
self.actors
|
|
||||||
.vault_coordinator
|
|
||||||
.ask(ContributeRecoveryBootstrap {
|
|
||||||
recovery_operator_id,
|
|
||||||
passphrase: passphrase_cell,
|
|
||||||
})
|
|
||||||
.await
|
|
||||||
.map_err(|_| Error::internal("VaultCoordinator unavailable"))
|
|
||||||
}
|
|
||||||
|
|
||||||
#[message]
|
|
||||||
pub async fn handle_contribute_unseal_passphrase(
|
|
||||||
&mut self,
|
|
||||||
passphrase: Vec<u8>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
let passphrase_cell = SafeCell::new(passphrase);
|
|
||||||
self.actors
|
|
||||||
.vault_coordinator
|
|
||||||
.ask(ContributeUnseal {
|
|
||||||
operator_id: self.auth_creds.id,
|
|
||||||
passphrase: passphrase_cell,
|
|
||||||
})
|
|
||||||
.await
|
|
||||||
.map_err(|_| Error::internal("VaultCoordinator unavailable"))
|
|
||||||
}
|
|
||||||
|
|
||||||
#[message]
|
|
||||||
pub async fn handle_contribute_recovery_unseal_passphrase(
|
|
||||||
&mut self,
|
|
||||||
recovery_operator_id: i32,
|
|
||||||
passphrase: Vec<u8>,
|
|
||||||
) -> Result<bool, Error> {
|
|
||||||
let passphrase_cell = SafeCell::new(passphrase);
|
|
||||||
self.actors
|
|
||||||
.vault_coordinator
|
|
||||||
.ask(ContributeRecoveryUnseal {
|
|
||||||
recovery_operator_id,
|
|
||||||
passphrase: passphrase_cell,
|
|
||||||
})
|
|
||||||
.await
|
|
||||||
.map_err(|_| Error::internal("VaultCoordinator unavailable"))
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
impl Message<events::Bootstrapped> for VaultGate {
|
impl Message<events::Bootstrapped> for VaultGate {
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
use super::common::ChannelTransport;
|
use super::common::ChannelTransport;
|
||||||
use arbiter_crypto::authn::{self, AuthChallenge, SigningContext};
|
use arbiter_crypto::{
|
||||||
|
authn::{self, AuthChallenge, CLIENT_CONTEXT},
|
||||||
|
safecell::{SafeCell, SafeCellHandle as _},
|
||||||
|
};
|
||||||
use arbiter_proto::{
|
use arbiter_proto::{
|
||||||
ClientMetadata,
|
ClientMetadata,
|
||||||
transport::{Receiver, Sender},
|
transport::{Receiver, Sender},
|
||||||
@@ -71,7 +74,7 @@ async fn insert_registered_client(
|
|||||||
fn sign_client_challenge(key: &SigningKey<MlDsa87>, challenge: &AuthChallenge) -> authn::Signature {
|
fn sign_client_challenge(key: &SigningKey<MlDsa87>, challenge: &AuthChallenge) -> authn::Signature {
|
||||||
let challenge = challenge.format();
|
let challenge = challenge.format();
|
||||||
key.signing_key()
|
key.signing_key()
|
||||||
.sign_deterministic(&challenge, SigningContext::Client.as_bytes())
|
.sign_deterministic(&challenge, CLIENT_CONTEXT)
|
||||||
.unwrap()
|
.unwrap()
|
||||||
.into()
|
.into()
|
||||||
}
|
}
|
||||||
@@ -83,8 +86,8 @@ async fn insert_bootstrap_sentinel_operator(db: &db::DatabasePool) {
|
|||||||
.0
|
.0
|
||||||
.to_vec();
|
.to_vec();
|
||||||
|
|
||||||
insert_into(schema::operator_identity::table)
|
insert_into(schema::operator_client::table)
|
||||||
.values((schema::operator_identity::public_key.eq(sentinel_key),))
|
.values((schema::operator_client::public_key.eq(sentinel_key),))
|
||||||
.execute(&mut conn)
|
.execute(&mut conn)
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
@@ -97,7 +100,7 @@ async fn spawn_test_actors(db: &db::DatabasePool) -> GlobalActors {
|
|||||||
actors
|
actors
|
||||||
.vault
|
.vault
|
||||||
.ask(Bootstrap {
|
.ask(Bootstrap {
|
||||||
seal_key: arbiter_server::crypto::KeyCell::from([0u8; 32]),
|
seal_key_raw: SafeCell::new(b"test-seal-key".to_vec()),
|
||||||
})
|
})
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
dead_code,
|
dead_code,
|
||||||
reason = "Common test utilities that may not be used in every test"
|
reason = "Common test utilities that may not be used in every test"
|
||||||
)]
|
)]
|
||||||
|
use arbiter_crypto::safecell::{SafeCell, SafeCellHandle as _};
|
||||||
use arbiter_proto::transport::{Bi, Error, Receiver, Sender};
|
use arbiter_proto::transport::{Bi, Error, Receiver, Sender};
|
||||||
use arbiter_server::{
|
use arbiter_server::{
|
||||||
actors::{GlobalActors, vault::Vault},
|
actors::{GlobalActors, vault::Vault},
|
||||||
@@ -18,7 +19,7 @@ pub(crate) async fn bootstrapped_vault(db: &db::DatabasePool) -> Vault {
|
|||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
actor
|
actor
|
||||||
.bootstrap(arbiter_server::crypto::KeyCell::from([0u8; 32]))
|
.bootstrap(SafeCell::new(b"test-seal-key".to_vec()))
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
actor
|
actor
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,8 @@
|
|||||||
use super::common::ChannelTransport;
|
use super::common::ChannelTransport;
|
||||||
use arbiter_crypto::authn::{self, AuthChallenge, SigningContext};
|
use arbiter_crypto::{
|
||||||
|
authn::{self, AuthChallenge, OPERATOR_CONTEXT},
|
||||||
|
safecell::{SafeCell, SafeCellHandle as _},
|
||||||
|
};
|
||||||
use arbiter_proto::transport::{Error as TransportError, Receiver, Sender};
|
use arbiter_proto::transport::{Error as TransportError, Receiver, Sender};
|
||||||
use arbiter_server::{
|
use arbiter_server::{
|
||||||
actors::{GlobalActors, bootstrap::GetToken, vault::Bootstrap},
|
actors::{GlobalActors, bootstrap::GetToken, vault::Bootstrap},
|
||||||
@@ -24,7 +27,7 @@ fn sign_operator_challenge(
|
|||||||
) -> authn::Signature {
|
) -> authn::Signature {
|
||||||
let challenge = challenge.format();
|
let challenge = challenge.format();
|
||||||
key.signing_key()
|
key.signing_key()
|
||||||
.sign_deterministic(&challenge, SigningContext::Operator.as_bytes())
|
.sign_deterministic(&challenge, OPERATOR_CONTEXT)
|
||||||
.unwrap()
|
.unwrap()
|
||||||
.into()
|
.into()
|
||||||
}
|
}
|
||||||
@@ -154,7 +157,7 @@ pub async fn bootstrap_token_auth() {
|
|||||||
actors
|
actors
|
||||||
.vault
|
.vault
|
||||||
.ask(Bootstrap {
|
.ask(Bootstrap {
|
||||||
seal_key: arbiter_server::crypto::KeyCell::from([0u8; 32]),
|
seal_key_raw: SafeCell::new(b"test-seal-key".to_vec()),
|
||||||
})
|
})
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
@@ -203,8 +206,8 @@ pub async fn bootstrap_token_auth() {
|
|||||||
task.await.unwrap().unwrap();
|
task.await.unwrap().unwrap();
|
||||||
|
|
||||||
let mut conn = db.get().await.unwrap();
|
let mut conn = db.get().await.unwrap();
|
||||||
let stored_pubkey: Vec<u8> = schema::operator_identity::table
|
let stored_pubkey: Vec<u8> = schema::operator_client::table
|
||||||
.select(schema::operator_identity::public_key)
|
.select(schema::operator_client::public_key)
|
||||||
.first::<Vec<u8>>(&mut conn)
|
.first::<Vec<u8>>(&mut conn)
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
@@ -256,7 +259,7 @@ pub async fn bootstrap_invalid_token_auth() {
|
|||||||
));
|
));
|
||||||
|
|
||||||
let mut conn = db.get().await.unwrap();
|
let mut conn = db.get().await.unwrap();
|
||||||
let count: i64 = schema::operator_identity::table
|
let count: i64 = schema::operator_client::table
|
||||||
.count()
|
.count()
|
||||||
.get_result::<i64>(&mut conn)
|
.get_result::<i64>(&mut conn)
|
||||||
.await
|
.await
|
||||||
@@ -272,7 +275,7 @@ pub async fn challenge_auth() {
|
|||||||
actors
|
actors
|
||||||
.vault
|
.vault
|
||||||
.ask(Bootstrap {
|
.ask(Bootstrap {
|
||||||
seal_key: arbiter_server::crypto::KeyCell::from([0u8; 32]),
|
seal_key_raw: SafeCell::new(b"test-seal-key".to_vec()),
|
||||||
})
|
})
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
@@ -282,9 +285,9 @@ pub async fn challenge_auth() {
|
|||||||
|
|
||||||
{
|
{
|
||||||
let mut conn = db.get().await.unwrap();
|
let mut conn = db.get().await.unwrap();
|
||||||
let id: i32 = insert_into(schema::operator_identity::table)
|
let id: i32 = insert_into(schema::operator_client::table)
|
||||||
.values((schema::operator_identity::public_key.eq(pubkey_bytes.clone()),))
|
.values((schema::operator_client::public_key.eq(pubkey_bytes.clone()),))
|
||||||
.returning(schema::operator_identity::id)
|
.returning(schema::operator_client::id)
|
||||||
.get_result(&mut conn)
|
.get_result(&mut conn)
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
@@ -358,7 +361,7 @@ pub async fn challenge_auth_rejects_integrity_tag_mismatch_when_unsealed() {
|
|||||||
actors
|
actors
|
||||||
.vault
|
.vault
|
||||||
.ask(Bootstrap {
|
.ask(Bootstrap {
|
||||||
seal_key: arbiter_server::crypto::KeyCell::from([0u8; 32]),
|
seal_key_raw: SafeCell::new(b"test-seal-key".to_vec()),
|
||||||
})
|
})
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
@@ -368,8 +371,8 @@ pub async fn challenge_auth_rejects_integrity_tag_mismatch_when_unsealed() {
|
|||||||
|
|
||||||
{
|
{
|
||||||
let mut conn = db.get().await.unwrap();
|
let mut conn = db.get().await.unwrap();
|
||||||
insert_into(schema::operator_identity::table)
|
insert_into(schema::operator_client::table)
|
||||||
.values((schema::operator_identity::public_key.eq(pubkey_bytes.clone()),))
|
.values((schema::operator_client::public_key.eq(pubkey_bytes.clone()),))
|
||||||
.execute(&mut conn)
|
.execute(&mut conn)
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
@@ -397,7 +400,7 @@ pub async fn challenge_auth_rejects_integrity_tag_mismatch_when_unsealed() {
|
|||||||
let challenge = match response {
|
let challenge = match response {
|
||||||
Ok(resp) => match resp {
|
Ok(resp) => match resp {
|
||||||
auth::Outbound::AuthChallenge { challenge } => challenge,
|
auth::Outbound::AuthChallenge { challenge } => challenge,
|
||||||
other => panic!("Expected AuthChallenge, got {other:?}"),
|
other @ auth::Outbound::AuthSuccess => panic!("Expected AuthChallenge, got {other:?}"),
|
||||||
},
|
},
|
||||||
Err(err) => panic!("Expected Ok response, got Err({err:?})"),
|
Err(err) => panic!("Expected Ok response, got Err({err:?})"),
|
||||||
};
|
};
|
||||||
@@ -431,7 +434,7 @@ pub async fn challenge_auth_rejects_invalid_signature() {
|
|||||||
actors
|
actors
|
||||||
.vault
|
.vault
|
||||||
.ask(Bootstrap {
|
.ask(Bootstrap {
|
||||||
seal_key: arbiter_server::crypto::KeyCell::from([0u8; 32]),
|
seal_key_raw: SafeCell::new(b"test-seal-key".to_vec()),
|
||||||
})
|
})
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
@@ -441,9 +444,9 @@ pub async fn challenge_auth_rejects_invalid_signature() {
|
|||||||
|
|
||||||
{
|
{
|
||||||
let mut conn = db.get().await.unwrap();
|
let mut conn = db.get().await.unwrap();
|
||||||
let id: i32 = insert_into(schema::operator_identity::table)
|
let id: i32 = insert_into(schema::operator_client::table)
|
||||||
.values((schema::operator_identity::public_key.eq(pubkey_bytes.clone()),))
|
.values((schema::operator_client::public_key.eq(pubkey_bytes.clone()),))
|
||||||
.returning(schema::operator_identity::id)
|
.returning(schema::operator_client::id)
|
||||||
.get_result(&mut conn)
|
.get_result(&mut conn)
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
use arbiter_crypto::authn;
|
use arbiter_crypto::{
|
||||||
|
authn,
|
||||||
|
safecell::{SafeCell, SafeCellHandle as _},
|
||||||
|
};
|
||||||
use arbiter_server::{
|
use arbiter_server::{
|
||||||
actors::{
|
actors::{
|
||||||
GlobalActors,
|
GlobalActors,
|
||||||
@@ -19,7 +22,7 @@ use tokio::sync::oneshot;
|
|||||||
use x25519_dalek::{EphemeralSecret, PublicKey};
|
use x25519_dalek::{EphemeralSecret, PublicKey};
|
||||||
|
|
||||||
async fn setup_sealed_gate(
|
async fn setup_sealed_gate(
|
||||||
seal_key: &[u8; 32],
|
seal_key: &[u8],
|
||||||
) -> (
|
) -> (
|
||||||
db::DatabasePool,
|
db::DatabasePool,
|
||||||
kameo::actor::ActorRef<VaultGate>,
|
kameo::actor::ActorRef<VaultGate>,
|
||||||
@@ -31,7 +34,7 @@ async fn setup_sealed_gate(
|
|||||||
actors
|
actors
|
||||||
.vault
|
.vault
|
||||||
.ask(Bootstrap {
|
.ask(Bootstrap {
|
||||||
seal_key: arbiter_server::crypto::KeyCell::from(*seal_key),
|
seal_key_raw: SafeCell::new(seal_key.to_vec()),
|
||||||
})
|
})
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
@@ -47,7 +50,7 @@ async fn setup_sealed_gate(
|
|||||||
|
|
||||||
async fn client_dh_encrypt(
|
async fn client_dh_encrypt(
|
||||||
gate: &kameo::actor::ActorRef<VaultGate>,
|
gate: &kameo::actor::ActorRef<VaultGate>,
|
||||||
key_to_send: &[u8; 32],
|
key_to_send: &[u8],
|
||||||
) -> HandleUnsealEncryptedKey {
|
) -> HandleUnsealEncryptedKey {
|
||||||
let client_secret = EphemeralSecret::random();
|
let client_secret = EphemeralSecret::random();
|
||||||
let client_public = PublicKey::from(&client_secret);
|
let client_public = PublicKey::from(&client_secret);
|
||||||
@@ -80,7 +83,7 @@ async fn client_dh_encrypt(
|
|||||||
#[tokio::test]
|
#[tokio::test]
|
||||||
#[test_log::test]
|
#[test_log::test]
|
||||||
pub async fn unseal_success() {
|
pub async fn unseal_success() {
|
||||||
let seal_key = b"test-seal-key-padded-to-32bytes!";
|
let seal_key = b"test-seal-key";
|
||||||
let (_db, gate, _promotion_rx) = setup_sealed_gate(seal_key).await;
|
let (_db, gate, _promotion_rx) = setup_sealed_gate(seal_key).await;
|
||||||
|
|
||||||
let encrypted_key = client_dh_encrypt(&gate, seal_key).await;
|
let encrypted_key = client_dh_encrypt(&gate, seal_key).await;
|
||||||
@@ -92,10 +95,10 @@ pub async fn unseal_success() {
|
|||||||
#[tokio::test]
|
#[tokio::test]
|
||||||
#[test_log::test]
|
#[test_log::test]
|
||||||
pub async fn unseal_wrong_seal_key() {
|
pub async fn unseal_wrong_seal_key() {
|
||||||
let seal_key = b"test-seal-key-padded-to-32bytes!";
|
let seal_key = b"test-seal-key";
|
||||||
let (_db, gate, _promotion_rx) = setup_sealed_gate(seal_key).await;
|
let (_db, gate, _promotion_rx) = setup_sealed_gate(seal_key).await;
|
||||||
|
|
||||||
let encrypted_key = client_dh_encrypt(&gate, b"wrong-key-padded-to-32-bytes!!!!").await;
|
let encrypted_key = client_dh_encrypt(&gate, b"wrong-key").await;
|
||||||
|
|
||||||
let response = gate.ask(encrypted_key).await;
|
let response = gate.ask(encrypted_key).await;
|
||||||
assert!(matches!(
|
assert!(matches!(
|
||||||
@@ -109,7 +112,7 @@ pub async fn unseal_wrong_seal_key() {
|
|||||||
#[tokio::test]
|
#[tokio::test]
|
||||||
#[test_log::test]
|
#[test_log::test]
|
||||||
pub async fn unseal_corrupted_ciphertext() {
|
pub async fn unseal_corrupted_ciphertext() {
|
||||||
let seal_key = b"test-seal-key-padded-to-32bytes!";
|
let seal_key = b"test-seal-key";
|
||||||
let (_db, gate, _promotion_rx) = setup_sealed_gate(seal_key).await;
|
let (_db, gate, _promotion_rx) = setup_sealed_gate(seal_key).await;
|
||||||
|
|
||||||
let client_secret = EphemeralSecret::random();
|
let client_secret = EphemeralSecret::random();
|
||||||
@@ -140,11 +143,11 @@ pub async fn unseal_corrupted_ciphertext() {
|
|||||||
#[tokio::test]
|
#[tokio::test]
|
||||||
#[test_log::test]
|
#[test_log::test]
|
||||||
pub async fn unseal_retry_after_invalid_key() {
|
pub async fn unseal_retry_after_invalid_key() {
|
||||||
let seal_key = b"real-seal-key-padded-to-32bytes!";
|
let seal_key = b"real-seal-key";
|
||||||
let (_db, gate, _promotion_rx) = setup_sealed_gate(seal_key).await;
|
let (_db, gate, _promotion_rx) = setup_sealed_gate(seal_key).await;
|
||||||
|
|
||||||
{
|
{
|
||||||
let encrypted_key = client_dh_encrypt(&gate, b"wrong-key-padded-to-32-bytes!!!!").await;
|
let encrypted_key = client_dh_encrypt(&gate, b"wrong-key").await;
|
||||||
|
|
||||||
let response = gate.ask(encrypted_key).await;
|
let response = gate.ask(encrypted_key).await;
|
||||||
assert!(matches!(
|
assert!(matches!(
|
||||||
|
|||||||
@@ -166,7 +166,7 @@ async fn decrypt_roundtrip_after_high_concurrency() {
|
|||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
decryptor
|
decryptor
|
||||||
.try_unseal(arbiter_server::crypto::KeyCell::from([0u8; 32]))
|
.try_unseal(SafeCell::new(b"test-seal-key".to_vec()))
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user