Skip to content

Commit 7b2c0b5

Browse files
web3jenkskevindariaagDaria Agadzhanovakkkk666
authored
Informal Systems Final Audit Report Update (#204)
* initial structure for the section * final adjustments - made tiles larger - clickable icons - respond to mobile screen - corrected all links * fix to names and images * shrunk sizes of the tiles * more finessing * feat: add image zoom feature * Daria/api spec split (#151) * update * api split * added all rpc options to the api * rm non fuctional rpc from comet * rm mint from comet * fix link * fix link for testnet * updated description --------- Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local> Co-authored-by: Jenks <me@jenksguo.com> * Daria/api spec split (#174) * update * api split * added all rpc options to the api * rm non fuctional rpc from comet * rm mint from comet * fix link * fix link for testnet * updated description --------- Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local> * fix: Switching the theme caused zoom to fail * Update ToolsAndInfra.tsx If icons are more wider than the screen it will left align tiles and introduce a new row * Daria/api spec split (#174) * update * api split * added all rpc options to the api * rm non fuctional rpc from comet * rm mint from comet * fix link * fix link for testnet * updated description --------- Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local> * chore: update wallet status * feat: apply new color scheme (#184) * feat: apply new color scheme * Update custom.css adjusted ifm-primary-color slightly to make reading easier. --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> Co-authored-by: Jenks <me@jenksguo.com> * fix: the bugs causing incomplete display & zoom of the logo. * feat: baby staking via mintscan (#173) * feat: baby staking via mintscan * Update baby_staking_via_mintscan.mdx * Update baby_staking_via_mintscan.mdx * fix: add baby staking claim reward image * Update baby_staking_via_mintscan.mdx --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> Co-authored-by: Jenks <me@jenksguo.com> * feat: add blog section (#188) * feat: add blog section * change to tsx, added padding --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> Co-authored-by: Jenks <me@jenksguo.com> * Kevin/apply new colour scheme (#191) * feat: enhance remoteMD feature and align with crawler (#189) * fix: resolve merge conflict in installation guide * Update bitcoin_staking_scripts.mdx * Update staking_transactions.mdx * feat: baby staking via mintscan (#173) * feat: baby staking via mintscan * Update baby_staking_via_mintscan.mdx * Update baby_staking_via_mintscan.mdx * fix: add baby staking claim reward image * Update baby_staking_via_mintscan.mdx --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> Co-authored-by: Jenks <me@jenksguo.com> * Daria/api spec split (#174) * update * api split * added all rpc options to the api * rm non fuctional rpc from comet * rm mint from comet * fix link * fix link for testnet * updated description --------- Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local> --------- Co-authored-by: Jenks <me@jenksguo.com> Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local> * Daria/api spec split (#174) * update * api split * added all rpc options to the api * rm non fuctional rpc from comet * rm mint from comet * fix link * fix link for testnet * updated description --------- Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local> * Kevin/enhance remotemd (#194) * feat: enhance remoteMD feature and align with crawler * fix: resolve merge conflict in installation guide * Update bitcoin_staking_scripts.mdx * Update staking_transactions.mdx * feat: baby staking via mintscan (#173) * feat: baby staking via mintscan * Update baby_staking_via_mintscan.mdx * Update baby_staking_via_mintscan.mdx * fix: add baby staking claim reward image * Update baby_staking_via_mintscan.mdx --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> Co-authored-by: Jenks <me@jenksguo.com> * Daria/api spec split (#174) * update * api split * added all rpc options to the api * rm non fuctional rpc from comet * rm mint from comet * fix link * fix link for testnet * updated description --------- Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local> * fix: Filter out useless characters using sanitize-html --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> Co-authored-by: Jenks <me@jenksguo.com> Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local> * fix: adjust style & format baby staking guide (#196) Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> * fix: replace optimism gadget repo link (#197) Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> * updated cosmos & op stack chain .mdxs (#200) * chore: add genesis v2 upgrade audit report (#202) * chore: add genesis v2 upgrade audit report * fix: format file name consistent with other audit reports * fix: format file name consistent with other audit reports --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> * updated informal report and renamed (#203) --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> Co-authored-by: Daria <dariaagad@gmail.com> Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local> Co-authored-by: Kevin <33023258+kkkk666@users.noreply.github.com>
1 parent fba6dda commit 7b2c0b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/guides/security/audit_reports.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ Audits for the [Babylon Genesis v2 Upgrade](https://babylonlabs.io/blog/babylon-
122122
<BrowserOnly>
123123
{() => (
124124
<Card
125-
title="Genesis v2 Upgrade Audit Report"
126-
to={new URL('/assets/files/informal_system_genesis_v2_audit_2025_06.pdf', window.location.origin).href}
127-
description="Informal Systems Babylon Genesis v2 Upgrade Audit Report (June 2025)"
125+
title="Informal Systems Audit Report"
126+
to={new URL('/assets/files/informal_system_genesis_v2_final_audit_2025_06.pdf', window.location.origin).href}
127+
description="Informal Systems Babylon Genesis v2 Upgrade Final Audit Report (June 2025)"
128128
target="_blank"
129129
rel="noopener noreferrer"
130130
/>
512 KB
Binary file not shown.

0 commit comments

Comments
 (0)