This repository was archived by the owner on Apr 7, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-8
lines changed
Expand file tree Collapse file tree 4 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ source-repository-package
4040source-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
4747source-repository-package
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments