Skip to content

Commit

Permalink
Inclusion of the Kujira connector
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit 784a0c8ecd9aafb993ec8b031327b2a644f392b2
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Aug 9 17:18:28 2023 +0200

    Updating start method to also start the network, if needed.

commit ae64a9e4f4cfbebaec8dbf96b403ed4cff9ef256
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Aug 9 16:13:15 2023 +0200

    Removing changes to add the parent reference abd to do not dispatch a async task when asking if the connector is ready.

commit d4202eb6d79be9a79b1b5ea39ea854d32f0c2199
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Aug 9 15:55:34 2023 +0200

    Updating the code to add support to market orders and updating the enum to remove non-supported orders.

commit 09704951bd797604e2f3d86b2608821c87954125
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Aug 9 14:58:07 2023 +0200

    Changing the imports to use the full path.

commit 080c8e4e42f695392f789f9c4a069b1ac08adc07
Author: Danilo Araújo Silva <[email protected]>
Date:   Sat Aug 5 00:35:51 2023 +0200

    Updating gateway_clob_spot.py and gateway_clob_api_data_source_base.py

commit 4430a523e8c4f393c853d33e12b93b7d0d885cf5
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Aug 4 23:25:03 2023 +0200

    Updating gateway_clob_spot.py and gateway_clob_api_data_source_base.py

commit a3937c8170195ea4f90e46e055dbf6aceb7bfab7
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Aug 4 17:50:11 2023 +0200

    Updating kujira api data source implementation. Changing base files to a new approach.

commit 5350be60f89781ddac48032b4f85d4380d05e6b8
Author: Darley Araújo Silva <[email protected]>
Date:   Thu Aug 3 18:12:31 2023 -0300

    Returning True for '_execute_order_cancel_and_process_update' method to update the order status in the 'in flight order' if the order is not found.

commit 24bbda196a256a2d45b1b597fa4fa446cd2a3e11
Author: Álvaro E. F. Mota <[email protected]>
Date:   Thu Aug 3 17:11:26 2023 -0300

    Updating order status after exception

commit 2753ce9194fdecde8c07f0440035705278675bea
Author: Darley Araújo Silva <[email protected]>
Date:   Thu Aug 3 16:51:28 2023 -0300

    Adding error handling for 'cancelOrder' method if the order is not found.

commit cb8bf53df62e90a7886fc1e68e8b15e7d1aade35
Author: Álvaro E. F. Mota <[email protected]>
Date:   Fri Jul 28 21:01:29 2023 -0300

    updating cancel_order

commit 114a7e413a2181c138e80e275b236cb7d9b21cce
Author: Danilo Araújo Silva <[email protected]>
Date:   Sat Jul 29 00:37:04 2023 +0300

    Updating cancel_order method.

commit 176cc60c776dfdbc931494f14fe061eb67243d9d
Author: Álvaro E. F. Mota <[email protected]>
Date:   Fri Jul 28 18:28:16 2023 -0300

    updating cancel_order

commit 9bf654bc55972a7ba189bd54906b7fb66e372a54
Author: Álvaro E. F. Mota <[email protected]>
Date:   Fri Jul 28 17:35:22 2023 -0300

    improving cancel_order command

commit a846c58cc82a76435c5aa3c19bf759d515506a7e
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 28 23:13:51 2023 +0300

    Updating gateway_clob_spot.py so we can configure a customized timeout when cancelling all orders.

commit ec232cc312a881e5fbf29ee599641493f7774a50
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 28 17:17:13 2023 +0300

    Fixing override.

commit 5357535aa911de0b8a90c55352e63dfe03e18c11
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 28 17:10:41 2023 +0300

    Updating kujira_constants.py

commit 84d304be0afbf858ddcb6ed34a4272a645cdb7a5
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 28 16:58:44 2023 +0300

    Updating kujira_api_data_source.py

commit 507063c17d531e5c54f2bb40b62cec499441af9f
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 28 16:02:21 2023 +0300

    Updating kujira_api_data_source.py

commit 968bd6f551636a01df07bdd3604a7f440332ca3e
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 28 13:07:23 2023 +0300

    Updating kujira_api_data_source.py and related files.

commit 1db00f11881630ea2bbc710031e614f908bfb37a
Author: Álvaro E. F. Mota <[email protected]>
Date:   Thu Jul 27 18:33:39 2023 -0300

    Fixed bug with stop command right after order placed

commit 6cf72b111818d9885a24dce9df54ca5cf43f9573
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 28 00:17:35 2023 +0300

    Updating gateway_clob_spot.py

commit 258b693f81dae1314ad23534b541ffa7df6a83ee
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 23:56:28 2023 +0300

    Reverting changes from gateway_clob_spot.py

commit 01296b18ed4eeeaffc6d4c45e513b88e3f584730
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 23:51:31 2023 +0300

    Updating kujira data source files.

commit 6827feac784900e025134fd15519827204561dac
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 23:47:21 2023 +0300

    Updating gateway_clob_spot.py

commit f6e85b4f792ced8aad1e5dec21fd6789988c93d4
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 23:36:50 2023 +0300

    Updating gateway_clob_spot.py

commit a1b5bce4dce7faebc075c939e02e9ca31c3a43ef
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 23:20:08 2023 +0300

    Updating gateway_clob_spot.py

commit cb3afa6692bb00f7324323beb3c02f11ca3b3b3e
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 23:13:24 2023 +0300

    Updating gateway_clob_spot.py

