Commit Graph

63 Commits

Author SHA1 Message Date
Hardhat Chad
4cee87860f remove swap limit 2025-09-13 22:12:04 -07:00
Hardhat Chad
1db7f95625 p distribution in reset 2025-09-11 12:31:57 -07:00
Hardhat Chad
80735625d8 binomial probability distribution 2025-09-11 12:29:17 -07:00
Hardhat Chad
d6998399ce pause 2025-08-25 20:58:41 -07:00
Hardhat Chad
5266482418 block start at 2025-08-21 16:39:40 -07:00
Hardhat Chad
a7da1fe0aa fix block reward calculation 2025-08-18 15:50:32 -07:00
Hardhat Chad
22f7e68b40 debug logs 2025-08-18 09:14:15 -07:00
Hardhat Chad
8c440a117a bump boost amount 2025-08-13 15:43:20 -07:00
Hardhat Chad
3f01779c69 update boost reserve 2025-08-13 14:35:45 -07:00
Hardhat Chad
91718b5cfa mint boost tokens 2025-08-04 16:03:52 -07:00
Hardhat Chad
c4a3302d96 shared block reward 2025-08-01 16:12:35 -07:00
Hardhat Chad
dff2bcff4a closing 2025-07-30 09:50:07 -07:00
Hardhat Chad
8c96e23981 e2e 2025-07-18 16:11:47 -07:00
Hardhat Chad
60aad1ea70 log event 2025-07-18 12:19:35 -07:00
Hardhat Chad
c5d76f1989 cleanup 2025-07-18 11:57:38 -07:00
Hardhat Chad
5551ce1c7f sniper fee duration 2025-07-18 11:43:24 -07:00
Hardhat Chad
461505cd2c mystery block reward, sniper fee 2025-07-18 11:09:06 -07:00
Hardhat Chad
acbb1be65f flush out 2025-07-16 17:21:20 -07:00
Hardhat Chad
39ff6f51cd scaffold 2025-07-16 16:51:23 -07:00
Hardhat Chad
fa1fb5e30c scaffold 2025-06-04 15:13:44 -07:00
Hardhat Chad
79a9ac3b40 commit 2025-05-29 09:58:05 -07:00
Hardhat Chad
b996adcac3 paid 2025-05-26 14:16:19 -07:00
Hardhat Chad
2196978c66 cleanup 2025-05-26 10:13:58 -07:00
Hardhat Chad
3049c1b390 bury 2025-05-26 09:49:37 -07:00
Hardhat Chad
47e6672aac cli 2025-05-24 16:37:30 -07:00
Hardhat Chad
495dd4ad4b scaffolding 2025-05-23 18:41:54 -07:00
Hardhat Chad
e942e7ae5b scaffold bury ix 2025-05-23 17:52:47 -07:00
Hardhat Chad
b5a50622a2 proof of wager 2025-05-23 16:29:31 -07:00
Hardhat Chad
379ebae250 remove epoch requirement 2025-05-12 14:50:41 -07:00
Hardhat Chad
3c4cc8f3b6 event 2025-05-12 08:22:46 -07:00
Hardhat Chad
9bb6b476f4 update solution 2025-05-12 07:45:55 -07:00
Hardhat Chad
3b1e0c42ef new program 2025-05-12 07:38:36 -07:00
Hardhat Chad
709e2b25e6 add boost accounts 2025-05-12 07:23:31 -07:00
Hardhat Chad
ae53d0e829 block based sha256 mining 2025-05-10 10:36:37 -07:00
Hardhat Chad
b54c542925 Reduce emissions by 10% every year (#108)
* deprecate top balance

* stub dynamic emissions impl

* impl 90% curve

* scaffold emissions rate function

* emissions curve

* implement new supply curve

* remove comments

* update comment

* bump version

* test reset

* add tests for emissions reduction

* test

* fix test

* bump version
2025-03-23 13:46:15 -05:00
Hardhat Chad
fa1bb1c05b Boost v3 cutover (#118)
* steel v4

* scaffold boost v3 integration

* fix build

* enforce rotation duration

* update interface

* update deps

* bump version

* boost v3

* rsut version

* deps

* silent error

* remove version flag
2025-03-19 12:19:44 -05:00
Hardhat Chad
70a9d38e4d Global Boost (#112)
* update accounting logic for global boosts

* rename vars

* update event

* const

* deprecate top balance

* handle div by zero

* cast to u128

* debug logs

* fix proof parser

* debug logs

* update boost sdk

* remove debug logs

* import

* cleanup sdk

* silent error

* debug logs

* more logs

* boost math

* debug log

* log timing

* debug logs

* alt model

* alt model

* refine sdk

* fix optional account parser

* debug logs

* boost keys

* update sdk

* remove debug logs

* mainnet program id

* cleanup

* update metadata

* update deps
2025-01-19 19:07:16 -06:00
Hardhat Chad
cb24b65133 Migrate to steel v2 (#102)
* migrate to steel v2

* migrate to steel v2

* assert with err

* args ordering

* new close

* logging

* bump deps

* bump ore-boost-api version

* deprecate bumps in sdk

* remove msg

* remove comment

* remove unused import

* bump version
2024-10-25 17:22:41 -05:00
Hardhat Chad
2fde727359 removed dead code 2024-10-07 20:10:17 +00:00
Hardhat Chad
13bd94df90 ore_api prelude module 2024-09-27 08:15:05 +00:00
Hardhat Chad
ec505541b1 cleanup 2024-09-27 07:59:17 +00:00
Hardhat Chad
8b095c2336 account validation checks 2024-09-27 07:41:48 +00:00
Hardhat Chad
5bd4a467d6 cleanup imports 2024-09-27 07:04:29 +00:00
Hardhat Chad
be20034e57 continue migration 2024-09-27 00:22:32 +00:00
Hardhat Chad
609349a5aa upgrade to new version of steel 2024-09-26 03:50:36 +00:00
Hardhat Chad
7814e28847 migrate to steel 2024-09-25 06:45:37 +00:00
Hardhat Chad
80f6efeeb2 cleanup utils imports 2024-08-25 14:16:05 +00:00
Hardhat Chad
d164241c40 remove lifetimes 2024-08-25 11:58:08 +00:00
Hardhat Chad
6d0e447017 refactor loaders into utils 2024-08-23 17:26:33 +00:00
Hardhat Chad
73016f3a23 comments and cleanup 2024-07-31 21:03:15 +00:00