Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manifoldfinance/faketime-reorg
block reorg testing client with libfaketime and instant block seal
https://github.com/manifoldfinance/faketime-reorg
blockchain ethereum faketime geth openethereum reorg
Last synced: 22 days ago
JSON representation
block reorg testing client with libfaketime and instant block seal
- Host: GitHub
- URL: https://github.com/manifoldfinance/faketime-reorg
- Owner: manifoldfinance
- License: gpl-2.0
- Created: 2021-07-11T02:09:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-11T02:41:45.000Z (over 3 years ago)
- Last Synced: 2025-01-19T22:15:33.354Z (26 days ago)
- Topics: blockchain, ethereum, faketime, geth, openethereum, reorg
- Language: C
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
## OpenEthereum FakeTime
[![buildx](https://github.com/manifoldfinance/openethereum-instantseal/actions/workflows/buildx.yml/badge.svg)](https://github.com/manifoldfinance/openethereum-instantseal/actions/workflows/buildx.yml)
> Mine Blocks Cheatcode
### Supported tags and respective `Dockerfile` links
#{range $_, $v := .Versions}
#### #{\$v.Version}
`#{range $_, $b := $v.Builds}`
- `#{$b.Tag}`#{range $_, $t := \$b.Base.AdditionalTags}, `#{$t}`#{end} [(#{\$b.Base.Base}/Dockerfile)](https://github.com/solidity-ci/docker-kotlin/blob/master/#{$b.Base.Base}/Dockerfile)
#{end}#{end}## Usage
comes funded with these accounts:
```
- 0x913da4198e6be1d5f5e4a40d0667f70c0b5430eb (private key: 0xfae42052f82bed612a724fec3632f325f377120592c75bb78adfcceae6470c5an), loaded with 10^20 ETH
- These accounts from the mnemonic "zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo wrong", all loaded with 100,000 ETH
- (HD Path: m/44'/60'/0'/0/0) - 0xfc2077CA7F403cBECA41B1B0F62D91B5EA631B5E
- (HD Path: m/44'/60'/0'/0/1) - 0xd1a7451beB6FE0326b4B78e3909310880B781d66
- (HD Path: m/44'/60'/0'/0/2) - 0x578270B5E5B53336baC354756b763b309eCA90Ef
- (HD Path: m/44'/60'/0'/0/3) - 0x909f59835A5a120EafE1c60742485b7ff0e305da
- (HD Path: m/44'/60'/0'/0/4) - 0x5711cED5ce6d91Ec7af3e5b02dDB47f409d42818
- (HD Path: m/44'/60'/0'/0/5) - 0x02db23843DB65077E19757Af077648F106ae9243
- (HD Path: m/44'/60'/0'/0/6) - 0x543289B0965Eba079b277B344DD1C0C2ab47a4bA
- (HD Path: m/44'/60'/0'/0/7) - 0x1de55545a139b3BEc88301C87BA241323B0E5ae1
- (HD Path: m/44'/60'/0'/0/8) - 0xd59feDEbbA13B004677004b79Dec7b60E4913AAc
- (HD Path: m/44'/60'/0'/0/9) - 0xc4c28C29561ff3d3eB34bcd68A41fce70F8D19B6
```### License
GPL-2.0-Only