Mobin Mohanan
c6075018f1
website: improved native-bindings with latest code ( #29745 )
...
Co-authored-by: Felix Lange <fjl@twurst.com>
2024-05-29 12:36:32 +02:00
Ardis Lu
773d79a2d3
website: update developer mode tutorial for v1.14.0 ( #29752 )
...
* website: update developer mode tutorial for v1.14.0
* website: update Remix images to reflect current UI
2024-05-29 12:16:42 +02:00
PolyMa
5ac91d1d88
[website]: update docs ( #29835 )
...
update docs
2024-05-24 16:40:47 +02:00
Xi Zhang
c44ffc2c8b
Fix cli command path ( #29785 )
2024-05-23 14:17:53 +02:00
Siyuan Han
1c4860424c
docs: replace deprecated function NewTransactor in native-bindings page ( #29369 )
2024-04-17 08:52:23 +02:00
Miles Chen
945f6145b6
website: fix developer mode tutorial ( #29096 )
...
* Fix http cors issue when setup developer mode with remix URL
Co-authored-by: Miles Chen <mileschen@MilesdeMacBook-Pro.local>
2024-02-28 15:24:38 +08:00
David Millman
1e299c07d0
website: fix dapp-dev native-bindings simulator code ( #28978 )
...
* Fix code snippet and remove warnings
* Update docs
* Remove storage package
* Update error messages to match previous version
2024-02-13 10:36:32 +01:00
Hiro
7c9548cc09
website: install abigen with go1.18+ ( #28931 )
...
* go install: abigen
* abigen: go install
* abigen: go install
* abigen: solidity
2024-02-05 22:01:16 +01:00
jwasinger
4e3b4c6ae1
website: add subsection about running in development mode with custom genesis configuration ( #28469 )
...
* development mode: add subsection about running with custom genesis configuration
* revise wording. remove extra spaces.
* Update dev-mode.md
---------
Co-authored-by: Felix Lange <fjl@twurst.com>
2023-11-22 12:09:55 +01:00
Zubin
d3f9d785f8
Website: Amend /docs/developers/dapp-developer/native: ( #27880 )
...
* Amend /docs/developers/dapp-developer/native:
1. Fix type
2. Fix slice of common.Hash slice syntax.
3. Clarify how the hex string for the Transfer event is computed so the code matches with the description.
* Incorporate feedback on PR + update code for blocknum typecasting
2023-08-23 21:17:50 +02:00
Manas Nagaraj
41ecd256ed
website: rectifed RPC connection docs ( #27215 )
...
* website: rectified RPC connect docs
* Update docs/developers/dapp-developer/native-bindings.md
---------
Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-05-04 04:29:43 -04:00
omahs
19bc8bcdb2
[website] fix typos ( #26615 )
...
Fixes various typos
2023-02-07 08:06:00 -05:00
Joe
80bd48438c
add spacing between note and text
2023-02-06 14:22:40 +00:00
Joe
b04b6f03ac
fix broken link
2023-02-06 14:19:00 +00:00
Joseph Cook
cb1b2c1e83
[website]: update page on mobile development ( #26602 )
...
Updates developers/mobile due to the removal of mobile support from geth in #26601 .
2023-02-06 15:05:32 +01:00
Lefort
964a5c7734
gethclient: fix typo ( #26543 )
...
Fix `CreateAccessList()` gethclient typo
2023-01-24 14:58:28 +01:00
Lefort
1ea58c3569
Update native.md ( #26537 )
...
Fix typo
2023-01-23 15:40:56 -05:00
Sam Richards
8b0d037f6a
Fix broken docs links ( #175 )
...
* Fix broken docs links
* Update docs/fundamentals/backup-restore.md
Co-authored-by: Corwin Smith <cssmittys@gmail.com>
Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
Co-authored-by: Corwin Smith <cssmittys@gmail.com>
2022-12-15 19:18:59 -03:00
Joseph Cook
0051501bc5
docs: move some pages ( #169 )
...
Moves a few pages to new locations based on feedback from Geth team.
Co-authored-by: Felix Lange <fjl@twurst.com>
2022-12-15 18:19:38 +01:00
Joshua
27769604a3
Fix Ethereum and GitHub typos
2022-12-01 11:20:38 +00:00
Joe
394f1b07e6
fix links and typos
2022-11-30 17:22:24 +00:00
Joe
01e0312c32
Merge branch 'master' of https://github.com/ethereum/geth-website
2022-11-30 10:45:54 +00:00
Joe
2d59711d13
standardize code snippets
2022-11-30 10:38:00 +00:00
Nicolás Quiroz
91dd04faa2
feat: All releases downloads ( #46 )
...
* chore: update constants
* feat: add releases data utils
* chore: add fast-xml-parser
* chore: update types
* feat: fetch & parse all releases data
* chore: update utils
* wip: use real data on DataTable
* chore: update yarn.lock
* fix: getReleaseCommitHash
* feat: filter data per downloads tab
* chore: update DownloadsTable
* chore: update DownloadsTable Props
* fix: getReleaseArch.ts
* feat: add fetchXMLData util
* feat: add fetchLatestReleaseCommit util
* feat: add getSortedReleases util
* chore: comment wip primary release feature
* fix: fetchXMLData
* chore: add netlify.toml
* fix: total number of releases count
* fix: center showing latest releases text and use smaller font
* chore: prettier
* chore: update textStyles
* fix: merge conflicts
2022-11-29 15:29:52 -03:00
Joe
d37b803f62
add page ids
2022-11-25 17:34:46 +00:00
Corwin Smith
5c949d0869
fix a bunch of paths
2022-11-17 12:50:52 -07:00
Corwin Smith
10a0a3680a
setup template to render for docs
2022-11-13 22:03:06 -07:00