File tree
93 files changed
+1582
-1455
lines changed- public/content
- developers/tutorials
- hello-world-smart-contract-fullstack
- nft-minter
- translations/es
- developers
- docs
- accounts
- blocks
- consensus-mechanisms
- pos
- attack-and-defense
- attestations
- faqs
- gasper
- keys
- pos-vs-pow
- rewards-and-penalties
- weak-subjectivity
- evm
- opcodes
- gas
- intro-to-ethereum
- intro-to-ether
- networks
- smart-contracts
- anatomy
- compiling
- composability
- deploying
- formal-verification
- languages
- security
- testing
- verifying
- transactions
- web2-vs-web3
- tutorials
- a-developers-guide-to-ethereum-part-one
- calling-a-smart-contract-from-javascript
- create-and-deploy-a-defi-app
- downsizing-contracts-to-fight-the-contract-size-limit
- erc-721-vyper-annotated-code
- erc20-annotated-code
- erc20-with-safety-rails
- getting-started-with-ethereum-development-using-alchemy
- guide-to-smart-contract-security-tools
- hello-world-smart-contract-fullstack
- hello-world-smart-contract
- how-to-implement-an-erc721-market
- how-to-mint-an-nft
- how-to-mock-solidity-contracts-for-testing
- how-to-use-echidna-to-test-smart-contracts
- how-to-use-manticore-to-find-smart-contract-bugs
- how-to-use-slither-to-find-smart-contract-bugs
- how-to-use-tellor-as-your-oracle
- how-to-view-nft-in-metamask
- how-to-write-and-deploy-an-nft
- interact-with-other-contracts-from-solidity
- kickstart-your-dapp-frontend-development-wth-create-eth-app
- learn-foundational-ethereum-topics-with-sql
- logging-events-smart-contracts
- monitoring-geth-with-influxdb-and-grafana
- nft-minter
- optimism-std-bridge-annotated-code
- reverse-engineering-a-contract
- run-node-raspberry-pi
- secure-development-workflow
- send-token-etherjs
- sending-transactions-using-web3-and-alchemy
- set-up-web3js-to-use-ethereum-in-javascript
- short-abi
- smart-contract-security-guidelines
- solidity-and-truffle-continuous-integration-setup
- testing-erc-20-tokens-with-waffle
- the-graph-fixing-web3-data-querying
- token-integration-checklist
- transfers-and-approval-of-erc-20-tokens-from-a-solidity-smart-contract
- understand-the-erc-20-token-smart-contract
- uniswap-v2-annotated-code
- using-websockets
- waffle-dynamic-mocking-and-testing-calls
- waffle-say-hello-world-with-hardhat-and-ethers
- waffle-test-simple-smart-contract
- nft
- staking
- saas
- solo
- src/intl/es
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
93 files changed
+1582
-1455
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1196 | 1196 |
| |
1197 | 1197 |
| |
1198 | 1198 |
| |
1199 |
| - | |
| 1199 | + | |
1200 | 1200 |
| |
1201 | 1201 |
| |
1202 | 1202 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 |
| - | |
| 281 | + | |
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
| 121 | + | |
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
|
Lines changed: 19 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
71 |
| - | |
| 70 | + | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 |
| - | |
| 77 | + | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
110 |
| - | |
| 109 | + | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
| 118 | + | |
119 | 119 |
| |
120 |
| - | |
121 |
| - | |
| 120 | + | |
| 121 | + | |
122 | 122 |
| |
123 |
| - | |
| 123 | + | |
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
|
public/content/translations/es/developers/docs/consensus-mechanisms/pos/attack-and-defense/index.md
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
56 | 62 |
| |
57 | 63 |
| |
58 | 64 |
| |
| |||
78 | 84 |
| |
79 | 85 |
| |
80 | 86 |
| |
81 |
| - | |
| 87 | + | |
82 | 88 |
| |
83 | 89 |
| |
84 |
| - | |
| 90 | + | |
85 | 91 |
| |
86 |
| - | |
| 92 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
0 commit comments