jl777
ef7159cff0
Fix
2018-04-18 19:19:55 +03:00
jl777
ddd8e4744f
Merge branch 'beta' into dev
2018-04-17 23:58:53 +03:00
jl777
0d8dc237cd
Test
2018-04-17 20:54:10 +03:00
jl777
b8add6a466
Init speedup test
2018-04-17 12:53:59 +03:00
jl777
9c0b0da4ba
Test
2018-04-16 21:57:29 +03:00
jl777
6c537f91c0
Merge branch 'dev' into devmerge
...
# Conflicts:
# src/init.cpp
# src/komodo_bitcoind.h
# src/komodo_events.h
# src/komodo_notary.h
# src/komodo_structs.h
# src/main.cpp
# src/pow.cpp
# src/rpcblockchain.cpp
2018-04-16 06:57:36 +03:00
Scott Grayson
0c4f43951e
Merge branch 'dev' of https://github.com/jl777/komodo into trunk-merge
...
* 'dev' of https://github.com/jl777/komodo: (1062 commits)
Delay PoW check until connect block
Declare
KOMODO_NEWBLOCKS
Prevent autorewind if syncing. Not a critical update
Change n0/n1 size to int32_t
Syntax
Fix n -> static n0/n1
Test
Test
Test
KOMODO_LONGESTCHAIN = height;
Sync main.cpp to jl777
-print
-USD/EUR
readme
curl fix
-print
Fix buffer overflows and reduce KMD men usage
-print
Test
...
2018-04-15 21:59:37 -04:00
jl777
b96da7c76b
Syntax
2018-04-16 03:51:58 +03:00
jl777
a5f848c45a
Merge branch 'testmaster' into beta
2018-04-16 03:29:05 +03:00
jl777
c7a1d23408
Lenient banscore
2018-04-15 17:28:37 +03:00
jl777
8458c60b5b
Add timestamp
2018-04-14 01:49:59 +03:00
jl777
49311c0553
Syntax fixes
2018-04-14 01:46:51 +03:00
jl777
20dfaa77f5
New notaries activate height 820000
...
Bugfix for 790833 bug
Performance improvements
If your node crashed, you should be able to just pull and rebuild and
it should startup. We are not seeing the need to resync on most nodes.
If you are mining, this is a must update right away
2018-04-14 01:30:23 +03:00
jl777
d955963d58
Test
2018-04-13 19:19:31 +03:00
jl777
f875a5dd09
Test
2018-04-13 19:17:28 +03:00
jl777
0b5f32ccc2
Test
2018-04-13 19:16:30 +03:00
jl777
a9ba7b1169
height_MoM
2018-04-13 19:11:15 +03:00
jl777
7216ff557a
Test
2018-04-12 18:52:16 +03:00
jl777
26770acc81
Test
2018-04-12 18:50:03 +03:00
jl777
5740b2aa6b
Add allMoMs
2018-04-12 18:45:25 +03:00
jl777
0a1455d21d
Debug
2018-04-12 17:20:53 +03:00
jl777
04ffef72ba
)
2018-04-12 17:03:07 +03:00
jl777
9ea91e1b8e
Fix
2018-04-12 17:02:33 +03:00
jl777
f0934de390
Fix
2018-04-12 17:01:34 +03:00
jl777
602c7d4649
fix
2018-04-12 17:00:39 +03:00
jl777
28d820d72f
fix...
2018-04-12 16:56:12 +03:00
jl777
d67bdfe936
fix...
2018-04-12 16:45:10 +03:00
jl777
51dab14914
MoMoM code complete
2018-04-12 14:41:39 +03:00
jl777
b11b284526
+print
2018-04-12 12:03:29 +03:00
jl777
847f8d4639
Test
2018-04-12 11:52:39 +03:00
jl777
fb9c365218
Calculate MoMoM
2018-04-12 11:44:28 +03:00
jl777
c422d846d6
Merge branch 'dev' into jl777
2018-04-09 18:57:52 +03:00
Scott Sadler
8a8e10f02f
cleanups
2018-04-09 11:53:13 -03:00
jl777
84165583ca
Merge branch 'dev' into jl777
2018-04-08 13:19:02 +03:00
jl777
ce5dd5473e
Test
2018-04-07 18:53:54 +03:00
Scott Sadler
9bf132a5a8
tests for getting MoM in Eval and fixes
2018-04-06 03:52:30 -03:00
Scott Sadler
561f3e18c1
tests for bet protocol done; verify notarisation still to test
2018-04-05 05:06:22 -03:00
Scott Sadler
375927407b
betprotocol functions
2018-04-03 04:48:24 -03:00
TheTrunk
8b78a8199e
Bitcore port
2018-03-27 13:34:52 +02:00
jl777
487f2319cd
Try again
2018-03-26 18:17:21 +03:00
jl777
c60397dd3a
Lagging chaintip fix
2018-03-26 15:38:49 +03:00
jl777
9000990c30
Merge remote-tracking branch 'zcash/master' into rebase2
...
# Conflicts:
# .travis.yml
# Makefile.am
# README.md
# configure.ac
# depends/Makefile
# depends/builders/darwin.mk
# depends/funcs.mk
# depends/hosts/darwin.mk
# depends/packages/googlemock.mk
# depends/packages/googletest.mk
# depends/packages/libsnark.mk
# depends/packages/libsodium.mk
# depends/packages/packages.mk
# depends/packages/rust.mk
# src/Makefile.am
# src/Makefile.gtest.include
# src/chainparams.cpp
# src/chainparams.h
# src/checkpoints.h
# src/clientversion.h
# src/coins.cpp
# src/consensus/consensus.h
# src/gtest/test_mempool.cpp
# src/httprpc.cpp
# src/init.cpp
# src/komodo-tx.cpp
# src/main.cpp
# src/miner.cpp
# src/policy/fees.cpp
# src/policy/fees.h
# src/rpcmining.cpp
# src/rpcrawtransaction.cpp
# src/rpcserver.cpp
# src/test/policyestimator_tests.cpp
# src/test/rpc_wallet_tests.cpp
# src/test/transaction_tests.cpp
# src/txdb.cpp
# src/txmempool.cpp
# src/wallet/asyncrpcoperation_sendmany.cpp
# src/wallet/rpcwallet.cpp
# src/wallet/wallet.cpp
# src/wallet/wallet.h
# src/zcash/CreateJoinSplit.cpp
# zcutil/build.sh
2018-03-25 18:44:38 +03:00
jl777
16ed777a8c
Fix off by ones
2018-03-24 14:28:18 +02:00
jl777
663304d963
Test
2018-03-24 14:12:10 +02:00
jl777
5473ce392a
Test
2018-03-24 14:11:57 +02:00
jl777
2b7b4c274c
Test
2018-03-24 14:08:45 +02:00
jl777
8b8c54db07
Test
2018-03-24 14:07:49 +02:00
jl777
682ee10f6b
Test
2018-03-24 14:06:20 +02:00
jl777
66b1416d7d
Fix
2018-03-24 14:02:43 +02:00
jl777
375a0ca39d
Test
2018-03-24 13:16:16 +02:00