Commit Graph
50 Commits
Author SHA1 Message Date
Simon Warta eb63957b08 Pull out IntegerStatic<T> 2020-09-30 14:28:19 +02:00
Simon Warta 5d73e64b17 Document default endianess 2020-09-30 14:03:56 +02:00
Simon Warta 25b2f456ca Add fromString to static interface 2020-09-30 13:59:10 +02:00
Simon Warta 7dfd019ef2 Create Uint32.fromBytes and Uint64.fromBytes 2020-09-30 13:50:39 +02:00
Simon Warta 5e79100fe3 v0.23.0-alpha.0 2020-09-24 18:02:38 +02:00
Simon Warta 77896502e3 Add nonces 2020-09-24 17:58:42 +02:00
Simon Warta c7e828bb79 Merge branch '0.22' 2020-09-17 15:07:15 +02:00
Simon Warta ee205cc5f7 v0.22.3 2020-09-15 10:28:11 +02:00
Simon Warta 14bdb58943 Add nonces 2020-09-15 10:23:02 +02:00
Abel Fernández eeec000076 Add Decimal.minus() to declaration file 2020-09-15 10:08:00 +02:00
Abel Fernández 0975afcb4a Add Decimal.minus() unit tests 2020-09-15 10:07:10 +02:00
Abel Fernández 46680298c8 Add Decimal.minus() implementation 2020-09-15 10:06:53 +02:00
willclarktech 47018d2b6f math: Change Decimal.multiply to operate on Uint classes 2020-08-19 10:45:50 +01:00
willclarktech b94825f806 math: Add Decimal.multiply method and tests 2020-08-19 10:13:52 +01:00
Simon Warta f5cc67b948 Merge branch '0.22' 2020-08-17 14:11:37 +02:00
Simon Warta 0dc22c2525 CReate consistent postbuild script 2020-08-13 15:09:18 +02:00
Simon Warta b2943816f3 Create consistent prebuild script in all packages 2020-08-13 15:09:18 +02:00
Simon Warta 56d635fc6a v0.22.2 2020-08-11 13:23:23 +02:00
Simon Warta 35c03c9ae8 Add nonces 2020-08-11 13:22:44 +02:00
Simon Warta 04a086a6cb v0.22.1 2020-08-11 10:01:06 +02:00
Simon Warta 607f0aae40 Add nonces 2020-08-11 10:00:50 +02:00
Simon Warta 3a5c23c2e8 v0.22.0 2020-08-03 15:38:45 +02:00
Simon Warta 70e8e1f086 Add nonces 2020-08-03 15:37:47 +02:00
Simon Warta 0eab5f734d v0.22.0-alpha.1 2020-07-29 13:01:37 +02:00
Simon Warta 21e0c98c77 Add nonces 2020-07-29 13:00:44 +02:00
Simon Warta 2f83fcd1f9 v0.22.0-alpha.0 2020-07-28 15:13:26 +02:00
Simon Warta 859c540263 Add nonces 2020-07-28 15:11:49 +02:00
Simon Warta 19882e6849 Add integer check to Uint64.fromNumber 2020-07-25 15:00:39 +02:00
willclarktech 6d387412af eslint: Update file-based rule overrides 2020-07-15 13:29:21 +02:00
willclarktech de293f3b63 eslint: Standardize file-level camelcase disabling 2020-07-15 13:22:13 +02:00
Simon Warta 7cdc5a9a5e Let typedoc clear target dir 2020-07-02 10:38:19 +02:00
Simon Warta cbaf77d653 Remove unnecessary target config
This is a TS option, not a typedoc option:
https://github.com/TypeStrong/typedoc/blob/v0.17.7/src/lib/utils/options/declaration.ts#L36-L84
2020-07-02 10:37:41 +02:00
Simon Warta 27810aa21e Replace src -> inputFiles 2020-07-02 10:37:41 +02:00
Simon Warta 66c2b2309c v0.21.1 2020-07-01 16:46:12 +02:00
Simon Warta 698f933e41 Add nonces 2020-07-01 16:45:35 +02:00
Simon Warta 0d4ab069b2 v0.21.0 2020-06-28 08:34:18 +02:00
Simon Warta 62d9439710 Add nonces 2020-06-28 08:34:00 +02:00
Simon Warta bc9ccf61e3 Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
Simon Warta d2a51e6b2d Add coverage to @cosmjs/math 2020-06-25 13:33:22 +02:00
Simon Warta 9eb83e3732 Format other .mds 2020-06-18 11:52:00 +02:00
willclarktech 9ac1994cb6 Add static Decimal.compare method 2020-06-10 15:40:51 +01:00
willclarktech 0ae83b0657 Add tests for Decimal comparison methods 2020-06-10 15:21:11 +01:00
willclarktech 8fbb7d4bcc Add comparison methods to Decimal 2020-06-10 15:21:11 +01:00
willclarktech 62db625dbe Add lint-fix script to @cosmjs/math 2020-06-10 15:21:10 +01:00
Simon Warta dd120779aa v0.20.0 2020-06-10 15:08:24 +02:00
Simon Warta af7270a907 Add nonces 2020-06-10 15:07:13 +02:00
Simon Warta 17aa817b23 Update repo URLs 2020-06-09 18:02:29 +02:00
Simon Warta ae7370b16e Remove unnecessary dependencies from @cosmjs/math 2020-06-09 17:55:45 +02:00
Simon Warta d23b303aa8 Add text formatters to encoding and math 2020-06-09 17:55:45 +02:00
Simon Warta 3cfad7a541 Add @cosmjs/encoding and @cosmjs/math 2020-06-09 17:46:03 +02:00