- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 13 2020
Apr 13 2020
nakihito committed rABC578deeb08e19: Pass abc RPC argument descriptions to RPCHelpMan (authored by nakihito).
Pass abc RPC argument descriptions to RPCHelpMan
Apr 11 2020
Apr 11 2020
Moved member variable with others.
Apr 10 2020
Apr 10 2020
nakihito retitled D5682: Make use of ADDR_SOFT_CAP outside just the seeder test suite from Add a constant for the maximum addrs that can be received to Make use of ADDR_SOFT_CAP outside just the seeder test suite.
D5700 and its tree will break this patch into smaller parts.
Apr 9 2020
Apr 9 2020
Use a name of the constant that is relevent to the seeder.
nakihito updated the diff for D5686: Implement banning logic for Seeder for nodes on the wrong chain.
Fixed text plan to include IBD, renamed some variables, and added timeFirstFound.
nakihito updated the test plan for D5686: Implement banning logic for Seeder for nodes on the wrong chain.
nakihito updated the test plan for D5686: Implement banning logic for Seeder for nodes on the wrong chain.
nakihito updated the test plan for D5686: Implement banning logic for Seeder for nodes on the wrong chain.
Apr 8 2020
Apr 8 2020
nakihito added inline comments to D5686: Implement banning logic for Seeder for nodes on the wrong chain.
Addressed critiques.
Apr 7 2020
Apr 7 2020
nakihito committed rSTAGING8d1c05b523e6: Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
Add version number to the seeder
nakihito committed rSTAGINGdee5e745ae59: Merge #14813: qa: Add wallet_encryption error tests (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14813: qa: Add wallet_encryption error tests
nakihito committed rSTAGINGa951129beaab: Fix usehd release number errors in release notes (authored by nakihito).
Fix usehd release number errors in release notes
nakihito committed rSTAGING31e56fd728b9: Remove rules argument from getblocktemplate help (authored by nakihito).
Remove rules argument from getblocktemplate help
nakihito committed rSTAGING3a84ae8b0c04: Partial Merge #14726: Use RPCHelpMan for all RPCs (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Partial Merge #14726: Use RPCHelpMan for all RPCs
nakihito committed rSTAGING58a87f61a851: Fix setexcessiveblock rpc help text (authored by nakihito).
Fix setexcessiveblock rpc help text
nakihito committed rSTAGING50a1fbc83f20: Merge #14291: wallet: Add ListWalletDir utility function (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14291: wallet: Add ListWalletDir utility function
nakihito committed rSTAGING3cac51b8198f: Add some unit tests for write_name() for seeder (authored by nakihito).
Add some unit tests for write_name() for seeder
Some left overs from PR12490
nakihito committed rSTAGING481ac5a90d78: Merge #14208: [build] Actually remove ENABLE_WALLET (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14208: [build] Actually remove ENABLE_WALLET
nakihito committed rSTAGING4d562db5ae8b: Merge #14718: Remove unreferenced boost headers (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14718: Remove unreferenced boost headers
nakihito committed rSTAGING9d64eabb34a7: Merge #14373: Consistency fixes for RPC descriptions (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14373: Consistency fixes for RPC descriptions
Release notes for D5507
nakihito committed rSTAGING1d2c6a4bffa9: Merge #14411: [wallet] Restore ability to list incoming transactions by label (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14411: [wallet] Restore ability to list incoming transactions by label
nakihito committed rSTAGING58be0d7ee902: Merge #14244: amount: Move CAmount CENT to unit test header (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14244: amount: Move CAmount CENT to unit test header
nakihito committed rSTAGING6930534e47a3: Merge #14282: [wallet] Remove -usehd (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14282: [wallet] Remove -usehd
nakihito committed rSTAGING2300ba031559: Merge #14215: [qa] Use correct python index slices in example test (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14215: [qa] Use correct python index slices in example test
nakihito committed rSTAGINGc53dd703688c: Merge #14207: doc: `-help-debug` implies `-help` (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14207: doc: `-help-debug` implies `-help`
nakihito committed rSTAGING9754edd01101: Merge #14013: [doc] Add new regtest ports in man following #10825 ports… (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14013: [doc] Add new regtest ports in man following #10825 ports…
nakihito committed rSTAGING939971dd5e02: Add enum for parse_name() return value (authored by nakihito).
Add enum for parse_name() return value
Add constants to dns.h
nakihito committed rSTAGINGf8b0f9874998: Add << operator overload for PeerMessagingState (authored by nakihito).
Add << operator overload for PeerMessagingState
nakihito committed rSTAGING411bd9b97e91: Adds PeerMessagingState enum to seeder/bitcoin.* (authored by nakihito).
Adds PeerMessagingState enum to seeder/bitcoin.*
nakihito committed rSTAGING757f9f4b9cbc: Simplify max query name length check in parse_name() (authored by nakihito).
Simplify max query name length check in parse_name()
Nits to streams.h
nakihito committed rSTAGING23ee283f519a: [wallet] Remove CAccount and Update zapwallettxes comment (authored by nakihito).
[wallet] Remove CAccount and Update zapwallettxes comment
nakihito committed rSTAGING23fe7e7d5209: [wallet] Remove strFromAccount and strSentAccount (authored by nakihito).
[wallet] Remove strFromAccount and strSentAccount
nakihito committed rSTAGING43dc709045b2: [wallet] Remove fromAccount argument from CommitTransaction() (authored by nakihito).
[wallet] Remove fromAccount argument from CommitTransaction()
nakihito committed rSTAGING224a4cd81747: [wallet] Delete unused account functions (authored by nakihito).
[wallet] Delete unused account functions
nakihito committed rSTAGINGaf67f6702662: [wallet] Remove CAccountingEntry class (authored by nakihito).
[wallet] Remove CAccountingEntry class
nakihito committed rSTAGING5ec97bc2a80f: [wallet] Remove ListAccountCreditDebit() (authored by nakihito).
[wallet] Remove ListAccountCreditDebit()
nakihito committed rSTAGINGae17dc97a0a7: [wallet] Don't read acentry key-values from wallet on load. (authored by nakihito).
[wallet] Don't read acentry key-values from wallet on load.
nakihito committed rSTAGINGff6fdf66f74c: [wallet] Don't rewrite accounting entries when reordering wallet transactions… (authored by nakihito).
[wallet] Don't rewrite accounting entries when reordering wallet transactions…
nakihito committed rSTAGING557e4143f82f: [wallet] Remove AddAccountingEntry() (authored by nakihito).
[wallet] Remove AddAccountingEntry()
nakihito committed rSTAGINGff8832ec366c: [wallet] Remove CWallet::ListAccountCreditDebit() and GetAccountCreditDebit() (authored by nakihito).
[wallet] Remove CWallet::ListAccountCreditDebit() and GetAccountCreditDebit()
nakihito committed rSTAGING6c13b2f1e938: [wallet] Remove 'account' argument from GetLegacyBalance() (authored by nakihito).
[wallet] Remove 'account' argument from GetLegacyBalance()
[wallet] Remove AccountMove()
nakihito committed rSTAGING61fa035c75d7: Merge #13265: wallet: Exit SyncMetaData if there are no transactions to sync (authored by nakihito).
Merge #13265: wallet: Exit SyncMetaData if there are no transactions to sync
nakihito committed rSTAGING1efbec18e07d: Merge #11269: [Mempool] CTxMemPoolEntry::UpdateAncestorState: modifySiagOps… (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #11269: [Mempool] CTxMemPoolEntry::UpdateAncestorState: modifySiagOps…
nakihito committed rSTAGING5f7aec629b38: Merge #14023: Remove accounts rpcs (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14023: Remove accounts rpcs
nakihito committed rSTAGING7ff1309f12ed: Merge #13264: [qt] Satoshi unit (authored by Jonas Schnelli <dev@jonasschnelli.ch>).
Merge #13264: [qt] Satoshi unit
nakihito committed rSTAGINGe26ede2851be: Move code in seeder_test.cpp close to where it is used (authored by nakihito).
Move code in seeder_test.cpp close to where it is used
nakihito committed rSTAGINGd50368de0819: Rename seeder_tests to p2p_messaging_tests (authored by nakihito).
Rename seeder_tests to p2p_messaging_tests
nakihito committed rSTAGINGb9c35cfd6406: Make parse_name() fail when passed buffer size = 0 (authored by nakihito).
Make parse_name() fail when passed buffer size = 0
nakihito committed rSTAGING9c34988e63da: Label length unit tests for parse_name() (authored by nakihito).
Label length unit tests for parse_name()
nakihito committed rSTAGING1c0566ce001c: Enforce maximum name length for parse_name() and add unit tests (authored by nakihito).
Enforce maximum name length for parse_name() and add unit tests
nakihito committed rSTAGING9fd728bbafd3: Add simple unit tests for parse_name() (authored by nakihito).
Add simple unit tests for parse_name()
nakihito committed rSTAGINGd357fa5a29b3: scripted-diff: replace chainActive -> ::ChainActive() (authored by nakihito).
scripted-diff: replace chainActive -> ::ChainActive()
nakihito committed rSTAGING8b0ad8e95656: refactoring: introduce unused ChainActive() (authored by James O'Beirne <james.obeirne@gmail.com>).
refactoring: introduce unused ChainActive()
nakihito committed rSTAGINGf99b18b3f609: rename: CChainState.chainActive -> m_chain (authored by James O'Beirne <james.obeirne@gmail.com>).
rename: CChainState.chainActive -> m_chain
Remove GotVersion()
nakihito committed rSTAGINGed4ca8ee11f0: Add unit tests for CSeederNode::ProcessMessage() (authored by nakihito).
Add unit tests for CSeederNode::ProcessMessage()
nakihito committed rSTAGING1c4b1649e462: Merge #12035: [qt] change µBTC to bits (authored by Jonas Schnelli <dev@jonasschnelli.ch>).
Merge #12035: [qt] change µBTC to bits
nakihito committed rSTAGINGe3f2849c16f4: Merge #14307: Consolidate redundant implementations of ParseHashStr (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14307: Consolidate redundant implementations of ParseHashStr
nakihito committed rSTAGING07cc225cf5ab: Merge #13424: Consistently validate txid / blockhash length and encoding in rpc… (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc…
nakihito committed rSTAGINGe584d180ab73: Merge #14460: tests: Improve 'CAmount' tests (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Merge #14460: tests: Improve 'CAmount' tests
nakihito committed rSTAGING925cb24b97b1: Merge #12079: Improve prioritisetransaction test coverage (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #12079: Improve prioritisetransaction test coverage
nakihito committed rSTAGING937a91eb9ebc: Merge #14679: importmulti: Don't add internal addresses to address book (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14679: importmulti: Don't add internal addresses to address book
nakihito committed rSTAGING30527d21d9fe: Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC
nakihito committed rSTAGING054899250f31: Merge #14720: rpc: Correctly name arguments (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14720: rpc: Correctly name arguments
nakihito committed rSTAGING48916ac8540e: Merge #13152: [rpc] Add getnodeaddresses RPC command (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #13152: [rpc] Add getnodeaddresses RPC command
nakihito committed rSTAGINGddcbef8bf4b3: Merge #14310: [wallet] Ensure wallet is unlocked before signing (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14310: [wallet] Ensure wallet is unlocked before signing
nakihito committed rSTAGINGd2436be68d5e: Merge #14236: qa: generate --> generatetoaddress change to allow tests run… (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14236: qa: generate --> generatetoaddress change to allow tests run…
Update copyright for various files
nakihito committed rSTAGINGc7af8f0ab549: Merge #13823: qa: quote path in authproxy for external multiwallets (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #13823: qa: quote path in authproxy for external multiwallets
nakihito committed rSTAGING4dfa4724abcf: Merge #14180: qa: Run all tests even if wallet is not compiled (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14180: qa: Run all tests even if wallet is not compiled
nakihito committed rSTAGINGea0cb385d243: Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled" (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"
nakihito committed rSTAGING651157d3ffa6: Update copyright_header.py to not duplicate parts of the header (authored by nakihito).
Update copyright_header.py to not duplicate parts of the header
nakihito committed rSTAGING1b1bc9407ad7: Merge #14094: refactoring: Remove unreferenced local variables (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14094: refactoring: Remove unreferenced local variables
nakihito committed rSTAGING0f47175d0df5: Merge #14209/#17218: logging: Replace LogPrintf macro with regular function (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14209/#17218: logging: Replace LogPrintf macro with regular function