commit 02e944e34ea5b096e353812321427e2afb3fbfef
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 22:34:07 2023 +0300

    Updating gateway_clob_spot.py

commit 308e78435f7bcd9c14cabfec372460b363f47415
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 21:17:09 2023 +0300

    Updating kujira_api_data_source.py

commit 4ae16b99aa14105143d3ee83c1fe4924a0078882
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 21:02:28 2023 +0300

    Updating kujira_api_data_source.py

commit d7dd734bb66eccb21e09983b9af78497b2145bc5
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 20:57:40 2023 +0300

    Updating _update_order_status method.

commit b34fd2731da0b127d93054153a82b8f146a331a4
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 20:54:29 2023 +0300

    Updating _update_order_status method.

commit 3e840cd21a3b00b8e7ea4ee7a56f804935fb48a7
Author: Álvaro E. F. Mota <[email protected]>
Date:   Thu Jul 27 14:03:01 2023 -0300

    Updated get_order_status_update and cancel order

commit 96690cc02eb2c1894bb409847714e64985d56edc
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 27 19:39:12 2023 +0300

    Updating log levels.

commit 6b724ec30e9ae277fa43658b4d5b364f6bb9bf94
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jul 26 16:54:40 2023 +0300

    Reverting changes.

commit a80b7b7ed7be61813ff95e005f74f9592658dfc2
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jul 26 00:04:58 2023 +0300

    Updating and improving kujira_api_data_source.py.

commit dd00a7265d7dbc28ab7ddf652064100d0f062e8a
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 25 23:47:03 2023 +0300

    Updating and improving kujira_api_data_source.py.

commit 28e5934a94e8e7412fc1646331d2f4499134e387
Author: Álvaro E. F. Mota <[email protected]>
Date:   Tue Jul 25 16:33:13 2023 -0300

    Fixed async lock

commit 6fb2b79276d6c86008b82373445a8e077701be6c
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 25 22:25:50 2023 +0300

    Small changes.

commit 6fb806b90ee4f71e40177c2d2536b1e3b3ab878e
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 25 22:24:28 2023 +0300

    Updating and improving kujira_api_data_source.py.

commit ac0ca8e1df77333a0d7b416c704db126ea40efc5
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 25 22:21:37 2023 +0300

    Updating and improving kujira_api_data_source.py.

commit 51a6a808d81b60ce3b36ca653cadb1dc86cbb43e
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 25 22:13:40 2023 +0300

    Updating and improving kujira_api_data_source.py.

commit acb7fbe337cd799e41d1649541985488cbc7e208
Author: Álvaro E. F. Mota <[email protected]>
Date:   Tue Jul 25 14:31:17 2023 -0300

    Resolved a bug

commit 62c0229fef0fd7c6581dc86ad9a19b14dc299a50
Author: Álvaro E. F. Mota <[email protected]>
Date:   Tue Jul 25 13:45:09 2023 -0300

    Fixed a bug on update_order_status

commit 56ba4e9ea60d20144e532cdc269bee3163ddbb2a
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 25 00:28:28 2023 +0300

    Adding a decorator for easy retry with timeout and adding the decorator the main functions.

commit f6a915e5dd285d813b7bf6b3828c556ad8aadcee
Author: Danilo Araújo Silva <[email protected]>
Date:   Mon Jul 24 19:14:45 2023 +0300

    Changing the base of the class, implementing abstract methods, and fixing issues regarding the orderbook handling.

commit ab2f72803904690652922b558b1fe9e0a15deff4
Author: Danilo Araújo Silva <[email protected]>
Date:   Mon Jul 24 19:13:20 2023 +0300

    Adding a new mechanism to start the network if the ready is called but not start process has been dispatched before (this is specially important to fix the problem with the stop/start commands).

commit 0bcb67254db3fe6386f7fdb0da57a9aaffb655a1
Author: Danilo Araújo Silva <[email protected]>
Date:   Mon Jul 24 19:12:18 2023 +0300

    Increasing the timeout to wait for the orders cancellation.

commit 6f6f5adf32c8657b8b842797d9e789b86ca72907
Author: Darley Araújo Silva <[email protected]>
Date:   Sat Jul 22 02:07:07 2023 -0300

    Fixing event_tag.

commit c94e6b6023d15f7e87b3291d7ab69d7ef9183a2a
Author: Darley Araújo Silva <[email protected]>
Date:   Sat Jul 22 01:29:55 2023 -0300

    Testing orders status update.

commit 9171186f086d0894a0142e94fc7e3c7ba48764f5
Author: Álvaro E. F. Mota <[email protected]>
Date:   Wed Jul 19 17:39:25 2023 -0300

    Fixed the filled order counter

commit 28a2d4d533019d7ff1fdd75195e3d92b91ab0ad3
Author: Darley Araújo Silva <[email protected]>
Date:   Wed Jul 19 16:22:47 2023 -0300

    Improving '_update_markets' method.

commit 1438bc5eacfec97d04f8057345cd00625b8bab9a
Author: Darley Araújo Silva <[email protected]>
Date:   Wed Jul 19 15:22:39 2023 -0300

    Reverting commit 70bfd51

commit 9f8dbfc516e4793532bf0ab4db01e37ca218b548
Author: Darley Araújo Silva <[email protected]>
Date:   Wed Jul 19 14:48:28 2023 -0300

    Fixing the bug that caused the _markets property not to receive the list of all markets correctly.

