Skip to content

Commit e2c53a8

Browse files
authored
Merge pull request #42 from firstbatchxyz/erhant/rpc-retries
Node struct refactors
2 parents f006d83 + b6fdc47 commit e2c53a8

29 files changed

+408
-520
lines changed

.github/workflows/gpt.dev.yaml renamed to .github/workflows/build-aws-image.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
name: DKN L2 Oracle Dev Image (GPT)
1+
name: Dria Oracle Image on AWS
2+
23
on:
34
push:
45
branches: ["master"]

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
.env*
33
!.env.example
44
.vscode
5+
.DS_Store

0 commit comments

Comments
 (0)