27 Commits
Author SHA1 Message Date
prathamesh0 2e1652d772 Block connections with blacklisted multiaddrs (#373)
* Block connections from blacklisted multiaddrs in relay node

* Block connections from blacklisted multiaddrs in peer nodes

* Block dials for blacklisted multiaddrs

* Update package version
2023-05-04 16:33:29 +05:30
nabarun ca844dbe47 Upgrade package version before release (#370) 2023-04-25 18:29:07 +05:30
nabarun aaa60430e4 Update readme content and package versions (#366)
* Upgrade package versions

* Update readme for watchers
2023-04-14 18:11:15 +05:30
nabarun e841b6a7c3 Publish package for tracing-client (#364)
* Publish tracing-client package

* Upgrade package versions
2023-04-14 15:43:15 +05:30
nabarun 3f2dc56261 Fix json-bigint package version in yarn.lock file (#361)
* Fix json-bigint package version in lock file

* Upgrade package versions
2023-04-13 17:38:50 +05:30
nabarun 72ec6c8e5b Upgrade package versions (#360)
* Set eslint max-warnings to 0 in codegen generated watcher

* Upgrade package versions
2023-04-13 17:07:09 +05:30
prathamesh0 91816db6f3 Upgrade js-libp2p (#346)
* Upgrade js-libp2p

* Upgrade package version
2023-03-29 09:37:06 +05:30
nabarun 0c2e432c80 Upgrade all package versions (#345) 2023-03-28 13:43:15 +05:30
prathamesh0 0f239c360e Use websockets transport with WebRTC signalling (#341)
* Use websockets as the base transport

* Update yarn lock file

* Upgrade cerc-io/js-libp2p

* Update package version
2023-03-23 16:58:11 +05:30
nabarun 1ba731915d Log pseudonyms with peer id (#334)
* Log pseudonyms with peer id

* Upgrade package version
2023-03-06 16:26:38 +05:30
prathamesh0 888199b717 Upgrade package versions (#329) 2023-02-21 18:27:28 +05:30
prathamesh0 0d22915d59 Add support to use stored peer id (#318)
* Add support to use stored peer id

* Upgrade package version

* Add a type for peer id object

* Use Buffer from buffer package for creating peer id
2023-02-14 11:27:36 +05:30
nabarun 40fd5f8ab8 Add heartbeat checks in relay node to hangup disconnected peers (#314)
* Close connections from relay node to disconnected peers

* Review changes and update libp2p version

* Update package version
2023-02-07 20:04:41 +08:00
prathamesh f5ff7cc96e Update package version to v0.2.26 2023-02-02 19:50:27 +05:30
nabarun abb47fc7cc Upgrade version to 0.2.25 (#311) 2023-02-01 19:07:45 +05:30
prathamesh0 7069a7f455 Upgrade version to 0.2.24 (#299) 2023-01-19 15:48:38 +05:30
prathamesh0 38daa31029 Add a method to send messages on the network using pubsub (#293)
* Add a method to send messages using pubsub on a topic

* Update version to 0.2.22
2023-01-11 17:19:21 +05:30
nabarun 55884a8ecd Fix publish failing for react-peer package (#292)
* Remove empty repository from package.json

* Update version to 0.2.21
2023-01-10 22:11:40 +05:30
nabarun 4f82dfbf74 Update version to 0.2.20 (#291) 2023-01-10 20:32:05 +05:30
nabarun 9566dff466 Fix job-runner to process missing parent block (#274)
* Fix job-runner to process missing parent block

* Upgrade package versions to 0.2.18
2022-12-13 11:59:55 +05:30
nabarun c5908c4c0e Upgrade package versions to 0.2.17 (#269) 2022-11-28 19:10:36 +05:30
nabarun e47aab2ed7 Upgrade package versions to 0.2.16 (#263) 2022-11-25 16:09:35 +05:30
nabarun b08fcebe54 Upgrade package versions (#256) 2022-11-23 18:23:26 +05:30
Michael 5ffe13b723 Npm gitea publish (#200)
* update gitignore for goland and first attempt at git.vdb.to npm publish

* whitespace yaml nonsense

* missing run entry

* lerna is not cicd friendly, yet

* try from-git arg in lerna.json

* attempt default lerna publish with full checkout

* explicit cli args... lerna.json ???

* explicit cli args... from-package is not --arg

* make publish yaml match manual workflow
2022-10-13 15:12:24 -04:00
nabarun 521f6ed3fa v0.2.13 (#197) 2022-10-11 16:12:06 +05:30
nabarun e1aef1a7e9 Changes to use packages in uniswap-watcher (#196)
* Changes to use util from uniswap-watcher

* Refactor ResultIPLDBlock to util

* Verify state in compare CLI for uniswap multiple queries

* Prepare watcher-ts for publishing packages

* Fix verify state in compare CLI for multiple entities query

* Fix codegen util imports
2022-10-11 13:41:26 +05:30
nikugogoi c3d1737ee1 Setup lerna to run scripts across packages. 2021-06-08 12:49:00 +05:30