commit 1b8cf77017ee8be41ea0aa628eed3a75ba497170
Author: Darley Araújo Silva <[email protected]>
Date:   Wed Jul 19 13:39:46 2023 -0300

    Reverting commit 253439a

commit 1c2941ef16e4d944ce39295ebd79309a7fdf78aa
Author: Darley Araújo Silva <[email protected]>
Date:   Tue Jul 18 20:24:18 2023 -0300

    Solving start and stop commands behaviors issues.

commit 70c26505e648922a3820a8b4c7299769fcc1a238
Author: Álvaro E. F. Mota <[email protected]>
Date:   Mon Jul 17 13:59:37 2023 -0300

    Fixed buy and sell filled order counter

commit 919fcd17516441ea0f63a85254d3a79a72805d48
Author: Danilo Araújo Silva <[email protected]>
Date:   Mon Jul 17 18:04:02 2023 +0300

    Updating kujira_api_data_source.py to remove cancel all method.

commit 956655871e0d29ae5f2450239971328194cf472f
Author: Danilo Araújo Silva <[email protected]>
Date:   Mon Jul 17 16:29:49 2023 +0300

    Disabling method to cancel all orders at once.

commit 1015f18af72add4f5a10a12049f84d38e91422d6
Author: Darley Araújo Silva <[email protected]>
Date:   Sat Jul 15 01:21:54 2023 -0300

    Fixing trade history so that the correct number of filled orders is shown.

commit 8d5b321763ff43725dce8cb35551cc0d9c67a08c
Author: Álvaro E. F. Mota <[email protected]>
Date:   Fri Jul 14 18:25:04 2023 -0300

    Fixed cancel_order

commit 905d11cd6ebd9db2ffd69d8ddbecaa7c42c363c2
Author: Álvaro E. F. Mota <[email protected]>
Date:   Fri Jul 14 18:10:38 2023 -0300

    Fixed cancel_order

commit 1dbfc31e223d9c10dcf803d4853e6a1d9bd72a1e
Author: Álvaro E. F. Mota <[email protected]>
Date:   Wed Jul 12 16:47:13 2023 -0300

    Fixed cancell_all_orders function

commit 54b0591085cb4259ee7096e8b5a47155b102e626
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jul 12 15:16:53 2023 +0300

    Reverting changes.

commit 151fa1410e23b68afaa741d44f504b4c57d6b4d5
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jul 12 01:08:00 2023 +0300

    Cleaning code.

commit 796613e0ad6a4be19bf7ef7c1dba9ab66b7f7dd7
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jul 12 00:57:43 2023 +0300

    Reverting changes.

commit 9f4ee55464aa505a20fad32260fc23304fa73c54
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jul 12 00:18:40 2023 +0300

    Updating test_gateway_http_client_clob.py tests.

commit cdd3438bbf52f138c6d6988e241440b6589ca871
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 11 21:35:41 2023 +0300

    Updating kujira_api_data_source.py.

commit 4bef4e01d984da30144c19b3604641532b0d2d0b
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 11 20:53:23 2023 +0300

    Updating kujira_api_data_source.py.

commit c9229f0c3ff21944a0929b7b6878fdc7b98be99e
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 11 19:49:15 2023 +0300

    Updating kujira_api_data_source.py.

commit 1e394c9beaac9c39146125dddd4c1b529a0f8b39
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 11 19:12:37 2023 +0300

    Updating kujira_api_data_source.py.

commit c99224497152b0812465bd2000f8466514af79ce
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 11 18:28:51 2023 +0300

    Updating kujira_api_data_source.py.

commit 58c35b6c2149e188d170609a3f06a026c0af0e2a
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 11 17:47:21 2023 +0300

    Updating kujira_api_data_source.py

commit 9f1c1767c47ffe3ff9222fa33ab71d3c3494df4d
Author: Darley Araújo Silva <[email protected]>
Date:   Tue Jul 11 01:54:25 2023 -0300

    Initial changes to using clob endpoints.

commit c0dae46dd3769bea3bde2cb8304d9e224cb7eeb8
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jul 11 00:20:00 2023 +0300

    Updating kujira_api_data_source.py.

commit cd7fc634aa3db5293b28f9876d3550747b1d71a2
Author: Danilo Araújo Silva <[email protected]>
Date:   Mon Jul 10 22:34:57 2023 +0300

    Removing some kujira code and files.

commit 52af60e606a44cca40258c3864c11cb623edd6fb
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 7 18:41:28 2023 +0300

    Updating kujira url references.

commit 82ced0877d03a4201b551f61f498fd119cc3678f
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 7 17:42:18 2023 +0300

    Improving tests to conform the new changes.

commit 7fd4d21e9fd8d2d5a42256c7ab2a087401bf9f6b
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 7 17:20:48 2023 +0300

    Cleaning types and removing unused injective types.

commit 3ee8232ef4d33a244961fa86a294b4c566f2871c
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 7 17:20:25 2023 +0300

    Readding needed constant.

commit 97e06719d5d956a38a35545c332bbe8c48a0ac51
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 7 17:10:40 2023 +0300

    Cleaning constants.

commit 4d861952c7f757dfdb9725027539befb27f58415
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 7 17:08:30 2023 +0300

    Cleaning helpers.

