Commit Graph

16 Commits

Author SHA1 Message Date
Iuri Matias 53daf6c702 use desktop fork of nimbus build system 2022-10-15 17:44:20 -04:00
Iuri Matias 8438522df1 use desktop fork of nimbus build system 2022-10-15 17:42:53 -04:00
Michael Bradley, Jr 5c7a372149
build: bump vendor/nim-chronos 2021-07-08 12:42:22 -05:00
Michael Bradley, Jr 1f46b7fe2b
build: bump vendor/nim-chronos 2021-06-18 12:03:28 -05:00
Michael Bradley, Jr 1912a5372f
build: bump vendor/nim-chronos 2021-06-11 19:40:27 -05:00
Michael Bradley, Jr c3f9a11bb4
build: bump vendor/nim-chronos 2021-05-15 16:25:51 -05:00
Michael Bradley, Jr 4d7190a7c4
build: bump vendor/nim-chronos 2021-04-23 15:07:47 -05:00
Michael Bradley, Jr f311f7aa49
build: bump vendor/nimbus-build-system 2021-04-23 15:07:29 -05:00
Michael Bradley, Jr cc1b67cd5f build: bump vendor/nimbus-build-system 2021-04-11 16:36:16 -05:00
Michael Bradley, Jr 0922e0d88a build: update other vendor deps 2021-04-11 15:22:31 -05:00
Michael Bradley, Jr 8d67685d52 build: bump vendor/nim-chronos again (fix for Linux) 2021-04-11 13:31:49 -05:00
Michael Bradley, Jr f9220a996a
build: bump vendor/nim-chronos
Also make necessary adjustments to `task_runner/[asyncloop, asyncsync]`
2021-04-10 17:08:05 -05:00
Michael Bradley, Jr a87f3f85be feat: introduce some changes/additions from test/use-cases branch
But without introducing the use cases tests themselves nor their dependencies
in vendor.
2021-03-12 16:53:08 -06:00
Michael Bradley, Jr b2442ecba8 chore: extract asynchronous channels code from status-im/nim-chronos PR #45
Involves some adjustments necessary for the code to compile with the version of
Nim compiler (1.2.6) provided by latest status-im/nimbus-build-system and to be
compatible with latest status-im/nim-chronos.

Does not include "transport" code added with respect to asynchronous channels
introduced in https://github.com/status-im/nim-chronos/pull/45. That code will
likely be added to this repo in the future.

Note that at present vendor/nim-chronos points to a GitHub fork of
status-im/nim-chronos as two small changes were needed in
vendor/nim-chronos. See: https://github.com/status-im/nim-chronos/pull/154.
2021-02-04 18:38:04 -06:00
Michael Bradley, Jr 8753fdd53a build: setup nimbus-build-system and basic project structure 2021-01-06 06:12:54 -06:00
Michael Bradley, Jr 27b257abeb first commit 2020-11-25 04:09:53 -06:00