Commit Graph

129 Commits

Author SHA1 Message Date
Hardhat Chad
eb40335fa3 cleanup 2025-10-02 11:49:35 -07:00
Hardhat Chad
bef1c56ee3 accounts 2025-10-01 09:41:29 -07:00
Hardhat Chad
4bf9fa8d72 stake 2025-09-29 09:43:02 -07:00
Hardhat Chad
6e60e23fcf restart 2025-09-25 14:14:11 -07:00
Hardhat Chad
d95cd22bac cleanup 2025-09-24 09:49:00 -07:00
Hardhat Chad
5c15b33690 bury 2025-09-24 09:45:13 -07:00
Hardhat Chad
23fe0870dc mask 2025-09-22 12:47:32 -07:00
Hardhat Chad
f0580a2e31 serde 2025-09-19 10:40:33 -07:00
Hardhat Chad
959fd70c44 5x5 2025-09-17 10:14:05 -07:00
Hardhat Chad
e10f61da1b 1 min mining window 2025-09-09 17:51:02 -07:00
Hardhat Chad
3f275747b9 re-enabled mining 2025-09-02 12:14:35 -07:00
Hardhat Chad
4052f8b995 bump version 2025-08-13 15:25:00 -07:00
Hardhat Chad
ad64965b04 ore boost 2025-08-04 16:04:23 -07:00
Hardhat Chad
39cbd72f00 fix close 2025-07-15 11:24:42 -07:00
Hardhat Chad
ab57634f7f new events 2025-06-24 16:38:06 -05:00
Hardhat Chad
ddf7101a72 collateral 2025-06-09 15:18:53 -07:00
Hardhat Chad
0f96532144 cli 2025-06-08 09:07:02 -07:00
Hardhat Chad
4bd55ae1a8 sdk 2025-06-06 16:57:23 -07:00
Hardhat Chad
09ff016280 no-std keccak 2025-06-06 13:42:29 -07:00
Hardhat Chad
87cf3603c3 delegate 2025-06-06 10:02:28 -07:00
Hardhat Chad
9028d1ea3d cleanup 2025-06-06 09:11:33 -07:00
Hardhat Chad
4138fc2b66 scaffolding 2025-06-05 16:14:08 -07:00
Hardhat Chad
fa1fb5e30c scaffold 2025-06-04 15:13:44 -07:00
Hardhat Chad
e072b70e37 remove unused deps 2025-05-26 15:00:24 -07:00
Hardhat Chad
b592362d2e cleanup 2025-05-26 12:03:25 -07:00
Hardhat Chad
a8f2b941f1 bury 2025-05-25 12:02:47 -07:00
Hardhat Chad
47e6672aac cli 2025-05-24 16:37:30 -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
3492feef67 keccak 2025-05-07 17:00:00 -07:00
Hardhat Chad
3c9a431b3f bump version 2025-04-07 16:27:41 -07:00
Hardhat Chad
96c37e68d1 Enable universal boost (#126)
* disable boosts for migration

* renable new boosts

* take rate

* enable universal boost

* bump version
2025-04-07 13:24:29 -05:00
Hardhat Chad
832b3264a8 Make boosts mandatory (#121)
* make boosts mandatory

* make boosts mandatory

* fix account loading

* cleanup

* cleanup

* bump version

* nullify reward for invalid boosts
2025-03-30 08:44:42 -05: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
52b5dfd17e Delete deprecated interfaces (#119)
* delete deprecated interfaces

* bump version
2025-03-23 11:41:01 -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
112016acd2 remove idl injection 2025-02-11 12:24:12 -08:00
Hardhat Chad
217db93ccf update deps 2025-02-10 13:35:19 -08:00
Hardhat Chad
dcdfa2b733 bump version 2025-02-10 13:31:32 -08: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
ebec3ca237 reduce supply cap to 5m (#107) 2024-11-22 13:04:47 -06:00
Fernando Otero
07d8b4cedd Add Codama IDL to program binary (#105)
* Add Codama IDL

* Add IDL to program binary

* Update dependency

* Use published crate

---------

Co-authored-by: Hardhat Chad <155858888+HardhatChad@users.noreply.github.com>
2024-11-01 17:00:49 -05:00
Hardhat Chad
0e1460e2a4 Deprecate upgrade (#101)
* deprecate upgrade function

* bump versions

* move flag
2024-11-01 16:08:02 -05: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
d59b3a2f4d Deprecate legacy staking (#99)
* add post balance to MineEvent log

* log input hash

* deprecate legacy staking

* update error message

* remove stake from readme

* err msg

* err msg

* update logs and comments

* consolidate logs

* last hash at

* bump version

* deprecate legacy staking

* update error message

* remove stake from readme

* err msg

* err msg

* bump version

---------

Co-authored-by: tonton-sol <19677766+tonton-sol@users.noreply.github.com>
Co-authored-by: alex <aabinaei@gmail.com>
2024-10-24 13:41:03 -05:00
Hardhat Chad
22b974bf7b bump version 2024-10-19 17:00:05 +00:00
Hardhat Chad
8d2efb8916 bump version 2024-10-10 23:07:11 +00:00