commit a814e4dd29717fcecce2fd897e0f0aaee43c42cd
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 7 17:04:35 2023 +0300

    Updating gateway_http_client.py and related files.

commit 33a08df18206a84879f20004eb3ef1a02c42af87
Author: Darley Araújo Silva <[email protected]>
Date:   Thu Jul 6 22:58:44 2023 -0300

    Changes required due to the change made to gateway_http_client where the methods used to communicate with the Gateway were removed.

commit 7148a9b03c56c9215f9c2b48c8215442cf87f10d
Author: Darley Araújo Silva <[email protected]>
Date:   Thu Jul 6 22:55:47 2023 -0300

    Fixing some route paths at Route enum.

commit d69088b6f7bb792d1f58ecc830ed1480aa624dd7
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 7 00:58:31 2023 +0300

    Updating the gateway_http_client.py and related files.

commit 0e49e44a5ae7ca3035f130a8d0b27d842e829721
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 7 00:54:20 2023 +0300

    Updating the gateway_http_client.py and related files.

commit bb11d19bddce7b5c46a38e1f5f572be6b1ac0bcd
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jul 7 00:30:35 2023 +0300

    Updating the gateway_http_client.py

commit d5dba5f6c7038b1a67db315997d214e2d05baad8
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jul 6 20:17:34 2023 +0300

    Updating Kujira routes on gateway_http_client.py.

commit 6d290fbd70b07835dd44ba074e300795ab643309
Author: Darley Araújo Silva <[email protected]>
Date:   Thu Jul 6 01:28:53 2023 -0300

    Reverting removal of the 'clob_example.py' file.

commit efe6c2f005bfa40c8266fcea80ec45a91b25ac3e
Author: Darley Araújo Silva <[email protected]>
Date:   Mon Jul 3 18:40:39 2023 -0300

    Removing non-fundamental changes from core files.

commit db288fbaf38107790f97bae342119f35653e10df
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jun 30 14:30:18 2023 +0300

    Fixing kujira pmm scripts.

commit 0044233e731e79c0a589fe8b39b038f96ada3239
Author: Álvaro E. F. Mota <[email protected]>
Date:   Thu Jun 29 18:01:03 2023 -0300

    Resolving some todos

commit b2380cd4481bebaefd268535a48d60e363402e13
Author: Álvaro E. F. Mota <[email protected]>
Date:   Thu Jun 29 16:54:40 2023 -0300

    Fixed the kujira_pmm_example

commit 53427027f9577edb5c77a49d018c421b4d92742c
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jun 28 00:21:51 2023 +0300

    Updating some error messages.

commit 69188bfbc0f10306ca3696bf18b40719efae7635
Author: Álvaro E. F. Mota <[email protected]>
Date:   Mon Jun 26 15:20:12 2023 -0300

    Removed some commented code and unused files

commit 006454aeb5de18899e3b0e90e05da0a0a5c28974
Author: Álvaro E. F. Mota <[email protected]>
Date:   Fri Jun 23 16:06:02 2023 -0300

    Making a carefully revision

commit a7b04480e0a609cbd18857422e57adfc2140e8ef
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jun 23 12:35:43 2023 +0300

    Removing unsed file.

commit cabad1ed17397cb153500151c61f945d2749828a
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jun 23 12:14:14 2023 +0300

    Removing the quickstart guide from the client.

commit 09b73b5d595a74bac13d024cdc887a4239ab84f5
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 22 22:07:33 2023 +0300

    Reverting to original code.

commit 7ec08e64f03fc44ae3e92b38187f8fcd8073f06e
Author: Darley Araújo Silva <[email protected]>
Date:   Wed Jun 21 19:24:05 2023 -0300

    Returning an OrderUpdate even when there is no update.

commit 9a95846d10251e46263768ffc0a4c02b0552150c
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 22 00:11:22 2023 +0300

    Improving and fixing the cancel order method.

commit 1335c6c664dd03b560ef80bcaa200418d8984360
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 22 00:11:01 2023 +0300

    Updating the statement to avoid problems when the order update object does not exist.

commit b4a3a516886125bfd987e9092a1f6d1bb4648646
Author: Darley Araújo Silva <[email protected]>
Date:   Wed Jun 21 16:43:50 2023 -0300

    Skipping cancelled orders...

commit 0d4836de99a918b55df1ffd253e391dc1973997c
Author: Álvaro E. F. Mota <[email protected]>
Date:   Tue Jun 20 17:20:05 2023 -0300

    Small fixes

commit 80949b398f76aa9734c0ebc688a5d23ef641d0ab
Author: Álvaro E. F. Mota <[email protected]>
Date:   Tue Jun 20 13:47:04 2023 -0300

    Removed cancel_all_orders from kujira data source start

commit 8b3d17c38f49c96df8db405183a355e56ecbb35c
Author: Darley Araújo Silva <[email protected]>
Date:   Tue Jun 20 12:41:20 2023 -0300

    Working at Client unittests

commit cae0ec0d639b41c717553028fecfc3d04004c9b2
Author: Darley Araújo Silva <[email protected]>
Date:   Mon Jun 19 18:04:23 2023 -0300

    Working at Client unittests (wip)

commit de608ef5deba8f022348b7320b6b242d07fc98ea
Author: Darley Araújo Silva <[email protected]>
Date:   Mon Jun 19 16:04:19 2023 -0300

    Working at Client unittests (wip)

