Syed Aabis Akhtar
                                            Syed Aabis Akhtar
                                        
                                    Latest django version not supported Djongo works with Django 3.0.5 only, but there have been some important improvements since that, it should support the latest django version Come on guys,...
Right now, most of the objects do not have a __repr__ method, and hence when they are printed, the object is printed without any meaningful info. I have added repr...
This is the layouts file: https://github.com/SuperteamDAO/solathon/blob/master/solathon/core/layouts.py It is using the `construct` library which vastly represents low level language data types and structures. It would be nice to have Pythonic alternative...
Right now, most of the `Client` class method accept commitment parameter, however it isn't actually being used when the request is being sent. This part is where the commitment needs...