Commit Graph

51 Commits

Author SHA1 Message Date
Duke Leto
fb1f989391 Revert "Clean up"
This reverts commit 5477a673e1.
2019-12-11 23:04:59 -05:00
Duke Leto
bfc635106a Compile fixes 2019-12-11 22:39:56 -05:00
Duke Leto
5477a673e1 Clean up 2019-12-11 16:53:49 -05:00
jl777
99fb4fc194 Implement NSPV_getnotarization_txid 2019-07-04 20:05:17 -11:00
blackjok3r
4bda6bcac4 Change is_STAKED so that chains with a BR are 1 and chains with none are 2. Chains that are 255 are banned, and no notarisations can happen. 2019-01-25 19:14:22 +08:00
blackjok3r
cacd2c7c02 fix prints and revert mempool error. 2018-12-17 16:24:29 +08:00
blackjok3r
697eddcc79 Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
merge
2018-11-29 23:22:32 +08:00
blackjok3r
93da56ffd8 try this 2018-11-23 02:32:25 +08:00
blackjok3r
0920b59572 add min recv size and whitelist address 2018-11-07 17:27:57 +08:00
blackjok3r
e0235aa036 Revert "Merge branch 'momom_printsonly' into master"
This reverts commit e4e1c3874e, reversing
changes made to 9fbf73b632.

revert this stupid commit git made by accident!
2018-10-31 12:20:06 +08:00
blackjok3r
f0587239fa found more 2018-09-27 19:04:24 +08:00
blackjok3r
e5eda68dbd remove all prints that are not momom that we normally see 2018-09-27 18:00:28 +08:00
blackjok3r
211f57fb45 tidy up 2018-09-25 15:40:44 +08:00
blackjok3r
07f90f9852 move cross chain choose to staked.cpp 2018-09-25 15:17:51 +08:00
blackjok3r
d6726e1bd6 1 2018-09-25 14:27:08 +08:00
blackjok3r
84f0f23626 try call function 2018-09-25 14:25:27 +08:00
blackjok3r
2cf2e5f83e try to zero array of pubkeys 2018-09-25 01:17:49 +08:00
blackjok3r
595f3d7a5f fix pointless print 2018-09-24 23:27:45 +08:00
blackjok3r
475e8bc5cb add era gap, and change to start at era 1 instead of 0. 2018-09-24 23:22:38 +08:00
blackjok3r
3ae2594212 } 2018-09-24 22:13:38 +08:00
blackjok3r
bb5402c9a9 add eras for cross chain auth? 2018-09-24 22:10:37 +08:00
blackjok3r
9cdde9ca12 oops 2018-09-24 21:53:00 +08:00
blackjok3r
7d8a97e1f9 reactivate staked auth, and try to fetch era from auto function 2018-09-24 21:51:13 +08:00
blackjok3r
360925ac6a ; 2018-09-24 21:42:22 +08:00
blackjok3r
f541d4a7d5 try pull from cBlock 2018-09-24 21:40:51 +08:00
blackjok3r
2b91c1d732 try this instead 2018-09-24 21:29:20 +08:00
blackjok3r
7aea99c1a4 try and get timesstamp for crosschain auth height activation 2018-09-24 21:24:48 +08:00
blackjok3r
8010a2567c check 2018-09-24 21:04:26 +08:00
blackjok3r
a8412c31ce bail from check notarization if there is no valid notarization 2018-09-24 20:58:30 +08:00
blackjok3r
f7826be127 test 2018-09-24 20:41:19 +08:00
blackjok3r
93381421e1 more 2018-09-24 20:21:31 +08:00
blackjok3r
250cb3ffd4 try again 2018-09-24 20:14:35 +08:00
blackjok3r
6f610e9bdd things 2018-09-24 20:06:33 +08:00
blackjok3r
108c04eaf6 more prints 2018-09-24 20:03:01 +08:00
blackjok3r
8496fdbeed better? 2018-09-24 19:49:10 +08:00
blackjok3r
b2c4fd58ec add another print 2018-09-24 19:45:17 +08:00
blackjok3r
876a6e0f9b Merge branch 'dev' of https://github.com/jl777/komodo into jl777-dev
fix merge conflict
2018-09-19 13:46:01 +08:00
miketout
9feb4b9e08 Major updates integration from all upstreams 2018-09-18 14:33:53 -07:00
Scott Sadler
9325760595 fix for TXSCL data leak 2018-09-06 04:18:44 -03:00
Scott Sadler
538de2ee49 multiple authorities 2018-09-05 00:19:12 -03:00
Scott Sadler
cbb1422656 fix for TXSCL data leak 2018-09-04 17:12:04 -03:00
Scott Sadler
292a9a717b RPC methods to scan notarisations DB 2018-08-25 22:45:49 -03:00
Scott Sadler
7f3cc8a296 create function to query notarisations leveldb by height 2018-06-14 08:35:53 -03:00
Scott Sadler
846384769c log notarisations written to index 2018-06-11 17:29:16 +02:00
Scott Sadler
89cfc4272d fixes for import coin 2018-06-10 15:12:10 +02:00
Scott Sadler
379e23fcec allow TXSCL notarisations without notary inputs 2018-05-31 15:19:46 -03:00
Scott Sadler
69c67b5117 disconnect notarisations 2018-05-28 23:31:42 -03:00
Scott Sadler
f84a323950 log notarisation parse errors to file 2018-05-28 20:48:56 -03:00
Scott Sadler
e4f943d86d cross chain rpc methods 2018-05-18 19:29:33 -03:00
Scott Sadler
06c960d2b7 m3 test proven 2018-05-15 22:27:10 -03:00