├── .github ├── ISSUE_TEMPLATE │ └── --------.md └── workflows │ └── proofread.yml ├── .gitignore ├── DAO └── COALA_DAOModelLaw.md ├── IPFS ├── IPFS1_114.md ├── IPFS2_116.md └── IPFS3_117.md ├── NFT ├── First3DNFT_glTF_140.md ├── NFT_Hardhat_Ethers_126.md └── NFT_List_Off_chain160.md ├── Oracle └── WhatIsBlockchainOracle.md ├── README.md ├── Solana ├── 205_Yul.md ├── 207_Why_Move.md ├── 221_top_bug_move_contract.md ├── 318_Solana_MEV_An_Introduction.md ├── 321_A_Hitchhiker's_Guide_to_Solana_Program_Security.md ├── 324_How_to_Fetch_Newly_Minted_Tokens_with_Helius.md ├── 333_Solana智能合约指南.md ├── Create_Solana_Token_5Steps_142.md ├── Creating_Tokens_on_Solana_143.md ├── Solana.md └── how_solana_works.md ├── bitcoin └── 296_true_trilemma.md ├── defi ├── 190_account_abstraction.md ├── 191_Optimistic_time_travel.md ├── 195_Backrunning_Private_Transactions.md ├── 201_Sleuthing_Toolbox.md ├── 210_Unified_ERC4337_mempool.md ├── 211_rhinestone_architecture.md ├── 212_post_quantum_stealth_addresses.md ├── 217_Unbundling_attacks_on_MEV_relays_using_RPC.md ├── 220_Privacy_Preserving_Smart_Contract_Rate_Limiting.md ├── 223Tornado_Cash.md ├── 244_integrate_uniswap_v4.md ├── 254_Stake_and_Reward.md ├── Crypto_Governance_108.md ├── How_to_use_Dapptools_152.md ├── Hybrid_Contracts_Oracles_Chainlink_127.md ├── NFTs-Like-NBA.md ├── Performing_Merkle_Airdrop_Uniswap_138.md ├── Polygon_PoS_Chain_123.md ├── Tornado_Cash162.md ├── Understanding_the_Value_of_Uniswap_v3_Liquidity_Positions_139.md ├── UniswapV2_Oracle_Storage_Proofs_103.md ├── Uniswap_V3_Explained_Liquidity_Slippage_129.md ├── Uniswap_v3_Features_Explained_in_Depth_128.md ├── fetch_data_GitHub_GraphQL_API_156.md └── the_nft_bible.md ├── eth ├── 1inch_dex_swap.md ├── 200_Tools_smart_contract_automation.md ├── 202_EVM_goethereum_Eth_client_implementation_Part_I.md ├── 203_EVM_goethereum_Eth_client_implementation_Part_II.md ├── 204_EVM_goethereum_Eth_client_implementation_Part_III.md ├── 213_Confirmation_Rule_Ethereum.md ├── 214_Guide_Sequencing.md ├── 215_Solving_Ethernaut_Level29_Switch.md ├── 231_problem_with_erc777.md ├── 241_solidity_event.md ├── 242_FREI_PI.md ├── 256_runtime_error.md ├── 258_all_about_errors.md ├── 260_compiler_errors.md ├── 261_error_handle.md ├── 271_dune_sql_basic.md ├── 301_erc-4337_vs_eip-3074.md ├── 302_whitelisting.md ├── 303_decompilation.md ├── 8ways-reduce-gas.md ├── Better_Solidity_debugging.md ├── Changes in Solidity 0.7.0.md ├── Contract_factories_clones.md ├── Contract_factories_clones.md.md ├── DeFi_Ethereum_USDC_1.md ├── Debug121.md ├── Defining-attestation-effectiveness.md ├── Delegation_Voting_EIP-712.md ├── Designing_Unbounded_List_Solidity.md ├── Diamond_Standard.md ├── Digital_Identity_1.md ├── Digital_Identity_2.md ├── EIP712-expect-use.md ├── EVM_Deep_Dives_Path_Shadowy1_141.md ├── EVM_Gas_optimization_tricks.md ├── EVM_Opcode159.md ├── Echidna-test-contract-library.md ├── Ethereum_CREATE2_133.md ├── Ethereum_transaction_pool_130.md ├── Exploring_methods_Ethereum_transaction_pool _130.md ├── Foundry.md ├── Gas_Optimization_1.md ├── Graph-vs-Bitquery.md ├── Guide-blockchain-development.md ├── L2s_Ethereum_135.md ├── Math_in_Solidity_3.md ├── OVM.md ├── Programming_Decentralized_Money.md ├── Rewards_Validator_100.md ├── Solidity_DelegateProxy_Contracts_136.md ├── Solidity_Learning_107.md ├── Storing-Structs-gas.md ├── Synthetic-Assets-DeFi.md ├── TheGraph-fix-web3-data-query.md ├── Trading_dex.md ├── best-practices.md ├── blockchain-democracy.md ├── buidler_tutorial.md ├── building_governance_interface.md ├── changes-solidity-0.7.0.md ├── clean_contracts.md ├── contracts_upgradable_125.md ├── digital-signature-ethereum.md ├── dune-analytic-tutorial.md ├── dynamic-value-arrays-solidity.md ├── eth-main.md ├── eth-merkle-patricia-trie-exp.md ├── ethereum-supercharged-internet.md ├── ethvm.md ├── evm-how-it-works.md ├── falsehood-eth-program.md ├── gas_control.md ├── gas_cost_functions.md ├── graphql_api_dapp.md ├── guide-to-yul_230.md ├── guide_SQL_while120.md ├── how-diamond-standard-fall-short.md ├── how-to-become-a-validator.md ├── how-to-code-gas-less-token.md ├── iterable_map.md ├── learn-solidity-functions.md ├── learn_solidity_var3.md ├── longwaytogo.md ├── openzeppelin-buidler-upgrade.md ├── openzeppelin-truffle-upgrades.md ├── orchestration-patterns.md ├── price-oracle.md ├── resend-transaction-ethersjs.md ├── save_gas.md ├── scalable-payment-pool-solidity.md ├── secure-dev-recomm.md ├── securely_ERC20.md ├── secureum_Audit_Findings_101_171.md ├── secureum_Audit_Findings_201_172.md ├── secureum_Audit_Techniques_Tools_101_170.md ├── secureum_Ethereum_101_173.md ├── secureum_Security_Pitfalls_Best_Practices_101_168.md ├── secureum_Security_Pitfalls_Best_Practices_201_169.md ├── secureum_solidity_101_166.md ├── secureum_solidity_201_167.md ├── selenium_metamask.md ├── smart-contract-not-database.md ├── solidity102-maint.md ├── stack-too-deep.md ├── start-infura-ethereum-API.md ├── stream_pending_transactions_ethers.js_134.md ├── truffle-plugin-verify.md ├── understand_event.md └── value-arrays-in-solidity.md ├── job_info.sh ├── layer2 ├── 292-Exit-games-for-EVM-validiums-the-return-of-Plasma.md ├── Arbitrum_Explained_122.md ├── Ethereum-Smart-Contracts-in-L2-Optimistic-Rollup.md ├── Optimism_Rollup_104.md ├── Optimistic_Rollup_105.md ├── Zkopru.md ├── curve-zkSync-L2.md └── optimisim-stater-pack.md ├── modular ├── 247_the_modular_world.md ├── 251_Comparison_of_DA_layers.md └── The_Fuel_for_Fast_Execution.md ├── research ├── Be_to_Advanced161.md └── Decentralized_Community_Building158.md ├── solidity ├── 269_Solidity_Coding_Standards.md ├── 273_all_about_bytes.md └── 288-Solidity-0.8.23-Release-Announcement.md ├── trans.sh ├── transTool ├── transed ├── Flash_Loan_Arbitrage_Bot.md ├── dev_tools.md ├── factory_security.md ├── flash_loan.md ├── frax.md ├── graphql_api_dapp.md ├── image-20210114144811428.png ├── learn-solidity-create-contract.md ├── learn_solidity_factory.md ├── loan-shifter.md ├── offpolling-onchian-exec.md ├── social_recovery_wallets.md ├── solidity-delegacall.md ├── speed_by_multicall.md ├── state-contract-upgrade.md ├── taking-undercollateralized.md └── technical-internet-computer.md ├── translations ├── 10022.md ├── 10048.md ├── 10067.md ├── 10080.md ├── 10081.md ├── 10147.md ├── 10174.md ├── 10189.md ├── 10190.md ├── 10210.md ├── 10218.md ├── 10228.md ├── 10229.md ├── 10254.md ├── 10255.md ├── 10272.md ├── 10274.md ├── 10286.md ├── 10293.md ├── 10297.md ├── 10298.md ├── 10309.md ├── 10310.md ├── 10350.md ├── 10363.md ├── 10365.md ├── 10381.md ├── 10399.md ├── 10444.md ├── 10458.md ├── 10464.md ├── 10473.md ├── 10475.md ├── 10477.md ├── 10486.md ├── 10487.md ├── 10489.md ├── 10502.md ├── 10508.md ├── 10509.md ├── 10518.md ├── 10520.md ├── 10524.md ├── 10533.md ├── 10539.md ├── 10540.md ├── 10561.md ├── 10576.md ├── 10577.md ├── 10578.md ├── 10579.md ├── 10593.md ├── 10596.md ├── 10597.md ├── 10608.md ├── 10609.md ├── 10612.md ├── 10616.md ├── 10622.md ├── 10647.md ├── 10655.md ├── 10686.md ├── 10688.md ├── 10689.md ├── 10690.md ├── 10694.md ├── 10698.md ├── 10705.md ├── 10706.md ├── 10707.md ├── 10709.md ├── 10721.md ├── 10728.md ├── 10729.md ├── 10730.md ├── 10735.md ├── 10740.md ├── 10741.md ├── 10744.md ├── 10748.md ├── 7947.md ├── 7964.md ├── 7966.md ├── 7976.md ├── 7977.md ├── 7979.md ├── 7984.md ├── 7989.md ├── 8006.md ├── 8013.md ├── 8014.md ├── 8017.md ├── 8022.md ├── 8025.md ├── 8026.md ├── 8028.md ├── 8039.md ├── 8086.md ├── 8173.md ├── 8184.md ├── 8246.md ├── 8247.md ├── 8248.md ├── 8280.md ├── 8296.md ├── 8341.md ├── 8345.md ├── 8382.md ├── 8400.md ├── 8415.md ├── 8430.md ├── 8441.md ├── 8450.md ├── 8451.md ├── 8482.md ├── 8483.md ├── 8484.md ├── 8492.md ├── 8493.md ├── 8494.md ├── 8497.md ├── 8499.md ├── 8508.md ├── 8509.md ├── 8519.md ├── 8520.md ├── 8521.md ├── 8523.md ├── 8526.md ├── 8527.md ├── 8533.md ├── 8541.md ├── 8542.md ├── 8543.md ├── 8547.md ├── 8549.md ├── 8552.md ├── 8564.md ├── 8587.md ├── 8588.md ├── 8589.md ├── 8601.md ├── 8602.md ├── 8603.md ├── 8609.md ├── 8612.md ├── 8613.md ├── 8614.md ├── 8656.md ├── 8658.md ├── 8664.md ├── 8665.md ├── 8666.md ├── 8672.md ├── 8674.md ├── 8675.md ├── 8689.md ├── 8691.md ├── 8697.md ├── 8700.md ├── 8709.md ├── 8711.md ├── 8712.md ├── 8725.md ├── 8743.md ├── 8762.md ├── 8765.md ├── 8766.md ├── 8775.md ├── 8784.md ├── 8799.md ├── 8801.md ├── 8808.md ├── 8813.md ├── 8814.md ├── 8815.md ├── 8817.md ├── 8821.md ├── 8823.md ├── 8827.md ├── 8829.md ├── 8862.md ├── 8863.md ├── 8871.md ├── 8927.md ├── 8952.md ├── 8977.md ├── 9012.md ├── 9013.md ├── 9015.md ├── 9027.md ├── 9044.md ├── 9047.md ├── 9062.md ├── 9104.md ├── 9118.md ├── 9133.md ├── 9160.md ├── 9177.md ├── 9178.md ├── 9199.md ├── 9201.md ├── 9221.md ├── 9229.md ├── 9230.md ├── 9243.md ├── 9247.md ├── 9267.md ├── 9279.md ├── 9282.md ├── 9302.md ├── 9303.md ├── 9312.md ├── 9328.md ├── 9355.md ├── 9359.md ├── 9362.md ├── 9363.md ├── 9374.md ├── 9389.md ├── 9390.md ├── 9392.md ├── 9408.md ├── 9413.md ├── 9414.md ├── 9424.md ├── 9431.md ├── 9445.md ├── 9448.md ├── 9468.md ├── 9475.md ├── 9482.md ├── 9501.md ├── 9510.md ├── 9525.md ├── 9529.md ├── 9531.md ├── 9539.md ├── 9574.md ├── 9577.md ├── 9584.md ├── 9585.md ├── 9601.md ├── 9608.md ├── 9636.md ├── 9645.md ├── 9646.md ├── 9648.md ├── 9654.md ├── 9655.md ├── 9657.md ├── 9668.md ├── 9686.md ├── 9689.md ├── 9703.md ├── 9704.md ├── 9706.md ├── 9715.md ├── 9757.md ├── 9760.md ├── 9780.md ├── 9781.md ├── 9793.md ├── 9795.md ├── 9809.md ├── 9836.md ├── 9840.md ├── 9848.md ├── 9851.md ├── 9872.md ├── 9873.md ├── 9879.md ├── 9906.md ├── 9918.md ├── 9949.md ├── 9954.md ├── 9972.md ├── 9973.md └── README.md ├── validLine.py └── zk ├── 186_ECDSA_1.md ├── 187_ECDSA_2.md ├── 188_ZK_Identity_1.md ├── 189_ZK_Identity_2.md ├── 218_Zeroknowledge_Fraud_Proofs.md ├── 222_ZKFriendly_Hash_Functions.md ├── 252_friendly_zkp_intro.md ├── 285_write_zk_dapp.md ├── 308_tornado_cash_halo2.md ├── 310_zkp_tornado.md ├── 312_nft_zkrollup.md ├── 314_zkp_history.md ├── Deploy_NFT_To_zkEVM_With_Hardhat.md └── circom_snarkjs.md /.github/ISSUE_TEMPLATE/--------.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/.github/ISSUE_TEMPLATE/--------.md -------------------------------------------------------------------------------- /.github/workflows/proofread.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/.github/workflows/proofread.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | transTool 3 | eth/Demystifying Digital Identity (12).md 4 | -------------------------------------------------------------------------------- /DAO/COALA_DAOModelLaw.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/DAO/COALA_DAOModelLaw.md -------------------------------------------------------------------------------- /IPFS/IPFS1_114.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/IPFS/IPFS1_114.md -------------------------------------------------------------------------------- /IPFS/IPFS2_116.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/IPFS/IPFS2_116.md -------------------------------------------------------------------------------- /IPFS/IPFS3_117.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/IPFS/IPFS3_117.md -------------------------------------------------------------------------------- /NFT/First3DNFT_glTF_140.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/NFT/First3DNFT_glTF_140.md -------------------------------------------------------------------------------- /NFT/NFT_Hardhat_Ethers_126.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/NFT/NFT_Hardhat_Ethers_126.md -------------------------------------------------------------------------------- /NFT/NFT_List_Off_chain160.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/NFT/NFT_List_Off_chain160.md -------------------------------------------------------------------------------- /Oracle/WhatIsBlockchainOracle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Oracle/WhatIsBlockchainOracle.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/README.md -------------------------------------------------------------------------------- /Solana/205_Yul.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Solana/205_Yul.md -------------------------------------------------------------------------------- /Solana/207_Why_Move.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Solana/207_Why_Move.md -------------------------------------------------------------------------------- /Solana/221_top_bug_move_contract.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Solana/221_top_bug_move_contract.md -------------------------------------------------------------------------------- /Solana/318_Solana_MEV_An_Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Solana/318_Solana_MEV_An_Introduction.md -------------------------------------------------------------------------------- /Solana/321_A_Hitchhiker's_Guide_to_Solana_Program_Security.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Solana/321_A_Hitchhiker's_Guide_to_Solana_Program_Security.md -------------------------------------------------------------------------------- /Solana/324_How_to_Fetch_Newly_Minted_Tokens_with_Helius.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Solana/324_How_to_Fetch_Newly_Minted_Tokens_with_Helius.md -------------------------------------------------------------------------------- /Solana/333_Solana智能合约指南.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Solana/333_Solana智能合约指南.md -------------------------------------------------------------------------------- /Solana/Create_Solana_Token_5Steps_142.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Solana/Create_Solana_Token_5Steps_142.md -------------------------------------------------------------------------------- /Solana/Creating_Tokens_on_Solana_143.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Solana/Creating_Tokens_on_Solana_143.md -------------------------------------------------------------------------------- /Solana/Solana.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Solana/Solana.md -------------------------------------------------------------------------------- /Solana/how_solana_works.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/Solana/how_solana_works.md -------------------------------------------------------------------------------- /bitcoin/296_true_trilemma.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/bitcoin/296_true_trilemma.md -------------------------------------------------------------------------------- /defi/190_account_abstraction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/190_account_abstraction.md -------------------------------------------------------------------------------- /defi/191_Optimistic_time_travel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/191_Optimistic_time_travel.md -------------------------------------------------------------------------------- /defi/195_Backrunning_Private_Transactions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/195_Backrunning_Private_Transactions.md -------------------------------------------------------------------------------- /defi/201_Sleuthing_Toolbox.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/201_Sleuthing_Toolbox.md -------------------------------------------------------------------------------- /defi/210_Unified_ERC4337_mempool.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/210_Unified_ERC4337_mempool.md -------------------------------------------------------------------------------- /defi/211_rhinestone_architecture.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/211_rhinestone_architecture.md -------------------------------------------------------------------------------- /defi/212_post_quantum_stealth_addresses.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/212_post_quantum_stealth_addresses.md -------------------------------------------------------------------------------- /defi/217_Unbundling_attacks_on_MEV_relays_using_RPC.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/217_Unbundling_attacks_on_MEV_relays_using_RPC.md -------------------------------------------------------------------------------- /defi/220_Privacy_Preserving_Smart_Contract_Rate_Limiting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/220_Privacy_Preserving_Smart_Contract_Rate_Limiting.md -------------------------------------------------------------------------------- /defi/223Tornado_Cash.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/223Tornado_Cash.md -------------------------------------------------------------------------------- /defi/244_integrate_uniswap_v4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/244_integrate_uniswap_v4.md -------------------------------------------------------------------------------- /defi/254_Stake_and_Reward.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/254_Stake_and_Reward.md -------------------------------------------------------------------------------- /defi/Crypto_Governance_108.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/Crypto_Governance_108.md -------------------------------------------------------------------------------- /defi/How_to_use_Dapptools_152.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/How_to_use_Dapptools_152.md -------------------------------------------------------------------------------- /defi/Hybrid_Contracts_Oracles_Chainlink_127.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/Hybrid_Contracts_Oracles_Chainlink_127.md -------------------------------------------------------------------------------- /defi/NFTs-Like-NBA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/NFTs-Like-NBA.md -------------------------------------------------------------------------------- /defi/Performing_Merkle_Airdrop_Uniswap_138.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/Performing_Merkle_Airdrop_Uniswap_138.md -------------------------------------------------------------------------------- /defi/Polygon_PoS_Chain_123.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/Polygon_PoS_Chain_123.md -------------------------------------------------------------------------------- /defi/Tornado_Cash162.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/Tornado_Cash162.md -------------------------------------------------------------------------------- /defi/Understanding_the_Value_of_Uniswap_v3_Liquidity_Positions_139.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/Understanding_the_Value_of_Uniswap_v3_Liquidity_Positions_139.md -------------------------------------------------------------------------------- /defi/UniswapV2_Oracle_Storage_Proofs_103.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/UniswapV2_Oracle_Storage_Proofs_103.md -------------------------------------------------------------------------------- /defi/Uniswap_V3_Explained_Liquidity_Slippage_129.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/Uniswap_V3_Explained_Liquidity_Slippage_129.md -------------------------------------------------------------------------------- /defi/Uniswap_v3_Features_Explained_in_Depth_128.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/Uniswap_v3_Features_Explained_in_Depth_128.md -------------------------------------------------------------------------------- /defi/fetch_data_GitHub_GraphQL_API_156.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/fetch_data_GitHub_GraphQL_API_156.md -------------------------------------------------------------------------------- /defi/the_nft_bible.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/defi/the_nft_bible.md -------------------------------------------------------------------------------- /eth/1inch_dex_swap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/1inch_dex_swap.md -------------------------------------------------------------------------------- /eth/200_Tools_smart_contract_automation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/200_Tools_smart_contract_automation.md -------------------------------------------------------------------------------- /eth/202_EVM_goethereum_Eth_client_implementation_Part_I.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/202_EVM_goethereum_Eth_client_implementation_Part_I.md -------------------------------------------------------------------------------- /eth/203_EVM_goethereum_Eth_client_implementation_Part_II.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/203_EVM_goethereum_Eth_client_implementation_Part_II.md -------------------------------------------------------------------------------- /eth/204_EVM_goethereum_Eth_client_implementation_Part_III.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/204_EVM_goethereum_Eth_client_implementation_Part_III.md -------------------------------------------------------------------------------- /eth/213_Confirmation_Rule_Ethereum.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/213_Confirmation_Rule_Ethereum.md -------------------------------------------------------------------------------- /eth/214_Guide_Sequencing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/214_Guide_Sequencing.md -------------------------------------------------------------------------------- /eth/215_Solving_Ethernaut_Level29_Switch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/215_Solving_Ethernaut_Level29_Switch.md -------------------------------------------------------------------------------- /eth/231_problem_with_erc777.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/231_problem_with_erc777.md -------------------------------------------------------------------------------- /eth/241_solidity_event.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/241_solidity_event.md -------------------------------------------------------------------------------- /eth/242_FREI_PI.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/242_FREI_PI.md -------------------------------------------------------------------------------- /eth/256_runtime_error.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/256_runtime_error.md -------------------------------------------------------------------------------- /eth/258_all_about_errors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/258_all_about_errors.md -------------------------------------------------------------------------------- /eth/260_compiler_errors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/260_compiler_errors.md -------------------------------------------------------------------------------- /eth/261_error_handle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/261_error_handle.md -------------------------------------------------------------------------------- /eth/271_dune_sql_basic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/271_dune_sql_basic.md -------------------------------------------------------------------------------- /eth/301_erc-4337_vs_eip-3074.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/301_erc-4337_vs_eip-3074.md -------------------------------------------------------------------------------- /eth/302_whitelisting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/302_whitelisting.md -------------------------------------------------------------------------------- /eth/303_decompilation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/303_decompilation.md -------------------------------------------------------------------------------- /eth/8ways-reduce-gas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/8ways-reduce-gas.md -------------------------------------------------------------------------------- /eth/Better_Solidity_debugging.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Better_Solidity_debugging.md -------------------------------------------------------------------------------- /eth/Changes in Solidity 0.7.0.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Changes in Solidity 0.7.0.md -------------------------------------------------------------------------------- /eth/Contract_factories_clones.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Contract_factories_clones.md -------------------------------------------------------------------------------- /eth/Contract_factories_clones.md.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Contract_factories_clones.md.md -------------------------------------------------------------------------------- /eth/DeFi_Ethereum_USDC_1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/DeFi_Ethereum_USDC_1.md -------------------------------------------------------------------------------- /eth/Debug121.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Debug121.md -------------------------------------------------------------------------------- /eth/Defining-attestation-effectiveness.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Defining-attestation-effectiveness.md -------------------------------------------------------------------------------- /eth/Delegation_Voting_EIP-712.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Delegation_Voting_EIP-712.md -------------------------------------------------------------------------------- /eth/Designing_Unbounded_List_Solidity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Designing_Unbounded_List_Solidity.md -------------------------------------------------------------------------------- /eth/Diamond_Standard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Diamond_Standard.md -------------------------------------------------------------------------------- /eth/Digital_Identity_1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Digital_Identity_1.md -------------------------------------------------------------------------------- /eth/Digital_Identity_2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Digital_Identity_2.md -------------------------------------------------------------------------------- /eth/EIP712-expect-use.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/EIP712-expect-use.md -------------------------------------------------------------------------------- /eth/EVM_Deep_Dives_Path_Shadowy1_141.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/EVM_Deep_Dives_Path_Shadowy1_141.md -------------------------------------------------------------------------------- /eth/EVM_Gas_optimization_tricks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/EVM_Gas_optimization_tricks.md -------------------------------------------------------------------------------- /eth/EVM_Opcode159.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/EVM_Opcode159.md -------------------------------------------------------------------------------- /eth/Echidna-test-contract-library.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Echidna-test-contract-library.md -------------------------------------------------------------------------------- /eth/Ethereum_CREATE2_133.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Ethereum_CREATE2_133.md -------------------------------------------------------------------------------- /eth/Ethereum_transaction_pool_130.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Ethereum_transaction_pool_130.md -------------------------------------------------------------------------------- /eth/Exploring_methods_Ethereum_transaction_pool _130.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Exploring_methods_Ethereum_transaction_pool _130.md -------------------------------------------------------------------------------- /eth/Foundry.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Foundry.md -------------------------------------------------------------------------------- /eth/Gas_Optimization_1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Gas_Optimization_1.md -------------------------------------------------------------------------------- /eth/Graph-vs-Bitquery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Graph-vs-Bitquery.md -------------------------------------------------------------------------------- /eth/Guide-blockchain-development.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Guide-blockchain-development.md -------------------------------------------------------------------------------- /eth/L2s_Ethereum_135.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/L2s_Ethereum_135.md -------------------------------------------------------------------------------- /eth/Math_in_Solidity_3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Math_in_Solidity_3.md -------------------------------------------------------------------------------- /eth/OVM.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/OVM.md -------------------------------------------------------------------------------- /eth/Programming_Decentralized_Money.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Programming_Decentralized_Money.md -------------------------------------------------------------------------------- /eth/Rewards_Validator_100.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Rewards_Validator_100.md -------------------------------------------------------------------------------- /eth/Solidity_DelegateProxy_Contracts_136.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Solidity_DelegateProxy_Contracts_136.md -------------------------------------------------------------------------------- /eth/Solidity_Learning_107.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Solidity_Learning_107.md -------------------------------------------------------------------------------- /eth/Storing-Structs-gas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Storing-Structs-gas.md -------------------------------------------------------------------------------- /eth/Synthetic-Assets-DeFi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Synthetic-Assets-DeFi.md -------------------------------------------------------------------------------- /eth/TheGraph-fix-web3-data-query.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/TheGraph-fix-web3-data-query.md -------------------------------------------------------------------------------- /eth/Trading_dex.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/Trading_dex.md -------------------------------------------------------------------------------- /eth/best-practices.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/best-practices.md -------------------------------------------------------------------------------- /eth/blockchain-democracy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/blockchain-democracy.md -------------------------------------------------------------------------------- /eth/buidler_tutorial.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/buidler_tutorial.md -------------------------------------------------------------------------------- /eth/building_governance_interface.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/building_governance_interface.md -------------------------------------------------------------------------------- /eth/changes-solidity-0.7.0.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/changes-solidity-0.7.0.md -------------------------------------------------------------------------------- /eth/clean_contracts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/clean_contracts.md -------------------------------------------------------------------------------- /eth/contracts_upgradable_125.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/contracts_upgradable_125.md -------------------------------------------------------------------------------- /eth/digital-signature-ethereum.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/digital-signature-ethereum.md -------------------------------------------------------------------------------- /eth/dune-analytic-tutorial.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/dune-analytic-tutorial.md -------------------------------------------------------------------------------- /eth/dynamic-value-arrays-solidity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/dynamic-value-arrays-solidity.md -------------------------------------------------------------------------------- /eth/eth-main.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/eth-main.md -------------------------------------------------------------------------------- /eth/eth-merkle-patricia-trie-exp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/eth-merkle-patricia-trie-exp.md -------------------------------------------------------------------------------- /eth/ethereum-supercharged-internet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/ethereum-supercharged-internet.md -------------------------------------------------------------------------------- /eth/ethvm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/ethvm.md -------------------------------------------------------------------------------- /eth/evm-how-it-works.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/evm-how-it-works.md -------------------------------------------------------------------------------- /eth/falsehood-eth-program.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/falsehood-eth-program.md -------------------------------------------------------------------------------- /eth/gas_control.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/gas_control.md -------------------------------------------------------------------------------- /eth/gas_cost_functions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/gas_cost_functions.md -------------------------------------------------------------------------------- /eth/graphql_api_dapp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/graphql_api_dapp.md -------------------------------------------------------------------------------- /eth/guide-to-yul_230.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/guide-to-yul_230.md -------------------------------------------------------------------------------- /eth/guide_SQL_while120.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/guide_SQL_while120.md -------------------------------------------------------------------------------- /eth/how-diamond-standard-fall-short.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/how-diamond-standard-fall-short.md -------------------------------------------------------------------------------- /eth/how-to-become-a-validator.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/how-to-become-a-validator.md -------------------------------------------------------------------------------- /eth/how-to-code-gas-less-token.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/how-to-code-gas-less-token.md -------------------------------------------------------------------------------- /eth/iterable_map.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/iterable_map.md -------------------------------------------------------------------------------- /eth/learn-solidity-functions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/learn-solidity-functions.md -------------------------------------------------------------------------------- /eth/learn_solidity_var3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/learn_solidity_var3.md -------------------------------------------------------------------------------- /eth/longwaytogo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/longwaytogo.md -------------------------------------------------------------------------------- /eth/openzeppelin-buidler-upgrade.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/openzeppelin-buidler-upgrade.md -------------------------------------------------------------------------------- /eth/openzeppelin-truffle-upgrades.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/openzeppelin-truffle-upgrades.md -------------------------------------------------------------------------------- /eth/orchestration-patterns.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/orchestration-patterns.md -------------------------------------------------------------------------------- /eth/price-oracle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/price-oracle.md -------------------------------------------------------------------------------- /eth/resend-transaction-ethersjs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/resend-transaction-ethersjs.md -------------------------------------------------------------------------------- /eth/save_gas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/save_gas.md -------------------------------------------------------------------------------- /eth/scalable-payment-pool-solidity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/scalable-payment-pool-solidity.md -------------------------------------------------------------------------------- /eth/secure-dev-recomm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/secure-dev-recomm.md -------------------------------------------------------------------------------- /eth/securely_ERC20.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/securely_ERC20.md -------------------------------------------------------------------------------- /eth/secureum_Audit_Findings_101_171.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/secureum_Audit_Findings_101_171.md -------------------------------------------------------------------------------- /eth/secureum_Audit_Findings_201_172.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/secureum_Audit_Findings_201_172.md -------------------------------------------------------------------------------- /eth/secureum_Audit_Techniques_Tools_101_170.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/secureum_Audit_Techniques_Tools_101_170.md -------------------------------------------------------------------------------- /eth/secureum_Ethereum_101_173.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/secureum_Ethereum_101_173.md -------------------------------------------------------------------------------- /eth/secureum_Security_Pitfalls_Best_Practices_101_168.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/secureum_Security_Pitfalls_Best_Practices_101_168.md -------------------------------------------------------------------------------- /eth/secureum_Security_Pitfalls_Best_Practices_201_169.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/secureum_Security_Pitfalls_Best_Practices_201_169.md -------------------------------------------------------------------------------- /eth/secureum_solidity_101_166.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/secureum_solidity_101_166.md -------------------------------------------------------------------------------- /eth/secureum_solidity_201_167.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/secureum_solidity_201_167.md -------------------------------------------------------------------------------- /eth/selenium_metamask.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/selenium_metamask.md -------------------------------------------------------------------------------- /eth/smart-contract-not-database.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/smart-contract-not-database.md -------------------------------------------------------------------------------- /eth/solidity102-maint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/solidity102-maint.md -------------------------------------------------------------------------------- /eth/stack-too-deep.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/stack-too-deep.md -------------------------------------------------------------------------------- /eth/start-infura-ethereum-API.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/start-infura-ethereum-API.md -------------------------------------------------------------------------------- /eth/stream_pending_transactions_ethers.js_134.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/stream_pending_transactions_ethers.js_134.md -------------------------------------------------------------------------------- /eth/truffle-plugin-verify.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/truffle-plugin-verify.md -------------------------------------------------------------------------------- /eth/understand_event.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/understand_event.md -------------------------------------------------------------------------------- /eth/value-arrays-in-solidity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/eth/value-arrays-in-solidity.md -------------------------------------------------------------------------------- /job_info.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/job_info.sh -------------------------------------------------------------------------------- /layer2/292-Exit-games-for-EVM-validiums-the-return-of-Plasma.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/layer2/292-Exit-games-for-EVM-validiums-the-return-of-Plasma.md -------------------------------------------------------------------------------- /layer2/Arbitrum_Explained_122.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/layer2/Arbitrum_Explained_122.md -------------------------------------------------------------------------------- /layer2/Ethereum-Smart-Contracts-in-L2-Optimistic-Rollup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/layer2/Ethereum-Smart-Contracts-in-L2-Optimistic-Rollup.md -------------------------------------------------------------------------------- /layer2/Optimism_Rollup_104.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/layer2/Optimism_Rollup_104.md -------------------------------------------------------------------------------- /layer2/Optimistic_Rollup_105.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/layer2/Optimistic_Rollup_105.md -------------------------------------------------------------------------------- /layer2/Zkopru.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/layer2/Zkopru.md -------------------------------------------------------------------------------- /layer2/curve-zkSync-L2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/layer2/curve-zkSync-L2.md -------------------------------------------------------------------------------- /layer2/optimisim-stater-pack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/layer2/optimisim-stater-pack.md -------------------------------------------------------------------------------- /modular/247_the_modular_world.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/modular/247_the_modular_world.md -------------------------------------------------------------------------------- /modular/251_Comparison_of_DA_layers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/modular/251_Comparison_of_DA_layers.md -------------------------------------------------------------------------------- /modular/The_Fuel_for_Fast_Execution.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/modular/The_Fuel_for_Fast_Execution.md -------------------------------------------------------------------------------- /research/Be_to_Advanced161.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/research/Be_to_Advanced161.md -------------------------------------------------------------------------------- /research/Decentralized_Community_Building158.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/research/Decentralized_Community_Building158.md -------------------------------------------------------------------------------- /solidity/269_Solidity_Coding_Standards.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/solidity/269_Solidity_Coding_Standards.md -------------------------------------------------------------------------------- /solidity/273_all_about_bytes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/solidity/273_all_about_bytes.md -------------------------------------------------------------------------------- /solidity/288-Solidity-0.8.23-Release-Announcement.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/solidity/288-Solidity-0.8.23-Release-Announcement.md -------------------------------------------------------------------------------- /trans.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/trans.sh -------------------------------------------------------------------------------- /transTool: -------------------------------------------------------------------------------- 1 | ../../IdeaProject/transTool -------------------------------------------------------------------------------- /transed/Flash_Loan_Arbitrage_Bot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/Flash_Loan_Arbitrage_Bot.md -------------------------------------------------------------------------------- /transed/dev_tools.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/dev_tools.md -------------------------------------------------------------------------------- /transed/factory_security.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/factory_security.md -------------------------------------------------------------------------------- /transed/flash_loan.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/flash_loan.md -------------------------------------------------------------------------------- /transed/frax.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/frax.md -------------------------------------------------------------------------------- /transed/graphql_api_dapp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/graphql_api_dapp.md -------------------------------------------------------------------------------- /transed/image-20210114144811428.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/image-20210114144811428.png -------------------------------------------------------------------------------- /transed/learn-solidity-create-contract.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/learn-solidity-create-contract.md -------------------------------------------------------------------------------- /transed/learn_solidity_factory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/learn_solidity_factory.md -------------------------------------------------------------------------------- /transed/loan-shifter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/loan-shifter.md -------------------------------------------------------------------------------- /transed/offpolling-onchian-exec.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/offpolling-onchian-exec.md -------------------------------------------------------------------------------- /transed/social_recovery_wallets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/social_recovery_wallets.md -------------------------------------------------------------------------------- /transed/solidity-delegacall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/solidity-delegacall.md -------------------------------------------------------------------------------- /transed/speed_by_multicall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/speed_by_multicall.md -------------------------------------------------------------------------------- /transed/state-contract-upgrade.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/state-contract-upgrade.md -------------------------------------------------------------------------------- /transed/taking-undercollateralized.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/taking-undercollateralized.md -------------------------------------------------------------------------------- /transed/technical-internet-computer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/transed/technical-internet-computer.md -------------------------------------------------------------------------------- /translations/10022.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10022.md -------------------------------------------------------------------------------- /translations/10048.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10048.md -------------------------------------------------------------------------------- /translations/10067.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10067.md -------------------------------------------------------------------------------- /translations/10080.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10080.md -------------------------------------------------------------------------------- /translations/10081.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10081.md -------------------------------------------------------------------------------- /translations/10147.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10147.md -------------------------------------------------------------------------------- /translations/10174.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10174.md -------------------------------------------------------------------------------- /translations/10189.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10189.md -------------------------------------------------------------------------------- /translations/10190.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10190.md -------------------------------------------------------------------------------- /translations/10210.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10210.md -------------------------------------------------------------------------------- /translations/10218.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10218.md -------------------------------------------------------------------------------- /translations/10228.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10228.md -------------------------------------------------------------------------------- /translations/10229.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10229.md -------------------------------------------------------------------------------- /translations/10254.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10254.md -------------------------------------------------------------------------------- /translations/10255.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10255.md -------------------------------------------------------------------------------- /translations/10272.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10272.md -------------------------------------------------------------------------------- /translations/10274.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10274.md -------------------------------------------------------------------------------- /translations/10286.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10286.md -------------------------------------------------------------------------------- /translations/10293.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10293.md -------------------------------------------------------------------------------- /translations/10297.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10297.md -------------------------------------------------------------------------------- /translations/10298.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10298.md -------------------------------------------------------------------------------- /translations/10309.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10309.md -------------------------------------------------------------------------------- /translations/10310.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10310.md -------------------------------------------------------------------------------- /translations/10350.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10350.md -------------------------------------------------------------------------------- /translations/10363.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10363.md -------------------------------------------------------------------------------- /translations/10365.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10365.md -------------------------------------------------------------------------------- /translations/10381.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10381.md -------------------------------------------------------------------------------- /translations/10399.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10399.md -------------------------------------------------------------------------------- /translations/10444.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10444.md -------------------------------------------------------------------------------- /translations/10458.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10458.md -------------------------------------------------------------------------------- /translations/10464.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10464.md -------------------------------------------------------------------------------- /translations/10473.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10473.md -------------------------------------------------------------------------------- /translations/10475.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10475.md -------------------------------------------------------------------------------- /translations/10477.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10477.md -------------------------------------------------------------------------------- /translations/10486.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10486.md -------------------------------------------------------------------------------- /translations/10487.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10487.md -------------------------------------------------------------------------------- /translations/10489.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10489.md -------------------------------------------------------------------------------- /translations/10502.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10502.md -------------------------------------------------------------------------------- /translations/10508.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10508.md -------------------------------------------------------------------------------- /translations/10509.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10509.md -------------------------------------------------------------------------------- /translations/10518.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10518.md -------------------------------------------------------------------------------- /translations/10520.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10520.md -------------------------------------------------------------------------------- /translations/10524.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10524.md -------------------------------------------------------------------------------- /translations/10533.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10533.md -------------------------------------------------------------------------------- /translations/10539.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10539.md -------------------------------------------------------------------------------- /translations/10540.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10540.md -------------------------------------------------------------------------------- /translations/10561.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10561.md -------------------------------------------------------------------------------- /translations/10576.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10576.md -------------------------------------------------------------------------------- /translations/10577.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10577.md -------------------------------------------------------------------------------- /translations/10578.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10578.md -------------------------------------------------------------------------------- /translations/10579.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10579.md -------------------------------------------------------------------------------- /translations/10593.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10593.md -------------------------------------------------------------------------------- /translations/10596.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10596.md -------------------------------------------------------------------------------- /translations/10597.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10597.md -------------------------------------------------------------------------------- /translations/10608.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10608.md -------------------------------------------------------------------------------- /translations/10609.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10609.md -------------------------------------------------------------------------------- /translations/10612.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10612.md -------------------------------------------------------------------------------- /translations/10616.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10616.md -------------------------------------------------------------------------------- /translations/10622.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10622.md -------------------------------------------------------------------------------- /translations/10647.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10647.md -------------------------------------------------------------------------------- /translations/10655.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10655.md -------------------------------------------------------------------------------- /translations/10686.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10686.md -------------------------------------------------------------------------------- /translations/10688.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10688.md -------------------------------------------------------------------------------- /translations/10689.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10689.md -------------------------------------------------------------------------------- /translations/10690.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10690.md -------------------------------------------------------------------------------- /translations/10694.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10694.md -------------------------------------------------------------------------------- /translations/10698.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10698.md -------------------------------------------------------------------------------- /translations/10705.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10705.md -------------------------------------------------------------------------------- /translations/10706.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10706.md -------------------------------------------------------------------------------- /translations/10707.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10707.md -------------------------------------------------------------------------------- /translations/10709.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10709.md -------------------------------------------------------------------------------- /translations/10721.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10721.md -------------------------------------------------------------------------------- /translations/10728.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10728.md -------------------------------------------------------------------------------- /translations/10729.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10729.md -------------------------------------------------------------------------------- /translations/10730.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10730.md -------------------------------------------------------------------------------- /translations/10735.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10735.md -------------------------------------------------------------------------------- /translations/10740.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10740.md -------------------------------------------------------------------------------- /translations/10741.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10741.md -------------------------------------------------------------------------------- /translations/10744.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10744.md -------------------------------------------------------------------------------- /translations/10748.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/10748.md -------------------------------------------------------------------------------- /translations/7947.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/7947.md -------------------------------------------------------------------------------- /translations/7964.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/7964.md -------------------------------------------------------------------------------- /translations/7966.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/7966.md -------------------------------------------------------------------------------- /translations/7976.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/7976.md -------------------------------------------------------------------------------- /translations/7977.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/7977.md -------------------------------------------------------------------------------- /translations/7979.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/7979.md -------------------------------------------------------------------------------- /translations/7984.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/7984.md -------------------------------------------------------------------------------- /translations/7989.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/7989.md -------------------------------------------------------------------------------- /translations/8006.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8006.md -------------------------------------------------------------------------------- /translations/8013.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8013.md -------------------------------------------------------------------------------- /translations/8014.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8014.md -------------------------------------------------------------------------------- /translations/8017.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8017.md -------------------------------------------------------------------------------- /translations/8022.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8022.md -------------------------------------------------------------------------------- /translations/8025.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8025.md -------------------------------------------------------------------------------- /translations/8026.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8026.md -------------------------------------------------------------------------------- /translations/8028.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8028.md -------------------------------------------------------------------------------- /translations/8039.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8039.md -------------------------------------------------------------------------------- /translations/8086.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8086.md -------------------------------------------------------------------------------- /translations/8173.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8173.md -------------------------------------------------------------------------------- /translations/8184.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8184.md -------------------------------------------------------------------------------- /translations/8246.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8246.md -------------------------------------------------------------------------------- /translations/8247.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8247.md -------------------------------------------------------------------------------- /translations/8248.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8248.md -------------------------------------------------------------------------------- /translations/8280.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8280.md -------------------------------------------------------------------------------- /translations/8296.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8296.md -------------------------------------------------------------------------------- /translations/8341.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8341.md -------------------------------------------------------------------------------- /translations/8345.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8345.md -------------------------------------------------------------------------------- /translations/8382.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8382.md -------------------------------------------------------------------------------- /translations/8400.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8400.md -------------------------------------------------------------------------------- /translations/8415.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8415.md -------------------------------------------------------------------------------- /translations/8430.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8430.md -------------------------------------------------------------------------------- /translations/8441.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8441.md -------------------------------------------------------------------------------- /translations/8450.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8450.md -------------------------------------------------------------------------------- /translations/8451.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8451.md -------------------------------------------------------------------------------- /translations/8482.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8482.md -------------------------------------------------------------------------------- /translations/8483.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8483.md -------------------------------------------------------------------------------- /translations/8484.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8484.md -------------------------------------------------------------------------------- /translations/8492.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8492.md -------------------------------------------------------------------------------- /translations/8493.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8493.md -------------------------------------------------------------------------------- /translations/8494.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8494.md -------------------------------------------------------------------------------- /translations/8497.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8497.md -------------------------------------------------------------------------------- /translations/8499.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8499.md -------------------------------------------------------------------------------- /translations/8508.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8508.md -------------------------------------------------------------------------------- /translations/8509.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8509.md -------------------------------------------------------------------------------- /translations/8519.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8519.md -------------------------------------------------------------------------------- /translations/8520.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8520.md -------------------------------------------------------------------------------- /translations/8521.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8521.md -------------------------------------------------------------------------------- /translations/8523.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8523.md -------------------------------------------------------------------------------- /translations/8526.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8526.md -------------------------------------------------------------------------------- /translations/8527.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8527.md -------------------------------------------------------------------------------- /translations/8533.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8533.md -------------------------------------------------------------------------------- /translations/8541.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8541.md -------------------------------------------------------------------------------- /translations/8542.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8542.md -------------------------------------------------------------------------------- /translations/8543.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8543.md -------------------------------------------------------------------------------- /translations/8547.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8547.md -------------------------------------------------------------------------------- /translations/8549.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8549.md -------------------------------------------------------------------------------- /translations/8552.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8552.md -------------------------------------------------------------------------------- /translations/8564.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8564.md -------------------------------------------------------------------------------- /translations/8587.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8587.md -------------------------------------------------------------------------------- /translations/8588.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8588.md -------------------------------------------------------------------------------- /translations/8589.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8589.md -------------------------------------------------------------------------------- /translations/8601.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8601.md -------------------------------------------------------------------------------- /translations/8602.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8602.md -------------------------------------------------------------------------------- /translations/8603.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8603.md -------------------------------------------------------------------------------- /translations/8609.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8609.md -------------------------------------------------------------------------------- /translations/8612.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8612.md -------------------------------------------------------------------------------- /translations/8613.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8613.md -------------------------------------------------------------------------------- /translations/8614.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8614.md -------------------------------------------------------------------------------- /translations/8656.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8656.md -------------------------------------------------------------------------------- /translations/8658.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8658.md -------------------------------------------------------------------------------- /translations/8664.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8664.md -------------------------------------------------------------------------------- /translations/8665.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8665.md -------------------------------------------------------------------------------- /translations/8666.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8666.md -------------------------------------------------------------------------------- /translations/8672.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8672.md -------------------------------------------------------------------------------- /translations/8674.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8674.md -------------------------------------------------------------------------------- /translations/8675.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8675.md -------------------------------------------------------------------------------- /translations/8689.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8689.md -------------------------------------------------------------------------------- /translations/8691.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8691.md -------------------------------------------------------------------------------- /translations/8697.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8697.md -------------------------------------------------------------------------------- /translations/8700.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8700.md -------------------------------------------------------------------------------- /translations/8709.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8709.md -------------------------------------------------------------------------------- /translations/8711.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8711.md -------------------------------------------------------------------------------- /translations/8712.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8712.md -------------------------------------------------------------------------------- /translations/8725.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8725.md -------------------------------------------------------------------------------- /translations/8743.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8743.md -------------------------------------------------------------------------------- /translations/8762.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8762.md -------------------------------------------------------------------------------- /translations/8765.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8765.md -------------------------------------------------------------------------------- /translations/8766.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8766.md -------------------------------------------------------------------------------- /translations/8775.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8775.md -------------------------------------------------------------------------------- /translations/8784.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8784.md -------------------------------------------------------------------------------- /translations/8799.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8799.md -------------------------------------------------------------------------------- /translations/8801.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8801.md -------------------------------------------------------------------------------- /translations/8808.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8808.md -------------------------------------------------------------------------------- /translations/8813.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8813.md -------------------------------------------------------------------------------- /translations/8814.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8814.md -------------------------------------------------------------------------------- /translations/8815.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8815.md -------------------------------------------------------------------------------- /translations/8817.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8817.md -------------------------------------------------------------------------------- /translations/8821.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8821.md -------------------------------------------------------------------------------- /translations/8823.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8823.md -------------------------------------------------------------------------------- /translations/8827.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8827.md -------------------------------------------------------------------------------- /translations/8829.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8829.md -------------------------------------------------------------------------------- /translations/8862.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8862.md -------------------------------------------------------------------------------- /translations/8863.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8863.md -------------------------------------------------------------------------------- /translations/8871.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8871.md -------------------------------------------------------------------------------- /translations/8927.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8927.md -------------------------------------------------------------------------------- /translations/8952.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8952.md -------------------------------------------------------------------------------- /translations/8977.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/8977.md -------------------------------------------------------------------------------- /translations/9012.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9012.md -------------------------------------------------------------------------------- /translations/9013.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9013.md -------------------------------------------------------------------------------- /translations/9015.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9015.md -------------------------------------------------------------------------------- /translations/9027.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9027.md -------------------------------------------------------------------------------- /translations/9044.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9044.md -------------------------------------------------------------------------------- /translations/9047.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9047.md -------------------------------------------------------------------------------- /translations/9062.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9062.md -------------------------------------------------------------------------------- /translations/9104.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9104.md -------------------------------------------------------------------------------- /translations/9118.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9118.md -------------------------------------------------------------------------------- /translations/9133.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9133.md -------------------------------------------------------------------------------- /translations/9160.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9160.md -------------------------------------------------------------------------------- /translations/9177.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9177.md -------------------------------------------------------------------------------- /translations/9178.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9178.md -------------------------------------------------------------------------------- /translations/9199.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9199.md -------------------------------------------------------------------------------- /translations/9201.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9201.md -------------------------------------------------------------------------------- /translations/9221.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9221.md -------------------------------------------------------------------------------- /translations/9229.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9229.md -------------------------------------------------------------------------------- /translations/9230.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9230.md -------------------------------------------------------------------------------- /translations/9243.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9243.md -------------------------------------------------------------------------------- /translations/9247.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9247.md -------------------------------------------------------------------------------- /translations/9267.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9267.md -------------------------------------------------------------------------------- /translations/9279.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9279.md -------------------------------------------------------------------------------- /translations/9282.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9282.md -------------------------------------------------------------------------------- /translations/9302.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9302.md -------------------------------------------------------------------------------- /translations/9303.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9303.md -------------------------------------------------------------------------------- /translations/9312.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9312.md -------------------------------------------------------------------------------- /translations/9328.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9328.md -------------------------------------------------------------------------------- /translations/9355.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9355.md -------------------------------------------------------------------------------- /translations/9359.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9359.md -------------------------------------------------------------------------------- /translations/9362.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9362.md -------------------------------------------------------------------------------- /translations/9363.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9363.md -------------------------------------------------------------------------------- /translations/9374.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9374.md -------------------------------------------------------------------------------- /translations/9389.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9389.md -------------------------------------------------------------------------------- /translations/9390.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9390.md -------------------------------------------------------------------------------- /translations/9392.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9392.md -------------------------------------------------------------------------------- /translations/9408.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9408.md -------------------------------------------------------------------------------- /translations/9413.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9413.md -------------------------------------------------------------------------------- /translations/9414.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9414.md -------------------------------------------------------------------------------- /translations/9424.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9424.md -------------------------------------------------------------------------------- /translations/9431.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9431.md -------------------------------------------------------------------------------- /translations/9445.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9445.md -------------------------------------------------------------------------------- /translations/9448.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9448.md -------------------------------------------------------------------------------- /translations/9468.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9468.md -------------------------------------------------------------------------------- /translations/9475.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9475.md -------------------------------------------------------------------------------- /translations/9482.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9482.md -------------------------------------------------------------------------------- /translations/9501.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9501.md -------------------------------------------------------------------------------- /translations/9510.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9510.md -------------------------------------------------------------------------------- /translations/9525.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9525.md -------------------------------------------------------------------------------- /translations/9529.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9529.md -------------------------------------------------------------------------------- /translations/9531.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9531.md -------------------------------------------------------------------------------- /translations/9539.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9539.md -------------------------------------------------------------------------------- /translations/9574.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9574.md -------------------------------------------------------------------------------- /translations/9577.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9577.md -------------------------------------------------------------------------------- /translations/9584.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9584.md -------------------------------------------------------------------------------- /translations/9585.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9585.md -------------------------------------------------------------------------------- /translations/9601.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9601.md -------------------------------------------------------------------------------- /translations/9608.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9608.md -------------------------------------------------------------------------------- /translations/9636.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9636.md -------------------------------------------------------------------------------- /translations/9645.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9645.md -------------------------------------------------------------------------------- /translations/9646.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9646.md -------------------------------------------------------------------------------- /translations/9648.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9648.md -------------------------------------------------------------------------------- /translations/9654.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9654.md -------------------------------------------------------------------------------- /translations/9655.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9655.md -------------------------------------------------------------------------------- /translations/9657.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9657.md -------------------------------------------------------------------------------- /translations/9668.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9668.md -------------------------------------------------------------------------------- /translations/9686.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9686.md -------------------------------------------------------------------------------- /translations/9689.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9689.md -------------------------------------------------------------------------------- /translations/9703.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9703.md -------------------------------------------------------------------------------- /translations/9704.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9704.md -------------------------------------------------------------------------------- /translations/9706.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9706.md -------------------------------------------------------------------------------- /translations/9715.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9715.md -------------------------------------------------------------------------------- /translations/9757.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9757.md -------------------------------------------------------------------------------- /translations/9760.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9760.md -------------------------------------------------------------------------------- /translations/9780.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9780.md -------------------------------------------------------------------------------- /translations/9781.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9781.md -------------------------------------------------------------------------------- /translations/9793.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9793.md -------------------------------------------------------------------------------- /translations/9795.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9795.md -------------------------------------------------------------------------------- /translations/9809.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9809.md -------------------------------------------------------------------------------- /translations/9836.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9836.md -------------------------------------------------------------------------------- /translations/9840.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9840.md -------------------------------------------------------------------------------- /translations/9848.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9848.md -------------------------------------------------------------------------------- /translations/9851.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9851.md -------------------------------------------------------------------------------- /translations/9872.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9872.md -------------------------------------------------------------------------------- /translations/9873.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9873.md -------------------------------------------------------------------------------- /translations/9879.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9879.md -------------------------------------------------------------------------------- /translations/9906.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9906.md -------------------------------------------------------------------------------- /translations/9918.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9918.md -------------------------------------------------------------------------------- /translations/9949.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9949.md -------------------------------------------------------------------------------- /translations/9954.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9954.md -------------------------------------------------------------------------------- /translations/9972.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9972.md -------------------------------------------------------------------------------- /translations/9973.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/translations/9973.md -------------------------------------------------------------------------------- /translations/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /validLine.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/validLine.py -------------------------------------------------------------------------------- /zk/186_ECDSA_1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/186_ECDSA_1.md -------------------------------------------------------------------------------- /zk/187_ECDSA_2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/187_ECDSA_2.md -------------------------------------------------------------------------------- /zk/188_ZK_Identity_1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/188_ZK_Identity_1.md -------------------------------------------------------------------------------- /zk/189_ZK_Identity_2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/189_ZK_Identity_2.md -------------------------------------------------------------------------------- /zk/218_Zeroknowledge_Fraud_Proofs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/218_Zeroknowledge_Fraud_Proofs.md -------------------------------------------------------------------------------- /zk/222_ZKFriendly_Hash_Functions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/222_ZKFriendly_Hash_Functions.md -------------------------------------------------------------------------------- /zk/252_friendly_zkp_intro.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/252_friendly_zkp_intro.md -------------------------------------------------------------------------------- /zk/285_write_zk_dapp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/285_write_zk_dapp.md -------------------------------------------------------------------------------- /zk/308_tornado_cash_halo2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/308_tornado_cash_halo2.md -------------------------------------------------------------------------------- /zk/310_zkp_tornado.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/310_zkp_tornado.md -------------------------------------------------------------------------------- /zk/312_nft_zkrollup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/312_nft_zkrollup.md -------------------------------------------------------------------------------- /zk/314_zkp_history.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/314_zkp_history.md -------------------------------------------------------------------------------- /zk/Deploy_NFT_To_zkEVM_With_Hardhat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/Deploy_NFT_To_zkEVM_With_Hardhat.md -------------------------------------------------------------------------------- /zk/circom_snarkjs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lbc-team/Pioneer/HEAD/zk/circom_snarkjs.md --------------------------------------------------------------------------------