Skip to content

Releases: dipdup-io/dipdup

1.0.2

22 Jun 09:41
Compare
Choose a tag to compare

Commits

  • 76803d2: Fix Hasura aiohttp session, fix in_global_transaction wrapper, make TemporaryState abstract (#66) (Lev Gorodetskiy) #66
  • 488c5be: Bump version: 1.0.1 → 1.0.2 (Lev Gorodetskiy)

1.0.1

21 Jun 13:34
Compare
Choose a tag to compare

Commits

  • 05f368f: Fix unclosed aiohttp sessions (#63) (Lev Gorodetskiy) #63
  • a241415: Fix "URI Too Long" error on fetching originations (#65) (Lev Gorodetskiy) #65
  • 90aeffe: Bump version: 1.0.0 → 1.0.1 (Lev Gorodetskiy)

1.0.0

18 Jun 10:32
Compare
Choose a tag to compare

Commits

  • bf968fe: Dynamic configuration, context and rollback improvements, bugfixes (#49) (Lev Gorodetskiy) #49
  • 8d9d299: BigMapIndex handlers get single diff at once, logging improvements (#60) (Lev Gorodetskiy) #60
  • 281cbd7: migrate command (#61) (Lev Gorodetskiy) #61
  • 1be3c3a: Bump version: 0.4.3 → 1.0.0 (Lev Gorodetskiy)

0.4.3

06 Jun 10:45
Compare
Choose a tag to compare

Commits

  • d516d94: Reindex even on a single level rollback (#57) (Lev Gorodetskiy) #57
  • c3579fd: Workaround pydantic bug when parsing dicts with bool values (#58) (Lev Gorodetskiy) #58
  • f77cf30: Bump version: 0.4.2 → 0.4.3 (Lev Gorodetskiy)

0.4.2

01 Jun 14:11
Compare
Choose a tag to compare

Commits

  • [8c63fe2]: Fix default config argument, bump click (#52) (Lev Gorodetskiy) #52
  • [7f90c0e]: Fix codegen tests (#54) (Lev Gorodetskiy) #54
  • [051aee2]: Update Quipuswap contracts in demo (#53) (Lev Gorodetskiy) #53
  • [f420a93]: Add --reindex option to run command (#55) (Lev Gorodetskiy) #55
  • [37a7b99]: Fix matching in OperationCache (#56) (Lev Gorodetskiy) #56
  • [1e7ef78]: Bump version: 0.4.1 → 0.4.2 (Lev Gorodetskiy)

0.4.1

24 May 18:55
Compare
Choose a tag to compare

Commits

  • [3659c2e]: Update README.md (Michael Zaikin)
  • [30c51b2]: Fix typo in datasource (#51) (Lev Gorodetskiy) #51
  • [ac58660]: Bump version: 0.4.0 → 0.4.1 (Lev Gorodetskiy)

0.4.0

24 May 16:38
Compare
Choose a tag to compare

Commits

  • [92c963d]: Quickstart demo (#48) (Michael Zaikin) #48
  • [bc85643]: Fix blocked websocket loop (#50) (Lev Gorodetskiy) #50
  • [037e265]: Bump version: 0.3.1 → 0.4.0 (m-kus)

0.3.1

18 May 17:45
Compare
Choose a tag to compare

Commits

  • [652ffd4]: Fix transitive click dependency (#47) (Lev Gorodetskiy) #47
  • [6aedba1]: Bump version: 0.3.0 → 0.3.1 (Lev Gorodetskiy)

0.3.0

18 May 15:58
Compare
Choose a tag to compare

Commits

  • [d1f7ad0]: Fix Quipuswap empty pool edge case (#42) (Lev Gorodetskiy) #42
  • [ead7c6b]: Origination operation type, fix processing multiple indexes (#41) (Lev Gorodetskiy) #41
  • [4b7aab2]: Operation pattern matching improvements (#43) (Lev Gorodetskiy) #43
  • [dec5bab]: Fix Hasura healthcheck (#46) (Lev Gorodetskiy) #46
  • [0566e61]: Add subscription to big_map updates (#45) (Lev Gorodetskiy) #45
  • [1d31bec]: Dynamic templates (#44) (Lev Gorodetskiy) #44
  • [c9e7f5f]: Remove Slack and Telegram notifications from actions (Lev Gorodetskiy)
  • [fca6cd2]: Bump version: 0.2.0 → 0.3.0 (Lev Gorodetskiy)

0.2.0

30 Apr 14:20
Compare
Choose a tag to compare

Commits

  • [4822959]: Fix parsing bigmap field aliases (#29) (Lev Gorodetskiy) #29
  • [d30bee8]: Don't rollback single level (#31) (Lev Gorodetskiy) #31
  • [579e95e]: Filter out not applied operations (#32) (Lev Gorodetskiy) #32
  • [624720e]: Tezos Domains demo (#33) (Michael Zaikin) #33
  • [624bc35]: StorageType generic argument (#34) (Lev Gorodetskiy) #34
  • [6e0193c]: Move main loop code from cli module (#37) (Lev Gorodetskiy) #37
  • [73e90e8]: Do not request unnecessary operation fields from TzKT (#36) (Lev Gorodetskiy) #36
  • [00a5eb7]: Join config from multiple paths (#35) (Lev Gorodetskiy) #35
  • [d4acf10]: Multiple contracts in operation index, big_map index (#38) (Lev Gorodetskiy) #38
  • [049f0e9]: Caching TzKT request proxy (#39) (Lev Gorodetskiy) #39
  • [977111b]: Human-readable exceptions (#40) (Lev Gorodetskiy) #40
  • [322c46d]: Bump version: 0.1.1 → 0.2.0 (Lev Gorodetskiy)