Commit Graph

130 Commits

Author SHA1 Message Date
Hardhat Chad
fda52dd452 virtual liquidity 2025-06-05 17:28:27 -07:00
Hardhat Chad
8f6a40ea17 market 2025-06-05 16:56:03 -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
79a9ac3b40 commit 2025-05-29 09:58:05 -07:00
Hardhat Chad
f022ada917 burn if no payout 2025-05-26 15:38:49 -07:00
Hardhat Chad
e072b70e37 remove unused deps 2025-05-26 15:00:24 -07:00
Hardhat Chad
b996adcac3 paid 2025-05-26 14:16:19 -07:00
Hardhat Chad
85b8222287 backwards compatability 2025-05-26 13:57:53 -07:00
Hardhat Chad
b592362d2e cleanup 2025-05-26 12:03:25 -07:00
Hardhat Chad
1ce1077c90 comments 2025-05-26 10:34:01 -07:00
Hardhat Chad
2196978c66 cleanup 2025-05-26 10:13:58 -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
b8cf9b0208 cleanup 2025-05-23 19:24:12 -07:00
Hardhat Chad
1ab3b1f73c events 2025-05-23 19:14:33 -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
816a0fdfa5 remove mine arg 2025-05-10 10:37:51 -07:00
Hardhat Chad
ae53d0e829 block based sha256 mining 2025-05-10 10:36:37 -07:00
Hardhat Chad
3492feef67 keccak 2025-05-07 17:00:00 -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
1c9df74adb last claim at (#120) 2025-03-30 08:45:19 -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
68159ca443 comment 2025-03-23 09:54:19 -07:00
Hardhat Chad
9bc1a71575 update consts 2025-03-23 09:53:46 -07:00
Hardhat Chad
52b5dfd17e Delete deprecated interfaces (#119)
* delete deprecated interfaces

* bump version
2025-03-23 11:41:01 -05:00
Hardhat Chad
34b7de191c 15 min epoch 2025-03-19 14:15:18 -07: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
c89f73e8d3 update description 2025-02-11 12:25:11 -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
Hardhat Chad
03cdc53cb1 Merge branch 'master' of https://github.com/regolith-labs/ore 2024-11-03 15:41:21 +00:00
Hardhat Chad
55e135bced deprecate v1 mint address 2024-11-03 15:41:19 +00: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
4b9362048a last hash at 2024-10-18 23:48:07 +00:00
Hardhat Chad
c913ee44ea consolidate logs 2024-10-18 23:41:54 +00:00
Hardhat Chad
34cea09457 Merge pull request #79 from tonton-sol/mine-event-log-add-balance
add post balance to MineEvent log
2024-10-18 18:38:42 -05:00
Hardhat Chad
24aace2c24 add stricter address check 2024-10-11 20:58:56 +00:00
Hardhat Chad
f356139484 id shortcut 2024-10-07 18:55:44 +00:00