index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
index
/
base.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: Add getindexinfo RPC
Fabian Jahr
2020-08-16
1
-0
/
+9
*
scripted-diff: Move ui_interface to the node lib
MarcoFalke
2020-06-27
1
-1
/
+1
*
refactor: Use AbortError in FatalError
MarcoFalke
2020-06-16
1
-4
/
+2
*
Make SetMiscWarning() accept bilingual_str argument
Hennadii Stepanov
2020-06-10
1
-1
/
+1
*
Make ThreadSafe{MessageBox|Question} bilingual
Hennadii Stepanov
2020-05-05
1
-1
/
+2
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved si...
Wladimir J. van der Laan
2020-03-19
1
-2
/
+1
|
\
|
*
[validation interface] Remove vtxConflicted from BlockConnected
John Newbery
2020-03-11
1
-2
/
+1
*
|
make BlockUntilSyncedToCurrentChain() const
Karl-Johan Alm
2020-03-02
1
-1
/
+1
|
/
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
scripted-diff: replace chainActive -> ::ChainActive()
James O'Beirne
2019-05-03
1
-8
/
+8
*
index: Ensure block locator is not stale after chain reorg.
Jim Posen
2019-04-06
1
-0
/
+26
*
index: Allow atomic commits of index state to be extended.
Jim Posen
2019-04-06
1
-12
/
+27
*
Merge #14085: index: Fix for indexers skipping genesis block.
Wladimir J. van der Laan
2019-01-09
1
-1
/
+5
|
\
|
*
index: Fix for indexers skipping genesis block.
Jim Posen
2018-08-27
1
-1
/
+5
*
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
|
Add compile time checking for cs_main locks which we assert at run time
practicalswift
2018-10-10
1
-1
/
+1
|
/
*
Break circular dependency: init -> * -> init by extracting shutdown.h
Ben Woosley
2018-06-25
1
-1
/
+1
*
index: Move index DBs into index/ directory.
Jim Posen
2018-06-04
1
-0
/
+20
*
MOVEONLY: Move BaseIndex to its own file.
Jim Posen
2018-06-04
1
-0
/
+258