Skip to content

Commit dbd95bd

Browse files
authored
v2.1.0 (#439)
* v2.1.0 [omit consensus and adjacent] - this commit will be amended with the full release after the file copy is complete * 2.1.0 main node rollup
1 parent c3ebffc commit dbd95bd

File tree

1,578 files changed

+2818656
-956030
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,578 files changed

+2818656
-956030
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node/execution/intrinsics/global/compat/mainnet_244200_seniority.json filter=lfs diff=lfs merge=lfs -text

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
.idea/
2+
node/node
3+
node/lunchtime-*
24
vouchers/
35
ceremony-client
46
.config*
@@ -9,6 +11,10 @@ ceremony-client
911
.task
1012
node-tmp-*
1113
build
14+
cover.out
1215

1316
# Rust
1417
target
18+
19+
# Build outputs
20+
vdf-test*

ARCHITECTURE.md

Lines changed: 576 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)