Commit 8dbfadf
authored
feat: timehub facade (#106)
This PR adds Solidity facade for the time hub. Other PRs pending on that
to not mess with the dependencies.
Other PRs:
- one to IPC: adds the timehub facade and uses ADM actor to figure out
if caller is bucket,
- one to builtin-actors: adds a method to ADM actor to return code CID
of an address.1 parent 5c52d1e commit 8dbfadf
File tree
3 files changed
+940
-1
lines changed- crates/facade/src
- timehub_facade
- src/interfaces/facades
3 files changed
+940
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
0 commit comments