Skip to content

Commit 2d3602a

Browse files
authored
Add a retry layer to all providers (#224)
* Add a `ReceiptRetryLayer` for providers * Fix the retry layer * Rename the retry layer * Remove outdated polling function * Remoe unneeded dependencies
1 parent d38e6d4 commit 2d3602a

File tree

17 files changed

+490
-526
lines changed

17 files changed

+490
-526
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ node_modules
1010
*.log
1111

1212
profile.json.gz
13-
workdir
13+
workdir*
1414

1515
!/schema.json
1616
!/dev-genesis.json

0 commit comments

Comments
 (0)