Uncle Fatso f4ts0
  • Friendship, Maine
  • Not a ghost

  • Joined on 2024-10-02
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-05-12 20:56:51 +02:00
7f01cc4c60 remove typos
f4ts0 pushed to main at ghostchain/ghost-dao-contracts 2026-05-11 19:32:03 +02:00
ebd23d9829 forbid multiple rebases in the same block
b586b07c24 test added; is it possible to breakout for each participant from bond depository if warmup is changed
17e82c809c FIX: make breakout and partial claim automatically
5b8eb6c6ee typos fixes in the tests; just function name and change startPrank to prank
Compare 4 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-05-11 15:09:44 +02:00
4b84a62467 ability to refresh page after the extension is installed
a2c61147f1 fix for the transaction items storage
1eefdfc7ca another one try to fix the metamask inner state
e583a591f1 change the pageview path for analytics; make it dependant on network name
Compare 4 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-05-09 18:15:47 +02:00
d3d1144985 correct text during the wrap/unwrap on the DEX tab
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-05-07 20:14:08 +02:00
96d7465436 no, this is final fix for the boosted apy... I belive so
f68551043e final fix for the boosted apy
5faa7b0ba9 fix boosted apy calculation
Compare 3 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-contracts 2026-05-07 15:53:10 +02:00
b8a11ee3c1 BUG: could not do breakout after bond claim
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-05-06 20:18:55 +02:00
787b7e6322 fix gatekeeper metadata read call for double staking apy
bcbcbf5518 add blockNumber to make estimation of transaction time works
08bf24f90b make bond force redeem works
fcc3d341d9 make staking breakout works
bc76372897 make connection state more explicit
Compare 25 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-04-10 15:01:28 +02:00
5bb5b7d7e0 make gatekeeper dependant on the actually stored address on staking
e102d819a0 change dashboard table
be5b102522 menu item do not collapse on click
73db807107 adjust mobile view
1663e82172 fix get connect button to a fixed size
Compare 8 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-04-07 21:40:18 +02:00
4c455bd1f5 switch networks more aggressive because of metamask delays
7607030d58 avoid division by zero
Compare 2 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-04-07 20:56:34 +02:00
421f2cef27 add flexibility during bond purchase
a4b801efee make network change based on the url params on the first render
6acd4e92e2 apply naming fixes for the bond names based on the ui revision 14
1c25be075c enable claims from the warmup based on new smart contract logic
ff43a26e0d disable click on sold out bonds
Compare 6 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-04-07 14:01:52 +02:00
3f9003883d localStorage as context provider added to the app
f6a2fc6917 apply revision 14; applied partially
8bfc14f2f0 add price estimation for bond notes and warmup during staking
573bb73609 apply full changes on the side of hoodi
60740e1e6a apply latest hoodi deployments
Compare 5 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-contracts 2026-04-06 11:19:07 +02:00
904e817c30 correct interpretation on how materialize affects the metadata
f4ts0 pushed to main at ghostchain/ghost-dao-contracts 2026-04-05 20:29:32 +02:00
169cb516a1 add stake and unstake events; tests included
93b18e719d deploy underlying warmup right inside the staking constructor
Compare 2 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-04-05 20:19:00 +02:00
e9eff0b651 use current network inside network parameters
f4ts0 pushed to main at ghostchain/ghost-dao-contracts 2026-03-26 19:03:38 +01:00
4fb0b01e3c apply muldiv everywhere
5c2baabfed test for the breakout logic
542428625a forcefully round up initial deposit during the breakout
Compare 3 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-03-26 19:03:07 +01:00
6213504ef3 do not show STNK token on the UI
6156549754 apply UI changes
55b047e02f align the information logic on the DEX
643211efc9 update left mnu panel
ef129af5ad update extra information on DEX page
Compare 5 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-contracts 2026-03-26 12:57:16 +01:00
566bf34feb update tests based on new logic; should be marginal changes only
85636e8064 move warmup logic outside of staking contract
9a6bc55e62 avoid extra check from compiler during math ops
5e09c9d417 show soldout bonds as part of liveMarkets
Compare 4 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-contracts 2026-03-23 12:12:00 +01:00
6a47e18b35 avoid DOS for validators; limit bridging to existential deposit
f4ts0 pushed to main at ghostchain/ghost-dao-contracts 2026-03-23 11:50:40 +01:00
f2df4f600b tests for native bond purchase
6fec7ed6d8 ability to purchase bond with native coin
Compare 2 commits »
f4ts0 pushed to main at ghostchain/ghost-dao-interface 2026-03-23 11:12:38 +01:00
5b067f50f0 fix claim/redeem representation