Skip to content

Commit

Permalink
recopy date file from input file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tritium committed May 28, 2024
1 parent 04d0146 commit aaf3a43
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions BIPs/00batched/authorizer/2024-05-28.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,26 +35,21 @@
"deployments": ["20210418-vault"],
"function_caller_map": {
"exitPool(bytes32,address,address,(address[],uint256[],bytes,bool))": [
"20230314-batch-relayer-v5/BalancerRelayer"
"batch-relayer-v6/BalancerRelayer"
],
"joinPool(bytes32,address,address,(address[],uint256[],bytes,bool))": [
"batch-relayer-v5/BalancerRelayer",
"batch-relayer-v6/BalancerRelayer"
],
"batchSwap(uint8,(bytes32,uint256,uint256,uint256,bytes)[],address[],(address,bool,address,bool),int256[],uint256)": [
"batch-relayer-v5/BalancerRelayer",
"batch-relayer-v6/BalancerRelayer"
],
"manageUserBalance((uint8,address,uint256,address,address)[])": [
"batch-relayer-v5/BalancerRelayer",
"batch-relayer-v6/BalancerRelayer"
],
"setRelayerApproval(address,address,bool)": [
"batch-relayer-v5/BalancerRelayer",
"batch-relayer-v6/BalancerRelayer"
],
"swap((bytes32,uint8,address,address,uint256,bytes),(address,bool,address,bool),uint256,uint256)": [
"batch-relayer-v5/BalancerRelayer",
"batch-relayer-v6/BalancerRelayer"
],
"withdrawCollectedFees(address[],uint256[],address)": [
Expand Down

0 comments on commit aaf3a43

Please sign in to comment.