Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed token pair issue not matching the contract #419

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
213 commits
Select commit Hold shift + click to select a range
c289b9a
pipelines: commit to trigger cicd
cyrilevos Apr 21, 2023
6ac33cc
Added michelson files to repo for both mainnet and ghostnet
glottologist Apr 21, 2023
eed92a7
Merge branch 'main' of github.com:marigold-dev/batcher
glottologist Apr 21, 2023
f4c6dc5
Added metadata file
glottologist Apr 21, 2023
b797f98
Fixed issue with wallet disconnecting
glottologist Apr 23, 2023
53d4cb8
Correctly assigned wallet after reload
glottologist Apr 23, 2023
61bdc02
Corrected open and closed holdings
glottologist Apr 23, 2023
55a794d
Merge branch 'release-mainnet' into main
glottologist Apr 23, 2023
e9cc614
Corrected Network type and mainnet token hash
glottologist Apr 24, 2023
b461a1f
Merge branch 'release-mainnet' into main
glottologist Apr 24, 2023
c0ff625
Clear active account on disconnect
glottologist Apr 24, 2023
aa5d41d
Merge branch 'main' of github.com:marigold-dev/batcher
glottologist Apr 24, 2023
ef72a0f
Merge branch 'release-ghostnet' into main
glottologist Apr 24, 2023
00622a3
Merge branch 'release-mainnet' into main
glottologist Apr 24, 2023
f5be65b
Added interim connecting captions for wallet loading
glottologist Apr 24, 2023
8099a86
Merge branch 'main' of github.com:marigold-dev/batcher
glottologist Apr 24, 2023
3420f74
Merge branch 'release-mainnet' into main
glottologist Apr 24, 2023
a0d1aff
Merge branch 'release-ghostnet' into main
glottologist Apr 24, 2023
f5ca683
Fixed issue with button showing connecting
glottologist Apr 24, 2023
8144a3a
Fixed NaN issue in Holdings tab
glottologist Apr 24, 2023
23dce33
Merge branch 'release-ghostnet' into main
glottologist Apr 24, 2023
cd9d079
Merge branch 'release-mainnet' into main
glottologist Apr 24, 2023
5cb41a1
Fixed issue with token balances updating
glottologist Apr 25, 2023
1abd899
Merge branch 'release-ghostnet' into main
glottologist Apr 25, 2023
9e869d3
Merge branch 'release-mainnet' into main
glottologist Apr 25, 2023
e74260f
Check for null user address on token update to reduce errors to the c…
glottologist Apr 25, 2023
d08235d
Filtered out 204 responses from tzkt for volumes
glottologist Apr 25, 2023
b8f48bb
Merge branch 'main' of github.com:marigold-dev/batcher
glottologist Apr 25, 2023
64d974c
Updated About page
glottologist Apr 25, 2023
8ab2d38
Updated About page
glottologist Apr 25, 2023
800f583
Added nix flake for project
glottologist Apr 28, 2023
0e0498f
Added skeleton ts project
glottologist Apr 28, 2023
1343a2f
Added initial skeleton for tg bot
glottologist Apr 28, 2023
5ac163f
Added html formatting to rates messages
glottologist Apr 28, 2023
d5ac749
Added raw operation socker sub
glottologist May 1, 2023
8b05402
Added deposit op to bot
glottologist May 1, 2023
64b18ba
Corrected tick filter
glottologist May 1, 2023
711dc87
Corrected deposit format for TG bot
glottologist May 1, 2023
92c0ac5
Corrected deposit amount for TG bot
glottologist May 1, 2023
872fbba
Corrected deposit amount for TG bot
glottologist May 1, 2023
ef910a4
Scaled amount for TG bot
glottologist May 1, 2023
6539f44
Added sedning of raw big map
glottologist May 1, 2023
acc8609
Corrected pair naming
glottologist May 1, 2023
ee93cac
Corrected scaling from rates message
glottologist May 1, 2023
903ad45
Use all socket messages
glottologist May 1, 2023
3ce0d77
PArse non formated big maps to json
glottologist May 1, 2023
1079617
Filtered user_batch_ordertypes from big_map updates
glottologist May 1, 2023
212cda6
Expanded log message
glottologist May 1, 2023
c82a53c
Added additional logging for bot
glottologist May 1, 2023
a9ebc4f
Changed filters on socket messages
glottologist May 1, 2023
ce4c8eb
Changed filters on socket messages
glottologist May 1, 2023
815473c
Changed filters on socket messages
glottologist May 1, 2023
55921b2
Changed filters on socket messages
glottologist May 1, 2023
e9e9aaf
Filter for transaction that are contract calls
glottologist May 1, 2023
089ccc7
Filter for transaction that are contract calls
glottologist May 1, 2023
1664f59
Log ops received from socket
glottologist May 1, 2023
73eeefe
Corrected filter
glottologist May 2, 2023
70eee41
Added skeleton for batch updates
glottologist May 2, 2023
4fd085e
Added batch update formatter showing volumes
glottologist May 2, 2023
2b75fbd
Assisting compiler
glottologist May 2, 2023
bf4f02f
Corrected json path in batch change
glottologist May 2, 2023
ecfe4ea
Corrected html encoding for batch change
glottologist May 2, 2023
305fea7
Tidy up on logging
glottologist May 2, 2023
eb66a18
Corrected object path for cleared message
glottologist May 2, 2023
07f14e3
Added rate name into batch status message
glottologist May 2, 2023
f705816
Corrected closing message detail
glottologist May 2, 2023
706dd9f
Added filter on messages
glottologist May 9, 2023
c06fd21
remove node_modules folder from repo by rewriting history (squash thi…
cyrilevos May 11, 2023
103ecd3
Merge branch 'release-ghostnet' into main
cyrilevos May 11, 2023
557f615
telegram bot for mainnet version (#333)
cyrilevos May 11, 2023
55a425a
Merge branch 'release-mainnet' into main
cyrilevos May 11, 2023
41a7a5e
Corrected mainnet variables
glottologist May 12, 2023
f3aa20b
Merge branch 'release-ghostnet' into main
glottologist May 12, 2023
9adb8cc
Corrections for batcher notifications bot (mainnet) (#335)
glottologist May 12, 2023
296abab
Removed rate notifications from ghostnet nbot
glottologist May 18, 2023
42f35ea
Merge branch 'release-ghostnet' into main
glottologist May 18, 2023
23470b1
325 bot jit liquidity (#337)
glottologist May 19, 2023
69c80b2
pipelines: use more recent versions of action blocks before deprecation
cyrilevos May 22, 2023
39716fe
Disabled swap button if the batch is closed. Additionally added a wa…
glottologist May 24, 2023
f3e101e
Disabled redeem button if there are no cleared holdings (#341)
glottologist May 24, 2023
b747054
Fix merge issues and tidy up
glottologist May 24, 2023
b080a25
Added batch number in info panel (#342)
glottologist May 24, 2023
01f758e
Added current and last to batch prefix
glottologist May 26, 2023
d9cf127
Merge branch 'release-ghostnet' into main
glottologist May 26, 2023
f81e871
Merge branch 'release-mainnet' into main
glottologist May 26, 2023
6173b67
Changed to use a reduced swap structure (name only) to reduce duplica…
glottologist Jun 8, 2023
8495a5d
344 reduce duplication in contract storage (#351)
glottologist Jun 9, 2023
d895076
Fixed merge issues
glottologist Jun 9, 2023
a71b585
346 only open batches on first trade (#371)
glottologist Jun 20, 2023
80eea91
Moved burn from deposit. Allowed redemption to calculate how much of…
glottologist Jun 20, 2023
d6ccd0a
327-move-fees style suggestion (#373)
aguillon Jun 20, 2023
9cba481
345 remove batches from bigmap imp2 (#377)
glottologist Jul 11, 2023
60cf52f
380 add documentation (#381)
glottologist Jul 13, 2023
fa6bd9a
380 add documentation (#382)
glottologist Jul 13, 2023
d1f67d4
Cancellations (#375)
glottologist Jul 17, 2023
f6cc409
Revive tests (#384)
glottologist Aug 8, 2023
fa5ab1d
w
glottologist Aug 9, 2023
612c9b8
[1
glottologist Aug 9, 2023
e24bb8b
Added market maker doc
glottologist Aug 10, 2023
e737e4b
Added market maker doc
glottologist Aug 10, 2023
31d2879
Added Add Liquidity enpoint
glottologist Aug 14, 2023
ea94b98
Added test for adding liquidity
glottologist Aug 14, 2023
ee3d7cf
Add liquidity to market maker and test
glottologist Aug 22, 2023
8e2097b
Added add/remove liquidity and claim rewards tests. Added view for g…
glottologist Aug 30, 2023
43ebce3
Started splitting market maker off into own contract
glottologist Sep 7, 2023
7528a6a
Seperated out tests
glottologist Sep 7, 2023
5a60310
Merged makefile
glottologist Sep 7, 2023
7d5f7c3
Split out mm contract from Batcher and pulled out common code into sh…
glottologist Sep 7, 2023
3480734
Amended tests to work with new split contracts
glottologist Sep 8, 2023
4a8ceda
Populated ghostnet storage for marketmaker
glottologist Sep 12, 2023
71d5b8f
Added get market holdings mechanism
glottologist Sep 12, 2023
4686b2a
Added user holdings display and buttons for MM
glottologist Sep 13, 2023
bf30e3c
Added contract calls
glottologist Sep 14, 2023
85a1330
Added Batcher modifications to handle fee payouts and makring a batch…
glottologist Sep 18, 2023
ec93d7b
Added placeholders for market vault operations against batcher
glottologist Sep 18, 2023
620fe4c
Added rebalancing up to amount exchange
glottologist Sep 21, 2023
f73d70c
Added redemption of holdings
glottologist Sep 21, 2023
248f03d
Added operator and deposit ops to utils
glottologist Sep 22, 2023
655474f
Added approve, deposit and revoke operations to the market maker
glottologist Sep 25, 2023
e7a5f3e
Added liquidity injection for market maker
glottologist Sep 26, 2023
5d7c487
Added additional tokens
glottologist Oct 5, 2023
a9666bd
Set up new pairs in ghostnet storage
glottologist Oct 5, 2023
fe06661
Added new tokens and pairs into market maker
glottologist Oct 5, 2023
e16af2b
Added new ghostnet batcher contract to mm storage
glottologist Oct 5, 2023
d48eb01
Added new ghostnet mm address to batcher ghostnet storage
glottologist Oct 5, 2023
5696905
Added new ghhostnet addresses to the config
glottologist Oct 5, 2023
d6c815f
Fix issue cmm (#407)
quentin-burg Oct 5, 2023
c77cc8a
Added redeem by batch
glottologist Oct 5, 2023
83f7a11
Fix CMM UI (#408)
quentin-burg Oct 5, 2023
9c8c05f
Merge branch 'release-ghostnet-beta' into 389-community-market-maker-1
glottologist Oct 5, 2023
ef68ee8
Fixed merge issues, rebuilt to deploy
glottologist Oct 6, 2023
2c6cd69
Added measure for mm contract
glottologist Oct 6, 2023
2284c2b
Skeleton token manager
glottologist Oct 10, 2023
ecb47a7
Added vault contract and moved michelson output to own folder
glottologist Oct 13, 2023
b1959ca
Test types
glottologist Oct 17, 2023
895f627
Adjusted Batcher to support calling the token manager
glottologist Oct 17, 2023
c04dd01
Removed unused code in Batcher
glottologist Oct 17, 2023
2f6ea0c
Added fee map insteand of single market maker address
glottologist Oct 17, 2023
97dc418
Added liquidity injection to Vault
glottologist Oct 17, 2023
33d87c2
Added reward distribution in vaults
glottologist Oct 23, 2023
5467257
Amended clean mechanism in makefule
glottologist Oct 23, 2023
213dc1b
Added liquidity injection request into market maker
glottologist Oct 24, 2023
a763aed
Fixed getting native tokens view call from vaults
glottologist Oct 24, 2023
bdedb9c
Fixed bug in upsert methods
glottologist Oct 24, 2023
4a4c782
Added a build step to build all contracts
glottologist Oct 24, 2023
08834cc
Fixed issue on makefile and tzbtc vault storage
glottologist Oct 24, 2023
55ace34
Added new vault endpoint call into Batcher for adding rewards to the …
glottologist Oct 24, 2023
06a7181
Added vault balance requests after add or remove liquidity and liquid…
glottologist Oct 25, 2023
f571a33
Removed balance assertion from deposit for testing
glottologist Oct 25, 2023
01be131
Removed foreign token assertions for testing
glottologist Oct 26, 2023
a60de19
Fixed silly token standard parsing error
glottologist Oct 26, 2023
9bd5d79
Fixed silly token standard parsing error
glottologist Oct 26, 2023
a2aa960
Fixed silly token standard parsing error
glottologist Oct 26, 2023
49de0db
Compile all for ghostnet
glottologist Oct 26, 2023
e917111
Moved assert balances into its own entry
glottologist Oct 28, 2023
6b4c980
Added clause to test batch for liquidity
glottologist Oct 28, 2023
a4103f6
Removed todo clause
glottologist Oct 28, 2023
a9c1535
Added debug view to vault to test token balance endpoints
glottologist Oct 30, 2023
fa03d3d
Adjusted callback types
glottologist Oct 30, 2023
ff06943
Adjusted vault process response
glottologist Oct 30, 2023
f1a85c8
Adjusted vault process response
glottologist Oct 30, 2023
690531f
Adjusted getBalance endpoint call opt
glottologist Oct 30, 2023
5600f79
Adjusted type of getBlanace response for callback
glottologist Oct 30, 2023
6f43ef4
:wrench: rewrite config due to new contracts architecture
Oct 17, 2023
af5b877
:recycle: redirect tokens management to token manager contract
Oct 17, 2023
1980265
:recycle: refactor components && fetch token vault informations
Oct 18, 2023
2f2042f
Updated ghostnet contracts in config
glottologist Oct 31, 2023
385eaed
Updated contract error codes
glottologist Oct 31, 2023
821cd20
Changed UI to support new contract structure
glottologist Nov 6, 2023
28fc3a5
Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…
glottologist Nov 7, 2023
7e60c32
Adjusted tick script to tick more pairs and also tick the market maker
glottologist Nov 8, 2023
3bdbdd2
Merge branch '410-further-split-out-batcher-and-mm-contracts-to-avoid…
glottologist Nov 8, 2023
e69d2fd
Amended tick operation to pull rates for all pairs
glottologist Nov 10, 2023
886cfc1
Adjusted tick script to call new unified tick endpoint and re-pointed…
glottologist Nov 10, 2023
63f315d
Repointed UI to new ghostnet contract
glottologist Nov 10, 2023
33ec6e0
Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…
glottologist Nov 10, 2023
590bae7
new batcher contract hash for docker file
glottologist Nov 13, 2023
a1e350a
Merge branch '410-further-split-out-batcher-and-mm-contracts-to-avoid…
glottologist Nov 13, 2023
ac2dcb9
Added get_vaults view to marketmaker and removed no_batch error on UI
glottologist Nov 13, 2023
19a6437
Repointed to new marketmaker
glottologist Nov 13, 2023
c4f5bca
Use - instead of / for swap pairs i.e. tzBTC-USDT instead of tzBTC/USDT
glottologist Nov 13, 2023
f08ca8f
Use - instead of / for swap pairs i.e. tzBTC-USDT instead of tzBTC/US…
glottologist Nov 13, 2023
115a8e3
Repointed to new marketmaker
glottologist Nov 13, 2023
8210e42
corrected tick script calls
glottologist Nov 13, 2023
267b999
corrected tick script calls
glottologist Nov 13, 2023
dcd751a
corrected tick script calls
glottologist Nov 13, 2023
d1a0c5d
corrected tick script calls
glottologist Nov 13, 2023
8484fec
corrected tick script calls
glottologist Nov 13, 2023
2c100b0
Changed ghostnet oracles
glottologist Nov 13, 2023
4d7826f
Added tokens list to exchange state and fixed Volume display
glottologist Nov 14, 2023
0e7397b
Fixed holdings display
glottologist Nov 14, 2023
8f78c0d
Fixed holdings display
glottologist Nov 14, 2023
46edd4b
Fixed linting and type issues
glottologist Nov 14, 2023
5bda817
Fixed linting and type issues
glottologist Nov 14, 2023
76a7f58
Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…
glottologist Nov 14, 2023
0f1b5f6
Added swaps to state and fixed token selection
glottologist Nov 16, 2023
0421cc6
Merge branch '410-further-split-out-batcher-and-mm-contracts-to-avoid…
glottologist Nov 16, 2023
a4d69bd
Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…
glottologist Nov 16, 2023
2ffcf6c
Fixed UI docker build issues
glottologist Nov 16, 2023
ce17e16
Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…
glottologist Nov 16, 2023
48e7adc
Use the swap tokens to get pair name
glottologist Nov 20, 2023
fe60680
Merge branch '410-further-split-out-batcher-and-mm-contracts-to-avoid…
glottologist Nov 20, 2023
dab0731
Repointed to new ghostnet batcher contract
glottologist Nov 20, 2023
9965f1c
Added view to get single swap
glottologist Nov 20, 2023
4f25ac7
Added view to get single swap
glottologist Nov 20, 2023
a580b81
Added view to get single swap
glottologist Nov 20, 2023
d6adea3
Added view to get pair name
glottologist Nov 20, 2023
16f4829
Changed token pair keys for BTCtz
glottologist Nov 21, 2023
0bda1a0
Changed token pair keys for BTCtz
glottologist Nov 21, 2023
c134b75
Updated ghostnet contracts
glottologist Nov 21, 2023
7ba7312
Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…
glottologist Nov 21, 2023
803c042
Cajoled the token swaps pair name to match that in Ligo
glottologist Nov 23, 2023
79d6d7b
Merge branch '410-further-split-out-batcher-and-mm-contracts-to-avoid…
glottologist Nov 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile.tick.beta.ghostnet
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ WORKDIR /etc/run

COPY ./tick.sh /etc/run/

CMD [ "/etc/run/tick.sh", "-b", "KT1Lh5Wkf2dtgNR23DnrdGcG4igfXUc9HQFW", "-m", "KT1VpMZjKtPa2oEdD2tQJiV7Mj3r4xY4QKFQ", "-f", "150" ]
CMD [ "/etc/run/tick.sh", "-b", "KT1JG7r23BFcc2GFdSnKBvijmagVzUncn9ry", "-m", "KT1VpMZjKtPa2oEdD2tQJiV7Mj3r4xY4QKFQ", "-f", "180" ]

2 changes: 2 additions & 0 deletions batcher-ui/src/components/batcher/Exchange.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ const Exchange = () => {
tolerance,
};

console.info("SWAP PARAMS", swap_params);

if (selectedToken.standard === 'FA1.2 token') {
if (!swap.from.token.address) {
dispatch(
Expand Down
4 changes: 3 additions & 1 deletion batcher-ui/src/components/batcher/SelectPair.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ const SelectPair = ({ isFrom }: SelectPairProps) => {
newError(
pairName +
' is not a valid pair. Only ' +
availableSwaps.join() +
availableSwaps
.map(s => {s + '\n'})
.join() +
'are supported.'
)
);
Expand Down
4 changes: 2 additions & 2 deletions batcher-ui/src/config/contracts.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ const CONTRACTS_NAMES = [
];

const ghostnet = {
batcher: 'KT1Lh5Wkf2dtgNR23DnrdGcG4igfXUc9HQFW',
batcher: 'KT1JG7r23BFcc2GFdSnKBvijmagVzUncn9ry',
market_maker: 'KT1VpMZjKtPa2oEdD2tQJiV7Mj3r4xY4QKFQ',
token_manager: 'KT1AwSv5yaew3ZEEPn7HkDMvnbCrLniTBWCM',
token_manager: 'KT1WN3F9SkGHGigYsUBtYtBJu358UgiJSEKF',
tzBTC_vault: 'KT1QChZQRof4pYheGE5MbUBv3oBsdJiy1Ue3',
USDT_vault: 'KT1J2mW59LADXgD6AvywT46KF1Hyep7pKYcL',
USDtz_vault: 'KT1KftikTS3nffDMuUobjBHt6LHqe5Zb8xMw',
Expand Down
28 changes: 25 additions & 3 deletions batcher-ui/src/utils/token-manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,34 @@ const getSwapFromBigmap = (
`${process.env.NEXT_PUBLIC_TZKT_API_URI}/v1/bigmaps/${bigMapId}/keys/${swapName}`
).then(checkStatus);


// FIXME =- This is the only way I could ge tthe string comparisons to work the same way as they do in the contract ¯\_(ツ)_/¯
const alignWithLigoLexicographicalSorting = (to: string, from: string) => {
const startsWithTzTo = to.startsWith('tz');
const startsWithTzFrom = from.startsWith('tz');
const endsWithTzFrom = from.endsWith('tz');

if (!startsWithTzTo && endsWithTzFrom) {
return from.localeCompare(to);
}
if (startsWithTzTo && endsWithTzFrom) {
return 1;
}
if (startsWithTzTo && !startsWithTzFrom) {
return -1;
}
if (!startsWithTzTo && startsWithTzFrom) {
return 1;
}

return to.localeCompare(from);
};

export const getLexicographicalPairName = (
to: string,
from: string
): string => {
const comp = to.localeCompare(from);
const comp = alignWithLigoLexicographicalSorting(to, from);
if (comp < 0) {
return `${to}-${from}`;
} else {
Expand Down Expand Up @@ -179,7 +202,6 @@ export const getTokensMetadata = async () => {
);
};


export const getTokensFromStorage = async () => {
const storage = await getTokenManagerStorage();
const validTokens = storage['valid_tokens'];
Expand Down Expand Up @@ -221,4 +243,4 @@ export const getSwapsFromStorage = async () => {
};
})
);
}
};
11 changes: 9 additions & 2 deletions batcher/batcher.mligo
Original file line number Diff line number Diff line change
Expand Up @@ -869,6 +869,7 @@ let get_valid_swap_reduced
(pair_name: string)
(storage : storage) : valid_swap_reduced =
let valid_swaps = TokenManagerUtils.get_valid_swaps storage.tokenmanager in
if (Map.size valid_swaps) = 0n then failwith unable_to_get_swaps_from_token_manager else
match Map.find_opt pair_name valid_swaps with
| Some vswp -> vswp
| None -> failwith swap_does_not_exist
Expand Down Expand Up @@ -957,6 +958,7 @@ let cancel
let token_one, token_two = pair in
let pair_name = find_lexicographical_pair_name token_one token_two in
let valid_swaps = TokenManagerUtils.get_valid_swaps storage.tokenmanager in
if (Map.size valid_swaps) = 0n then failwith unable_to_get_swaps_from_token_manager else
match Map.find_opt pair_name valid_swaps with
| None -> failwith swap_does_not_exist
| Some vswpr -> let valid_tokens = TokenManagerUtils.get_valid_tokens storage.tokenmanager in
Expand Down Expand Up @@ -1004,7 +1006,7 @@ let enforce_correct_side
let deposit (external_order: external_swap_order) (storage : storage) : result =
let pair = pair_of_external_swap external_order in
let current_time = Tezos.get_now () in
let pair_name = get_rate_name_from_pair pair in
let pair_name = find_lexicographical_pair_name external_order.swap.to.name external_order.swap.from.token.name in
let valid_swap = get_valid_swap_reduced pair_name storage in
if valid_swap.is_disabled_for_deposits then failwith swap_is_disabled_for_deposits else
let () = enforce_correct_side external_order valid_swap in
Expand Down Expand Up @@ -1221,8 +1223,13 @@ let does_batch_need_liquidity
if volumes.buy_total_volume > 0n && volumes.sell_total_volume > 0n then (None: batch option) else
Some batch
| _ -> (None: batch option)


[@view]
let get_valid_swap (pair,storage:string * storage): valid_swap_reduced = get_valid_swap_reduced pair storage

[@view]
let get_pair_name ((to,from),_storage:(string * string) * storage): string = find_lexicographical_pair_name to from

[@view]
let get_batches_needing_liquidity ((),storage: unit * storage) : batch list=
Expand Down
1 change: 1 addition & 0 deletions batcher/errors.mligo
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@
[@inline] let unable_to_get_balance_of_entrypoint_from_fa2_token : nat = 171n
[@inline] let unable_to_get_balance_response_fa12_entrypoint_from_vault : nat = 172n
[@inline] let unable_to_get_get_balance_entrypoint_from_fa12_token : nat = 173n
[@inline] let valid_swaps_map_is_empty = 174n
2 changes: 1 addition & 1 deletion batcher/marketmaker.mligo
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ let execute_liquidity_request
(vault_address:address)
(valid_tokens:ValidTokens.t_map)
(valid_swaps:ValidSwaps.t_map): operation =
let pair_name = find_lexicographical_pair_name lt.name ot.name in
let pair_name = getLexicographicalPairName lt.name ot.name in
match Map.find_opt pair_name valid_swaps with
| None -> failwith swap_does_not_exist
| Some vs -> let (lastupdated_opt, _tes) = OracleUtils.get_oracle_price pair_name unable_to_get_price_from_oracle vs (Big_map.empty: TickErrors.t) in
Expand Down
Loading
Loading