commit bf2214f1bb15d8005ec8ddd9e4f0083d71f370c6
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Jun 16 00:14:56 2023 +0300

    Updating readme.md from the quickstart guide.

commit 639babaf5d8c253a22ccce37ae434400a8ed7a19
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jun 14 19:50:12 2023 +0300

    Updating the tokens ids.

commit 24d924291d548db8a823fe73da39902958ca646e
Author: Álvaro E. F. Mota <[email protected]>
Date:   Mon Jun 12 18:15:20 2023 -0300

    Fixing the cancell order test (Work in progress)

commit 620b3607a6c03705b94981c82ebc1e3fb016ff05
Author: Álvaro E. F. Mota <[email protected]>
Date:   Mon Jun 12 16:59:38 2023 -0300

    Created test_clob_place_order

commit a64b4b486936a6a391a1b507fa9ad0ffeb1197ac
Author: Álvaro E. F. Mota <[email protected]>
Date:   Mon Jun 12 16:53:27 2023 -0300

    Created test_clob_cancel_order

commit 24aa5dc818673d353bf576d2e992d5052b3f6a21
Author: Álvaro E. F. Mota <[email protected]>
Date:   Mon Jun 12 15:06:44 2023 -0300

    Small fix

commit 0f669061efa2d39a75a133c87f456aa3caf5bae5
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jun 13 19:45:54 2023 +0300

    Adding a kujira_pmm_strategy_example.yml for the PMM strategy.

commit 138f9153d5d0a57f5672d3d4962abfa747bc750c
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Jun 13 19:43:37 2023 +0300

    Updating quickstart .gitignore

commit f41a8b8c769705eaa98660c823d14ce20f0725fd
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 18:57:13 2023 +0300

    Updating quickstart guide files.

commit 831ca70c7cb4a0b8cb485131d52e11d03da6ebf2
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 18:00:57 2023 +0300

    Updating quickstart guide files.

commit 2ccfc08d74e4a280bf9f9ebc544ab00a8313667f
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 16:56:12 2023 +0300

    Updating quickstart guide files.

commit 75636d65cec3323cac9537ac8ad87e8630d37b2e
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 16:54:31 2023 +0300

    Updating quickstart guide files.

commit cedcb845c0b15009d21111420d223ce426dbc469
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 16:48:24 2023 +0300

    Updating quickstart guide files.

commit 0d1698396bc902b62d215a4e87dfe83fd91bf29f
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 16:43:21 2023 +0300

    Updating quickstart guide files.

commit c08f1759ab1b6577a59f327742f764df8e5ea093
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 16:28:11 2023 +0300

    Updating quickstart guide files.

commit bbb11653e6f8485224ffecb6d6d393b7d6c3009e
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 16:25:42 2023 +0300

    Updating quickstart guide files.

commit 88d0014e59f84d11dec1243c8763ab1fc3db4e97
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 16:03:10 2023 +0300

    Updating quickstart guide files.

commit 3775d459bb051d67cf0b11d524772a469edd0389
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 15:48:41 2023 +0300

    Updating Dockerfiles.

commit b9199d059a2780dd56fb54193d2134de271a0d09
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 13:16:24 2023 +0300

    Updating Dockerfiles.

commit 77ac03bfad58d31fe38c8f8ae551f14e79f33dce
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 13:14:17 2023 +0300

    Updating Dockerfiles.

commit 4a825564c53914d7f76edc2f37f8aef79c47b25e
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 12:45:01 2023 +0300

    Updating Dockerfiles.

commit 870e24e0543417ad0169e173475c67d5dcea54fa
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 11:30:45 2023 +0300

    Improving Dockerfiles.

commit d5897d756b85ec0541d13e6e78c9252177c1d340
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 00:24:45 2023 +0300

    Updating Dockerfiles.

commit 250e77443c6a8026220382c6febb8e88baa8f98b
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 00:24:26 2023 +0300

    Updating Dockerfiles.

commit 528023df826537195b55a4d783a581e9d3da56ce
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Jun 8 00:23:23 2023 +0300

    Updating Dockerfiles.

commit dc0dc84c51fde7689a2d568473d0c47bb3dad45f
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jun 7 23:35:22 2023 +0300

    Updating chmod.

commit 7d57239b13403c73d037d1e04d240cb1f967ade7
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jun 7 23:32:26 2023 +0300

    Updating Dockerfiles.

commit 9b2c9e22122d1e76d4bc102a1fb98ae186f826f0
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jun 7 23:09:58 2023 +0300

    Updating Dockerfile.

commit 0904fee07242fbd16377811fc15d0981ce35c8bd
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jun 7 23:00:58 2023 +0300

    Improving docker scripts.

commit 4c398d89cd5d3a478f7e181e776ac86d4f1a606b
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jun 7 23:00:43 2023 +0300

    Improving docker scripts.

commit 3a7edd1256b437c020015e2b2bcdb33a7b45461d
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Jun 7 00:01:21 2023 +0300

    Adding docker scripts folder.

commit 8cc4128394774bcfc93bd29ac49e4cfc05f624c9
Author: Álvaro E. F. Mota <[email protected]>
Date:   Mon May 22 14:28:36 2023 -0300

    Removed kujira_api_data_source_tester

commit 5e511aea9f7df7874177e5da444ec039cfd4e1a5
Author: Danilo Araújo Silva <[email protected]>
Date:   Mon May 22 19:11:09 2023 +0200

    Updating kujira_pmm_example.py

