Skip to content

Commit

Permalink
Merge pull request #176 from dahlia/extract-explorer-into-separate-repo
Browse files Browse the repository at this point in the history
Extract Libplanet.Explorer into a separate repository
  • Loading branch information
dahlia authored Apr 5, 2019
2 parents c1dd2f0 + b00807a commit ddbbcff
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 402 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ To be released.
to ignore peers if their version is different. [[#167]], [[#170]]
- Added `IActionContext.Miner` property. [[#173]], [[#174]]
- Renamed `Block<T>.RewardBeneficiary` to `Block<T>.Miner`. [[#174]]
- Added `BlockChain<T>.Blocks` property. [[#176]]
- Added `BlockChain<T>.Transactions` property. [[#176]]

[#28]: https://github.com/planetarium/libplanet/issues/28
[#98]: https://github.com/planetarium/libplanet/issues/98
Expand All @@ -205,6 +207,7 @@ To be released.
[#170]: https://github.com/planetarium/libplanet/pull/170
[#173]: https://github.com/planetarium/libplanet/issues/173
[#174]: https://github.com/planetarium/libplanet/pull/174
[#176]: https://github.com/planetarium/libplanet/pull/176
[RFC 5389]: https://tools.ietf.org/html/rfc5389
[RFC 5766]: https://tools.ietf.org/html/rfc5766
Expand Down
158 changes: 0 additions & 158 deletions Libplanet.Explorer/Controllers/ExplorerController.cs

This file was deleted.

46 changes: 0 additions & 46 deletions Libplanet.Explorer/Controllers/GenericControllerFeatureProvider.cs

This file was deleted.

42 changes: 0 additions & 42 deletions Libplanet.Explorer/ExplorerStartup.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Libplanet.Explorer/Interfaces/IBlockchainStore.cs

This file was deleted.

18 changes: 0 additions & 18 deletions Libplanet.Explorer/Libplanet.Explorer.csproj

This file was deleted.

63 changes: 0 additions & 63 deletions Libplanet.Explorer/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions Libplanet.Explorer/ViewModels/AddressViewModel.cs

This file was deleted.

17 changes: 0 additions & 17 deletions Libplanet.Explorer/ViewModels/BlockViewModel.cs

This file was deleted.

Loading

0 comments on commit ddbbcff

Please sign in to comment.