You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fix out of memory (#220)
* gitignore add .python-version
* add temporary district.server.smart-contracts
* make it faster
* chunks range coll generation inprovement
* update infura id
* will it work for UI?
* try with :contracts-build-path
* Revert "try with :contracts-build-path"
This reverts commit 0c6a4b86de11a64015abe1dbb57b104eb959595a.
* debug
* more debug
* fix dockerfile
* fix dockerfiles
* remove debug
* missing :path ?
* add debug
* upgrade ver district0x/district-server-smart-contracts
* Revert "missing :path ?"
This reverts commit 9bb24806834421d58d54b0a8890d2906e1c5f0b4.
* Revert "Revert "missing :path ?""
This reverts commit 38b4416501663b63122d0d14dfc8f923c2633baf.
* add debug
* fix debug
* remove debugs
* revert :path change
* add debugs
* more debugs
* upgrade org.clojure/core.async
* change ENS address for contract
* remove debugs
* try different address for ENS
* Revert "try different address for ENS"
This reverts commit 496ce1a514d5e26cc0141ddd70449c2b0729fa1f.
* try old addresses
* Revert "try old addresses"
This reverts commit 7c16fe0f6ecebd284f4b8c3b62973f5e1bcc2eb9.
* some of addresses are old, some new. Will it work?
* change contract addresses once again
* try different addresses aftert deploying in different way
* once more
* and once more
* upgrade version district-server-smart-contracts
* try to fix ModuleNotFoundError: No module named 'setuptools'
* pip3->pip
* another try
* try with python3-dev
* try with pysha3
* new python version
* another try
* upgrade nvm version
* try with wheel
* update Dockerfile FE
* remove debug
* back contract addresses to production (from QA)
* try with [io.github.district0x/cljs-web3-next 0.2.0-SNAPSHOT]
* district0x/district-server-web3
* overwrite district.server.smart-contracts because ver. upgrade in cosequence trigger more dependencies issues
* add comment
* add preprod config
* fix typo
* add debugs
* more debug
* remove new line on the beginnign of the docker-compose
* fix debug
* update district.server.smart-contracts