-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
7,200 additions
and
6,552 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
exclude: | ||
- .*/abi\.ts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,41 @@ | ||
# Changelog | ||
|
||
## 0.1.0 | ||
Published by **[0xslipk](https://github.com/0xslipk)** on **2022/03/22** | ||
- Pending... | ||
Published by **[blockcoders](https://github.com/blockcoders)** on **2022/10/03** | ||
- [#58](https://github.com/blockcoders/ink-substrate-explorer-api/pull/58) Bump to 0.1.0-rc.4 | ||
- [#57](https://github.com/blockcoders/ink-substrate-explorer-api/pull/57) Fix documentation | ||
- [#56](https://github.com/blockcoders/ink-substrate-explorer-api/pull/56) Fix documentation | ||
- [#55](https://github.com/blockcoders/ink-substrate-explorer-api/pull/55) Update README.md | ||
- [#54](https://github.com/blockcoders/ink-substrate-explorer-api/pull/54) Updated HRC20, HRC721 and HRC1155 documentation by [@j05u3](https://github.com/j05u3) | ||
- [#53](https://github.com/blockcoders/ink-substrate-explorer-api/pull/53) Adding documentation to the README | ||
- [#52](https://github.com/blockcoders/ink-substrate-explorer-api/pull/52) fix on README.md | ||
- [#51](https://github.com/blockcoders/ink-substrate-explorer-api/pull/51) Harmony Bridge | ||
- [#49](https://github.com/blockcoders/ink-substrate-explorer-api/pull/49) Update README and specs | ||
- [#48](https://github.com/blockcoders/ink-substrate-explorer-api/pull/48) Related to HD key task | ||
- [#46](https://github.com/blockcoders/ink-substrate-explorer-api/pull/46) Feature/mocks 181 | ||
- [#45](https://github.com/blockcoders/ink-substrate-explorer-api/pull/45) HD wallet using HDNode from harmony sdk | ||
- [#44](https://github.com/blockcoders/ink-substrate-explorer-api/pull/44) Feature/hdWallet | ||
- [#43](https://github.com/blockcoders/ink-substrate-explorer-api/pull/43) Fix/removePK | ||
- [#41](https://github.com/blockcoders/ink-substrate-explorer-api/pull/41) Feature/utilsTests | ||
- [#39](https://github.com/blockcoders/ink-substrate-explorer-api/pull/1) Feature/mnemonicKey | ||
- [#37](https://github.com/blockcoders/ink-substrate-explorer-api/pull/37) Feature/privateKeyTest | ||
- [#35](https://github.com/blockcoders/ink-substrate-explorer-api/pull/35) Feature/testKeyClass | ||
- [#33](https://github.com/blockcoders/ink-substrate-explorer-api/pull/33) circleci | ||
- [#31](https://github.com/blockcoders/ink-substrate-explorer-api/pull/31) Update README | ||
- [#30](https://github.com/blockcoders/ink-substrate-explorer-api/pull/30) Feature/safeBatch | ||
- [#29](https://github.com/blockcoders/ink-substrate-explorer-api/pull/29) New interfaces | ||
- [#28](https://github.com/blockcoders/ink-substrate-explorer-api/pull/28) Feature/custom queries | ||
- [#26](https://github.com/blockcoders/ink-substrate-explorer-api/pull/26) Feature/base token tests 164 | ||
- [#23](https://github.com/blockcoders/ink-substrate-explorer-api/pull/23) feature/bignumberish | ||
- [#20](https://github.com/blockcoders/ink-substrate-explorer-api/pull/20) feature/BalanceOfBatch | ||
- [#18](https://github.com/blockcoders/ink-substrate-explorer-api/pull/18) Feature/baseHRC1155 | ||
- [#16](https://github.com/blockcoders/ink-substrate-explorer-api/pull/16) Feat/safe transfer from | ||
- [#15](https://github.com/blockcoders/ink-substrate-explorer-api/pull/15) Feature/isApprovedForAll155 | ||
- [#12](https://github.com/blockcoders/ink-substrate-explorer-api/pull/12) Feature/getApproved task | ||
- [#11](https://github.com/blockcoders/ink-substrate-explorer-api/pull/11) Chore/use harmony sdk | ||
- [#9](https://github.com/blockcoders/ink-substrate-explorer-api/pull/9) Feature/ownerOf149 | ||
- [#7](https://github.com/blockcoders/ink-substrate-explorer-api/pull/7) Feature/balanceOf148 | ||
- [#4](https://github.com/blockcoders/ink-substrate-explorer-api/pull/4) Few steps for connection's implementation | ||
- [#3](https://github.com/blockcoders/ink-substrate-explorer-api/pull/3) Base abstrat class for marketplace sdk | ||
- [#2](https://github.com/blockcoders/ink-substrate-explorer-api/pull/2) Acknowledgements in readme file | ||
- [#1](https://github.com/blockcoders/ink-substrate-explorer-api/pull/1) Init commit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.