Skip to content

Commit 57092a4

Browse files
committed
Merge remote-tracking branch 'origin/v2.0-dev' into pref/dap/unconfirmed-tx-check
2 parents 2c8334d + cd062be commit 57092a4

File tree

263 files changed

+9039
-2948
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

263 files changed

+9039
-2948
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ node_modules
3333

3434
# Rust build artifacts
3535
/target
36+
.gitaipconfig

.pnp.cjs

Lines changed: 34 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
5.03 KB
Binary file not shown.
45.2 KB
Binary file not shown.

.yarnrc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ npmAuditExcludePackages:
1616
- "@humanwhocodes/object-schema" # TODO: Update eslint
1717
- micromatch # TODO: remove when new micromatch will be released https://github.com/advisories/GHSA-952p-6rrq-rcjv
1818
- eslint # TODO: Update eslint https://github.com/dashpay/platform/issues/2212
19-
- elliptic # TODO: Remove when elliptic >6.5.7 released
2019
- memdown # TODO: Update leveldb
2120
- levelup # TODO: Update leveldb
2221
- deferred-leveldown # TODO: Update leveldb

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @shumkov @QuantumExplorer
1+
* @QuantumExplorer

0 commit comments

Comments
 (0)