Matthew Carr
|
d626f90ffb
Started working out the definitions of the sector
|
před 1 rokem |
Matthew Carr
|
f1ae473dd2
Added an empty implementation of the protocol! macro
|
před 1 rokem |
Matthew Carr
|
3066400930
Modified the PoC protocol contract and actor implementation.
|
před 1 rokem |
Matthew Carr
|
d54e2c55bf
Added a new deploy script to upload the site to freja.
|
před 1 rokem |
Matthew Carr
|
43f461f7a9
Renamed btmsg to bttp.
|
před 1 rokem |
Matthew Carr
|
28eaf91e10
Updated the website and the rustdocs.
|
před 1 rokem |
Matthew Carr
|
4325ecb1b4
Got the website ready for publishing.
|
před 1 rokem |
Matthew Carr
|
ca841bcece
Added citations to the paper.
|
před 1 rokem |
Matthew Carr
|
75bc0024cd
Did a full proofreading and editing pass over the paper.
|
před 1 rokem |
Matthew Carr
|
014375f809
Renamed the new Blocktree paper.
|
před 1 rokem |
Matthew Carr
|
58dc72e40e
Replaced the HTTP protocol contract example with a pub-sub protocol.
|
před 1 rokem |
Matthew Carr
|
847c213051
Changed IP address to endpoint.
|
před 1 rokem |
Matthew Carr
|
c29019c935
Addressed some of my notated additions to the Blocktree paper.
|
před 1 rokem |
Matthew Carr
|
2816222cb3
Finished the first draft of the new paper.
|
před 1 rokem |
Matthew Carr
|
11e9537c6d
Wrote all but one of the examples for the new paper.
|
před 1 rokem |
Matthew Carr
|
d1edbd4366
Wrote the cryptography section of the new paper.
|
před 1 rokem |
Matthew Carr
|
c789571c8b
The filesystem section in the paper is now topic-complete.
|
před 1 rokem |
Matthew Carr
|
c05ad2ed5d
Ironed out some open questions about runtime network discovery.
|
před 1 rokem |
Matthew Carr
|
3abccf92d6
Made progress writing the new paper.
|
před 1 rokem |
Matthew Carr
|
4986207dbb
Worked on the Actor Runtime section of the new paper.
|
před 1 rokem |
Matthew Carr
|
96e640e10b
Added a paragraph to the paper introduction linking to project websites.
|
před 1 rokem |
Matthew Carr
|
bd0bf2b43b
Started writing a new paper which emphasizes the actor runtime
|
před 1 rokem |
Matthew Carr
|
b52fba0be0
* Modified the `RuntimeCallback` to hold a reference to a `Runtime`.
|
před 1 rokem |
Matthew Carr
|
49538e26a9
* Modified the `activate` method to pass a pointer to the `Runtime`
|
před 1 rokem |
Matthew Carr
|
41715dbf47
* Removed the `Transmitter` and `Receiver` traits changed all usages to
|
před 1 rokem |
Matthew Carr
|
e520c7c2b0
Resolved the test failure for remote actor calls.
|
před 1 rokem |
Matthew Carr
|
dca9e637b1
Started working on supporting remote messages in btrun.
|
před 1 rokem |
Matthew Carr
|
6ba63fb96c
Removed accidental inclusion of manual btfuse test.
|
před 1 rokem |
Matthew Carr
|
1d4cdfb617
Fixed some reference counting bugs in `LocalFs`.
|
před 1 rokem |
Matthew Carr
|
e2ff1d4d96
Added a new crate called btrun for implementing an actor runtime.
|
před 1 rokem |