Commit Graph

17408 Commits

Author SHA1 Message Date
J62 708d97b73c
Merge pull request #95 from ch4ot1c/docs/build
[doc] Add universal doc/build.md with both global and local configs
2018-10-16 18:03:30 -07:00
Jon Layton f467b32b29 [doc] Add universal doc/build.md with both global and local (depends) build configurations 2018-10-16 19:27:29 -05:00
J62 34a717c976
Merge pull request #93 from interbiznw/master
changes for temporary testnet
2018-10-15 17:19:58 -07:00
J62 2237bd90d4
Update chainparams.cpp 2018-10-15 17:16:02 -07:00
J62 5b682bf399
disable fCoinbaseMustBeProtected for temp testnet
disable fCoinbaseMustBeProtected for temp testnet and change peermagic
2018-10-15 17:10:51 -07:00
J62 336b94773f
Merge pull request #92 from interbiznw/master
change back to testnet seeder
2018-10-15 00:05:51 -07:00
J62 0cef2bfe6a
change back to testnet seeder 2018-10-15 00:05:22 -07:00
J62 e3425b6909
Merge pull request #90 from interbiznw/master
added temp testnet nodes until seeder is working
2018-10-14 20:26:42 -07:00
J62 1387d7d2c8
Merge branch 'master' into master 2018-10-14 20:26:30 -07:00
J62 ab8809b4f0
added temp testnet nodes until seeder is working 2018-10-14 20:25:26 -07:00
Jon Layton 1f4ea0a623
Merge pull request #85 from ch4ot1c/feature/rpc-getblocksubsidy
[rpc] Add getblocksubsidy method, originally from BitcoinPrivate
2018-10-14 22:24:11 -05:00
Jon Layton e8c510915d
Merge pull request #89 from ch4ot1c/feature/bip34-oddity
Activate BIP34 for testnet and regtest
2018-10-14 22:20:05 -05:00
Jon Layton 4e10a6272e Activate BIP34 at block 17 for test networks, the smallest value possibly for a CScriptNum to be represented as expected 2018-10-14 22:06:35 -05:00
J62 7eb177e846
Merge pull request #88 from interbiznw/master
Change nForkStartHeight & nForkHeightRange to 0
2018-10-14 19:55:35 -07:00
J62 3d951ae387
Change nForkStartHeight & nForkHeightRange to 0 2018-10-14 19:55:16 -07:00
Jon Layton 3b88401dea Mainnet init redirects user to -testnet and -regtest 2018-10-14 21:15:40 -05:00
Jon Layton 5d342bfd8f Remove pow/tromp/* for Travis err 'No rule to make target 'pow/tromp/equi_miner.h'' 2018-10-14 20:49:12 -05:00
Jon Layton ac2b364c0c Remove test/zcash from Makefile.am, since seen in Travis errlog 2018-10-14 19:54:18 -05:00
Jon Layton 2f16797886 [rpc] Add getblocksubsidy method, originally from BitcoinPrivate 2018-10-14 06:11:32 -05:00
Jon Layton 3e241d08a5
Merge pull request #83 from ch4ot1c/disable-mainnet
Disable mainnet for now
2018-10-14 05:19:22 -05:00
J62 d830d321af
Update chainparams.cpp 2018-10-14 00:45:31 -07:00
J62 278978bca2
Merge pull request #84 from interbiznw/master
tweak rebase-testnet network magic
2018-10-14 00:05:39 -07:00
J62 61a6bb0c7e
tweak network magic 2018-10-14 00:05:05 -07:00
J62 20242ac165
Merge pull request #82 from interbiznw/master
prep dnsseed entry for rebase-testnet seeder
2018-10-13 23:43:39 -07:00
J62 e762a0b28d
Update chainparams.cpp 2018-10-13 22:07:01 -07:00
Jon Layton da316c8118 Disable mainnet for now 2018-10-13 22:30:01 -05:00
J62 537eed78cc
prep dnsseed entry for rebase-testnet seeder 2018-10-13 19:43:29 -07:00
J62 2a8e6a29f8
Update chainparams.cpp 2018-10-13 19:38:05 -07:00
Jon Layton 82b9ea1cb1
Merge pull request #69 from ch4ot1c/fix/rawtransaction-forkid
[wallet] Add SIGHASH_FORKID where necessary
2018-10-12 22:48:50 -05:00
Jon Layton a4e0e39f82 [wallet] Add SIGHASH_FORKID where necessary, allowing raw transaction signing to succeed 2018-10-02 17:13:32 -05:00
Jon Layton 266db13673
Merge pull request #41 from ch4ot1c/fix/ports
[rpc] [p2p] [zmq] [docs] Set P2P and RPC ports to BTCP values
2018-08-07 12:38:40 -05:00
Jon Layton 16aa8bd135
Merge pull request #62 from ch4ot1c/build/vscode
[build] Remove .vscode and add to .gitignore
2018-08-06 10:00:13 -05:00
Jon Layton aa1e0da776 [build] Remove .vscode and add to .gitignore 2018-08-02 12:10:54 -05:00
Jon Layton f8d6cb4f24 [build] Disable verify-commits 2018-08-02 11:54:22 -05:00
Jon Layton 26450eb3e4
Merge pull request #39 from ch4ot1c/docs/simple-instructions
[docs] Added Ubuntu build instructions to README
2018-08-02 10:57:43 -05:00
Jon Layton ad27f01122 [docs] README emphasis 2018-08-02 10:51:40 -05:00
Jon Layton 2b01101d1e [docs] Added Ubuntu build instructions 2018-08-02 10:50:53 -05:00
Jon Layton dd739d6925
Merge pull request #56 from ch4ot1c/fix/zcash-include-guards
[wallet] Initial changes to fix Include Guards linting and .travis.yml
2018-08-02 10:40:02 -05:00
Jon Layton cc2974db1b [style] Trivial: Include guard endings cleanup 2018-08-02 09:58:53 -05:00
Jon Layton c279a2e339 [WIP] [style] Remove test/lint/check-doc.py . from .travis.yml 2018-08-02 09:25:17 -05:00
Jon Layton 7915860735 [WIP] [style] Remove test/lint/check-rpc-mappings.py . from .travis.yml 2018-08-02 09:25:17 -05:00
Jon Layton 65921e9dda [style] Fix: #!/usr/bin/env python3 is required for bitcoin python lint 2018-08-02 09:25:17 -05:00
Jon Layton 78519aa6b7 [style] Fix: E741 ambiguous variable name 'l' (Python) 2018-08-02 09:25:17 -05:00
Jon Layton 50c66f703c [style] Removed python semicolons from sha256/tests/pypy_sha256.py 2018-08-02 09:25:17 -05:00
Jon Layton 9c9d37f3f8 [style] Add newline to all LogPrintf's 2018-08-02 09:25:17 -05:00
Jon Layton ecd7c40e5b [wallet] Final (partial) Travis-advised include guards 2018-08-02 09:25:17 -05:00
Jon Layton d161a7bc89 [wallet] Followup (partial) changes to fix more include guards from Zcash / new files 2018-08-02 09:25:17 -05:00
Jon Layton e0661813dc [wallet] Initial (partial, test) changes to fix include guards from Zcash for Bitcoin's lint script 2018-08-02 09:25:17 -05:00
Jon Layton 023bbe679e
Merge pull request #55 from ch4ot1c/fix/travis-refs
Revert "[tests] Fix .travis.yml repo ref"
2018-08-02 00:02:45 -05:00
Jon Layton 4cc49f81a3 Revert "[tests] Fix .travis.yml repo ref"
This reverts commit fbd96ae70d.
2018-08-01 23:57:55 -05:00