Hardhat Chad
|
5bf5b4619b
|
boost expires at
|
2024-09-24 05:29:13 +00:00 |
|
Hardhat Chad
|
d1d9770c33
|
fix overflow issue
|
2024-09-24 05:29:13 +00:00 |
|
Hardhat Chad
|
66cb07244a
|
implement three boost system
|
2024-09-24 05:29:13 +00:00 |
|
Hardhat Chad
|
803faa52f0
|
todo
|
2024-09-24 05:29:13 +00:00 |
|
Hardhat Chad
|
66dd9e32ec
|
update boosts
|
2024-09-24 05:29:13 +00:00 |
|
Hardhat Chad
|
618a15ae1b
|
scaffolding boosts
|
2024-09-24 05:29:13 +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
|
9d0da95bc8
|
comment
|
2024-08-12 16:24:58 +00:00 |
|
Hardhat Chad
|
8e3e5374dd
|
bump epoch to 2 minutes
|
2024-08-12 15:32:32 +00:00 |
|
Hardhat Chad
|
b4bae9c823
|
migrate blake3 to keccak
|
2024-08-01 04:40:37 +00:00 |
|
Hardhat Chad
|
73016f3a23
|
comments and cleanup
|
2024-07-31 21:03:15 +00:00 |
|
Hardhat Chad
|
213a068fb0
|
Merge pull request #74 from regolith-labs/hardhat/liveness-penalty-1
Liveness penalty halving
|
2024-07-31 14:35:08 -05:00 |
|
Hardhat Chad
|
39e52de91e
|
update comments
|
2024-07-30 18:39:34 +00:00 |
|
Hardhat Chad
|
8b8fb32281
|
cleanup
|
2024-07-30 17:21:01 +00:00 |
|
Hardhat Chad
|
7bc4a7ed1c
|
liveness penalty halving
|
2024-07-30 04:09:30 +00:00 |
|
Hardhat Chad
|
accab7e0e8
|
comments
|
2024-07-29 23:27:58 +00:00 |
|
Hardhat Chad
|
e143ea0876
|
future proof introspection logic
|
2024-07-29 22:08:10 +00:00 |
|
Hardhat Chad
|
c9ccf96c16
|
cleanup
|
2024-07-29 00:20:57 +00:00 |
|
Hardhat Chad
|
1e2cdb6c91
|
Merge branch 'master' into hardhat/delcare
|
2024-07-26 16:35:50 -05:00 |
|
Hardhat Chad
|
c8091606a0
|
remove unneeded arg
|
2024-07-26 21:33:11 +00:00 |
|
Hardhat Chad
|
3bfe8506f4
|
auth
|
2024-07-26 21:26:47 +00:00 |
|
Hardhat Chad
|
c0c16f5e81
|
Merge pull request #71 from Kriptikz/master
Allow Mine instruction CPI's
|
2024-07-26 14:11:28 -05:00 |
|
Hardhat Chad
|
cac4f4b1b1
|
div by zero check
|
2024-07-25 20:30:25 +00:00 |
|
Kriptikz
|
e890e9c312
|
remove old mine fn introspect_transaction
|
2024-07-24 23:08:07 -05:00 |
|
Kriptikz
|
97a7d0cb28
|
update comments
|
2024-07-24 22:38:29 -05:00 |
|
Kriptikz
|
49d5e95dbb
|
update mine transaction introspection to use declared proof
|
2024-07-24 22:26:07 -05:00 |
|
Hardhat Chad
|
8cf62782d6
|
only track active stake
|
2024-07-20 20:45:13 +00:00 |
|
Hardhat Chad
|
7954bfa9ec
|
remove crown instruction
|
2024-07-20 19:16:36 +00:00 |
|
Hardhat Chad
|
42a66de106
|
Merge branch 'master' into hardhat/min-difficulty
|
2024-07-19 16:47:06 -05:00 |
|
Hardhat Chad
|
91f8bddf85
|
Merge branch 'master' into add-proof-balance
|
2024-07-19 16:43:20 -05:00 |
|
Hardhat Chad
|
52aa6beefa
|
normalize difficulty
|
2024-07-19 16:50:25 +00:00 |
|
Blas Rodriguez Irizar
|
8d6141e5a5
|
process_mine: ensure proof.balance is positive
Proof's balance > 0 in order to prooceed
on calculating reward boost for mining.
|
2024-07-17 22:39:36 +02:00 |
|
Blas Rodriguez Irizar
|
6d1bece0eb
|
move spam rejection earlier to reduce cu usage
|
2024-07-16 23:14:24 +02:00 |
|
Hardhat Chad
|
f4b2fb8f42
|
bug fixes
|
2024-07-12 16:54:31 +00:00 |
|
Hardhat Chad
|
599b722130
|
saturating sub
|
2024-07-11 17:23:43 +00:00 |
|
Miraland Labs
|
1140675c6a
|
fix introspect_transaction current position
|
2024-07-09 03:51:52 +08:00 |
|
Hardhat Chad
|
b771faf1f7
|
Merge branch 'master' of https://github.com/regolith-labs/ore
|
2024-07-08 15:56:42 +00:00 |
|
Hardhat Chad
|
b9d7d9c9d9
|
comment
|
2024-07-08 15:56:39 +00:00 |
|
Hardhat Chad
|
2778ded6f1
|
Merge pull request #58 from regolith-labs/hardhat/tx-introspection
Open up introspection to allow for other programs
|
2024-07-08 10:55:36 -05:00 |
|
Hardhat Chad
|
1580cd6055
|
fix introspection logic
|
2024-07-05 17:12:47 +00:00 |
|
Hardhat Chad
|
a3b06dca09
|
open up introspection to allow for other programs
|
2024-07-03 17:35:26 +00:00 |
|
Hardhat Chad
|
3e9150503c
|
safe math
|
2024-07-02 17:03:40 +00:00 |
|
Hardhat Chad
|
cbfc7afc2b
|
update timestamp incrementer to move at least one minute each time
|
2024-07-02 16:26:26 +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 |
|