mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 06:12:55 +00:00
ad326fa290
Allows runnning a store node depending on node config settings.
972 B
972 B
Decimal v1.2.0
BREAKING
- Drop support for Go version older than 1.7 #172
FEATURES
- Add NewFromInt and NewFromInt32 initializers #72
- Add support for Go modules #157
- Add BigInt, BigFloat helper methods #171
ENHANCEMENTS
- Memory usage optimization #160
- Updated travis CI golang versions #156
- Update documentation #173
- Improve code quality #174