Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Tokens
Tokens Given
Leader Board
Tokens
Token Leader Board
Token Leader Board
D17470: [explorer] Don't fail to render invalid token txs with non existing token id
Tokens: 1
D17767: [e.cash] Updated high quality Pay2Stay Logo for use-ecash page
Tokens: 1
D17849: [Chronik] Bump Rust version to 1.85.1
Tokens: 1
D18001: [cashtab] Mobile style fixes
Tokens: 1
D17996: [cashtab] Transaction row UI
Tokens: 1
rSTAGING9c382b186b14: [CI] Improve artifacts management and allow for custom artifact directory
Tokens: 1
D17990: [CI] Properly integrate the mocha/jest Junit reports with CI
Tokens: 1
D17982: wallet: Reset chain notifications handler if AttachChain fails
Tokens: 1
D17980: wallet: Call load handlers without cs_wallet locked
Tokens: 1
D17979: Update test/sanitizer_suppressions/lsan
Tokens: 1
D17971: [avalanche] Fix a lock order inversion
Tokens: 1
D17962: init: avoid unsetting service bits from `nLocalServices`
Tokens: 1
D17961: Temporarly ignore the ASAN build failure in wallet_assumeutxo
Tokens: 1
D17952: refactor: remove ::vpwallets and related global variables
Tokens: 1
D17918: wallet: validationinterface: only handle active chain notifications
Tokens: 1
D17454: [cashtab] Link to the token page from the tx history
Tokens: 1
D14837: [avalanche] Fix a couple issue from D14833
Tokens: 1
D12075: net: Add libnatpmp support
Tokens: 1
D11775: Fix tsan suppression with Clang 14
Tokens: 1
D11767: locks and docs in ATMP and CheckInputsFromMempoolAndCache
Tokens: 1
D11726: [build] replace the BCH logos in the Windows install wizard
Tokens: 1
D11720: [avalanche] Fix ambiguous casts from size_t to UniValue
Tokens: 1
D11714: [Chronik] Add `build-chronik` to CI builds
Tokens: 1
D11643: Update the seeder list
Tokens: 1
D11580: [fuzzer] No longer attempt to deserialize PrefilledTransaction
Tokens: 1
D11560: Drop JSONRPCRequest constructors
Tokens: 1
D11471: Add a checkpoint after the May 15th, 2022 upgrade
Tokens: 1
D11405: Let the radix tree work with 256 bits keys
Tokens: 1
D11430: bench: use the node context & chain from the TestSetup instead of creating a new one
Tokens: 1
D11390: [avalanche] Bypass net group limits by default for avalanche outbounds
Tokens: 1
D11779: [refactor] return MempoolAcceptResult
Tokens: 1
D11789: time: add runtime sanity check
Tokens: 1
D12031: Replace Gluon activation time with the actual block height
Tokens: 1
D12017: [cmake] link necessary lib for std::filesystem
Tokens: 1
D11909: [Chronik] Refactor bridge: Split into `chronik-bridge` and `chronik-lib`
Tokens: 1
D11973: [cmake] link necessary lib for std::filesystem
Tokens: 1
D11974: refactor: replace boost::filesystem with std::filesystem
Tokens: 1
D11905: Bump replay protection to may 15th 2023
Tokens: 1
D11903: [avalanche] Fix a race in the processor tests
Tokens: 1
D11895: [avalanche] Stop scheduler after syncing validation queue
Tokens: 1
D11863: [Chronik] Add minimal Rust <-> C++ bridge
Tokens: 1
D11834: [avalanche] Fix abc_p2p_getavaaddr flakiness
Tokens: 1
D11833: Fix a race in the net tests
Tokens: 1
D11374: Fix ambiguous amount multiplication
Tokens: 1
D11368: Fix the osx build issue in the peer manager tests
Tokens: 1
D11362: Fix the util_tests.cpp build on OSX
Tokens: 1
D11002: [avalanche] Improvements to the getavaaddr functional test
Tokens: 1
D10993: net: compat.h related cleanup
Tokens: 1
D10999: include cmath in util_tests
Tokens: 1
D10992: refactor: remove boost::thread_group usage
Tokens: 1
D10990: specify the type when constructing unordered_set from iterator
Tokens: 1
D10941: Rate limit the processing of incoming addr messages
Tokens: 1
D10907: Periodically make block-relay connections and sync headers
Tokens: 1
D10883: Fix a potential race where the wallet is deleted before stopping the scheduler
Tokens: 1
D10872: [net processing] Guard m_continuation_block with m_block_inv_mutex
Tokens: 1
D10863: net processing: Remove nStartingHeight check from block relay
Tokens: 1
D10854: Increase the timeout for sending a large block in abc_p2p_fullblocktest
Tokens: 1
D10815: Call unicode API on Windows
Tokens: 1
D10970: [Cashtab] UI Updates
Tokens: 1
D11026: [avalanche] Fix a potential use after free issue
Tokens: 1
D11244: Fix the build on some platforms by using an explicit cast for Univalue type
Tokens: 1
D11234: [CMAKE] Fix name collisions causing potential infinite recursion
Tokens: 1
D11223: miner: Pass in chainstate to BlockAssembler::CreateNewBlock
Tokens: 1
D11222: validation: CVerifyDB::VerifyDB: Use locking annotation
Tokens: 1
D11191: validation: Pass in chain tip to ::ContextualCheckTransactionForCurrentBlock
Tokens: 1
D11163: [avalanche] Fix potential abc_rpc_getavalancheinfo test failure on slow machines
Tokens: 1
D11150: Add MuHash3072 implementation
Tokens: 1
D11106: Bump to clang-11 and clang-format-11
Tokens: 1
D11093: test: Fix inconsistent lock order in wallet_tests/CreateWallet
Tokens: 1
D11092: Replace Axion activation time with the actual block height
Tokens: 1
D11055: Bump replay protection activation time to Nov. 15. 2022
Tokens: 1
D10793: Revert "refactor: remove use of boost::algorithm::replace_first"
Tokens: 1
D12103: Migrate gitian builds to Debian Bullseye
Tokens: 1
D13554: scripts: add MACHO lazy bindings check to security-check.py
Tokens: 1
D13355: refactor: various RecursiveMutex replacements in CConnman
Tokens: 1
D13073: [avalanche] Add a peer availability score that aggregates node availability scores
Tokens: 1
D13315: [Chronik] Wipe Chronik db when `-reindex` is set
Tokens: 1
D13277: [Chronik] Resync index
Tokens: 1
D13293: [Chronik] Add `ChronikBridge::load_block`
Tokens: 1
T1092: Unrevert coin selection changes
Tokens: 1
D13276: [Chronik] Move ffi::Block into chronik-bridge, use CBlockIndex and CBlock
Tokens: 1
D13243: scripted-diff: replace non-standard fixed width integer types (u_int... -> uint...)
Tokens: 1
D13208: [Chronik] Add `/block/:height` HTTP endpoint
Tokens: 1
D13222: Bump protobuf version from 2.61 to 21.12 in native_protobuf.mk + enable Chronik build again
Tokens: 1
D13218: fix multiprocessing part of interface_rpc test on MacOS
Tokens: 1
D13217: [Chronik] Fix build for Windows, fix `util/hash.h`
Tokens: 1
D13451: [cmake] Don't select an alternative linker for the native build
Tokens: 1
D13452: [Gitian] don't untar the source package
Tokens: 1
D13552: scripts: add MACHO NX check to security-check.py
Tokens: 1
D13550: scripts: security-check.py refactors
Tokens: 1
D13543: scripts: add MACHO PIE check to security-check.py
Tokens: 1
D13538: Remove shift-base:net-processing from ubsan suppressions
Tokens: 1
D13506: depends: CMake invocation cleanup
Tokens: 1
D13502: [alias-server] node unit test CI integration
Tokens: 1
D13472: remove glibc < 2.27 compat code
Tokens: 1
D13470: [depends] Don't build shared libs in native protobuf
Tokens: 1
D13460: [symbol-check] bump glibc to 2.27 and gcc to 8.3
Tokens: 1
D13459: build: Disallow dynamic linking against c++ library
Tokens: 1
D13428: [Chronik] Bridge txs in `bridge_block`
Tokens: 1
D13453: build: libevent 2.1.12-stable
Tokens: 1
First
Prev
2
3
4
5
6
Next