Aaron Cox 807a20b592 Rewrite math using bigDecimal and Antelope Integers (#16)
* Migrating some math to Antelope integers

* v1.4.0-rc1

* v1.5.0-rc1

* v1.5.0-rc2

* v1.5.0-rc3

* A-B testing function rewrites

* Update src/powerup/abstract.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Removed direct usage of bigDecimal

* Fixed comparison operators

* Removed unneeded casting

* Removed legacy functions

* Wipe test data

* Fixed tests

* v1.5.0-rc4

* Allowing passing min_payment to options, and check for requests with little CPU

* v1.5.0-rc5

* v1.5.0

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-20 00:08:22 -07:00
2021-03-01 13:54:38 -05:00
2021-03-01 13:54:38 -05:00
2021-03-01 13:54:38 -05:00
2021-03-01 13:54:38 -05:00
2021-03-01 13:54:38 -05:00
2021-03-01 13:54:38 -05:00
2021-03-01 13:54:38 -05:00
2023-11-10 09:48:25 -08:00
2023-07-31 10:13:59 -07:00
2021-03-02 18:36:40 -05:00
2021-03-01 13:54:38 -05:00

eosio-resources

Installation

The @wharfkit/resources package is distributed on npm.

yarn add @wharfkit/resources
# or
npm install --save @wharfkit/resources

Usage

TODO

Developing

You need Make, node.js and yarn installed.

Clone the repository and run make to checkout all dependencies and build the project. See the Makefile for other useful targets. Before submitting a pull request make sure to run make lint.


Made with & ❤️ by Greymass, if you find this useful please consider supporting us.

S
Description
Library to assist in Antelope blockchain resource calculations
Readme BSD-3-Clause 275 KiB
Languages
TypeScript 93.1%
JavaScript 3.7%
Makefile 3.2%