Commit Graph

87 Commits

Author SHA1 Message Date
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
Hardhat Chad
49418e94c7 add sdk 2024-10-07 18:41:11 +00:00
Hardhat Chad
58e27c1274 skip duplicate boost 2024-10-07 18:36:56 +00:00
Hardhat Chad
d3fb384eae implement three boost system 2024-10-07 18:19:55 +00:00
Hardhat Chad
1cc3d9c202 scaffolding boosts 2024-10-07 18:13:11 +00:00
Hardhat Chad
13bd94df90 ore_api prelude module 2024-09-27 08:15:05 +00:00
Hardhat Chad
f0b0274372 cleanup imports 2024-09-27 08:10:46 +00:00
Hardhat Chad
6cb5f18628 cleanup imports 2024-09-27 08:05:48 +00:00
Hardhat Chad
a9e445ad36 use const pubkey 2024-09-27 02:40:50 +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
e423676713 ore sdk 2024-09-24 05:35:16 +00:00
Hardhat Chad
bff1868ccc instruction macro and simplification 2024-08-26 21:02:52 +00:00
Hardhat Chad
3a3550ced5 error macro 2024-08-25 20:00:51 +00:00
Hardhat Chad
3a425364c2 from bytes macro 2024-08-25 15:01:00 +00:00
Hardhat Chad
dce5c11a12 account discriminator macro 2024-08-25 14:52:10 +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
18b87be8ea new macros 2024-08-25 01:36:32 +00:00
Hardhat Chad
6cae0d773b fix utils import 2024-08-24 13:59:28 +00:00
Hardhat Chad
6d0e447017 refactor loaders into utils 2024-08-23 17:26:33 +00:00
Hardhat Chad
5e60318eb8 bump epoch minutes to 5 2024-08-20 17:24:26 +00:00
Hardhat Chad
8e3e5374dd bump epoch to 2 minutes 2024-08-12 15:32:32 +00:00
tonton-sol
8869a395d5 add post balance to MineEvent log 2024-08-11 15:44:34 +09:00
Hardhat Chad
73016f3a23 comments and cleanup 2024-07-31 21:03:15 +00:00
Hardhat Chad
342108e6e4 update program id 2024-07-31 15:35:38 +00:00
Hardhat Chad
39e52de91e update comments 2024-07-30 18:39:34 +00:00
Hardhat Chad
e143ea0876 future proof introspection logic 2024-07-29 22:08:10 +00:00
Hardhat Chad
df68f232ca update metadata uri 2024-07-29 15:04:22 +00:00
Hardhat Chad
8cf488edb2 remove shank 2024-07-29 04:58:29 +00:00
Hardhat Chad
47a242f87a simplify based on feedback 2024-07-29 00:18:48 +00:00
Hardhat Chad
9d0833dd34 Merge branch 'master' into hardhat/delcare 2024-07-26 17:14:21 -05:00
Hardhat Chad
083d06c024 remove unneeded errors 2024-07-26 22:11:10 +00:00
Hardhat Chad
3bfe8506f4 auth 2024-07-26 21:26:47 +00:00
Kriptikz
49d5e95dbb update mine transaction introspection to use declared proof 2024-07-24 22:26:07 -05:00
Kriptikz
ef675df3ea add declare_proof instruction builder 2024-07-24 22:21:08 -05:00
Kriptikz
0308bb9268 add DeclareProof instruction 2024-07-24 21:22:35 -05:00
Hardhat Chad
7cd26298b0 update consts 2024-07-23 15:12:52 +00:00
Hardhat Chad
9df089d385 upgrade program id and bump version 2024-07-22 20:01:21 +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
50beff8c7e set range for min difficulty changes 2024-07-20 20:34:28 +00:00
Hardhat Chad
83645cd001 set thresholds 2024-07-20 19:43:18 +00:00