50 Commits

Author SHA1 Message Date
KirillPamPam
ba3f3aa338 Test guide (#504) 2024-06-11 13:49:57 +04:00
Tony Ganch
100578dc6d Rename p2p-org to drpcorg (#484) 2024-05-22 11:19:50 +02:00
Termina1
a50314e11d fix doc 2024-01-26 16:39:08 +02:00
Termina1
f3ebc40da4 update readme 2024-01-26 16:38:28 +02:00
Termina1
e4b97f7244 add links to supported chains 2024-01-26 16:36:30 +02:00
Maksim
a73fc09903 update gh actions (#359) 2023-12-06 17:40:10 +01:00
a10zn8
138e5d3eb3 update docs (#348) 2023-11-23 00:08:01 +03:00
Vadim Vlasov
8649cc03aa add option to enable compression for gRPC-server (#133)
* add grpc server compression

* change compression config defaults

* fix review issue

* add note about compression in readme

* add compression section to server config doc
2023-02-10 17:27:52 +08:00
Igor Artamonov
ede552be59 problem: Bitcoin head check may lag because it checks it only once in 15 seconds
solution: use ZeroMQ connection to listen for new blocks
2022-06-25 21:26:10 -04:00
Igor Artamonov
f467207114 solution: release v0.12.0 2022-03-17 21:17:53 -04:00
Igor Artamonov
5ebd23a238 solution: release v0.11 2021-11-25 19:10:11 -05:00
Igor Artamonov
b05b690804 solution: docs for WebSocket support 2021-10-29 17:55:45 -04:00
Igor Artamonov
199259afdb problem: Docker latest tag is misleading 2021-09-07 22:11:51 -04:00
Igor Artamonov
ec9235afbb solution: revise the readme 2021-07-20 22:42:43 -04:00
Igor Artamonov
96a6f22a5b solution: support xpub addresses for bitcoin 2020-09-15 22:55:58 -04:00
MysticRyuujin
bfb6eb47de Fix readme with proper kovan example 2020-08-24 17:14:26 -05:00
Igor Artamonov
64c8cb35f3 solution: goerli support
Co-authored-by: Chase Wright <mysticryuujin@protonmail.com>
2020-08-23 20:19:00 -04:00
Igor Artamonov
8bd13bdb0f problem: protobuf code is not included with dshackle 2020-08-08 15:34:44 -04:00
Chase Wright
9d752fc8f1 Add hyperlink to docker repository in README 2020-07-20 17:01:17 -04:00
Igor Artamonov
0dbf25643d solution: docs for ERC-20 tokens 2020-07-06 19:29:43 -04:00
Chase Wright
b7339d4c89 Fix grpcurl command escape characters in README
I was trying to follow along and test some of these gRPC commands from the README, and I noticed the escaping could be more "copy/paste" friendly 😄
2020-07-06 16:36:57 -05:00
Igor Artamonov
21748b0da3 solution: improve texts 2020-05-27 17:56:55 -04:00
Igor Artamonov
aaf79ad643 solution: make more clear how to setup round-robin
rel: #7
2020-05-27 15:50:51 -04:00
Igor Artamonov
b35a450f04 problem: typo 2020-05-24 20:46:51 -04:00
Igor Artamonov
f4450ceecb solution: coverage report 2020-05-24 20:38:05 -04:00
Chase Wright
ce06950e5f Fix Gitter Chat Link
* Fix Gitter Chat Link
2020-05-17 14:00:04 -05:00
Igor Artamonov
605c817149 solution: actualize copyrights and license 2020-04-27 21:49:01 -04:00
Igor Artamonov
cfcb0bffff solution: update docs with info about Bitcoin support 2020-04-27 20:56:06 -04:00
Igor Artamonov
a82926ced5 solution: better explain the idea in readme 2020-04-09 21:24:44 -04:00
Igor Artamonov
33028a5050 solution: more clear intro to the project 2020-03-29 20:56:04 -04:00
Igor Artamonov
695b38f702 problem: using "upstreams" on two levels of config is confusing 2020-03-23 23:41:32 -04:00
Igor Artamonov
014461520e problem: reading yaml to both plain properties and structured objects is a mess
solution: use just objects for configs
2020-03-23 22:54:52 -04:00
Igor Artamonov
26f8dd294e solution: basic implementation for Proxy endpoint 2020-03-19 23:34:32 -04:00
Igor Artamonov
7e255d837a solution: publish to docker on github release 2020-03-15 20:57:19 -04:00
Igor Artamonov
6392b6bebd solution: setup CI 2020-03-15 16:48:31 -04:00
Igor Artamonov
35cb35fe0a solution: Redis caching 2020-03-14 22:25:27 -04:00
Igor Artamonov
67ba1457fa solution: roadmap 2020-03-13 15:10:20 -04:00
Igor Artamonov
84024be68d solution: development instructions 2019-11-13 21:33:20 -05:00
Igor Artamonov
bc6fd4d1db solution: minot changes to docs 2019-10-25 21:36:42 -04:00
Igor Artamonov
0f503f5c2c solution: link to docker hub 2019-09-13 14:06:27 -04:00
Igor Artamonov
9c92067e3a solution: release v0.4.0 2019-09-13 13:52:56 -04:00
Igor Artamonov
bd6d6aa6bb solution: configurable timeout 2019-09-10 22:36:20 -04:00
Igor Artamonov
7fd27d581a solution: paths relative to config, default is at /etc/dshackle 2019-09-08 22:30:46 -04:00
Igor Artamonov
26d2b0a3a0 solution: use port 2449 by default 2019-09-07 21:34:11 -04:00
Igor Artamonov
b1b348e32c problem: incorrect images dir 2019-09-06 00:17:12 -04:00
Igor Artamonov
f2b3ba2a2f solution: extend docs for architecture 2019-08-27 00:37:17 -04:00
Igor Artamonov
bcb4b1d7ce solution: intro schema to dshackle calls 2019-08-26 23:41:45 -04:00
Igor Artamonov
53da38b7ab solution: update docs for client libs 2019-08-25 21:37:22 -04:00
Igor Artamonov
d873130567 solution: open source it 2019-08-22 21:07:12 -04:00
Igor Artamonov
3ef0a75cec solution: initial readme 2019-06-11 01:08:43 -04:00