Tags: JSto91/hornet
Tags
2.0.0 alpha6 (iotaledger#1383) * - Updated iota.go/v3 and adapted the foundry output tests * - Updated version and changelog * - Renaming stardust_testnet to alphanet * - Updated iota.go/v3 and the milestone payload * - Added more keys to the keymanager test
Prepare the 1.2.0-rc1 release (iotaledger#1380) * - Prepare the 1.2.0-rc1 release * - Added config.json diff to changelog * Fixed announce pre-releases * Add missing elements to changelog Co-authored-by: IoTMOD <[email protected]> Co-authored-by: muXxer <[email protected]>
Fix/alpha5 changes (iotaledger#1345) * - Use default grpc keepalive settings for the Indexer * - Changed the snapshot format to simplify parsing for Bee - Re-generated snapshot files for integration tests * - Prepare 2.0.0-alpha5
Rename dust deposit to storage deposit (iotaledger#1314) * - Updated iota.go/v3 to latest changes with dust deposit -> storage deposit rename * - Prepare alpha3 release
Update to latest Stardust changes (iotaledger#1307) * - Updated iota.go/v3 - Renamed ExtendedOutput to BasicOutput * - Add protocol version to basic protocol config * - Add protocol version to info endpoint * - Verify protocol version of messages sent over the API - Verify the networkId in the tx essence matches the current networkId * - Use protocol version in the gossip instead of the networkId * - Add networkId to whiteflag checks * - Add networkId to whiteflag confirmation checks * - Add protocol version to messages created by coo, faucet and spammer * - Fixing the coo in the testsuite * - Fixed tests not compiling * - Renamed ExtendedOutput to BasicOutput in indexer * - Rename file to basic.go * - Rename all things still called extended to basic * - Added native token count to the indexer tables and removed the unused amount column * - Added new aliasAddress filter to the indexer when filtering foundries * - Added new hasNativeTokens, minNativeTokenCount and maxNativeTokenCount filter params to the indexer * - Updated to latest builder pkg in iota.go/v3 * - Removed the protocol version from the config. Now using the iota.go constant * - Fixed value integration test * - Use uint32 for page size and native token count query params * - Use correct unlock condition for Foundries in the Indexer * - Added protocol version field when constructing raw messages * - Don't gossip messages whose transaction contain a wrong networkId * - Force protocol version when using API to send message * - Bumping version to alpha2 * - Added the indexer plugin to all private tangle run scripts * - Changed network to stardust-testnet-2
PreviousNext