Commit Graph

38 Commits

Author SHA1 Message Date
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
Hardhat Chad
39e52de91e update comments 2024-07-30 18:39:34 +00:00
Hardhat Chad
accab7e0e8 comments 2024-07-29 23:27:58 +00:00
Hardhat Chad
c8091606a0 remove unneeded arg 2024-07-26 21:33:11 +00:00
Hardhat Chad
7cd26298b0 update consts 2024-07-23 15:12:52 +00:00
Hardhat Chad
bb9f5f3a40 Merge branch 'master' into hardhat/no-crown 2024-07-20 15:36:59 -05:00
Hardhat Chad
50beff8c7e set range for min difficulty changes 2024-07-20 20:34:28 +00:00
Hardhat Chad
f9015f01c2 reset bus top balance 2024-07-20 19:17:19 +00:00
Hardhat Chad
7954bfa9ec remove crown instruction 2024-07-20 19:16:36 +00:00
Hardhat Chad
aac3360885 make min difficulty dynamic 2024-07-19 19:31:38 +00:00
Hardhat Chad
595aeb69e8 remove dev deps 2024-07-09 21:05:31 +00:00
Hardhat Chad
3b1039b469 use strict treasury_tokens loader 2024-07-02 13:08:35 +00:00
Hardhat Chad
b55b6d338d move loaders to api 2024-07-01 14:53:09 -05:00
Hardhat Chad
a7c6da1881 remove staking program 2024-07-01 14:14:42 -05:00