commit ce07f81966bdf8b398afeb7d5ba26c0b42a50398
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri May 19 17:28:53 2023 +0200

    Fixing todos.

commit c0db6f3036be89518742d0b6b80228c8fd126fb8
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 18 19:37:51 2023 +0200

    Improving Kujira Gateway and Client implementation.

commit 4b76bc1b3379094954a54c9978a23349f848bc45
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 18 19:00:39 2023 +0200

    Improving and fixing KujiraDEX implementation.

commit 3ec6bac6a8a5ebd365a314b8eb839c292b0ad94a
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 18 18:35:59 2023 +0200

    Improving and fixing KujiraDEX implementation.

commit a057546bad060c2035cb96c46376d3c3b4547ebd
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 18 18:14:02 2023 +0200

    Improving and fixing KujiraDEX implementation.

commit e985822f887d451937a97cb5b52b6373cf7d8423
Author: Álvaro E. F. Mota <[email protected]>
Date:   Thu May 18 13:10:01 2023 -0300

    Fixing an small bug

commit 73cc241c3b4ebd06c9f8f326a9400ed7169c2f67
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 18 17:47:56 2023 +0200

    Improving and fixing KujiraDEX implementation.

commit 6e4f0da9084dccf888b87bb6322f47cec56e44a4
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 18 17:24:48 2023 +0200

    Improving and fixing KujiraDEX implementation.

commit 0655987939d5b29beb8ac29cd46ef4f91a23f155
Author: Álvaro E. F. Mota <[email protected]>
Date:   Thu May 18 12:13:23 2023 -0300

    Added logs for all functions int the Kujira api data source

commit 2b5ed051c9a42f91a21c5d7ce943e715ded7f38d
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 18 17:14:31 2023 +0200

    Improving and fixing KujiraDEX implementation.

commit 6282ad7dbf59ff91aa9670d26b6c48b36dd980d4
Author: Álvaro E. F. Mota <[email protected]>
Date:   Thu May 18 11:26:32 2023 -0300

    Added request and response log function

commit 883157345aa0eb4e4f169cde4b98858c3fe2cf5b
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 18 01:38:39 2023 +0200

    Improving and fixing KujiraDEX implementation.

commit 9d2704087cefe5ffac91cac5260f28da3de186da
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 18 01:06:21 2023 +0200

    Improving and fixing KujiraDEX implementation.

commit ab978c84c159c6e972e440b3bfb801c1c940d7a8
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 18 00:20:20 2023 +0200

    Improving and fixing KujiraDEX implementation.

commit f20aa2d50eebfe5b43c60313ea72965ca67c2379
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed May 17 19:16:33 2023 +0200

    Improving kujira_api_data_source.py.

commit f16dce03207ddc7a8799067165d3e07a8b09c4b8
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed May 17 18:46:39 2023 +0200

    Fixing kujira_api_data_source.py.

commit c5c1f6773b96a787e2c71ea315bcd668d8c7300e
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed May 17 18:46:09 2023 +0200

    Fixing kujira_api_data_source.py.

commit e716c6eaa0f58b2f98044728ded4260248f6b0e9
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed May 17 18:20:08 2023 +0200

    Fixing KujiraDEX.

commit 539adcd463dd38e80480e6d2b604b9169a1c867c
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed May 17 17:55:05 2023 +0200

    Fixing KujiraDEX.

commit 2b45220bc445af6a5962e5cc7c0a70c39942b94f
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed May 17 17:41:41 2023 +0200

    Fixing KujiraDEX.

commit 8eb66ff7ce0353bb5f7272f95da1a0d3e00952ad
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed May 17 15:44:36 2023 +0200

    Renaming and removing non needed files.

commit ade82ecb2742be1987957286c4eaa8bddd089595
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed May 17 00:24:02 2023 +0200

    Adding the remaining methods of the kujira_api_data_source_2.py.

commit 131dd1dbe415f5f26bbbaa91b1287da0a18d93ea
Author: Álvaro E. F. Mota <[email protected]>
Date:   Tue May 16 16:05:44 2023 -0300

    Updated environments, added nest_asyncio and dotmap

commit 95de27df9f0dc259419e9c90fd4c44a2c2dfd38e
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue May 16 22:55:57 2023 +0200

    Implementing the kujira_api_data_source_2.py methods. WIP.

commit 6106a7845fff4c59dd9a5b5d4b31e1e746ec7b69
Author: Álvaro E. F. Mota <[email protected]>
Date:   Tue May 16 13:03:48 2023 -0300

    Fixed get all filled order

commit 8dd47c331c25f3c5df95eedca915d0d3d7095006
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue May 16 18:39:37 2023 +0200

    Kujira Client improvements.

commit 931a11807c2fccab711a5082e17b062b48d5c2bf
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue May 16 16:04:21 2023 +0200

    Kujira Client improvements.

commit f67921916dfdef285dee1280d294a866094814fe
Author: Darley Araújo Silva <[email protected]>
Date:   Sun May 14 14:41:34 2023 -0300

    Changing the balances order of magnitude.

commit 6fe50ddad762800763e9ebe8bc369c33b1a781ff
Author: Álvaro E. F. Mota <[email protected]>
Date:   Fri May 12 18:58:54 2023 -0300

    Fixing place order

