Skip to content

Commit

Permalink
CalculateCoinName (#142)
Browse files Browse the repository at this point in the history
* Test restructure (#106)

* Start of refactor of unit tests

* Restructured fullnode support on TestBase

* Added support for switching between wss mode & https mode for clients

* WIP wallet tests

* Added harvester config

* commented out test classes

---------

Co-authored-by: kev <kev@darkhorse>

* fix GetWallets method

* fix GetRewardTargets improper overload

* fix GetWallets method (#108)

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* FarmerProxyTests passing (#109)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* Test stub generator (#111)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* More tests (#112)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* ignore optional paramters in test generation

* Test refactor don (#113)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* ignore optional paramters in test generation

* crawler tests

* fix up some xunit warnings

* Fixups in FullNode tests (#115)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* ignore optional paramters in test generation

* crawler tests

* fix up some xunit warnings

* migrate daemon tests (#114)

* migrate daemon tests

* remove line that isn't needed

---------

Co-authored-by: kev <kev@darkhorse>

* GetKeys fix and missing tests (#118)

* add missing tests

* fix GetKeys

* PlotterProxy tests (#119)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests (#121)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* stub in wallet proxy tests (#122)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* More test stubs (#123)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs (#124)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* Wallet test stubs (#125)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3 (#127)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* More tests (#130)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests (#131)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs (#133)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* Expand enumerables in unit tests (#134)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* More tests (#135)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* more fixes and tests (#136)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests

* pool tests (#137)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests

* pool tests

* data layer tests (#138)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests

* pool tests

* data layer tests

* merge (#140)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* 2.0 alpha 3 (#128)

* Test restructure (#106)

* Start of refactor of unit tests

* Restructured fullnode support on TestBase

* Added support for switching between wss mode & https mode for clients

* WIP wallet tests

* Added harvester config

* commented out test classes

---------

Co-authored-by: kev <kev@darkhorse>

* fix GetWallets method

* fix GetRewardTargets improper overload

* fix GetWallets method (#108)

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* FarmerProxyTests passing (#109)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* Test stub generator (#111)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* More tests (#112)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* ignore optional paramters in test generation

* Test refactor don (#113)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* ignore optional paramters in test generation

* crawler tests

* fix up some xunit warnings

* Fixups in FullNode tests (#115)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* ignore optional paramters in test generation

* crawler tests

* fix up some xunit warnings

* migrate daemon tests (#114)

* migrate daemon tests

* remove line that isn't needed

---------

Co-authored-by: kev <kev@darkhorse>

* GetKeys fix and missing tests (#118)

* add missing tests

* fix GetKeys

* PlotterProxy tests (#119)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests (#121)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* stub in wallet proxy tests (#122)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* More test stubs (#123)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs (#124)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* Wallet test stubs (#125)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3 (#127)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

---------

Co-authored-by: KevinOnFrontEnd <[email protected]>
Co-authored-by: kev <kev@darkhorse>

* fix merge issue

* 2.0 alpha3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* Bump YamlDotNet from 13.1.1 to 13.2.0 in /src/chia-dotnet (#132)

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests

* pool tests

* data layer tests

---------

Co-authored-by: KevinOnFrontEnd <[email protected]>
Co-authored-by: kev <kev@darkhorse>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CalculateCoinName (#141)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests

* pool tests

* data layer tests

* CalculateCoinName

---------

Co-authored-by: KevinOnFrontEnd <[email protected]>
Co-authored-by: kev <kev@darkhorse>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Aug 18, 2023
1 parent 91e93a8 commit cb7bb2e
Show file tree
Hide file tree
Showing 158 changed files with 24,921 additions and 916 deletions.
62 changes: 59 additions & 3 deletions docs/api/chia.dotnet.AmountFilter.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,21 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<<<<<<< HEAD
<<<<<<< HEAD
=======
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
=======
<<<<<<< HEAD
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
=======
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
>>>>>>> 4f31ff04199df336a8c69c6ad030b8b8f881ce93
<<<<<<< HEAD
=======
>>>>>>> 3a4fea754a815b429e40dd0e330a5b6534d2cf56
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
Expand Down Expand Up @@ -118,10 +132,24 @@ <h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<<<<<<< HEAD
<<<<<<< HEAD
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountFilter_Mode.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountFilter.Mode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
=======
<<<<<<< HEAD
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
<a href="https://github.com/dkackman/chia-dotnet/new/test-refactor-don/apiSpec/new?filename=chia_dotnet_AmountFilter_Mode.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountFilter.Mode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountFilter_Mode.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountFilter.Mode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
>>>>>>> 4f31ff04199df336a8c69c6ad030b8b8f881ce93
<<<<<<< HEAD
=======
>>>>>>> 3a4fea754a815b429e40dd0e330a5b6534d2cf56
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/ChiaTypes/AmountFilter.cs/#L9">View Source</a>
<a href="https://github.com/dkackman/chia-dotnet/blob/test-refactor-don/src/chia-dotnet/ChiaTypes/AmountFilter.cs/#L9">View Source</a>
</span>
<a id="chia_dotnet_AmountFilter_Mode_" data-uid="chia.dotnet.AmountFilter.Mode*"></a>
<h4 id="chia_dotnet_AmountFilter_Mode" data-uid="chia.dotnet.AmountFilter.Mode">Mode</h4>
Expand All @@ -148,10 +176,24 @@ <h5 class="propertyValue">Property Value</h5>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<<<<<<< HEAD
<<<<<<< HEAD
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountFilter_Values.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountFilter.Values%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
=======
<<<<<<< HEAD
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
<a href="https://github.com/dkackman/chia-dotnet/new/test-refactor-don/apiSpec/new?filename=chia_dotnet_AmountFilter_Values.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountFilter.Values%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountFilter_Values.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountFilter.Values%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
>>>>>>> 4f31ff04199df336a8c69c6ad030b8b8f881ce93
<<<<<<< HEAD
=======
>>>>>>> 3a4fea754a815b429e40dd0e330a5b6534d2cf56
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/ChiaTypes/AmountFilter.cs/#L7">View Source</a>
<a href="https://github.com/dkackman/chia-dotnet/blob/test-refactor-don/src/chia-dotnet/ChiaTypes/AmountFilter.cs/#L7">View Source</a>
</span>
<a id="chia_dotnet_AmountFilter_Values_" data-uid="chia.dotnet.AmountFilter.Values*"></a>
<h4 id="chia_dotnet_AmountFilter_Values" data-uid="chia.dotnet.AmountFilter.Values">Values</h4>
Expand Down Expand Up @@ -188,10 +230,24 @@ <h3 id="implements">Implements</h3>
<div class="contribution">
<ul class="nav">
<li>
<<<<<<< HEAD
<<<<<<< HEAD
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountFilter.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountFilter%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
=======
<<<<<<< HEAD
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
<a href="https://github.com/dkackman/chia-dotnet/new/test-refactor-don/apiSpec/new?filename=chia_dotnet_AmountFilter.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountFilter%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountFilter.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountFilter%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
>>>>>>> 4f31ff04199df336a8c69c6ad030b8b8f881ce93
<<<<<<< HEAD
=======
>>>>>>> 3a4fea754a815b429e40dd0e330a5b6534d2cf56
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
</li>
<li>
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/ChiaTypes/AmountFilter.cs/#L5" class="contribution-link">View Source</a>
<a href="https://github.com/dkackman/chia-dotnet/blob/test-refactor-don/src/chia-dotnet/ChiaTypes/AmountFilter.cs/#L5" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
62 changes: 59 additions & 3 deletions docs/api/chia.dotnet.AmountWithPuzzlehash.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,21 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<<<<<<< HEAD
<<<<<<< HEAD
=======
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
=======
<<<<<<< HEAD
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
=======
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
>>>>>>> 4f31ff04199df336a8c69c6ad030b8b8f881ce93
<<<<<<< HEAD
=======
>>>>>>> 3a4fea754a815b429e40dd0e330a5b6534d2cf56
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
Expand Down Expand Up @@ -118,10 +132,24 @@ <h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<<<<<<< HEAD
<<<<<<< HEAD
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountWithPuzzlehash_Mode.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountWithPuzzlehash.Mode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
=======
<<<<<<< HEAD
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
<a href="https://github.com/dkackman/chia-dotnet/new/test-refactor-don/apiSpec/new?filename=chia_dotnet_AmountWithPuzzlehash_Mode.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountWithPuzzlehash.Mode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountWithPuzzlehash_Mode.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountWithPuzzlehash.Mode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
>>>>>>> 4f31ff04199df336a8c69c6ad030b8b8f881ce93
<<<<<<< HEAD
=======
>>>>>>> 3a4fea754a815b429e40dd0e330a5b6534d2cf56
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/ChiaTypes/AmountWithPuzzlehash.cs/#L9">View Source</a>
<a href="https://github.com/dkackman/chia-dotnet/blob/test-refactor-don/src/chia-dotnet/ChiaTypes/AmountWithPuzzlehash.cs/#L9">View Source</a>
</span>
<a id="chia_dotnet_AmountWithPuzzlehash_Mode_" data-uid="chia.dotnet.AmountWithPuzzlehash.Mode*"></a>
<h4 id="chia_dotnet_AmountWithPuzzlehash_Mode" data-uid="chia.dotnet.AmountWithPuzzlehash.Mode">Mode</h4>
Expand All @@ -148,10 +176,24 @@ <h5 class="propertyValue">Property Value</h5>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<<<<<<< HEAD
<<<<<<< HEAD
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountWithPuzzlehash_Values.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountWithPuzzlehash.Values%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
=======
<<<<<<< HEAD
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
<a href="https://github.com/dkackman/chia-dotnet/new/test-refactor-don/apiSpec/new?filename=chia_dotnet_AmountWithPuzzlehash_Values.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountWithPuzzlehash.Values%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountWithPuzzlehash_Values.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountWithPuzzlehash.Values%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
>>>>>>> 4f31ff04199df336a8c69c6ad030b8b8f881ce93
<<<<<<< HEAD
=======
>>>>>>> 3a4fea754a815b429e40dd0e330a5b6534d2cf56
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/ChiaTypes/AmountWithPuzzlehash.cs/#L7">View Source</a>
<a href="https://github.com/dkackman/chia-dotnet/blob/test-refactor-don/src/chia-dotnet/ChiaTypes/AmountWithPuzzlehash.cs/#L7">View Source</a>
</span>
<a id="chia_dotnet_AmountWithPuzzlehash_Values_" data-uid="chia.dotnet.AmountWithPuzzlehash.Values*"></a>
<h4 id="chia_dotnet_AmountWithPuzzlehash_Values" data-uid="chia.dotnet.AmountWithPuzzlehash.Values">Values</h4>
Expand Down Expand Up @@ -188,10 +230,24 @@ <h3 id="implements">Implements</h3>
<div class="contribution">
<ul class="nav">
<li>
<<<<<<< HEAD
<<<<<<< HEAD
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountWithPuzzlehash.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountWithPuzzlehash%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
=======
<<<<<<< HEAD
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
<a href="https://github.com/dkackman/chia-dotnet/new/test-refactor-don/apiSpec/new?filename=chia_dotnet_AmountWithPuzzlehash.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountWithPuzzlehash%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
=======
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_AmountWithPuzzlehash.md&amp;value=---%0Auid%3A%20chia.dotnet.AmountWithPuzzlehash%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
>>>>>>> 4f31ff04199df336a8c69c6ad030b8b8f881ce93
<<<<<<< HEAD
=======
>>>>>>> 3a4fea754a815b429e40dd0e330a5b6534d2cf56
>>>>>>> 6aa01cd02a095f2438c1538a02446b9b37761fe5
</li>
<li>
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/ChiaTypes/AmountWithPuzzlehash.cs/#L5" class="contribution-link">View Source</a>
<a href="https://github.com/dkackman/chia-dotnet/blob/test-refactor-don/src/chia-dotnet/ChiaTypes/AmountWithPuzzlehash.cs/#L5" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
Loading

0 comments on commit cb7bb2e

Please sign in to comment.