Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
destream-blockchain
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DeStream-public
destream-blockchain
Commits
183e63c0
Commit
183e63c0
authored
Dec 25, 2019
by
Sergei Zubov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into 'test'
Fix Fody logging and add logs for transaction lifecycle See merge request
!4
parents
1a477a3f
ba5de87c
Pipeline
#1128
passed with stages
in 15 minutes and 21 seconds
Changes
43
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
43 changed files
with
95 additions
and
21 deletions
+95
-21
DeStream.Stratis.Bitcoin.FullNode.sln
Sources/DeStream.Stratis.Bitcoin.FullNode.sln
+0
-1
LoggerAdapter.cs
Sources/FodyNlogAdapter/Adapters/LoggerAdapter.cs
+2
-2
FodyNlogAdapter.csproj
Sources/FodyNlogAdapter/FodyNlogAdapter.csproj
+5
-2
FodyWeavers.xml
Sources/FodyWeavers.xml
+4
-1
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.Api/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.Api.csproj
....Bitcoin.Features.Api/Stratis.Bitcoin.Features.Api.csproj
+1
-1
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.Apps/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.Apps.csproj
...itcoin.Features.Apps/Stratis.Bitcoin.Features.Apps.csproj
+1
-1
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.BlockStore/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.BlockStore.csproj
...res.BlockStore/Stratis.Bitcoin.Features.BlockStore.csproj
+1
-1
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.ColdStaking/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.ColdStaking.csproj
...s.ColdStaking/Stratis.Bitcoin.Features.ColdStaking.csproj
+1
-1
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.Consensus/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.Consensus.csproj
...tures.Consensus/Stratis.Bitcoin.Features.Consensus.csproj
+1
-1
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.Dns/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.Dns.csproj
....Bitcoin.Features.Dns/Stratis.Bitcoin.Features.Dns.csproj
+1
-1
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.LightWallet/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.LightWallet.csproj
...s.LightWallet/Stratis.Bitcoin.Features.LightWallet.csproj
+1
-1
DeStreamMempoolValidator.cs
...s.Bitcoin.Features.MemoryPool/DeStreamMempoolValidator.cs
+2
-0
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.MemoryPool/FodyWeavers.xml
+3
-0
MempoolBehavior.cs
...es/Stratis.Bitcoin.Features.MemoryPool/MempoolBehavior.cs
+1
-0
Stratis.Bitcoin.Features.MemoryPool.csproj
...res.MemoryPool/Stratis.Bitcoin.Features.MemoryPool.csproj
+1
-1
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.Miner/FodyWeavers.xml
+3
-0
DeStreamPosMinting.cs
...atis.Bitcoin.Features.Miner/Staking/DeStreamPosMinting.cs
+3
-0
Stratis.Bitcoin.Features.Miner.csproj
...coin.Features.Miner/Stratis.Bitcoin.Features.Miner.csproj
+1
-1
FodyWeavers.xml
...es/Stratis.Bitcoin.Features.Notifications/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.Notifications.csproj
...tifications/Stratis.Bitcoin.Features.Notifications.csproj
+1
-1
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.PoA/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.PoA.csproj
....Bitcoin.Features.PoA/Stratis.Bitcoin.Features.PoA.csproj
+1
-1
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.RPC/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.RPC.csproj
....Bitcoin.Features.RPC/Stratis.Bitcoin.Features.RPC.csproj
+1
-1
FodyWeavers.xml
...s/Stratis.Bitcoin.Features.SmartContracts/FodyWeavers.xml
+3
-0
FodyWeavers.xml
Sources/Stratis.Bitcoin.Features.Wallet/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.Wallet.csproj
...in.Features.Wallet/Stratis.Bitcoin.Features.Wallet.csproj
+1
-1
FodyWeavers.xml
.../Stratis.Bitcoin.Features.WatchOnlyWallet/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.Features.WatchOnlyWallet.csproj
...nlyWallet/Stratis.Bitcoin.Features.WatchOnlyWallet.csproj
+1
-1
FodyWeavers.xml
Sources/Stratis.Bitcoin/FodyWeavers.xml
+3
-0
Stratis.Bitcoin.csproj
Sources/Stratis.Bitcoin/Stratis.Bitcoin.csproj
+1
-1
FodyWeavers.xml
...ces/Stratis.SmartContracts.CLR.Validation/FodyWeavers.xml
+3
-0
FodyWeavers.xml
Sources/Stratis.SmartContracts.CLR/FodyWeavers.xml
+3
-0
FodyWeavers.xml
Sources/Stratis.SmartContracts.Core/FodyWeavers.xml
+3
-0
FodyWeavers.xml
Sources/Stratis.SmartContracts.Networks/FodyWeavers.xml
+3
-0
FodyWeavers.xml
...es/Stratis.SmartContracts.RuntimeObserver/FodyWeavers.xml
+3
-0
No files found.
Sources/DeStream.Stratis.Bitcoin.FullNode.sln
View file @
183e63c0
...
...
@@ -357,7 +357,6 @@ Global
{FF6DDE2B-CF33-438F-BCC8-B1E109AB2472}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF6DDE2B-CF33-438F-BCC8-B1E109AB2472}.Release|Any CPU.Build.0 = Release|Any CPU
{6A4C72BF-E818-45B1-9DD4-562C7C6F31C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6A4C72BF-E818-45B1-9DD4-562C7C6F31C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6A4C72BF-E818-45B1-9DD4-562C7C6F31C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6A4C72BF-E818-45B1-9DD4-562C7C6F31C8}.Release|Any CPU.Build.0 = Release|Any CPU
{C1D739B1-79CB-4D42-8147-3A31D1B84868}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
...
...
Sources/FodyNlogAdapter/Adapters/LoggerAdapter.cs
View file @
183e63c0
...
...
@@ -38,7 +38,7 @@ namespace FodyNlogAdapter.Adapters
}
[
DebuggerStepThrough
]
public
void
TraceEnter
(
string
methodInfo
,
string
[]
paramNames
,
object
[]
paramValues
)
public
void
TraceEnter
(
string
methodInfo
,
Tuple
<
string
,
string
>[]
methodParameters
,
string
[]
paramNames
,
object
[]
paramValues
)
{
if
(
this
.
logger
.
IsTraceEnabled
)
{
...
...
@@ -72,7 +72,7 @@ namespace FodyNlogAdapter.Adapters
}
[
DebuggerStepThrough
]
public
void
TraceLeave
(
string
methodInfo
,
long
startTicks
,
long
endTicks
,
string
[]
paramNames
,
object
[]
paramValues
)
public
void
TraceLeave
(
string
methodInfo
,
Tuple
<
string
,
string
>[]
methodParameters
,
long
startTicks
,
long
endTicks
,
string
[]
paramNames
,
object
[]
paramValues
)
{
if
(
this
.
logger
.
IsTraceEnabled
)
{
...
...
Sources/FodyNlogAdapter/FodyNlogAdapter.csproj
View file @
183e63c0
...
...
@@ -2,9 +2,12 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<
PackageId>Stratis.FodyNlogAdapter</PackageId
>
<Version>3.0.
0.0
</Version>
<
AssemblyName>FodyNlogAdapter</AssemblyName
>
<Version>3.0.
6.0-beta
</Version>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<Authors>Stratis Group Ltd.</Authors>
<PackageId>Stratis.FodyNlogAdapter</PackageId>
<Product>Stratis.FodyNlogAdapter</Product>
</PropertyGroup>
<ItemGroup>
...
...
Sources/FodyWeavers.xml
View file @
183e63c0
<?xml version="1.0" encoding="utf-8" ?>
<Weavers>
<Weavers
GenerateXsd=
"false"
>
<Tracer
adapterAssembly=
"FodyNlogAdapter"
logManager=
"FodyNlogAdapter.Adapters.LogManagerAdapter"
logger=
"FodyNlogAdapter.Adapters.LoggerAdapter"
...
...
@@ -9,6 +9,9 @@
<TraceOn
namespace=
"Stratis.Bitcoin+*"
class=
"private"
method=
"private"
/>
<TraceOn
namespace=
"Stratis.SmartContracts.Core+*"
class=
"private"
method=
"private"
/>
<TraceOn
namespace=
"Stratis.SmartContracts.CLR+*"
class=
"private"
method=
"private"
/>
<TraceOn
namespace=
"Stratis.Bitcoin.Features.PoA+*"
class=
"private"
method=
"private"
/>
<TraceOn
namespace=
"Stratis.Features.FederatedPeg+*"
class=
"private"
method=
"private"
/>
<TraceOn
namespace=
"Stratis.Bitcoin.Features.SmartContracts+*"
class=
"private"
method=
"private"
/>
<NoTrace
namespace=
"Stratis.Bitcoin.Features.Consensus+*"
/>
<NoTrace
namespace=
"Stratis.Bitcoin.Features.Miner+*"
/>
<NoTrace
namespace=
"*.Tests+*"
/>
...
...
Sources/Stratis.Bitcoin.Features.Api/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.Api/Stratis.Bitcoin.Features.Api.csproj
View file @
183e63c0
...
...
@@ -26,7 +26,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="2.5.0" />
<PackageReference Include="System.Reactive" Version="4.0.0" />
<PackageReference Include="System.Runtime.Loader" Version="4.3.0" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.Apps/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.Apps/Stratis.Bitcoin.Features.Apps.csproj
View file @
183e63c0
...
...
@@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.0.0" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.BlockStore/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.BlockStore/Stratis.Bitcoin.Features.BlockStore.csproj
View file @
183e63c0
...
...
@@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Filter" Version="1.1.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.1" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.ColdStaking/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.ColdStaking/Stratis.Bitcoin.Features.ColdStaking.csproj
View file @
183e63c0
...
...
@@ -19,7 +19,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="2.0.0" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.Consensus/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.Consensus/Stratis.Bitcoin.Features.Consensus.csproj
View file @
183e63c0
...
...
@@ -26,7 +26,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.1" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.Dns/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.Dns/Stratis.Bitcoin.Features.Dns.csproj
View file @
183e63c0
...
...
@@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="DNS" Version="2.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.LightWallet/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.LightWallet/Stratis.Bitcoin.Features.LightWallet.csproj
View file @
183e63c0
...
...
@@ -19,7 +19,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="2.0.0" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.MemoryPool/DeStreamMempoolValidator.cs
View file @
183e63c0
...
...
@@ -103,6 +103,8 @@ namespace Stratis.Bitcoin.Features.MemoryPool
this
.
PerformanceCounter
.
SetMempoolSize
(
state
.
MempoolSize
);
this
.
PerformanceCounter
.
SetMempoolDynamicSize
(
state
.
MempoolDynamicSize
);
this
.
PerformanceCounter
.
AddHitCount
(
1
);
this
.
logger
.
LogInformation
(
"Transaction {txId} validated by mempool"
,
tx
.
GetHash
());
});
}
...
...
Sources/Stratis.Bitcoin.Features.MemoryPool/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.MemoryPool/MempoolBehavior.cs
View file @
183e63c0
...
...
@@ -382,6 +382,7 @@ namespace Stratis.Bitcoin.Features.MemoryPool
{
this
.
filterInventoryKnown
.
Add
(
trxHash
);
}
this
.
logger
.
LogInformation
(
"Received transaction {txId}. Transaction hex: '{txHex}'"
,
trxHash
,
trx
.
ToHex
());
this
.
logger
.
LogTrace
(
"Added transaction ID '{0}' to known inventory filter."
,
trxHash
);
var
state
=
new
MempoolValidationState
(
true
);
...
...
Sources/Stratis.Bitcoin.Features.MemoryPool/Stratis.Bitcoin.Features.MemoryPool.csproj
View file @
183e63c0
...
...
@@ -27,7 +27,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Filter" Version="1.1.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.1" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.Miner/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.Miner/Staking/DeStreamPosMinting.cs
View file @
183e63c0
...
...
@@ -103,6 +103,9 @@ namespace Stratis.Bitcoin.Features.Miner.Staking
"Node staking with {0} ({1:0.00} % of the network weight {2}), est. time to find new block is {3}."
,
new
Money
(
ourWeight
),
ourPercent
,
new
Money
(
this
.
networkWeight
),
TimeSpan
.
FromSeconds
(
expectedTime
));
this
.
logger
.
LogInformation
(
"Staking block with transactions: {txIds}"
,
block
.
Transactions
.
Select
(
p
=>
p
.
GetHash
()).
ToList
());
this
.
rpcGetStakingInfoModel
.
ResumeStaking
(
ourWeight
,
expectedTime
);
long
minimalAllowedTime
=
chainTip
.
Header
.
Time
+
1
;
...
...
Sources/Stratis.Bitcoin.Features.Miner/Stratis.Bitcoin.Features.Miner.csproj
View file @
183e63c0
...
...
@@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.1" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NBitcoin\NBitcoin.csproj" />
...
...
Sources/Stratis.Bitcoin.Features.Notifications/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.Notifications/Stratis.Bitcoin.Features.Notifications.csproj
View file @
183e63c0
...
...
@@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Filter" Version="1.1.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.1" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.PoA/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.PoA/Stratis.Bitcoin.Features.PoA.csproj
View file @
183e63c0
...
...
@@ -19,7 +19,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.RPC/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.RPC/Stratis.Bitcoin.Features.RPC.csproj
View file @
183e63c0
...
...
@@ -32,7 +32,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Filter" Version="1.1.2" />
<PackageReference Include="System.Xml.XmlSerializer" Version="4.3.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.1" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.SmartContracts/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.Wallet/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.Wallet/Stratis.Bitcoin.Features.Wallet.csproj
View file @
183e63c0
...
...
@@ -32,7 +32,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Filter" Version="1.1.2" />
<PackageReference Include="System.Xml.XmlSerializer" Version="4.3.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.1" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin.Features.WatchOnlyWallet/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin.Features.WatchOnlyWallet/Stratis.Bitcoin.Features.WatchOnlyWallet.csproj
View file @
183e63c0
...
...
@@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Filter" Version="1.1.2" />
<PackageReference Include="System.Xml.XmlSerializer" Version="4.3.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.1" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
<ItemGroup>
...
...
Sources/Stratis.Bitcoin/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.Bitcoin/Stratis.Bitcoin.csproj
View file @
183e63c0
...
...
@@ -39,7 +39,7 @@
<PackageReference Include="System.Xml.XmlSerializer" Version="4.3.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.1" />
<PackageReference Include="Tracer.Fody" Version="
2.2
.0" />
<PackageReference Include="Tracer.Fody" Version="
3.1
.0" />
</ItemGroup>
...
...
Sources/Stratis.SmartContracts.CLR.Validation/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.SmartContracts.CLR/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.SmartContracts.Core/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.SmartContracts.Networks/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Sources/Stratis.SmartContracts.RuntimeObserver/FodyWeavers.xml
0 → 100644
View file @
183e63c0
<?xml version="1.0" encoding="utf-8"?>
<Weavers
GenerateXsd=
"false"
>
</Weavers>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment