Commit Graph

53 Commits

Author SHA1 Message Date
Hardhat Chad
7c94459df0 boost 2025-09-17 14:59:46 -07:00
Hardhat Chad
fdcc5601bc cleanup 2025-09-17 14:45:13 -07:00
Hardhat Chad
69d0383cf6 sol 2025-09-17 14:15:13 -07:00
Hardhat Chad
959fd70c44 5x5 2025-09-17 10:14:05 -07:00
Hardhat Chad
8c96e23981 e2e 2025-07-18 16:11:47 -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
084757cc8d cleanup 2025-07-16 16:24:41 -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
cadee0fa0b admin 2025-05-26 13:28:23 -07:00
Hardhat Chad
b592362d2e cleanup 2025-05-26 12:03:25 -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
5d275f7d6d localnet 2025-05-24 00:50:10 -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
9bb6b476f4 update solution 2025-05-12 07:45:55 -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
cee50ae16d upgrade to steel v3 2025-02-10 13:22:10 -08: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
21862a3142 id style 2024-09-29 08:40:41 +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
1448e2b793 cleanup 2024-09-27 07:14:23 +00:00
Hardhat Chad
dc401ed86c clenaup 2024-09-27 07:09:28 +00:00
Hardhat Chad
799676863b bump steel verison 2024-09-27 04:42:00 +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
bff1868ccc instruction macro and simplification 2024-08-26 21:02:52 +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
bb9f5f3a40 Merge branch 'master' into hardhat/no-crown 2024-07-20 15:36:59 -05:00
Hardhat Chad
15f86584bb rename const 2024-07-20 20:36:07 +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
52aa6beefa normalize difficulty 2024-07-19 16:50:25 +00:00
Hardhat Chad
f4b2fb8f42 bug fixes 2024-07-12 16:54:31 +00:00