Wilmer Paulino
|
c6ddfa1593
|
account: request signature before updating account due to modification
This ensures that a trader cannot progress their account state without
the server acknowledging their request.
|
2020-11-10 12:16:43 -08:00 |
|
Wilmer Paulino
|
7ad78efe34
|
Merge pull request #141 from guggero/docs-pool-conf
docs: reference correct poold.conf file
|
2020-11-09 14:39:45 -08:00 |
|
Oliver Gugger
|
80d2a74be6
|
docs: reference correct poold.conf file
|
2020-11-07 11:09:19 +01:00 |
|
Olaoluwa Osuntokun
|
d0d8dd656b
|
Merge pull request #134 from wpaulino/account-reservation-lock
account: ensure only one outstanding account reservation exists
|
2020-11-06 16:37:51 -08:00 |
|
Wilmer Paulino
|
84b841a9cf
|
account: ensure only one outstanding account reservation exists
The auctioneer only expects one outstanding account reservation to exist
per trader LSAT, so we should enforce this on the trader's side as well.
|
2020-11-06 15:04:13 -08:00 |
|
Olaoluwa Osuntokun
|
41068c671f
|
Merge branch 'master' of github.com:lightninglabs/yield
|
2020-11-04 16:49:53 -08:00 |
|
Olaoluwa Osuntokun
|
3d20736cc1
|
Merge pull request #132 from halseth/cli-default-active-only-orders
cli: show active orders only by default
|
2020-11-02 09:54:11 -08:00 |
|
Oliver Gugger
|
b552a712b7
|
Merge pull request #133 from jamaljsr/readme-formatting
docs: fix formatting in readme
|
2020-11-02 15:31:43 +00:00 |
|
jamaljsr
|
f10597e0dc
|
docs: fix formatting in readme
|
2020-11-02 10:24:34 -05:00 |
|
Justin O'Brien
|
b7642d6830
|
GitBook: [master] 9 pages modified
|
2020-11-02 14:28:12 +00:00 |
|
Johan T. Halseth
|
38e700e355
|
cli: show active orders only by default
|
2020-11-02 10:04:45 +01:00 |
|
Olaoluwa Osuntokun
|
df5e6dd964
|
build: remove darwin/386 as no longer supported by Go 1.15
|
2020-10-30 20:00:22 -07:00 |
|
Olaoluwa Osuntokun
|
0eaebd66b9
|
build: add release script ane Makefile modifications
|
2020-10-30 19:07:21 -07:00 |
|
Olaoluwa Osuntokun
|
d705443af1
|
build: bump version to v0.3.2-alpha
|
2020-10-30 18:51:58 -07:00 |
|
Olaoluwa Osuntokun
|
23e407ea58
|
docs: add new paper link to README, reflow
|
2020-10-30 18:36:01 -07:00 |
|
Olaoluwa Osuntokun
|
8a8ee9797a
|
docs/paper: move paper to new repo
|
2020-10-30 18:31:28 -07:00 |
|
Olaoluwa Osuntokun
|
bc76227186
|
Merge pull request #131 from justinpobrien/justinpobrien-readme-update
Update links
|
2020-10-30 17:26:41 -07:00 |
|
Justin O'Brien
|
3de1eefd23
|
Update links
Added links to Gitbook, API, and a note about fees.
|
2020-10-30 14:22:40 -10:00 |
|
Olaoluwa Osuntokun
|
612dfc35d6
|
docs/paper: update paper render
|
2020-10-30 17:12:22 -07:00 |
|
Olaoluwa Osuntokun
|
e5b147c697
|
Merge pull request #130 from wpaulino/gitbook-render-fixes
docs: gitbook render fixes
|
2020-10-30 17:08:59 -07:00 |
|
Bryan Vu
|
ca455b3a18
|
paper: edits for sections 1-3, second pass
|
2020-10-30 17:07:55 -07:00 |
|
Wilmer Paulino
|
4ef9c0e79a
|
docs: remove prereqs from channel leases section
|
2020-10-30 16:59:55 -07:00 |
|
Olaoluwa Osuntokun
|
53842871e1
|
Merge pull request #121 from wpaulino/batch-snapshot-fee-rate
poolrpc: include batch tx fee rate in snapshot
|
2020-10-30 16:59:45 -07:00 |
|
Wilmer Paulino
|
578273ec5a
|
docs: remove "script" from shell code section context
|
2020-10-30 16:55:03 -07:00 |
|
Justin O'Brien
|
1ce8d159b9
|
GitBook: [master] one page modified
|
2020-10-30 23:43:02 +00:00 |
|
Justin O'Brien
|
c2bf373f61
|
GitBook: [master] one page modified
|
2020-10-30 23:42:13 +00:00 |
|
Justin O'Brien
|
9280dce8a0
|
GitBook: [master] 2 pages modified
|
2020-10-30 23:33:25 +00:00 |
|
Wilmer Paulino
|
0c40988d28
|
pool: add nextbatchinfo auction subcommand
|
2020-10-30 16:28:03 -07:00 |
|
Wilmer Paulino
|
d7e74bf97e
|
rpc: add new NextBatchInfo RPC
|
2020-10-30 16:28:02 -07:00 |
|
Wilmer Paulino
|
1e7864eeca
|
auctioneer: add next batch tick and fee params to Terms RPC
|
2020-10-30 16:28:00 -07:00 |
|
Wilmer Paulino
|
c61e827553
|
poolrpc: include batch tx fee rate in snapshot
|
2020-10-30 16:27:59 -07:00 |
|
Oliver Gugger
|
c1ff2770d1
|
build: bump version to v0.3.1-alpha
|
2020-10-30 09:23:55 +01:00 |
|
Johan T. Halseth
|
1d0324a2fd
|
Merge pull request #128 from guggero/update-lndclient
mod+test: update deps to latest tagged versions
|
2020-10-30 09:21:16 +01:00 |
|
Oliver Gugger
|
60828ad4f4
|
mod+test: update deps to latest tagged versions
|
2020-10-30 09:09:57 +01:00 |
|
Olaoluwa Osuntokun
|
5c0d5d3c25
|
docs/paper: remove v commit prefix
|
2020-10-29 22:20:14 -07:00 |
|
Olaoluwa Osuntokun
|
a77173bbf0
|
docs/paper: start of references
|
2020-10-29 22:09:11 -07:00 |
|
Olaoluwa Osuntokun
|
473cb0cbdd
|
docs: remove unused page, expand intro
|
2020-10-29 18:26:21 -07:00 |
|
Olaoluwa Osuntokun
|
08fd1a3a6e
|
Revert "GitBook: [master] 7 pages modified"
This reverts commit 2bb48fd534.
|
2020-10-29 18:25:14 -07:00 |
|
Lightning Labs
|
2bb48fd534
|
GitBook: [master] 7 pages modified
|
2020-10-30 01:23:15 +00:00 |
|
Olaoluwa Osuntokun
|
cadefd13ec
|
Revert "GitBook: [master] 7 pages modified"
This reverts commit 42a3126888.
|
2020-10-29 18:19:21 -07:00 |
|
Lightning Labs
|
42a3126888
|
GitBook: [master] 7 pages modified
|
2020-10-30 01:16:56 +00:00 |
|
Olaoluwa Osuntokun
|
4ff71bbf2c
|
Merge pull request #126 from justinpobrien/readme-update
Update README
|
2020-10-29 18:06:59 -07:00 |
|
Olaoluwa Osuntokun
|
cb4a9a7ac5
|
docs/paper: small math-mode fixes
|
2020-10-29 18:04:47 -07:00 |
|
Oliver Gugger
|
923f13be08
|
paper: edits for section 6-7.1.1
|
2020-10-29 17:59:45 -07:00 |
|
Olaoluwa Osuntokun
|
dd762a2841
|
docs/paper: fix rebase from lastest justin edits
|
2020-10-29 17:55:34 -07:00 |
|
Justin OBrien
|
d7a03acb3e
|
Typos and grammar
A bunch of small changes.
|
2020-10-29 17:51:23 -07:00 |
|
Olaoluwa Osuntokun
|
81c93ff67f
|
Merge pull request #123 from wpaulino/paper-section-5-6
paper: edits for sections 5-6
|
2020-10-29 17:41:24 -07:00 |
|
Olaoluwa Osuntokun
|
b8df9b6405
|
docs/paper: revenue equation v3.1
|
2020-10-29 17:39:25 -07:00 |
|
Justin OBrien
|
7e2279dc45
|
Update README
Mirror one-pager in terms of content and add some other items that are immediately useful
|
2020-10-29 08:45:31 -10:00 |
|
Olaoluwa Osuntokun
|
c794dd3181
|
docs/paper: update paper render and content
|
2020-10-28 20:55:02 -07:00 |
|