- 15 Feb, 2019 7 commits
-
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
- 31 Jan, 2019 1 commit
-
-
Anton Borisov authored
-
- 30 Jan, 2019 12 commits
-
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
- 29 Jan, 2019 1 commit
-
-
Anton Borisov authored
-
- 28 Jan, 2019 9 commits
-
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
Anton Borisov authored
-
- 27 Dec, 2018 1 commit
-
-
Sergei Zubov authored
Ensure that correct data about spending transaction is present in JSON
-
- 19 Dec, 2018 2 commits
-
-
Sergei Zubov authored
-
Sergei Zubov authored
-
- 18 Dec, 2018 1 commit
-
-
Sergei Zubov authored
-
- 14 Dec, 2018 1 commit
-
-
Sergei Zubov authored
-
- 11 Dec, 2018 1 commit
-
-
Sergei Zubov authored
InputScriptPubKeys from different transactions could mix and corrupt validation context. PubKeys moved from list to dictionary of lists, with transaction hash as key.
-
- 30 Nov, 2018 1 commit
-
-
Sergei Zubov authored
-
- 27 Nov, 2018 1 commit
-
-
Sergei Zubov authored
When node accepts transaction or receives block, it tries to load all inputs to mempool. Trying to load zero-inputs to mempool leads to corruption - valid transaction may be removed from mempool during conflicts check. To prevent this, inputs selection algorithms modified to ignore zero-inputs. Conflicts check ignores them too.
-
- 21 Nov, 2018 2 commits
-
-
Sergei Zubov authored
-
Sergei Zubov authored
-