Aris
f8694eb097
Fix/typos ( #2633 )
...
* Fix typos
* Collection minor fixes
Removes redundant .headOption on options
Replaces .exists(_ == ???) with .contains(???)
Replaces option == None with option.isEmpty
2021-02-07 15:00:25 -06:00
Chris Stewart
38864a255b
Update chaindump ( #2620 )
2021-02-03 14:26:58 -06:00
Chris Stewart
7de56cb075
Clarify getting-setup.md -- make distinctions between optional steps … ( #2528 )
2021-01-21 17:33:33 -06:00
Ben Carman
4c711a5892
docs: Oracle Server setup docs ( #2187 )
2020-10-13 15:04:50 -05:00
Ben Carman
890f4af04c
docs: Clarify there are 2 options for node backend ( #2177 )
2020-10-13 06:13:03 -05:00
Ben Carman
d54c15d4cb
Remove requirement for ZMQ with bitcoind backend ( #2137 )
...
* Remove requirement for ZMQ with bitcoind backend
* Add test, move poller to BitcoindRpcBackendUtil
* Add docs & logs, fix niche case
* Use AtomicReference, reset prevCount on failure
2020-10-12 07:59:57 -05:00
Ben Carman
55e2138fc4
docs: Add Bitcoind Backend Docs ( #2136 )
2020-10-06 13:40:24 -05:00
Chris Stewart
71e3fbabde
docs: Remove e2e dlc info from documentation, add some notes about using gui bundled with node ( #1905 )
2020-08-26 12:31:08 -05:00
Nadav Kohen
f975e747ef
docs: Updated setup and dlc docs ( #1895 )
...
Removed graalvm from cli instructions
2020-08-25 10:33:05 -05:00
Ben Carman
52faea663a
Use One click install in docs ( #1640 )
2020-07-08 14:43:53 -05:00
Ben Carman
bfa9637156
Add DLC GUI Docs ( #1438 )
2020-05-18 19:04:31 -05:00
Nadav Kohen
8ffd2d11ae
Added Tables of Content to the bigger docs using doctoc, updated signing-transactions.md ( #1319 )
2020-04-08 16:51:37 -05:00
Nadav Kohen
cbefe389f5
Added a getting-setup markdown doc for the website ( #1167 )
...
* Added a getting-setup markdown doc for the website
* Responded to Ben's review
* Added testnet section
* Added DLC doc
* Got the website working locally
* Fixed linking
* Responded to review
2020-02-26 13:09:44 -07:00