What's Changed
- Change endpoint in readme to be https by @jredbeard in #137
- Adds the command
get_account_rc
by @sgerbino in #147 - Implementation of
register_token
by @sgerbino in #148 - Rename
get_account_rc
->account_rc
by @mvandeberg in #150 - Remove the double spacing of
.koinosrc
execution results by @sgerbino in #156 - Do not display a warning when the .env file does not exist by @sgerbino in #154
- Add issue management workflows by @mvandeberg in #160
- Issue management by @mvandeberg in #161
- #122: Handle enums and fix panic on empty list in return by @mvandeberg in #162
- Involves #166 by @youkaicountry in #167
- #121 Add build instructions to readme by @jredbeard in #165
- Offline transaction signing by @youkaicountry in #164
- Fix balance check on token transfer by @youkaicountry in #171
- Allow offline signing for contract calls by @mvandeberg in #172
- Add all system contracts to the default
.koinosrc
file by @sgerbino in #175 - Do not check user balance upon transfer when wallet is offline by @mvandeberg in #178
- Remove extra padding around
chain_id
command output by @sgerbino in #179 - Crash on contract read by @youkaicountry in #181
- Use uint64 to track rclimit by @youkaicountry in #180
- Update github workflows by @mvandeberg in #185
- Change default RC limit to 10%, show more helpful error messages by @youkaicountry in #184
- Bump version number to v2.0.0 by @youkaicountry in #188
- Update changelog by @youkaicountry in #189
Full Changelog: v1.0.0...v2.0.0