Releases: IBAX-io/go-ibax
Releases · IBAX-io/go-ibax
v1.4.3
What's Changed
- address from the seed & add funcs TronAddress by @powerpook in #2121
- move version to none middleware route by @scottafk in #2122
- fix rollback for byte column by @scottafk in #2123
- Update transaction.go by @powerpook in #2124
- upgrade go.mod by @scottafk in #2127
-
- fix bug by @group-monkey in #2128
-
- optimization by @group-monkey in #2129
- fix bug by @group-monkey in #2131
- Add EmbedFuncs HasSlice() by @powerpook in #2132
- Refinement of missing permissions by @scottafk in #2133
- Fix rollback for transfer self by @scottafk in #2134
- UTXO ToID must be a valid address by @powerpook in #2135
- Add EmbedFuncs TopAmountsUTXO(ecosystem, limit, offset) by @powerpook in #2136
- Rename TopAmountsUTXO to TopAmounts by @scottafk in #2137
- change top amount by @scottafk in #2138
- change top amount calculation method by @scottafk in #2139
- Fix run model change of block collection by @scottafk in #2141
- modes/rpc: simplify append and remove redundant nil check by @Juneezee in #2140
- smart/funcs: Fix unsaved column when drop an empty table by @scottafk in #2142
- chore: remove refs to deprecated io/ioutil by @testwill in #2143
- ignore assign of ahead object by @scottafk in #2144
- packages/api: fix dropped errors by @alrs in #2145
- API optimization by @group-monkey in #2149
- Supports json column format with wallet address as key by @group-monkey in #2150
- Fix syntax error in rollback column by @scottafk in #2151
- add computation function by @akibax in #2152
- add token name by @group-monkey in #2157
- add EmbedFuncs for bitcoin address by @powerpook in #2158
- Update funcs.go by @powerpook in #2161
- chore: fix format error by @jingchanglu in #2160
- chore: fix some comments by @todaymoon in #2154
- chore: use errors.New to replace fmt.Errorf with no parameters will much better. by @ChengenH in #2153
New Contributors
- @Juneezee made their first contribution in #2140
- @testwill made their first contribution in #2143
- @alrs made their first contribution in #2145
- @jingchanglu made their first contribution in #2160
- @todaymoon made their first contribution in #2154
- @ChengenH made their first contribution in #2153
Full Changelog: v1.4.2...v1.4.3