commit 49884ec066416e895d3e614c4c8153f78e1f4964
Author: Danilo Araújo Silva <[email protected]>
Date:   Sat May 13 00:26:33 2023 +0200

    Kujira Client improvements.

commit 63bc31792a9b99724ccdf91e0c63c2fd213d39dd
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri May 12 21:53:16 2023 +0200

    Kujira Client improvements.

commit a3bbbab8d609351149d7a9b3e88494952d9814e7
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri May 12 17:46:44 2023 +0200

    Working with the kujira_api_data_source.py.

commit b8b206a068a3387456101b5c30ae5e143173ecaf
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri May 12 17:29:29 2023 +0200

    Fixing generate_hash function.

commit bda34312ef23c525453f91b392fb8cd057d725ba
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri May 12 16:55:59 2023 +0200

    Fixing kujira_api_data_source.py

commit 355e39a65ca4846359816ec058cb4f1354987c62
Author: Álvaro E. F. Mota <[email protected]>
Date:   Fri May 12 11:53:36 2023 -0300

    Added generate_hash function

commit 71e3d0fb43f8507a7bda48a03007fff05bc24b78
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri May 12 16:09:36 2023 +0200

    Fixing kujira_api_data_source.py

commit 17481276a2c8c69d0ab359ad42a379008cea348e
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri May 12 15:45:24 2023 +0200

    Fixing kujira_api_data_source_tester.py script.

commit da35eb3daecda9276ff8fae45b24e42bd4192d55
Author: Darley Araújo Silva <[email protected]>
Date:   Thu May 11 20:57:16 2023 -0300

    Fixing get_account_balances (wip)

commit 6cdbe3acf07d84ef330c70a3aef1e46b4ab0fe0a
Author: Darley Araújo Silva <[email protected]>
Date:   Thu May 11 19:37:23 2023 -0300

    Implementing check_network_status method at kujira_api_data_source_2

commit d11f2a0927a1903ff8dd60d32604bcc3294a7357
Author: Darley Araújo Silva <[email protected]>
Date:   Thu May 11 19:18:20 2023 -0300

    Implementing get_account_balances method at kujira_api_data_source_2

commit 40eb703530d21d9392cb155c516c934766a96655
Author: Darley Araújo Silva <[email protected]>
Date:   Thu May 11 19:10:46 2023 -0300

    Implementing cancel_order method at kujira_api_data_source_2

commit ef9e64736cbb38914bbba137100d4b1668ea1215
Author: Darley Araújo Silva <[email protected]>
Date:   Thu May 11 18:53:49 2023 -0300

    Creating of kujira_api_data_source_2

commit 02f4cf96ab7e44cee782c3b44628484e5ad66a13
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 11 23:40:10 2023 +0200

    Temporary approach for the kujira_api_data_source.py

commit 27823b53d703c555c25226eaf4103d4d03dd2088
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 11 21:15:24 2023 +0200

    Updating the kujira_api_data_source.py

commit 5dc7187a2c312142788e5557c0954f3b18362b00
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 11 20:42:18 2023 +0200

    Updating the kujira_api_data_source.py

commit c2eb7a5033ecfee4e924ac894ac83b19609a93cb
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 11 20:06:11 2023 +0200

    Updating kujira/kujira_api_data_source.py

commit fbadc1c5cbfb8cc38903fa17482c07a3943c3587
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 11 19:14:45 2023 +0200

    Adding new Kujira routes compatible with the Injective implementation.

commit def953d20209c6f45284051418162954bda6233f
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 11 18:59:50 2023 +0200

    Disabling some injective specific code.

commit cb59791ff81eb5d53fb0bc3d68f44f65ccb9a101
Author: Darley Araújo Silva <[email protected]>
Date:   Thu May 11 13:44:30 2023 -0300

    Changing the method that was called by kujira_api_data_source.py

commit a4676115f674acee97694073f2016cf720501158
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 11 16:10:48 2023 +0200

    WIP.

commit b71c71e88703bf67f99ed76ae7de4225fd21b5fa
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 11 15:46:52 2023 +0200

    Adding a kujira_api_data_source_tester.py tester script.

commit e192b1e271f49e563ba7adbabfc30019224fbd57
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 11 15:15:38 2023 +0200

    Updating Kujira implementation.

commit 88ee2341ae60349c4b062b45036781b14e82131f
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 11 15:06:22 2023 +0200

    Updating the kujira_api_data_source.py

commit 3b0c29b5915acbf3b784be4cf515680fdb83dd95
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu May 11 14:09:12 2023 +0200

    Updating Kujira client implementation.

commit 3fa83206164d5c2037c52c53a2fcf94df054e4b4
Author: Álvaro E. F. Mota <[email protected]>
Date:   Thu May 4 12:44:52 2023 -0300

    Fixed "RuntimeError: This event loop is already running in python" with nest_asyncio package

commit 3a7fc6ae29b247a12fe308f8cbc0a478c08d8aab
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed May 3 22:24:02 2023 +0200

    Updating kujira_pmm_example.py to reflect new changes from the Gateway API.

commit dcb30630b3526aa32df0cc5ea37d4092bc0e3265
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Apr 28 18:11:07 2023 +0000

    First stable version of the kujira_pmm_example.py script.

commit 90063d650efe9914d54592ca42351aba09374946
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Apr 28 13:16:47 2023 +0000

    First stable version of the kujira_pmm_example.py script.

