Jonathan "Duke" Leto
0b3fb56593
Bubble up some more errors in dicestatus json responses
2018-08-24 06:21:55 +02:00
Jonathan "Duke" Leto
5dcef2eae0
Merge remote-tracking branch 'origin/jl777' into cctests
2018-08-24 02:24:36 +02:00
Jonathan "Duke" Leto
798686cb3c
Fix up
2018-08-24 00:32:18 +02:00
Anton Lysakov
1c1efa160b
more TokenCC tests
...
(cherry picked from commit f3b2377d34bb03bae58a558c5beff4bb3b9e37dc)
2018-08-24 04:44:41 +07:00
Homu
ad8d4d831c
Auto merge of #3427 - mdr0id:readme_update_rtd, r=daira
...
Readme update for ReadtheDocs migration
This PR is intended to provide a README that points to new ReadtheDocs locations.
2018-08-23 13:28:44 -07:00
Homu
582ca87bd4
Auto merge of #3451 - zancas:master, r=daira
...
Revise help output for z_sendmany
The previous version of the usage message for z_sendmany used the word "Change"
in an ambiguous way.
The intent was to describe "Change" the noun that indicates the portion of a
transaction's funds that are returned to the payer, however the context did not
provide an immediate cue to differentiate from the verb form meaning
"to alter". Indeed, in other help strings in the same file that meaning of the
word is correct, i.e. the verb form is used. Moreover a typo in the form of a
missing "a" later in the same sentence exacerbated the problem, by decreasing
readability precisely where context could reduce confusion.
2018-08-23 11:23:23 -07:00
jl777
dcdb45372d
Require 100 coins to create a dice plan
2018-08-23 05:22:21 -11:00
Jonathan "Duke" Leto
e4452dc2dd
Get tests passing again, by changing our test to check for an exception, which is the new behavior
2018-08-23 04:22:11 +02:00
mdr0id
48f1728009
Resolve final edits for README
...
Update README.md
Update README with final edits
2018-08-22 13:21:35 -07:00
jl777
1c75341741
-ac_ccactivate
...
Allows a chain to “dynamically” update to CC enabled
2018-08-22 08:17:20 -11:00
jl777
eb4cf14d40
Tweak message
2018-08-22 08:07:52 -11:00
jl777
eafcb94140
CCerror = "";
2018-08-22 07:57:48 -11:00
jl777
692b653d79
Fix
2018-08-22 07:30:16 -11:00
jl777
6843837cda
+prints
2018-08-22 07:18:22 -11:00
jl777
90c811557b
Reorder eval checks
2018-08-22 06:51:21 -11:00
jl777
558b29ac15
-print
2018-08-22 06:47:06 -11:00
jl777
9b63f286da
Fix dice bet without entropy tx
2018-08-22 04:52:51 -11:00
jl777
d7a84c7458
Fix no entropy for dice bet
2018-08-22 04:51:44 -11:00
jl777
d9de81b4b5
Merge branch 'jl777' into FSM
2018-08-22 04:51:20 -11:00
jl777
4a6cad3a52
Merge pull request #820 from letolabs/cctests
...
cctests sync
2018-08-22 04:18:59 -11:00
Jonathan "Duke" Leto
505634eeae
Pass various internal dice errors back in JSON response
2018-08-22 17:07:04 +02:00
Jack Grigg
d316992f55
rpc: Clarify Sprout shielded addresses in help text
2018-08-22 12:33:30 +01:00
jl777
2492726dde
Channel definition
2018-08-22 00:01:11 -11:00
Jonathan "Duke" Leto
b8245a9397
enable cross chain CC stuff in tests
2018-08-22 10:11:05 +02:00
Jonathan "Duke" Leto
df09c378ca
Fix a test
2018-08-22 09:50:06 +02:00
Jonathan "Duke" Leto
47a5268bd4
Prevent useless prints in regtest
2018-08-22 09:49:55 +02:00
Jonathan "Duke" Leto
feff708dbe
Merge remote-tracking branch 'origin/jl777' into cctests
2018-08-22 09:26:53 +02:00
Jonathan "Duke" Leto
a03146b340
Lots more error checking in rewards and dice
2018-08-22 09:26:37 +02:00
jl777
2cd8440c09
Second wave CC addresses complete
2018-08-21 09:26:29 -11:00
jl777
aed3f98794
Update CC privkeys
2018-08-21 09:21:51 -11:00
jl777
1afe09ff4e
Fix include files
2018-08-21 09:01:43 -11:00
jl777
c926780fba
Rest of second wave CC contract stubs
2018-08-21 08:58:19 -11:00
jl777
cce2a32b13
Fix channels address
2018-08-21 08:26:56 -11:00
jl777
287a373a05
+channels
2018-08-21 08:20:32 -11:00
jl777
5ed65e2d0d
Test
2018-08-21 08:07:32 -11:00
jl777
b3965baaf2
Test
2018-08-21 08:03:35 -11:00
jl777
602732e3df
-print, auto reindex if cc state changes
2018-08-21 07:50:49 -11:00
jl777
37b14d06b5
Test
2018-08-21 07:46:25 -11:00
jl777
f95a5d69d4
Bools
2018-08-21 07:40:28 -11:00
jl777
6cdb334320
Test
2018-08-21 07:39:35 -11:00
jl777
dcf05e8490
Test
2018-08-21 07:31:40 -11:00
jl777
f0731bd796
Debugs
2018-08-21 07:21:34 -11:00
jl777
e8d004bc20
Test
2018-08-21 07:16:08 -11:00
jl777
25fb121c4f
Test
2018-08-21 07:14:58 -11:00
jl777
377d7b471e
Debugs
2018-08-21 07:14:17 -11:00
Jack Grigg
6c6ed24310
libsnark: Fix stale comment
2018-08-21 18:06:23 +01:00
Jack Grigg
8b3d0ef4e3
libsnark: Use mp_limb_t cast instead of uint64_t when masking bigint.data
2018-08-21 18:05:14 +01:00
Jack Grigg
fa92a21a40
libsnark: Adjust SHA256 K value type to match the constant
...
When used, it is cast to an integer_coeff_t, which is currently a long.
On LP64 systems, this cast is lossless. Issues with LLP64 systems will
be addressed later.
2018-08-21 18:04:50 +01:00
jl777
1d0f02227d
nValue
2018-08-21 04:55:58 -11:00
jl777
bcfda2b008
;
2018-08-21 04:54:49 -11:00