Todd Fleming
Todd Fleming
This PR is the develop version of the rentbw-1.9 branch that the community is currently evaluating.
That container doesn't include tools necessary to build eosio.contracts.
Installing the system contract is a major effort which isn't needed in most test chains. See https://developers.eos.io/eosio-nodeos/docs/bios-boot-sequence
Developers that need to test using the system contract can follow the bios boot sequence or use the script the tutorial points to. It's complicated and requires many nodes because...
If you're running your own node, you can create a server that connects to the state-history plugin and watches for the events you need.
Note for people upgrading ship clients: * Some things were renamed from foo to foo_v0, and the new versions are labeled _v1 or _v2 * Some things were renamed from...
Blocked on EOSIO/eos#4338
Is this when you build using the provided CMakeLists.txt?
I think I see what's happening. The compiler version you're using doesn't notice that code can't execute. I have those lines for debugging odd cases; I set catch_all to false...
This library is part of eosjs v16, which is no longer maintained. eosjs v20 supports injecting fetch.