Skip to content

Commit

Permalink
Merge branch 'main' into toobins-raffles
Browse files Browse the repository at this point in the history
  • Loading branch information
forestanderson authored Dec 22, 2023
2 parents dd9ad05 + 582eaca commit 2115d6f
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 0 deletions.
3 changes: 3 additions & 0 deletions grails/season-05-divergence-mint/entropy
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# We will use the hash of block 18792580 as the entropy

0x020e0320ff6b8af02810649a84452a8fb8d9046180ab3e7dd5f8bbd06aafa6e1
18 changes: 18 additions & 0 deletions grails/season-05-divergence-mint/projectIDs
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
5 changes: 5 additions & 0 deletions grails/season-05-staff-mints/entropy
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# We will use the hash of block 18792660 as the entropy

# mint order: kevin, mau, ryan, eli

0x56d68c59102c3f48543fb395e7facd527630677b13017555207281c2fd6eb269
18 changes: 18 additions & 0 deletions grails/season-05-staff-mints/projectIDs
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
7 changes: 7 additions & 0 deletions raffle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,10 @@ draw notes-from-a-neutron-star-exhibition/receive-transmission/receive-transmiss

draw moonbirds/nov-06/participants 1
draw grails/season-05/full-set-holders 10


draw grails/season-05-divergence-mint/projectIDs 18 $i

for i in {1..4}; do
draw grails/season-05-staff-mints/projectIDs 18 $i
done

0 comments on commit 2115d6f

Please sign in to comment.