XDAGJ v0.6.5
Version release
This release fixes some bugs found in 0.6.4, as well as adds richer mysql transaction history queries
What's Changed
- change miners conn time to 24 by @cherry1603 in #221
- add doc of new address structure by @cherry1603 in #222
- add node transaction history switch by @Holt666 in #240
- add new transaction history by @Holt666 in #237
- use typesafe config replace commons-configuration2 by @Holt666 in #223
- redefine XDAG amount unit by @Holt666 in #224
- system-lambda upgrade by @Holt666 in #225
- optimize maven's pom file and some program issues by @Holt666 in #226
- fix top status by @cherry1603 in #236
- fix package issue by @Holt666 in #238
- fix mysql tx history issue by @Holt666 in #239
- fix jdbc close issue by @Holt666 in #241
- fix bug where snapshot txhistory display cannot be displayed by @yyajphd in #260
- fix snapshot to XAmount by @Junze888 in #246
- Optimize jdbc url config by @Holt666 in #242
- Sync optimization by @cherry1603 in #245
- Bump bcprov-jdk18on and bcpkix-jdk18on from 1.72 to 1.74 by @Holt666 in #247
- change sync and add block generate configuration by @cherry1603 in #252
- Improve MySQL and modify the transaction history database structure. by @yyajphd in #258
- add RPC function: select txhistory with time range. by @Junze888 in #251
- add RPC feature to modify page size by @Junze888 in #263
- add RPC feature to modify page size(getBlockByNumber). by @Junze888 in #264
- update version to 0.6.5 by @Holt666 in #265
- fix history write during sync @cherry1603 in #268
- Bump com.h2database:h2 from 2.1.214 to 2.2.220 @Holt666 in #269
- fix a sync bug @yyajphd in #271
- fix the remark stores null @jonano614 #273
- fix unittest timezone issue @Holt666 4ce23a1
New Contributors
Full Changelog: 0.6.4...0.6.5