Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
e5d5ef7
CMake: integrate chiabls subtree CMake targets
Fuzzbawls Jun 13, 2021
c775ab3
Lint: exclude chiabls subtree from whitespace linting
Fuzzbawls Jun 14, 2021
5b289eb
CI: Lint chiabls subtree
Fuzzbawls Jul 27, 2021
d848711
Merge #2488: [Trivial][Doc] Add missing codeblock triple backtick in …
random-zebra Jul 27, 2021
46cef91
Merge #2487: [BUG][Tests] Delay POS activation in feature_blockhashca…
random-zebra Jul 27, 2021
4c755ec
dead code: Remove dead option in HexStr conversion.
ldm5180 Jul 19, 2021
d4408cd
Make HexStr() take a Span
furszy Jul 19, 2021
c49c4c1
Merge #2484: [BUG] Zerocoin: fix spend validation and remove obsolete…
furszy Jul 28, 2021
c3ed97a
[GUI] Periodic make translate
Fuzzbawls Jun 24, 2021
1e4fa87
Merge #2419: [Build] Add chiabls subtree
random-zebra Jul 28, 2021
a7b9fd9
refactor: Use uint16_t instead of unsigned short
furszy Jun 2, 2021
d2a8baf
addrman.h: CAddrInfo inline members default values, plus several typo…
furszy Jun 2, 2021
e986ed0
CAddrMan::Deserialize handle corrupt serializations better.
pstratem Apr 24, 2016
8d01cbd
Add asmap utility which queries a mapping
naumenkogs Dec 18, 2019
fd51941
Tests: address placement should be deterministic by default
ReneNyffenegger Jul 13, 2017
718f1df
CAddrManTest: remove redundant MakeDeterministic call.
furszy Jun 2, 2021
4c3ae7d
Integrate ASN bucketing in Addrman and add tests
naumenkogs Jun 2, 2021
ce7aa15
scripted-diff: Replace NET_TOR with NET_ONION
wodry Jul 2, 2018
2fe5a05
Return mapped AS in RPC call getpeerinfo
naumenkogs Dec 24, 2019
cb698fb
Add extra logging of asmap use and bucketing
naumenkogs Jan 10, 2020
868a6ed
Avoid asmap copies in initialization
sipa Jan 29, 2020
9a28bc0
Mark asmap const in statistics code
sipa Jan 29, 2020
e527e04
Use ASNs for mapped IPv4 addresses correctly
sipa Jan 29, 2020
4290d3f
Make asmap Interpret tolerant of malicious map data
sipa Jan 31, 2020
de39fab
test: add feature_asmap functional tests
jonatack Dec 28, 2019
8c7bdbe
config: use default value in -asmap config
jonatack Jun 3, 2021
618b8d1
config: enable passing -asmap an absolute file path
jonatack Dec 29, 2019
6545656
config: separate the asmap finding and parsing checks
jonatack Dec 29, 2019
0c9efb8
test: add functional test for an empty, unparsable asmap
jonatack Dec 29, 2019
2fc1f37
logging: asmap logging and #include fixups
jonatack Dec 29, 2019
65cd143
net: extract conditional to bool CNetAddr::IsHeNet
jonatack Feb 5, 2020
672d9a2
init: move asmap code earlier in init process
jonatack Jun 3, 2021
16791f2
CMakeLists tests: add raw files generation.
furszy Jun 11, 2021
d40e8de
[Refactoring] Get the stake previous output from the coins cache
random-zebra May 24, 2021
e4faaf3
[Refactor] Cache pindexFrom for zpos stakes
random-zebra May 24, 2021
f48416a
[Refactor] Better initialization for zpos stake input
random-zebra May 24, 2021
47513ed
[Cleanup] Remove un-needed InitFromTxIn function in CStakeInput
random-zebra May 24, 2021
54971df
[Refactor] AcceptBlock: pos depends only on the first input
random-zebra May 24, 2021
d50907c
[Refactor] AcceptBlock: decouple checks
random-zebra May 24, 2021
28cf151
[QA] Check fake-stake with input spent on active chain pre-split
random-zebra May 26, 2021
6d4d9d0
[Refactor] Walk the activechain if coinstake spent for forked block
random-zebra May 24, 2021
ea27ac2
[Refactor] AcceptBlock: check spentness of all tx inputs
random-zebra May 24, 2021
de2819b
[QA] FakeStake: check reject messages in the logs
random-zebra May 26, 2021
e2249c1
[Refactor] Add in-memory zerocoin checksums cache
random-zebra May 26, 2021
de8af70
[Refactoring] Load all checksums from DB when initializing cache
random-zebra May 26, 2021
ba3a688
[Tests] Add unit test for zerocoinDB- ReadAll / WipeAccChecksums
random-zebra May 26, 2021
e8f9c99
[Refactor] Do stake contextual checks before anything else
random-zebra May 26, 2021
f0efc1d
[Refactor] Loop backwards when scanning for zerocoin checkpoints
random-zebra May 26, 2021
c01240a
BugFix: fix app always triggering the tutorial dialog if no -wallet a…
furszy Jul 29, 2021
85f000e
Merge #2480: [Net] asmap to improve IP bucketing in addrman - backports
random-zebra Jul 30, 2021
fc9ecda
Merge #2490: [BugFix] fix app always triggering the tutorial dialog i…
random-zebra Jul 30, 2021
e6b96e8
Merge #2448: [GUI] Periodic make translate
furszy Jul 30, 2021
a3ee21a
Merge #2404: [Refactoring] Improve pos checks in AcceptBlock
furszy Jul 31, 2021
6617a99
[Tests] Move assert_start_raises_init_error method to TestNode
random-zebra Jul 27, 2021
496787a
[Tests] Require exact match in assert_start_raises_init_eror()
jnewbery Feb 7, 2018
0318a5b
[Trivial] Remove extra newline in missing-blocksdir error
random-zebra Jul 27, 2021
b6d69ea
qa: Allow for partial_match when checking init error
Mar 19, 2018
92977e5
[Tests] Fix invalid escapes in regex strings to fix W605
random-zebra Jul 27, 2021
38dae98
qa: Match full plain text by default
Mar 28, 2018
84768b5
scripted-diff: bitcoind-->pivxd in tests
random-zebra Jul 27, 2021
7f8fb12
Introduce v5.3 network upgrade.
furszy Jul 31, 2021
3f94147
Merge #2489: [Tests] Require exact match in assert_raises_init_error
random-zebra Aug 1, 2021
48349f8
Provide relevant error message if datadir is not writable.
murrayn Jun 24, 2021
3993641
add unicode compatible file_lock for Windows
ken2812221 Jul 25, 2018
dd94241
utils: Use _wfopen and _wreopen on Windows
ken2812221 Jul 26, 2018
9ef58cc
Logging: use "fmterr" variable name for errors instead of general "e"…
furszy Jun 24, 2021
d59d48d
utils: Convert fs error messages from multibyte to utf-8
ken2812221 Jun 24, 2021
9d8bcd4
utils: Add fsbridge fstream function wrapper
ken2812221 Aug 4, 2018
2e57cd4
Move boost/std fstream to fsbridge
furszy Jun 24, 2021
1a02a8a
tests: Add test case for std::ios_base::ate
ken2812221 Sep 7, 2018
e8cfa6e
Call unicode API on Windows
ken2812221 Aug 6, 2018
be89860
utils: Convert Windows args to utf-8 string
ken2812221 Jun 24, 2021
280ced3
utils: Fix broken Windows filelock
ken2812221 Oct 7, 2018
63e0be6
[Remove] By-pass logprint-scanner restriction.
furszy Jun 24, 2021
04d6139
Merge #2481: [BUG][GUI] Fix P2CS grouping in coin control
random-zebra Aug 3, 2021
e98c1e8
Add and guard new max time window for mnb and mnp sigtime.
furszy Jul 31, 2021
a195c2e
[Test] Introduce PoS testing suite.
furszy Aug 1, 2021
599bd42
Test: Add coinstake multi-inputs and multi-empty-outputs test coverage.
furszy Aug 1, 2021
1355b20
Validation: Add new multi-inputs and multi-empty-outputs coinstake ru…
furszy Aug 1, 2021
b7603ca
Squashed 'src/leveldb/' changes from 0c40829872..f8ae182c1e
Fuzzbawls Aug 4, 2021
59ffc7b
Merge commit 'b7603cae635a097a1f60b5e5acc53b81ff834a27' into 2021_upd…
Fuzzbawls Aug 4, 2021
807b044
Merge #2453: [Refactor] Create generic CallResult and connect it to g…
furszy Aug 4, 2021
71ac722
[Scripts] Ensure utf8 encoding for python open and check_output
Fuzzbawls Aug 2, 2021
2c2cb1e
[CI] Add python linter to check for utf8 ascii encoding
Fuzzbawls Aug 2, 2021
555891d
[CI] don't lint white space for stale linearize scripts
Fuzzbawls Aug 2, 2021
61a098a
Merge #2449: Solve filename and command line encoding issues on Windows
random-zebra Aug 5, 2021
2ab17be
Merge #2495: [Core] Update LevelDB to latest upstream
furszy Aug 5, 2021
189de2f
Avoid redefine warning
Bushstar Apr 10, 2019
8c4b365
Fix WSL file locking by using flock instead of fcntl
meshcollider Apr 18, 2020
c2b36fe
Merge #2497: [Bug] Fix improper locking on Windows WSL1 environments
random-zebra Aug 9, 2021
acdbcf8
Merge #2492: [Consensus] v5.3 network upgrade.
furszy Aug 10, 2021
6921f42
streams: backport OverrideStream class
furszy Jun 5, 2021
e2d776a
util: CBufferedFile fixes
LarryRuane Sep 10, 2019
082baa3
refactor: Drop unused CBufferedFile::Seek()
hebasto Jul 26, 2020
3660487
net: Use C++11 member initialization in protocol
Jun 3, 2021
c3c04e4
net: Better misbehaving logging
furszy Jun 5, 2021
cb160de
netaddress: Update CNetAddr for ORCHIDv2
dongcarl Mar 28, 2019
ad57dfc
net: document `enum Network`
vasild May 14, 2020
86d73fb
net: save the network type explicitly in CNetAddr
vasild May 14, 2020
ed5abe1
Net: Proper CService deserialization + GetIn6Addr return false if add…
furszy Jun 6, 2021
f30869d
test: add IsRFC2544 tests
Dec 17, 2019
a751b9b
net: Avoid using C-style NUL-terminated strings as arguments in the n…
furszy Jun 6, 2021
f6c52a3
tests: Add tests to make sure lookup methods fail on std::string para…
practicalswift Dec 16, 2019
9f9c871
tests: Avoid using C-style NUL-terminated strings as arguments
practicalswift Dec 29, 2019
31064a8
net: Minor accumulated cleanups
furszy Jun 6, 2021
4fdfa45
net: Always default rpcbind to localhost, never "all interfaces"
luke-jr Jun 7, 2021
2a6abd8
CNetAddr: Add IsBindAny method to check for INADDR_ANY
luke-jr Oct 20, 2018
5d7f864
rpcbind: Warn about exposing RPC to untrusted networks
luke-jr Jun 7, 2021
8839828
net: don't accept non-left-contiguous netmasks
vasild Aug 24, 2020
a40711b
IsReachable is the inverse of IsLimited (DRY). Includes unit tests
mmachicao Dec 28, 2018
6b607ef
Drop IsLimited in favor of IsReachable
Empact Jan 10, 2019
910d5c4
test: Do not instantiate CAddrDB for static call
hebasto Nov 1, 2019
3337219
net: improve encapsulation of CNetAddr.
furszy Jun 7, 2021
08ad06d
net: change CNetAddr::ip to have flexible size
furszy Jun 7, 2021
45222e6
Implement keccak-f[1600] and SHA3-256
sipa Aug 30, 2020
f6f86af
Unroll Keccak-f implementation
sipa Aug 30, 2020
d41adb4
util: move HasPrefix() so it can be reused
vasild Aug 31, 2020
2455420
test: move HasReason so it can be reused
furszy Jun 10, 2021
1f67e30
net: CNetAddr: add support to (un)serialize as ADDRv2
vasild May 19, 2020
8e50853
util: make EncodeBase32 consume Spans
theStack Aug 7, 2020
a237ba4
net: recognize TORv3/I2P/CJDNS networks
vasild Aug 27, 2020
3eaa273
Support bypassing range check in ReadCompactSize
sipa Oct 9, 2020
b8c1dda
streams update: get rid of nType and nVersion.
furszy Jun 10, 2021
cec9567
net: CAddress & CAddrMan: (un)serialize as ADDRv2
furszy Jun 11, 2021
d496b64
[QA] fix mininode CAddress ser/deser
jonasschnelli Dec 11, 2017
e58d5d0
Migrate to test_large_inv() to Misbehaving logging.
furszy Jun 11, 2021
6da9a14
net: advertise support for ADDRv2 via new message
furszy Jun 11, 2021
ccd508a
tor: make a TORv3 hidden service instead of TORv2
vasild Sep 14, 2020
61c2ed4
Bump net protocol version + don't send 'sendaddrv2' to pre-70923 soft…
furszy Jun 12, 2021
ba954ca
Send and require SENDADDRV2 before VERACK
sipa Jun 12, 2021
78aa61c
net: Make addr relay mockable
furszy Jun 12, 2021
6a4f1e0
test: Add basic addr relay test
furszy Jul 1, 2021
61a08af
[tests] bind functional test nodes to 127.0.0.1 Prevents OSX firewall
Sjors Mar 6, 2018
4a034d8
test: Add rpc_bind test to default-run tests
laanwj Feb 22, 2018
d4d6729
Allow running rpc_bind.py --nonloopback test without IPv6
kristapsk Nov 22, 2018
647d60b
tests: Modify rpc_bind to conform to #14532 behaviour.
dongcarl Dec 3, 2018
57fc7b0
net: update GetNetworkName() with all enum Network cases
jonatack Oct 12, 2020
d8e01b5
rpc: update GetNetworksInfo() to not return unsupported networks
jonatack Oct 11, 2020
bb90c5c
test: add getnetworkinfo network name regression tests
jonatack Oct 11, 2020
89df7f2
addrman: ensure old versions don't parse peers.dat
vasild Nov 2, 2020
0b5f406
Doc: update tor.md with latest upstream information.
furszy Jul 29, 2021
2cde8e0
GUI: Do not show the tor v3 onion address in the topbar.
furszy Jul 29, 2021
337d43d
tests: don't export in6addr_loopback
vasild Oct 12, 2020
b4515dc
GUI: Present v3 onion addresses properly in MNs list.
furszy Aug 8, 2021
76e9f5e
doc: note on SDK for macOS depends cross-compile
jarolrod Apr 15, 2021
05e2cbe
doc: update gitian documentation for macOS SDK extraction
random-zebra Aug 10, 2021
34ff7a8
Consensus: Add mnb ADDRv2 guard.
furszy Aug 8, 2021
015298c
fix: tor: Call event_base_loopbreak from the event's callback
furszy Aug 9, 2021
f44be94
Only relay IPv4, IPv6, Tor addresses
sipa Oct 11, 2020
b63e4f5
Consensus: Add v5.3 enforcement height for testnet.
furszy Aug 10, 2021
ecde04a
[Consensus] Bump Active Protocol version to 70923 for v5.3
random-zebra Aug 10, 2021
b4751e1
Merge #2411: Road to Tor v3 support (BIP155)
random-zebra Aug 11, 2021
34ef597
Merge #2496: [Scripts] Ensure UTF8 encoding for ASCII file operations…
random-zebra Aug 11, 2021
792655d
[RPC] Add getnodeaddresses RPC command
chris-belcher May 2, 2018
e83fd0e
[Addrman] Specify max addresses and pct when calling GetAddresses()
Fuzzbawls Aug 11, 2021
1a31b67
[test] Test that getnodeaddresses() can return all known addresses
Fuzzbawls Aug 11, 2021
75c3105
[RPC][BUG] Fix reported rank in listmasternodes
random-zebra Jul 13, 2021
10ed468
[BUG] Fix GetRequiredPaymentsString
random-zebra Jul 13, 2021
ee404f8
[Refactoring] Update tiertwo managers in ConnectTip
random-zebra Aug 11, 2021
0d81350
[Cleanup] Remove redundant height argument in CBudgetManager::NewBlock
random-zebra Aug 11, 2021
03525ea
[Refactor] Clang-tidy and fix compiler error in HasReason class
Fuzzbawls Aug 12, 2021
b4832b2
[Net] Add addpeeraddress RPC method
Fuzzbawls Aug 11, 2021
67e2c2f
[RPC] add network field to getnodeaddresses
Fuzzbawls Aug 11, 2021
d5c1250
p2p: enable CAddrMan::GetAddr_() by network, add doxygen
Fuzzbawls Aug 11, 2021
a4d2733
p2p: pull time call out of loop in CAddrMan::GetAddr_()
Fuzzbawls Aug 11, 2021
fa78233
p2p: allow CAddrMan::GetAddr() by network, add doxygen
Fuzzbawls Aug 11, 2021
badfc49
p2p: allow CConnman::GetAddresses() by network, add doxygen
Fuzzbawls Aug 11, 2021
91ac5c7
rpc: enable filtering getnodeaddresses by network
Fuzzbawls Aug 12, 2021
ebe2a46
test: improve getnodeaddresses coverage, test by network
Fuzzbawls Aug 12, 2021
e9d28da
[Doc] Document getnodeaddresses in release notes
Fuzzbawls Aug 12, 2021
a4cc31c
[Cleanup] Remove unused SPORK_5
random-zebra Aug 12, 2021
51055cb
Merge #2504: [Refactor] Clang-tidy and fix compiler error in HasReaso…
furszy Aug 12, 2021
2c9c700
GUI: bugfix, the command line interface is "pivx-cli" not "pivx-core".
furszy Aug 12, 2021
69979ce
Merge #2503: [RPC][Net] Add getnodeaddresses RPC command
random-zebra Aug 12, 2021
7f38c3b
Merge #2506: GUI: bugfix, the command line interface is called "pivx-…
random-zebra Aug 12, 2021
8c36691
[Cleanup] Remove unused constant protocol versions
random-zebra Aug 12, 2021
b7dde6e
[Cleanup] Remove MIN_PEER_CACHEDVERSION const protocol version
random-zebra Aug 12, 2021
6a9738b
[Cleanup] Remove MIN_PEER_MNANNOUNCE const protocol version
random-zebra Aug 12, 2021
86ff71b
[Cleanup] Remove CADDR_TIME_VERSION const protocol version
random-zebra Aug 12, 2021
26881b0
[Cleanup] Remove BIP0031_VERSION const protocol version
random-zebra Aug 12, 2021
a1ca6c0
[Cleanup] Remove now unused CConnman::GetAddressCount
random-zebra Aug 12, 2021
dc1ead7
Merge #2500: [Doc] Updated documentation related to macOS SDK extraction
furszy Aug 13, 2021
967dbc7
Merge #2501: [BUG][RPC] Fix listmasternodes and getmasternodewinners
furszy Aug 13, 2021
8a55056
Merge #2505: [Cleanup][Trivial] Remove unused SPORK_5
furszy Aug 14, 2021
42b24db
Merge #2507: [Cleanup] Drop unneeded protocol version checks and cons…
furszy Aug 14, 2021
7113273
Clean unused CMasternodeBroadcast::Sign.
furszy Aug 12, 2021
6ce9ec9
Introduce well-defined CAddress disk serialization
sipa Nov 27, 2020
d3c3186
Correct mnb serialization for BIP155 node address format.
furszy Aug 12, 2021
c0d5607
[Consensus] Enforce MessageVersion::MESS_VER_HASH (mnb/mnp) with 5.3
random-zebra Aug 14, 2021
2196775
[BUG] Update nMessVersion in CMasternode::UpdateFromNewBroadcast
random-zebra Aug 14, 2021
b011c51
[TierTwo] Drop all version-0 CMasternodes after v5.3 enforcement
random-zebra Aug 14, 2021
a245b2f
contrib: generate-seeds.py generates output in BIP155 format
Fuzzbawls Aug 12, 2021
4aec935
net: Deserialize hardcoded seeds from BIP155 blob
Fuzzbawls Aug 12, 2021
33c2ae8
Merge #2482: [Refactor] Make HexStr take a span
random-zebra Aug 16, 2021
c6ff704
Merge #2510: [TierTwo] Enforce MessageVersion::MESS_VER_HASH (mnb/mnp…
furszy Aug 16, 2021
b96c1d2
Merge #2508: [BugFix] Correct mnb ser/unser of BIP155 node addresses.
random-zebra Aug 16, 2021
385bf47
[Refactor] Clean up mninfodialog
Fuzzbawls Aug 16, 2021
62e9993
Merge #2502: [Net] Add Tor v3 hardcoded seeds
furszy Aug 16, 2021
26b128a
Merge #2511: [Refactor][GUI] Clean up mninfodialog
random-zebra Aug 17, 2021
edaadc7
Remove extra jump line in CMasternodeBroadcast::Create return error m…
furszy Aug 17, 2021
26e89e9
[TierTwo] Ask for MN if mnwinner signer is not in the local list.
furszy Aug 18, 2021
8401250
net_processing bugfix: the inventory vector reserved size is not cont…
furszy Aug 18, 2021
87ba475
Masternode manager: much faster and simpler ProcessGetMNList for sing…
furszy Aug 18, 2021
da90ccb
MasternodeMan: unify MN inv relay code in `ProcessGetMNList()`.
furszy Aug 18, 2021
af215ef
[Qt] Console: allow empty arguments
random-zebra Aug 18, 2021
47607df
[Qt] Console: don't allow empty arguments when using the comma-syntax
random-zebra Aug 18, 2021
004c064
util: Add UnintrruptibleSleep
Feb 21, 2020
a8705a1
scheduler: don't rely on boost interrupt on shutdown
random-zebra Aug 18, 2021
15f292b
sync.h: add REVERSE_LOCK
ajtowns Mar 1, 2020
55ac6de
scheduler: switch from boost to std
ajtowns Feb 28, 2020
b2ac70f
[Cleanup] Drop unused reverselock.h
random-zebra Aug 18, 2021
3fef9cd
[Validation] Bump default block version to 11.
furszy Aug 17, 2021
a53c7aa
Consensus: v5.3 NU enforcement height for mainnet.
furszy Aug 18, 2021
ac4c11f
Merge #2516: [GUI][BUG] Console: allow empty arguments
furszy Aug 19, 2021
e512eac
Merge #2513: [GUI] Remove extra jump line in mnb creation error message
furszy Aug 19, 2021
82e49a1
[RPC] Do not register DMN-related RPC commands
random-zebra Aug 20, 2021
5345019
Merge #2514: [TierTwo][BugFix] Fix peer banning for not synced tiertw…
Fuzzbawls Aug 21, 2021
7403e31
Merge #2518: [Consensus] Establish v5.3 NU enforcement height for mai…
Fuzzbawls Aug 21, 2021
ee62d8e
Merge #2519: [RPC] Do not register DMN-related RPC commands
Fuzzbawls Aug 21, 2021
fc7acb3
[Depends] Switch to `cargo vendor` for Rust dependencies
Fuzzbawls Mar 10, 2021
7dd7161
Depends: allow for non-x86_64 build hosts for rust linux
Fuzzbawls Mar 10, 2021
92bebbe
Use statically linked rust toolchain
Fuzzbawls Mar 31, 2021
7fa6374
Merge #2280: [Depends] Cleanup Rust and add multi-arch linux support
Fuzzbawls Aug 21, 2021
5168b05
Add mainnet DNS seeder from furszy.
furszy Aug 22, 2021
4a18d50
build: Remove src/obj directory from repository
laanwj Aug 14, 2019
b22dc99
[Qt] Debug window: remove "Build date".
furszy Aug 23, 2021
55ec1ee
build: Get rid of `CLIENT_DATE`
laanwj Jun 9, 2016
57cb997
Merge #2524: [Network] Add mainnet DNS seeder from furszy.
furszy Aug 24, 2021
85b926e
[GUI] MasternodesWidget Fix: missing walletModel in mnmodel constructor.
furszy Aug 25, 2021
8ac28b8
Merge #2529: [GUI][BugFix] Masternodes screen, fix impossibility to s…
random-zebra Aug 25, 2021
f0fd8ac
Refactor: remove duplicated coll. confirmation check in MNModel::data
random-zebra Aug 25, 2021
e916c0a
[BUG] Correct CCSV opcode handling in script evaluation
random-zebra Aug 25, 2021
50b9cb7
[Refactor] check scriptsig size in CheckBlockSignature
random-zebra Aug 26, 2021
88c8044
Merge #2532: [BUG] Correct CCSV opcode handling in script evaluation
furszy Aug 26, 2021
c8ad2c1
Merge #2517: refactor: Replace boost::mutex,condition_var,chrono with…
furszy Aug 27, 2021
5c94ffe
scripted-diff: Rename wallet database classes
furszy Aug 27, 2021
4d0fe84
Update walletdb comment after renaming.
ryanofsky Dec 8, 2017
3b25450
Add m_ prefix to WalletBatch::m_batch
ryanofsky Mar 20, 2018
9519fc3
Backport latest commit-script-check.sh from upstream
furszy Aug 28, 2021
3ee521d
Build: Bump master to 5.3.99
Fuzzbawls Aug 29, 2021
8845cb6
Doc: Add v5.3.0 historical release notes to master branch
Fuzzbawls Aug 29, 2021
267a671
Merge #2535: [Build] Bump master to 5.3.99
random-zebra Aug 30, 2021
fbd0b9a
[Doc] Reset release-notes.md template for 5.4
random-zebra Aug 30, 2021
d7fe695
Merge #2533: [scripted-diff] Rename wallet database classes
furszy Sep 1, 2021
5a64b27
Merge #2525: [Build] Get rid of CLIENT_DATE
Fuzzbawls Sep 2, 2021
16c0238
Merge #2530: [GUI][BUG] remove duplicated coll. confirmation check in…
Fuzzbawls Sep 2, 2021
e48018e
Merge #2537: [Doc] Reset release-notes.md template for 5.4
Fuzzbawls Sep 2, 2021
4002ec9
[RPC][Doc] Fix RPC/cli example in setautocombinethreshold help
random-zebra Sep 3, 2021
5b4c922
Merge #2540: [RPC][Doc] Fix RPC/cli example in setautocombinethreshol…
furszy Sep 4, 2021
c1078b0
codeql-analysis
furszy Sep 5, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 5 additions & 0 deletions .cargo/config.offline
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[source.crates-io]
replace-with = "vendored-sources"

[source.vendored-sources]
# The directory for this source is set to RUST_VENDORED_SOURCES by src/Makefile.am
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<!--- Remove this description and sections that do not apply -->

This issue tracker is only for technical issues related to PIVX Core.
General PIVX questions and/or support requests and are best directed to the [PIVX Discord](https://discord.pivx.org).

### Describe the issue

### Can you reliably reproduce the issue?
#### If so, please list the steps to reproduce below:
1.
2.
3.

### Expected behavior
Tell us what should happen

### Actual behavior
Tell us what happens instead

### Screenshots.
If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.

### What version of PIVX Core are you using?
List the version number/commit ID, and if it is an official binary, self compiled or a distribution package.

### Machine specs:
- OS:
- CPU:
- RAM:
- Disk size:
- Disk Type (HD/SDD):

### Any extra information that might be useful in the debugging process.
This is normally the contents of a `debug.log`, `db.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred.
Loading