commit 93d0080fb3ec766da6344fdc57a7dc0b2bce1a73
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Apr 28 12:03:03 2023 +0000

    First stable version of the kujira_pmm_example.py script.

commit 2bb459d069c2f2d2a9e2fd9344028206ecb403bb
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Apr 28 11:23:39 2023 +0000

    Improving Kujira PMM script.

commit 7a18c609b8230a13064cc689443ec50361a237a6
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Apr 27 23:51:22 2023 +0000

    Fixing and improving kujira_pmm_example.py script.

commit d2f35628830ed6cede53bb9a4d2dd6cd8313f0cf
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Apr 27 23:36:51 2023 +0000

    Fixing and improving kujira_pmm_example.py script.

commit b42693044fe11c600e15363aa88de58cab7819a4
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Apr 26 18:05:38 2023 +0000

    Adding more kujira types and working with the kujira pmm script.

commit ef79c32e51ba9d1a0fc5ae0e395ad25d398c3e28
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Apr 26 14:19:07 2023 +0000

    Improving Kujira PMM script and other related changes to support that.

commit 3711f0622aff36aefac6ed0754cd113365633f44
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Apr 25 19:00:34 2023 +0000

    Fixing gateway_http_client.py

commit 4238d37d3ed968494195449543c1c125314f82b8
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Apr 25 18:49:57 2023 +0000

    Improving and fixing kujira_pmm_example.py

commit afd66404e8f74e1e99307651df3b641b0dbe9629
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Apr 25 18:48:10 2023 +0000

    Updating the gateway_http_client.py

commit e48061cf2293d1edbd0805dd7e49120bbd91c00c
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Apr 25 18:43:20 2023 +0000

    Changing the start_command.py and script_strategy_base.py so the scripts can use async initialization and tick methods, among some other improvements. Fixing and improving the gateway_http_client.py and kujira_pmm_example.py

commit 822292978dddd8feb9d0f8de5b03704cf943aba0
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Apr 25 16:13:43 2023 +0000

    Updating Kujira implementation.

commit aff16f2611895cd2f6c991a711a2dbed12938217
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Apr 21 14:33:52 2023 +0000

    Improving kujira pmm script and the order_candidate class.

commit 4620751d20a531f9f5150af196627f9cc25e5571
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Apr 20 16:38:20 2023 +0000

    Updating kujira_types.py.

commit 4743a2730f0b92a84b42845369f724869b728d65
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Apr 19 23:56:29 2023 +0000

    Improving kujira_pmm_example.py script. Modifying kujira_types.py.

commit fe95586768681ddfada2c89b8e38f786e46da62d
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Apr 19 20:10:42 2023 +0000

    Doing changes regarding the creation of the Kujira PMM Script.

commit 4fbfcc05f6ef78b72cbda97280321327b1e78995
Author: Danilo Araújo Silva <[email protected]>
Date:   Tue Apr 18 23:54:28 2023 +0000

    Working with the Kujira connector. WIP.

commit 012f82416ea70086eb847c92d478e5890d7f6b39
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Apr 12 22:28:47 2023 +0200

    Adding kujira routes

commit 29f60201e736dc4066622ff3bb25c95b4b4ca4da
Author: Danilo Araújo Silva <[email protected]>
Date:   Wed Apr 5 23:42:12 2023 +0200

    Adding Kujira client files to integrate it as a new datasource for CLOB_SPOT.

commit a723e528e6d1fb0b91f6d3ebc7d8bf4525c10863
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Mar 17 23:13:28 2023 +0000

    Adding some content (simliar to Injective) for the Kujira data source.

commit f978b683adff6a78f4f3a7c26f124425a92657b1
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Mar 16 21:53:27 2023 +0000

    Improving kujira_api_data_source.py.

commit 7a817f0b09003486ba38bb7da29a9909e89bfebc
Author: Danilo Araújo Silva <[email protected]>
Date:   Thu Mar 16 17:02:00 2023 +0000

    Adding main files for the Kujira data source.

commit ef187a61a8e7c0b740bf8d3fcffd43f398651459
Author: Danilo Araújo Silva <[email protected]>
Date:   Fri Mar 3 20:13:15 2023 +0000

    Updating .gitignore.
  • Loading branch information
danilo-silva-funttastic committed Aug 16, 2023
1 parent 2b9a56f commit d35cd73
Show file tree
Hide file tree
Showing 11 changed files with 1,289 additions and 4 deletions.
1 change: 1 addition & 0 deletions hummingbot/connector/connector_status.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
'vertex': 'bronze',
'vertex_testnet': 'bronze',
'injective_v2': 'bronze',
'kujira': 'bronze',
}

warning_messages = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def __init__(
self._forwarders_map: Dict[Tuple[Enum, Callable], EventForwarder] = {}
self._gateway_order_tracker: Optional[GatewayOrderTracker] = None
self._markets_info: Dict[str, Any] = {}
self.cancel_all_orders_timeout = None

@property
@abstractmethod
Expand Down Expand Up @@ -223,3 +224,7 @@ def add_listener(self, event_tag: Enum, listener: EventListener):

def remove_listener(self, event_tag: Enum, listener: EventListener):
self._publisher.remove_listener(event_tag=event_tag, listener=listener)

@property
def is_cancel_request_in_exchange_synchronous(self) -> bool:
return False
Empty file.
Loading

0 comments on commit d35cd73

Please sign in to comment.