-
Notifications
You must be signed in to change notification settings - Fork 8
chore: add genesis v2 upgrade audit report #202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you please change the file names to these formats:
[company]_[report_name]_audit_yyyy_mm.pdf
coinspect_babylon_phase_2_audit_2025_03.pdf
thanks your good feedback. i'm on it |
{() => ( | ||
<Card | ||
title="Genesis v2 Upgrade Audit Report" | ||
to={new URL('/assets/files/informal_system_genesis_v2_audit_2025-06.pdf', window.location.origin).href} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the filename had a hyphen and not underscore at the end.
@kkkk666 Can we fix?
* 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> --------- 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>
* 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>
* 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) * update remoteMD configs (#206) * Update hmac_security.mdx Fixed links --------- 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>
add genesis v2 audit report