Skip to content

Commit 2bebcf5

Browse files
Bump version 7.3.2 (#942)
1 parent bd19352 commit 2bebcf5

File tree

104 files changed

+519
-358
lines changed

Some content is hidden

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

104 files changed

+519
-358
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].
66

7-
## [Unreleased]
7+
## [7.3.2] - 2024-02-06
88

99
## Added
1010

@@ -1313,7 +1313,9 @@ This release contains no changes except for the version number.
13131313
[semantic versioning]: https://semver.org/spec/v2.0.0.html
13141314

13151315
<!-- Versions -->
1316-
[Unreleased]: https://github.com/dipdup-io/dipdup/compare/7.3.0...HEAD
1316+
[Unreleased]: https://github.com/dipdup-io/dipdup/compare/7.3.2...HEAD
1317+
[7.3.2]: https://github.com/dipdup-io/dipdup/compare/7.3.1...7.3.2
1318+
[7.3.1]: https://github.com/dipdup-io/dipdup/compare/7.3.0...7.3.1
13171319
[7.3.0]: https://github.com/dipdup-io/dipdup/compare/7.2.2...7.3.0
13181320
[7.2.2]: https://github.com/dipdup-io/dipdup/compare/7.2.1...7.2.2
13191321
[7.2.1]: https://github.com/dipdup-io/dipdup/compare/7.2.0...7.2.1

docs/1.getting-started/6.datasources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ datasources:
3939
connection_limit: 100
4040
connection_timeout: 60
4141
request_timeout: 60
42-
batch_size: 10_000
42+
batch_size: 10000
4343
replay_path: None
4444
alias: None
4545
```

docs/15.thanks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@ We are grateful to all the people who helped us with the project.
2929
- [Florian PAUTOT](https://github.com/0x666c6f)
3030
- [gdsoumya](https://github.com/gdsoumya)
3131
- [Göran Sandström](https://github.com/veqtor)
32+
- [Igor Sereda](https://github.com/igorsereda)
3233
- [Javier Graciá Carpio](https://github.com/jagracar)
3334
- [Karan Dua](https://github.com/Karantezsure)
3435
- [Nick Kalomoiris](https://github.com/nikos-kalomoiris)
3536
- [magicCity](https://github.com/tezosmiami)
3637
- [pravind](https://github.com/pravind)
38+
- [pyk](https://github.com/pyk)
3739
- [Roman Novikov](https://github.com/mystdeim)
3840
- [Scott Simpson](https://github.com/scottincrypto)
3941
- [shuoer86](https://github.com/shuoer86)

docs/5.advanced/6.evm-networks.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ Something here is missing or wrong? Open an issue or pull request in [DipDup rep
5656

5757
### Arbitrum
5858

59-
| datasource | supported | URLs |
60-
| -----------------:|:------------ | ----------------------------------------------------- |
61-
| **evm.subsquid** | 🟢 yes | `https://v2.archive.subsquid.io/network/arbitrum-one` |
62-
| **abi.etherscan** | 🟢 yes | `https://api.arbiscan.io/api` |
63-
| **evm.node** | 🟡 HTTP only | `https://arb-mainnet.g.alchemy.com/v2` |
59+
| datasource | supported | URLs |
60+
| -----------------:|:--------- | -------------------------------------------------------------------------------- |
61+
| **evm.subsquid** | 🟢 yes | `https://v2.archive.subsquid.io/network/arbitrum-one` |
62+
| **abi.etherscan** | 🟢 yes | `https://api.arbiscan.io/api` |
63+
| **evm.node** | 🟢 yes | `https://arb-mainnet.g.alchemy.com/v2` <br> `wss://arb-mainnet.g.alchemy.com/v2` |
6464

6565
### Astar
6666

@@ -88,11 +88,11 @@ Something here is missing or wrong? Open an issue or pull request in [DipDup rep
8888

8989
### Binance Smart Chain
9090

91-
| datasource | supported | URLs |
92-
| -----------------:|:------------- | -------------------------------------------------------- |
93-
| **evm.subsquid** | 🟢 yes | `https://v2.archive.subsquid.io/network/binance-mainnet` |
94-
| **abi.etherscan** | 🟢 yes | `https://api.bscscan.com/api` |
95-
| **evm.node** | 🔴 not tested | N/A |
91+
| datasource | supported | URLs |
92+
| -----------------:|:--------- | -------------------------------------------------------- |
93+
| **evm.subsquid** | 🟢 yes | `https://v2.archive.subsquid.io/network/binance-mainnet` |
94+
| **abi.etherscan** | 🟢 yes | `https://api.bscscan.com/api` |
95+
| **evm.node** | 🟢 yes | `https://go.getblock.io/` <br> `wss://go.getblock.io/` |
9696

9797
### Exosama
9898

@@ -152,11 +152,11 @@ Something here is missing or wrong? Open an issue or pull request in [DipDup rep
152152

153153
### Polygon PoS
154154

155-
| datasource | supported | URLs |
156-
| -----------------:|:------------ | -------------------------------------------------------- |
157-
| **evm.subsquid** | 🟢 yes | `https://v2.archive.subsquid.io/network/polygon-mainnet` |
158-
| **abi.etherscan** | 🟢 yes | `https://api.polygonscan.com/api` |
159-
| **evm.node** | 🟡 HTTP only | `https://polygon-mainnet.g.alchemy.com/v2` |
155+
| datasource | supported | URLs |
156+
| -----------------:|:--------- | ---------------------------------------------------------------------------------------- |
157+
| **evm.subsquid** | 🟢 yes | `https://v2.archive.subsquid.io/network/polygon-mainnet` |
158+
| **abi.etherscan** | 🟢 yes | `https://api.polygonscan.com/api` |
159+
| **evm.node** | 🟢 yes | `https://polygon-mainnet.g.alchemy.com/v2` <br> `wss://polygon-mainnet.g.alchemy.com/v2` |
160160

161161
### Polygon zkEVM
162162

0 commit comments

Comments
 (0)