Commit Graph

23279 Commits

Author SHA1 Message Date
jl777
94502cee63 Channels 2018-08-28 02:38:01 -11:00
jl777
58a6817159 Fix 2018-08-28 02:25:28 -11:00
jl777
fe289ffdd5 Fix 2018-08-28 02:21:53 -11:00
jl777
810f63668c Channelsopen 2018-08-28 02:18:04 -11:00
jl777
49dc9075d9 Merge pull request #855 from tonymorony/dev
Added more Dice CC tests
2018-08-28 00:29:57 -11:00
Anton Lysakov
de6be280c4 Deleted test duplicate 2018-08-28 17:58:14 +07:00
Anton Lysakov
aa54d54529 Described tokename dicename length limits 2018-08-28 17:48:47 +07:00
Anton Lysakov
881869c081 fixed local merge disorder 2018-08-28 17:37:31 +07:00
Anton Lysakov
6bd0c10acb More Dice CC tests 2018-08-28 17:32:59 +07:00
jl777
f7ab3fb0f5 -print 2018-08-27 20:36:13 -11:00
jl777
c3cf367ce6 Return -1 if can't find spenttx 2018-08-27 20:11:06 -11:00
jl777
5139ffd321 +prints 2018-08-27 20:02:42 -11:00
miketout
1b7e60f7f6 Reenable checkpoints for IsInSync() 2018-08-27 18:26:22 -07:00
jl777
a768bb6d0c Merge pull request #854 from jl777/beta
Beta
2018-08-27 09:55:41 -11:00
jl777
b721586dd5 Merge pull request #853 from jl777/dev
Dev
2018-08-27 09:54:40 -11:00
jl777
5fda0f8eb6 Merge pull request #852 from jl777/jl777
Jl777
2018-08-27 09:53:52 -11:00
jl777
1a5b40c2e1 Update version to 0.2.1 2018-08-27 09:52:32 -11:00
jl777
a5057f7e56 Revert most of test changes 2018-08-27 09:39:12 -11:00
jl777
e82a8acee9 Merge pull request #851 from jl777/beta
Beta
2018-08-27 09:36:55 -11:00
jl777
bca43f0215 Merge pull request #850 from jl777/dev
Dev
2018-08-27 09:36:28 -11:00
jl777
6e3dc787c5 Fix early activation 2018-08-27 09:35:17 -11:00
jl777
57c2bccd76 Fix early activation 2018-08-27 09:34:20 -11:00
jl777
cf16cc42cf +print 2018-08-27 09:33:22 -11:00
jl777
2d44c20272 Mempool CC test 2018-08-27 09:31:56 -11:00
miketout
64d6048f4a Fixed checkpoint data that was put into codebase without proper check for blockchain, breaking other blockchains or asset chains 2018-08-27 12:11:33 -07:00
jl777
510e020cb1 Fix type 2018-08-27 03:59:47 -11:00
Marius Kjærstad
63c9df9aa1 Missing comma in debian package copyright license
Missing comma in debian package copyright license
2018-08-27 15:53:09 +02:00
jl777
2e40a4d706 Update assets doc 2018-08-26 23:50:07 -11:00
jl777
6265d22574 Rebase 2018-08-26 23:42:26 -11:00
Jack Grigg
e54c4d2ca1 rpcwallet: Add Sapling support to z_sendmany 2018-08-27 11:36:14 +01:00
Jack Grigg
af4057b904 rpcwallet: Prevent use of both Sprout and Sapling addresses in z_sendmany 2018-08-27 11:13:49 +01:00
Jack Grigg
36e2141d92 rpcwallet: Add TransactionBuilder argument to AsyncRPCOperation_sendmany 2018-08-27 11:13:49 +01:00
Jack Grigg
81e0fd2eb9 wallet: Add HaveSpendingKeyForPaymentAddress visitor 2018-08-27 11:13:49 +01:00
Jack Grigg
e22c115e78 Move GetSpendingKeyForPaymentAddress visitor into wallet.h
Also fixes it to not use the global pwalletMain.
2018-08-27 11:13:49 +01:00
Homu
7d6d1b853e Auto merge of #3485 - sandakersmann:patch-3, r=daira
Update debian package copyright license

Closes #3483. Fix debian package copyright attribution to match upstream.
2018-08-27 03:01:18 -07:00
jl777
56df2214da Merge pull request #849 from letolabs/cctests2
Improve cc error checking
2018-08-26 20:16:45 -11:00
Jonathan "Duke" Leto
8200435363 Validate plan name in dicebet 2018-08-27 00:57:29 +02:00
Jonathan "Duke" Leto
124819cef5 Lots of error checking improvements and more passing tests 2018-08-27 00:55:53 +02:00
miketout
21337a4992 Add longest chain check 2018-08-26 14:15:06 -07:00
miketout
24dd56729b More work on initial sync 2018-08-26 11:58:14 -07:00
jl777
64305d3df1 Merge branch 'dev' into jl777 2018-08-25 21:54:38 -11:00
jl777
144c599ea0 Merge pull request #848 from libscott/rpcScanNotarisationsDB
RPC methods to scan notarisations DB
2018-08-25 21:54:19 -11:00
miketout
bca01f86eb Ensure in sync differently 2018-08-25 21:47:10 -07:00
Scott Sadler
292a9a717b RPC methods to scan notarisations DB 2018-08-25 22:45:49 -03:00
jl777
7a794c59f3 Merge pull request #846 from jl777/beta
Beta
2018-08-25 10:07:28 -11:00
jl777
9bcc458ddf Merge pull request #845 from jl777/dev
Dev
2018-08-25 10:06:43 -11:00
jl777
470f3b4e17 Merge pull request #844 from jl777/jl777
Jl777
2018-08-25 10:05:20 -11:00
jl777
717ede079e Required locked tx 2018-08-25 09:43:48 -11:00
jl777
8254d65aa1 Prevent unlocking the fundingtxid 2018-08-25 09:36:07 -11:00
jl777
4208083103 +print 2018-08-25 09:20:57 -11:00