This is an automated email from the ASF dual-hosted git repository.
apratim pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb-site.git
The following commit(s) were added to refs/heads/master by this push:
new 7c27769 Update index.tsx
7c27769 is described below
commit 7c27769021e06703f8c191ac6cc7143e01f4008c
Author: Apratim Shukla <[email protected]>
AuthorDate: Thu Aug 15 14:35:09 2024 -0700
Update index.tsx
---
src/components/Publications/index.tsx | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/src/components/Publications/index.tsx
b/src/components/Publications/index.tsx
index cf4f4b7..7e11286 100644
--- a/src/components/Publications/index.tsx
+++ b/src/components/Publications/index.tsx
@@ -229,6 +229,16 @@ const publicationData: Publication[] = [
},
{
id: 23,
+ name: "Thunderbolt: Causal Concurrent Consensus and Execution",
+ venue: "arXiv 2024",
+ year: 2024,
+ content:
+ "Read Publication",
+ publink: "https://arxiv.org/abs/2407.09409",
+ award: ""
+ },
+ {
+ id: 24,
name: "HotStuff-1: Linear Consensus with One-Phase Speculation",
venue: "arXiv 2024",
year: 2024,