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

networks unification - okx, huobi, hitbtc #16024

Closed
wants to merge 121 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
121 commits
Select commit Hold shift + click to select a range
c66069c
-
ttodua Dec 8, 2022
e385086
rework of networks
ttodua Dec 8, 2022
0f86aaf
network related methods
ttodua Dec 8, 2022
aa8bf92
[ci-skip]
ttodua Dec 9, 2022
7b0d592
[ci-skip]
ttodua Dec 9, 2022
4269917
huobi & okx final touches for networks
ttodua Dec 9, 2022
4ca068a
comment change
ttodua Dec 9, 2022
f57211f
[ci-skip]
ttodua Dec 9, 2022
19aa0d5
[skip-ci][ci-skip]
ttodua Dec 9, 2022
4737d9a
fix huobi arguments
ttodua Dec 11, 2022
2925c98
comment added
ttodua Dec 11, 2022
3d69f21
Merge branch 'master' into okx-networks-unification
ttodua Dec 11, 2022
f3d04b7
fix str
ttodua Dec 12, 2022
86ccac5
Merge branch 'okx-networks-unification' of github.com:ttodua/ccxt int…
ttodua Dec 12, 2022
ae1b948
gate - currencies unification
ttodua Dec 13, 2022
60dd887
networks full list
ttodua Dec 14, 2022
4a2b862
-
ttodua Dec 14, 2022
3cb15a0
Merge branch 'gate-networks-unification' into okx-networks-unification
ttodua Dec 14, 2022
dd7cf41
aliases
ttodua Dec 14, 2022
488bc68
added networks
ttodua Dec 15, 2022
6579d89
huobi updates
ttodua Dec 15, 2022
17882be
comment
ttodua Dec 15, 2022
20b62ea
Merge branch 'master' into okx-networks-unification
ttodua Dec 20, 2022
f4a9baa
error code
ttodua Dec 20, 2022
43866fd
gate networks unified
ttodua Dec 20, 2022
563d8c9
final list of networks
ttodua Dec 21, 2022
36ac670
rework of conflict detection (incomplete)
ttodua Dec 21, 2022
cc9843d
remains the error message only
ttodua Dec 21, 2022
f297989
incomplete updates
ttodua Dec 21, 2022
1bf640a
final changes
ttodua Dec 22, 2022
47168f6
lint fix
ttodua Dec 22, 2022
0f45e15
Minor changes
ttodua Dec 22, 2022
58fcaa1
[ci-skip][skip-ci]
ttodua Dec 22, 2022
abb7402
address tag
ttodua Dec 22, 2022
6e57a58
Update gate.js
ttodua Jan 4, 2023
b00136f
Update gate.js
ttodua Jan 4, 2023
83714b4
Update huobi.js
ttodua Jan 4, 2023
b009c51
Update gate.js
ttodua Jan 4, 2023
562b069
Update gate.js
ttodua Jan 4, 2023
5d80ded
Update gate.js
ttodua Jan 4, 2023
dbc072f
Update Exchange.js
ttodua Jan 4, 2023
79841df
Update gate.js
ttodua Jan 4, 2023
bdcc7a3
Update huobi.js
ttodua Jan 4, 2023
8d9b34c
Update okx.js
ttodua Jan 4, 2023
4f2bd43
remove extra aliases
ttodua Jan 5, 2023
97dadd2
Update gate.js
ttodua Jan 5, 2023
b5613c5
Delete test-all.js
ttodua Jan 5, 2023
a44958b
Update huobi.js
ttodua Jan 5, 2023
0720017
Update okx.js
ttodua Jan 5, 2023
cdc9b46
reorganize networks
ttodua Jan 5, 2023
079df79
Update Exchange.js
ttodua Jan 5, 2023
b537876
network codes updated
ttodua Jan 5, 2023
8d2377c
Merge branch 'okx-networks-unification' of github.com:ttodua/ccxt int…
ttodua Jan 5, 2023
5cdc0ab
Update gate.js
ttodua Jan 5, 2023
3272c23
update network-related implementations
ttodua Jan 6, 2023
172c3bd
Merge branch 'okx-networks-unification' of github.com:ttodua/ccxt int…
ttodua Jan 6, 2023
1b04f50
gate.js minor edits and typos
kroitor Jan 7, 2023
ea19da4
huobi.js minor edit / typos
kroitor Jan 7, 2023
45e1c57
okx minor edits
kroitor Jan 7, 2023
de2f8f3
Merge branch 'master' into okx-networks-unification
kroitor Jan 7, 2023
c6bc5f2
gate linting
kroitor Jan 7, 2023
f296f2d
method names in py/php/js
ttodua Jan 7, 2023
fe0af1e
fix for php
ttodua Jan 9, 2023
2419882
fix php/py
ttodua Jan 9, 2023
08396af
method rename
ttodua Jan 10, 2023
e5bbc5a
Merge branch 'master' of github.com:ccxt/ccxt into okx-networks-unifi…
ttodua Jan 10, 2023
bd8bb86
rework of additional type
ttodua Jan 10, 2023
e34c976
bitmart - updates
ttodua Jan 10, 2023
9d7c811
rename getNetworkTitle and update bitmart parsing
ttodua Jan 10, 2023
538ab30
rename comments
ttodua Jan 10, 2023
62dba4c
rename method
ttodua Jan 11, 2023
21658b7
base updates for networks (still remains smth)
ttodua Jan 11, 2023
bba968f
-
ttodua Jan 12, 2023
a356418
tmp
ttodua Jan 13, 2023
b759443
[ci-skip]
ttodua Jan 13, 2023
de93e50
final touches to networkIdToCode and networkCodeToId
ttodua Jan 13, 2023
082176e
bitmart revert
ttodua Jan 13, 2023
703d799
array fix
ttodua Jan 14, 2023
71c609a
bitmart support
ttodua Jan 14, 2023
6c69334
remove method
ttodua Jan 14, 2023
36ad7e3
update dict inversion
ttodua Jan 14, 2023
85dfb51
transpiler - added methods manually
ttodua Jan 14, 2023
d8d6d31
fix transpile
ttodua Jan 15, 2023
94a90e8
Merge branch 'master' into okx-networks-unification
ttodua Jan 30, 2023
0c29fa1
bitmart - currency info
ttodua Jan 30, 2023
6dd4a60
Update bitmart.js
ttodua Jan 30, 2023
78f3641
hitbtc3 - full rewrite for networks unification
ttodua Jan 30, 2023
5762805
Merge branch 'okx-networks-unification' of github.com:ttodua/ccxt int…
ttodua Jan 30, 2023
3e7fade
-
ttodua Mar 22, 2023
c51c87a
-
ttodua Mar 28, 2023
23b0383
duplicate remove
ttodua Mar 28, 2023
6e2676b
argsrequired
ttodua Mar 29, 2023
5a53f30
bitmart
ttodua Mar 29, 2023
274a629
okx revert
ttodua Mar 29, 2023
b492d03
hitbtc3
ttodua Mar 29, 2023
6c38169
Merge branch 'master' into okx-networks-unification
ttodua Mar 29, 2023
87eacd2
-
ttodua May 20, 2023
fcd72fb
-
ttodua Jul 4, 2023
6e860f3
Update gate.ts
ttodua Jul 6, 2023
0179da4
Update gate.ts
ttodua Jul 6, 2023
5faad0f
Update Exchange.php
ttodua Jul 6, 2023
56fa337
Update Exchange.php
ttodua Jul 6, 2023
42018b1
Update exchange.py
ttodua Jul 6, 2023
c8d246f
revert list
ttodua Jul 15, 2023
b248fdd
Merge branch 'okx-networks-unification' of github.com:ttodua/ccxt int…
ttodua Jul 15, 2023
17431a3
-
ttodua Jul 15, 2023
195b110
-
ttodua Jul 15, 2023
047afcd
[skip ci]
ttodua Jul 15, 2023
b18d2c2
[skip ci]
ttodua Jul 15, 2023
87bf74b
[skip ci]
ttodua Jul 15, 2023
2ae02ad
[skip ci]
ttodua Jul 15, 2023
8918f21
[ci skip]
ttodua Jul 15, 2023
ad2c435
Update Exchange.ts
ttodua Jul 17, 2023
ce53943
[skip ci]
ttodua Jul 17, 2023
e733719
remove Mainnet Currency Check in NetworkIdToCode [ci skip]
ttodua Jul 17, 2023
f20124c
remove checkIfMainnetReplacementNeeded & generateNetworkData from the…
ttodua Jul 17, 2023
8a85963
[ci skip]
ttodua Jul 17, 2023
c20da5a
[ci skip]
ttodua Jul 17, 2023
773dc39
[ci skip]
ttodua Jul 17, 2023
ae92312
[ci skip]
ttodua Jul 21, 2023
2b0e99a
[ci skip]
ttodua Jul 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 6 additions & 1 deletion build/transpile.js
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,12 @@ class Transpiler {
[ /\.handleOptionAndParams\s/g, '.handle_option_and_params'],
[ /\ssha(1|256|384|512)([,)])/g, ' \'sha$1\'$2'], // from js imports to this
[ /\s(md5|secp256k1|ed25519|keccak)([,)])/g, ' \'$1\'$2'], // from js imports to this

[ /\.checkIfMainnetReplacementNeeded\s/g, '.check_if_mainnet_replacement_needed'],
[ /\.networkCodeToCurrencyId\s/g, '.network_code_to_currency_id'],
[ /\.generateNetworkData\s/g, '.generate_network_data'],
[ /\.getCurrencyPartFromCurrencyJunction\s/g, '.get_currency_part_from_currency_junction'],
[ /\.getNetworkPartFromCurrencyJunction\s/g, '.get_network_part_from_currency_junction'],
[ /\.networkIdIsDefined\s/g, '.network_id_is_defined'],
].concat(this.getTypescriptRemovalRegexes())
}

Expand Down