This website requires JavaScript.
Explore
Help
Register
Sign In
smeb_y
/
0g-chain
Watch
1
Star
0
Fork
0
You've already forked 0g-chain
mirror of
https://github.com/0glabs/0g-chain.git
synced
2024-11-10 10:05:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1ed6b6add3
0g-chain
/
.dockerignore
9 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
include build directory for dockder images; move build artifacts to out (#1401)
2022-11-23 16:39:10 +00:00
out/
update dockerfile file for speed (#614) Co-authored-by: karzak <kjydavis3@gmail.com>
2020-09-01 15:35:37 +00:00
**/node_modules/
.git/
Simulation fixes (#527) * fix go version in dockerfile * mix frequently occuring errors * add missed import * fix minor validator vesting sim bug * fix auction sim bug * fix docker build * add todo from sim failure * tidy up dockerfile * update docs, add dockerignore to speed up builds * Update simulations/README.md Co-authored-by: Kevin Davis <karzak@users.noreply.github.com> * add stack traces to logs for easier debugging * replace root func with sdk version Co-authored-by: Kevin Davis <karzak@users.noreply.github.com> Co-authored-by: karzak <kjydavis3@gmail.com>
2020-09-01 15:33:12 +00:00
docs/
Add EVM signer to e2e test SigningAccounts (#1482) * rename cosmos-sdk specific signers * add evm_signer util * add utilities for converting between addresses * rename signers * dont include e2e tests in docker image * add evmsigner to e2e SigningAccount * add new whale account that is an EthAccount * use ethsecp256k1 for e2e SigningAccounts * wait for evm tx to be committed to block also add example evm tx tests! :tada: * check remainined balance is expected * check balance via evm
2023-03-02 01:05:53 +00:00
tests/
Add IBC chain to E2E test suite (#1486) * add kvtool as a subrepo * use kvtool instead of hardcoded configurations * encapsulate chain port numbers * refactor query clients * include ibc in test suite * track & create accounts per chain * setup test suite env & toggle for IBC tests * support different denoms on different chains * add E2E_SKIP_SHUTDOWN flag * test ibc transfer of funds! * include submodules in necessary github checkout action * update readme w/ details about e2e git submodules
2023-03-07 22:37:45 +00:00
go.work
go.work.sum
Reference in New Issue
Copy Permalink