Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit 5f21fe7

Browse files
authored
Merge pull request #107 from input-output-hk/KtorZ/revert-to-7.1.0
revert to cardano-db-sync 7.1.0
2 parents f475c5a + 005fea8 commit 5f21fe7

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

cabal.project

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ source-repository-package
4040
source-repository-package
4141
type: git
4242
location: https://github.com/input-output-hk/cardano-db-sync
43-
tag: e74bca5c08179a4556feeaeca08e97a20f3e8bb7
44-
--sha256: 0fxlr538v3bl63axm85wz9jk009dq9sjclv0hhq1mqqbjsjphvph
43+
tag: 3cf868ec8c06265e4b670ac737af640d716e5ef7
44+
--sha256: 152yhay3riak41saz5s5zdhlkb5c5iqpy1gw1rvwjp6rwg1mc77n
4545
subdir: cardano-db
4646

4747
source-repository-package

explorer-api/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* Fix an internal error with 'InnerJoin' requests on block's transaction summary.
66
* Fix inconsistency in the OpenAPI 2.0 specification (and consequently, the documentation).
7-
* Upgrade dependencies to more recent version of the Cardano eco-system (cardano-db-sync-7.1.1 & cardano-node 1.24.2)
7+
* Upgrade dependencies to more recent version of the Cardano eco-system (cardano-db-sync-7.1.0 & cardano-node 1.24.2)
88

99
## 3.0.0 -- October 2020
1010

stack.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@ extra-deps:
1616
- Diff-0.4.0
1717

1818
- git: https://github.com/input-output-hk/cardano-db-sync
19-
commit: e74bca5c08179a4556feeaeca08e97a20f3e8bb7
19+
commit: 3cf868ec8c06265e4b670ac737af640d716e5ef7
2020
# Author: Erik de Castro Lopo <erikd@mega-nerd.com>
21-
# Date: Fri Dec 11 15:44:51 2020 +1100
22-
#
23-
# Version 7.1.1
21+
# Date: Thu Dec 10 09:18:17 2020 +1100
2422
#
23+
# Version 7.1.0
2524
subdirs:
2625
- cardano-db
2726

submit-api/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- `Content-Type: application/cbor;encoding=base64`
1212
- `Content-Type: application/cbor`
1313

14-
* Upgrade dependencies to more recent version of the Cardano eco-system (cardano-db-sync-7.1.1 & cardano-node 1.24.2)
14+
* Upgrade dependencies to more recent version of the Cardano eco-system (cardano-db-sync-7.1.0 & cardano-node 1.24.2)
1515

1616
## 3.0.0 -- October 2020
1717

0 commit comments

Comments
 (0)