Commit Graph

  • 807a20b592 Rewrite math using bigDecimal and Antelope Integers (#16) master Aaron Cox 2025-09-20 00:08:22 -07:00
  • f15a278353 v1.5.0 v1.5.0 antelope-ints aaroncox 2025-09-20 00:08:10 -07:00
  • 303c5c6121 v1.5.0-rc5 v1.5.0-rc5 aaroncox 2025-08-05 17:54:00 -07:00
  • facd652d2c Allowing passing min_payment to options, and check for requests with little CPU aaroncox 2025-08-05 17:53:47 -07:00
  • 329f10ca18 v1.5.0-rc4 v1.5.0-rc4 aaroncox 2025-07-16 13:29:34 -07:00
  • 3983499c2a Fixed tests aaroncox 2025-07-16 13:28:20 -07:00
  • baef0d94f5 Wipe test data aaroncox 2025-07-16 12:48:53 -07:00
  • 8113844cce Removed legacy functions aaroncox 2025-07-16 12:48:39 -07:00
  • eb7d7a3103 Removed unneeded casting aaroncox 2025-07-15 13:38:19 -07:00
  • c183978300 Fixed comparison operators aaroncox 2025-07-15 13:37:01 -07:00
  • adaa025798 Removed direct usage of bigDecimal aaroncox 2025-07-15 13:35:31 -07:00
  • fb3ec73c78 Update src/powerup/abstract.ts Aaron Cox 2025-07-15 13:33:47 -07:00
  • 66eee78736 A-B testing function rewrites aaroncox 2025-07-15 13:26:54 -07:00
  • 628c86508f v1.5.0-rc3 v1.5.0-rc3 aaroncox 2025-07-14 17:38:20 -07:00
  • e2d0ba4892 v1.5.0-rc2 v1.5.0-rc2 aaroncox 2025-07-14 16:18:38 -07:00
  • 0302c444ef v1.5.0-rc1 v1.5.0-rc1 aaroncox 2025-07-14 15:07:18 -07:00
  • 7670438640 v1.4.0-rc1 v1.4.0-rc1 aaroncox 2025-07-11 11:29:27 -07:00
  • 8c5c0704f3 Migrating some math to Antelope integers aaroncox 2025-07-11 11:29:15 -07:00
  • bc5691b96c Version 1.3.1 1.3.1 Aaron Cox 2024-10-15 12:25:06 -07:00
  • 8d1d9414db Merge pull request #15 from ttwishing/master Aaron Cox 2024-10-15 12:24:46 -07:00
  • 24520c9b4b fixed REXState#net_price_per_kb method calling itself kurt 2024-10-15 18:15:29 +08:00
  • 1d4dd1a72c Version 1.3.0 1.3.0 Aaron Cox 2024-10-09 16:12:28 -07:00
  • 7783e1179f Merge pull request #14 from ttwishing/master Aaron Cox 2024-10-09 16:11:58 -07:00
  • 9671bcc3d1 add rex price calculation for net and cpu kurt 2024-09-27 12:12:43 +08:00
  • ce8295188b Version 1.2.3 1.2.3 Aaron Cox 2024-06-01 10:59:33 -07:00
  • c9ad2540b2 Updating default sample account to greymassfuel Aaron Cox 2024-06-01 10:59:09 -07:00
  • 16ef627ba5 Version 1.2.2 1.2.2 Aaron Cox 2024-04-08 14:48:05 -07:00
  • 798a69f92a Merge pull request #6 from wharfkit/bigdecimal Aaron Cox 2024-04-08 14:47:43 -07:00
  • 7b1899810b Merge pull request #10 from wharfkit/bigdecimal-fix bigdecimal Aaron Cox 2024-04-08 14:47:21 -07:00
  • a26554ea09 Version 1.2.2-rc3 1.2.2-rc3 bigdecimal-fix Aaron Cox 2024-04-08 14:08:27 -07:00
  • a6bf7c8342 Merge pull request #9 from jandrad/bigdecimal Aaron Cox 2024-04-08 14:00:45 -07:00
  • 5b3155c40f Use bigdecimal only when necessary Update WAX test input Update WAX expected values José Andrade 2024-03-10 06:49:22 +01:00
  • 9e354ee2bb Version 1.2.2-rc2 1.2.2-rc2 Aaron Cox 2024-01-25 20:44:32 -08:00
  • 06ead0d9d0 Setting floor and preventing value of 1 from changing to 0 during division Aaron Cox 2024-01-25 20:42:57 -08:00
  • c541a26dd4 Reverted attempted fix using precision Aaron Cox 2024-01-25 20:42:25 -08:00
  • 59af6fb543 Version 1.2.2-rc1 1.2.2-rc1 Aaron Cox 2024-01-24 22:27:03 -08:00
  • f1c1c5ca47 Testing new version with BigDecimal library Aaron Cox 2024-01-24 22:26:47 -08:00
  • 5ad4d70e5c Version 1.2.1 1.2.1 Aaron Cox 2024-01-23 08:41:33 -08:00
  • 01566e3393 Merge pull request #5 from danielvo11/increase-precision Aaron Cox 2024-01-23 08:40:48 -08:00
  • 75bda7dc7c increase precision danielvo11 2024-01-23 18:10:47 +07:00
  • 077c361f70 Version 1.2.0 1.2.0 Aaron Cox 2023-11-21 14:31:32 -08:00
  • d919a142b9 Merge pull request #3 from danielvo11/calculate-price-base-on-symbol-precision Aaron Cox 2023-11-21 14:30:56 -08:00
  • 00a37bb57c calculate price base on symbol precision danielvo11 2023-11-21 21:39:05 +07:00
  • 066df22319 Version 1.1.0 1.1.0 Aaron Cox 2023-11-10 09:48:53 -08:00
  • f8dd6352ba Session Kit 1.1.0 + fixing tests Aaron Cox 2023-11-10 09:48:25 -08:00
  • 507c61627f Version 1.1.0-rc1 1.1.0-rc1 Aaron Cox 2023-09-04 08:59:20 -07:00
  • 041d9e9a42 Adjusting math to use Int64 + ceil, and now returning Asset Aaron Cox 2023-09-04 08:59:05 -07:00
  • 4463bef4d7 Switched to wharfkit/antelope Aaron Cox 2023-07-31 10:13:59 -07:00
  • 4b0e5c7c29 Version 0.9.0 0.9.0 Aaron Cox 2023-02-20 22:13:52 -05:00
  • 4a43c25f26 Updated test for more precision Aaron Cox 2023-02-20 22:13:20 -05:00
  • e31df3283c Returning more precision since some networks went below 0.0001 Aaron Cox 2023-02-20 22:12:42 -05:00
  • b937f9f2ed Updating core Aaron Cox 2023-02-20 22:12:12 -05:00
  • c5f380ed69 Version 0.8.1 0.8.1 Aaron Cox 2022-08-01 15:43:08 -04:00
  • 0c4dd97fe8 Added helper to convert REX to system token value/amounts Aaron Cox 2022-08-01 15:42:34 -04:00
  • 99bb50c540 Version 0.8.0 0.8.0 Aaron Cox 2022-08-01 13:30:46 -04:00
  • ab1edb4c24 Updating eosio libs Aaron Cox 2022-08-01 13:30:21 -04:00
  • 8dec4eb63f Version 0.7.0 0.7.0 Aaron Cox 2021-09-25 04:17:29 -04:00
  • d5df20e084 updated @greymass/eosio Aaron Cox 2021-09-25 04:17:16 -04:00
  • 3a269b4f16 Fixed REX math Aaron Cox 2021-09-25 04:17:00 -04:00
  • 8452610f89 updated parameter names to reflect what they are Aaron Cox 2021-09-25 04:16:50 -04:00
  • cc89b60806 Version 0.6.4 0.6.4 Aaron Cox 2021-05-10 16:20:13 -04:00
  • b302a1de57 Add value result for REX/EOS Aaron Cox 2021-05-10 16:19:51 -04:00
  • da23d62ce9 Version 0.6.3 0.6.3 Aaron Cox 2021-04-20 19:39:16 -04:00
  • 5befa351dd Upgrading eosio-core Aaron Cox 2021-04-20 19:39:01 -04:00
  • 3a4b3824ee Version 0.6.2 0.6.2 Aaron Cox 2021-04-20 19:20:20 -04:00
  • 991c6ed88d Added RAM calculations Aaron Cox 2021-04-20 19:20:04 -04:00
  • e68cdbab5a Version 0.6.1 0.6.1 Aaron Cox 2021-04-09 17:58:50 -04:00
  • 5d47c6f3d2 Allow overriding sample account and symbol Aaron Cox 2021-04-09 17:58:11 -04:00
  • 9b962dc7c7 Fixed net_weight in sampled account Aaron Cox 2021-04-09 17:55:37 -04:00
  • 3d7d0496d3 Fixed lint error Aaron Cox 2021-03-28 00:21:35 -04:00
  • caaf7b5fa5 Version 0.6.0 0.6.0 Aaron Cox 2021-03-26 15:00:15 -04:00
  • fc06db60ad Upgrading eosio-core Aaron Cox 2021-03-26 14:59:09 -04:00
  • a9dac45619 Updating REX to just use price_per Aaron Cox 2021-03-26 14:58:51 -04:00
  • 38e13bdaa4 Adjusting tests to current day values and new syntax Aaron Cox 2021-03-26 14:58:29 -04:00
  • 8ae265b271 more specific on test names Aaron Cox 2021-03-23 17:08:58 -04:00
  • feb66749fe Version 0.5.2 0.5.2 Aaron Cox 2021-03-06 16:08:33 -05:00
  • 54eb0f17f6 Fix for utilization_increase + documenting Aaron Cox 2021-03-06 16:08:17 -05:00
  • 5003b4df72 Refactored and split classes out in to their own files Aaron Cox 2021-03-06 12:59:32 -05:00
  • 146f40f17c Version 0.5.1 0.5.1 Aaron Cox 2021-03-06 12:16:01 -05:00
  • 2e1919d3bb Added bn.js Aaron Cox 2021-03-06 12:15:43 -05:00
  • 35d7b6fe7d Update package.json Aaron Cox 2021-03-06 12:07:55 -05:00
  • 67df944798 0.5.0 Aaron Cox 2021-03-06 02:48:31 -05:00
  • 6f20322499 Version 0.4.0 0.4.0 Aaron Cox 2021-03-05 14:26:16 -05:00
  • fbd84c34cb Reworked utilization_increase to use sampled data Aaron Cox 2021-03-05 14:25:55 -05:00
  • 469eb9de08 Version 0.3.1 0.3.1 Aaron Cox 2021-03-04 18:20:31 -05:00
  • 9f515cd2c8 Updated tests to support jungle Aaron Cox 2021-03-04 18:20:15 -05:00
  • cd0b8e8cdb Remove unneeded floors, only retain floor on frac methods Aaron Cox 2021-03-04 18:16:38 -05:00
  • 2d319adfad Version 0.3.0 0.3.0 Aaron Cox 2021-03-04 14:22:20 -05:00
  • 1355fd47b6 Abstracted PowerUpStateResource and created individual classes for NET/CPU to implement it Aaron Cox 2021-03-04 14:21:57 -05:00
  • 40dde333ed Version 0.2.3 0.2.3 Aaron Cox 2021-03-03 20:07:03 -05:00
  • a555be5114 Matching REX return style to PowerUp Aaron Cox 2021-03-03 20:06:51 -05:00
  • 6864a72155 Version 0.2.2 0.2.2 Aaron Cox 2021-03-03 19:59:56 -05:00
  • cd90f05508 Added PowerUpStateOptions to allow overrides Aaron Cox 2021-03-03 18:48:53 -05:00
  • 0f4bc70034 Changed REX to return numbers like PowerUp Aaron Cox 2021-03-03 18:01:05 -05:00
  • 906d165883 Version 0.2.1 0.2.1 Aaron Cox 2021-03-03 16:54:46 -05:00
  • 11c5838acf Fixes + Tests for Initialization Aaron Cox 2021-03-03 16:54:26 -05:00
  • 5e4575e743 Version 0.2.0 0.2.0 Aaron Cox 2021-03-03 14:48:29 -05:00
  • 4155ceb096 Fixing frac values by removing token precision from equations Aaron Cox 2021-03-03 14:47:47 -05:00
  • b4175758cc Version 0.1.1 0.1.1 Aaron Cox 2021-03-03 12:28:34 -05:00
  • f8bf1ddbe2 Export ABI types Aaron Cox 2021-03-03 12:28:18 -05:00