From 15df5cc5e52ea193c11949f266e267ca83f8954e Mon Sep 17 00:00:00 2001 From: lash Date: Thu, 30 Mar 2023 17:09:15 +0100 Subject: [PATCH 1/5] split reqs to enable use of requirements copy from cic repo directly --- base_requirements.txt | 17 +++++++++++++++++ requirements.txt | 16 ---------------- 2 files changed, 17 insertions(+), 16 deletions(-) create mode 100644 base_requirements.txt diff --git a/base_requirements.txt b/base_requirements.txt new file mode 100644 index 0000000..fcb21c6 --- /dev/null +++ b/base_requirements.txt @@ -0,0 +1,17 @@ +chainlib-eth==0.4.18 +chainlib==0.4.13 +eth-erc20==0.7.3 +eth-erc721==0.2.1 +eth-erc712==0.0.1 +ccw==0.0.6 +eth-accounts-index==0.5.1 +eth-contract-registry==0.11.0 +erc20-faucet==0.8.0 +eth-address-index==0.7.2 +eth-token-index==0.6.1 +eth-faucet==0.3.4 +erc20-transfer-authorization==0.5.0 +erc20-demurrage-token==0.5.2 +eth-interface==0.1.1 +#cic-contracts==0.2.0 +#defalsify-evm==0.2.0 diff --git a/requirements.txt b/requirements.txt index 160ed0a..e80d8c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1 @@ -chainlib-eth==0.4.17 -chainlib==0.4.12 -eth-erc20==0.7.3 -eth-erc721==0.2.1 -ccw==0.0.6 -eth-accounts-index==0.5.1 -eth-contract-registry==0.11.0 -erc20-faucet==0.8.0 -eth-address-index==0.7.2 -eth-token-index==0.6.0 -eth-faucet==0.3.4 -erc20-transfer-authorization==0.5.0 -erc20-demurrage-token==0.5.2 -eth-interface==0.1.1 custodial-registration-proxy==0.1.0 -#cic-contracts==0.2.0 -#defalsify-evm==0.2.0 From 2d9825165c2b49613bfa8594ae240447858cf1e5 Mon Sep 17 00:00:00 2001 From: lash Date: Mon, 8 May 2023 06:26:56 +0100 Subject: [PATCH 2/5] Update base requirements --- base_requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base_requirements.txt b/base_requirements.txt index fcb21c6..a57aa4e 100644 --- a/base_requirements.txt +++ b/base_requirements.txt @@ -1,10 +1,10 @@ -chainlib-eth==0.4.18 +chainlib-eth==0.4.20 chainlib==0.4.13 eth-erc20==0.7.3 eth-erc721==0.2.1 eth-erc712==0.0.1 ccw==0.0.6 -eth-accounts-index==0.5.1 +eth-accounts-index==0.5.2 eth-contract-registry==0.11.0 erc20-faucet==0.8.0 eth-address-index==0.7.2 From 93b43f9c5ef1610529d3d71e2a272401d3a4ed1f Mon Sep 17 00:00:00 2001 From: lash Date: Mon, 15 May 2023 14:57:12 +0100 Subject: [PATCH 3/5] Update chainlib --- base_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_requirements.txt b/base_requirements.txt index a57aa4e..0d7a17d 100644 --- a/base_requirements.txt +++ b/base_requirements.txt @@ -1,5 +1,5 @@ chainlib-eth==0.4.20 -chainlib==0.4.13 +chainlib==0.4.14 eth-erc20==0.7.3 eth-erc721==0.2.1 eth-erc712==0.0.1 From 647d29decc7bf0cb25c08446a67d265dfd8baca6 Mon Sep 17 00:00:00 2001 From: lash Date: Mon, 15 May 2023 15:18:03 +0100 Subject: [PATCH 4/5] Upgrade eth-address-index to solve dependency problem --- base_requirements.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/base_requirements.txt b/base_requirements.txt index a57aa4e..60c689a 100644 --- a/base_requirements.txt +++ b/base_requirements.txt @@ -1,5 +1,5 @@ -chainlib-eth==0.4.20 -chainlib==0.4.13 +chainlib-eth==0.4.22 +chainlib==0.4.14 eth-erc20==0.7.3 eth-erc721==0.2.1 eth-erc712==0.0.1 @@ -7,11 +7,10 @@ ccw==0.0.6 eth-accounts-index==0.5.2 eth-contract-registry==0.11.0 erc20-faucet==0.8.0 -eth-address-index==0.7.2 +eth-address-index==0.7.3 eth-token-index==0.6.1 eth-faucet==0.3.4 erc20-transfer-authorization==0.5.0 erc20-demurrage-token==0.5.2 eth-interface==0.1.1 #cic-contracts==0.2.0 -#defalsify-evm==0.2.0 From ec804556aa5ca3b1b1d3043a4bfb7ad2f39cd018 Mon Sep 17 00:00:00 2001 From: lash Date: Fri, 19 May 2023 07:04:50 +0100 Subject: [PATCH 5/5] Upgrade chainlib-eth --- base_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_requirements.txt b/base_requirements.txt index 0d7a17d..9b156cb 100644 --- a/base_requirements.txt +++ b/base_requirements.txt @@ -1,4 +1,4 @@ -chainlib-eth==0.4.20 +chainlib-eth==0.4.23 chainlib==0.4.14 eth-erc20==0.7.3 eth-erc721==0.2.1